2018-07-01 20:18:46,270 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-236 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-01 20:18:46,274 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dTX87NqR6rsGYf7NztQWDcxGu export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-07-01 20:18:46,274 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-01 20:18:46,276 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-07-01 20:18:46,278 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-01 20:18:46,279 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-01 20:18:46,701 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-01 20:18:46,701 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-01 20:18:46,701 - openstack_tests - INFO - OS Credentials = > 2018-07-01 20:18:46,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:47,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:47,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["H36nLe3oROyNzjTCTD1XgQ"], "issued_at": "2018-07-01T20:18:47.000000Z"}} 2018-07-01 20:18:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2cf4addfc4c3b2505d529488cdc7dc8b478500" 2018-07-01 20:18:48,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f06b15b1-a423-496c-a076-2acf6ab5936a Date: Sun, 01 Jul 2018 20:18:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:18:48,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-f06b15b1-a423-496c-a076-2acf6ab5936a 2018-07-01 20:18:48,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2cf4addfc4c3b2505d529488cdc7dc8b478500" 2018-07-01 20:18:49,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7a68b489-f9dc-46b7-bfe3-e552eec19d87 Date: Sun, 01 Jul 2018 20:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:18:49,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-7a68b489-f9dc-46b7-bfe3-e552eec19d87 2018-07-01 20:18:49,548 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-01 20:18:49,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:49,583 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-07-01 20:18:49,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:49,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["b71rptvlTpuN0E6ot4ASlA"], "issued_at": "2018-07-01T20:18:49.000000Z"}} 2018-07-01 20:18:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb5766d33e6bb176bc54e8953419d337cfb47c98" 2018-07-01 20:18:50,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-c10251cc-3121-4011-a019-cb5a804e56c3 Date: Sun, 01 Jul 2018 20:18:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-01 20:18:50,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-c10251cc-3121-4011-a019-cb5a804e56c3 2018-07-01 20:18:50,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:50,741 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-07-01 20:18:50,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:51,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["mTs87sANSmuSM7QhDejeFA"], "issued_at": "2018-07-01T20:18:51.000000Z"}} 2018-07-01 20:18:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef332dd6b409a3201b11f0d33cc72c2042d3d7d5" 2018-07-01 20:18:51,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dee2bbf-647f-47f1-8c74-4c8d1740007a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:18:51,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1dee2bbf-647f-47f1-8c74-4c8d1740007a 2018-07-01 20:18:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:18:51,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:18:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:18:51,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef332dd6b409a3201b11f0d33cc72c2042d3d7d5" 2018-07-01 20:18:51,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613813a4-76ad-4098-8e3a-c9030dc7c6f5 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:18:51,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-613813a4-76ad-4098-8e3a-c9030dc7c6f5 2018-07-01 20:18:51,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:51,445 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-07-01 20:18:51,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:51,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["G8LgquNHQ9691Ti-aLWOBg"], "issued_at": "2018-07-01T20:18:51.000000Z"}} 2018-07-01 20:18:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2c880a7a32482ccf1f4ec41384f50ab3bae0a4" 2018-07-01 20:18:52,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-39414b6d-7508-4678-8a6d-f6036c4727e1 Date: Sun, 01 Jul 2018 20:18:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:18:52,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-39414b6d-7508-4678-8a6d-f6036c4727e1 2018-07-01 20:18:52,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:53,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["8ocV5lmFRQqlteGl_5IXaw"], "issued_at": "2018-07-01T20:18:53.000000Z"}} 2018-07-01 20:18:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6060fa0933c36c7d43fb8d7a348abe6b42e4363" 2018-07-01 20:18:54,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a379c76e-8318-410a-8696-133beba8738c Date: Sun, 01 Jul 2018 20:18:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:18:54,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-a379c76e-8318-410a-8696-133beba8738c 2018-07-01 20:18:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6060fa0933c36c7d43fb8d7a348abe6b42e4363" 2018-07-01 20:18:55,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4f1de5cd-cb7c-4337-9754-5594a213fce4 Date: Sun, 01 Jul 2018 20:18:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:18:55,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-4f1de5cd-cb7c-4337-9754-5594a213fce4 2018-07-01 20:18:55,112 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:18:55,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:55,157 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2018-07-01 20:18:55,171 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-01 20:18:55,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:18:55,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:55,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["aBqwQ5LUTH23pkg0FvHBzA"], "issued_at": "2018-07-01T20:18:55.000000Z"}} 2018-07-01 20:18:55,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5ff6b77e831682de921a572bf960cf5f13a250" 2018-07-01 20:18:56,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3a4d97c-2526-4f26-9631-f0cbc2046390 x-compute-request-id: req-d3a4d97c-2526-4f26-9631-f0cbc2046390 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:18:56,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-d3a4d97c-2526-4f26-9631-f0cbc2046390 2018-07-01 20:18:56,270 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:18:56,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:56,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["aTNfxt7LSUWNYP127ZQ7Rg"], "issued_at": "2018-07-01T20:18:56.000000Z"}} 2018-07-01 20:18:56,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389036a607cd938a62e27fa3ded935868f46a426" 2018-07-01 20:18:57,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9147c75d-05c1-46d3-a144-5275f6cb2400 x-compute-request-id: req-9147c75d-05c1-46d3-a144-5275f6cb2400 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 20:18:57,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-9147c75d-05c1-46d3-a144-5275f6cb2400 2018-07-01 20:18:57,418 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:18:57,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:57,425 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.26:5000/v2.0/tokens 2018-07-01 20:18:57,442 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-01 20:18:57,443 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:18:57,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:57,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["wKkh9__eTXizZtYt5GolLA"], "issued_at": "2018-07-01T20:18:57.000000Z"}} 2018-07-01 20:18:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443dfa472c2daa7f88d9309ddfa39c4942bd4bb8" 2018-07-01 20:18:58,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:18:57 GMT Server: Apache x-openstack-request-id: req-d2bdcc83-4f85-4d17-950f-3af7f6503454 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-01 20:18:58,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-d2bdcc83-4f85-4d17-950f-3af7f6503454 2018-07-01 20:18:58,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:18:58,620 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-07-01 20:18:58,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:18:59,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["7kRDJAtqT2S4aBTC1_4ygg"], "issued_at": "2018-07-01T20:18:59.000000Z"}} 2018-07-01 20:18:59,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d68ab5f6d569dd14a66dfcd156339f4d5db9b80a" 2018-07-01 20:19:00,049 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:18:59 GMT Server: Apache x-compute-request-id: req-13f66dce-39a7-43dc-9c19-51f91e9b3f34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13f66dce-39a7-43dc-9c19-51f91e9b3f34 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 20:19:00,049 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail used request id req-13f66dce-39a7-43dc-9c19-51f91e9b3f34 2018-07-01 20:19:00,051 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.491s OK 2018-07-01 20:19:00,176 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 20:19:00,177 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-01 20:19:00,180 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-01 20:19:00,216 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-01 20:19:00,216 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-01 20:19:00,217 - openstack_tests - INFO - OS Credentials = > 2018-07-01 20:19:00,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:00,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:00,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["rbAPCRAUTEC9_dxINVE5cw"], "issued_at": "2018-07-01T20:19:00.000000Z"}} 2018-07-01 20:19:00,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763944fbdef231c40508273543ef38f1381ee9c" 2018-07-01 20:19:01,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-79f25571-7578-4f1a-b90e-c74bc5a5d494 Date: Sun, 01 Jul 2018 20:19:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:19:01,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-79f25571-7578-4f1a-b90e-c74bc5a5d494 2018-07-01 20:19:01,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763944fbdef231c40508273543ef38f1381ee9c" 2018-07-01 20:19:02,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d7bbf1f6-a127-49b3-92d2-4734842c9b15 Date: Sun, 01 Jul 2018 20:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:19:02,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-d7bbf1f6-a127-49b3-92d2-4734842c9b15 2018-07-01 20:19:02,507 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-01 20:19:02,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:02,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:02,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["S7FpPQDXT-mFEHqxR7Dw9g"], "issued_at": "2018-07-01T20:19:02.000000Z"}} 2018-07-01 20:19:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:03,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b73ebd-82aa-45aa-8c79-486c3805e217 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:03,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-62b73ebd-82aa-45aa-8c79-486c3805e217 2018-07-01 20:19:03,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:03,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:03,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12947b62-d268-42b5-8ad3-8d1fce7ed5b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:03,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-12947b62-d268-42b5-8ad3-8d1fce7ed5b7 2018-07-01 20:19:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName"}}' 2018-07-01 20:19:03,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a65fe19-b82f-4f00-9813-fb448b7af993 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3833398c5054e3bb76a87c9cc2bd4a1"}, "enabled": true, "id": "c3833398c5054e3bb76a87c9cc2bd4a1", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName"}} 2018-07-01 20:19:03,428 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6a65fe19-b82f-4f00-9813-fb448b7af993 2018-07-01 20:19:03,428 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName 2018-07-01 20:19:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:03,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797c0889-9dc2-4c68-8c43-7be38c8fe797 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3833398c5054e3bb76a87c9cc2bd4a1"}, "enabled": true, "id": "c3833398c5054e3bb76a87c9cc2bd4a1", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName"}]} 2018-07-01 20:19:03,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName used request id req-797c0889-9dc2-4c68-8c43-7be38c8fe797 2018-07-01 20:19:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:03,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1375e84d-c532-414f-a03d-c54ffa5cdd67 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-07-01 20:19:03,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1375e84d-c532-414f-a03d-c54ffa5cdd67 2018-07-01 20:19:03,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:04,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-0713315a-c752-4e5c-b375-69d2d91ac031 Date: Sun, 01 Jul 2018 20:19:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:04Z", "updated_at": "2018-07-01T20:19:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "revision_number": 0, "id": "520e4b2d-42f7-4d51-9c20-bc357f0e5f53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "revision_number": 0, "id": "c730f155-65f7-4f90-b5dc-e2e90e591ade", "remote_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "revision_number": 0, "id": "3f736595-45c2-4bcb-8645-48e891edbdc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "revision_number": 0, "id": "bc50c9cc-b779-431d-8ea0-e97af318ac68", "remote_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:19:04,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0713315a-c752-4e5c-b375-69d2d91ac031 2018-07-01 20:19:04,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:04,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce621c5-402a-476c-905e-80b68985b9ea Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:04,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-fce621c5-402a-476c-905e-80b68985b9ea 2018-07-01 20:19:04,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f32e258-8ad9-42ad-93e7-4a06b4e3b513 2018-07-01 20:19:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5f32e258-8ad9-42ad-93e7-4a06b4e3b513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:05,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-46c1f26b-2359-4c6e-b8e9-bc2a86aed2ba Date: Sun, 01 Jul 2018 20:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:04Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "3f736595-45c2-4bcb-8645-48e891edbdc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:04Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "520e4b2d-42f7-4d51-9c20-bc357f0e5f53"}, {"remote_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:04Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "bc50c9cc-b779-431d-8ea0-e97af318ac68"}, {"remote_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:04Z", "security_group_id": "5f32e258-8ad9-42ad-93e7-4a06b4e3b513", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:04Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "c730f155-65f7-4f90-b5dc-e2e90e591ade"}]} 2018-07-01 20:19:05,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5f32e258-8ad9-42ad-93e7-4a06b4e3b513 used request id req-46c1f26b-2359-4c6e-b8e9-bc2a86aed2ba 2018-07-01 20:19:05,511 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 20:19:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5f32e258-8ad9-42ad-93e7-4a06b4e3b513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:06,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a48d5856-052e-4646-8604-fb7f59c3530e Content-Length: 0 Date: Sun, 01 Jul 2018 20:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:19:06,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5f32e258-8ad9-42ad-93e7-4a06b4e3b513 used request id req-a48d5856-052e-4646-8604-fb7f59c3530e 2018-07-01 20:19:06,556 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-cee5bf07-01c3-4181-9803-100232f75f05-projName 2018-07-01 20:19:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c3833398c5054e3bb76a87c9cc2bd4a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8563a8fb88f2da87e0e958532698317bb846b93f" 2018-07-01 20:19:06,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f82c90a1-f108-4a45-ab76-1ad337c51ebb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:06,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c3833398c5054e3bb76a87c9cc2bd4a1 used request id req-f82c90a1-f108-4a45-ab76-1ad337c51ebb 2018-07-01 20:19:06,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:07,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["zYkY5QIqQfag-cdWyGtxXQ"], "issued_at": "2018-07-01T20:19:07.000000Z"}} 2018-07-01 20:19:07,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d68612b404e2ee76c48e19722f55a17e1e8c07" 2018-07-01 20:19:07,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20aa874-38f3-4833-a44f-12ff8943b997 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:07,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c20aa874-38f3-4833-a44f-12ff8943b997 2018-07-01 20:19:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:07,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d68612b404e2ee76c48e19722f55a17e1e8c07" 2018-07-01 20:19:07,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524889f4-1513-4ee4-b2ab-b1a9e8ec056f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:07,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-524889f4-1513-4ee4-b2ab-b1a9e8ec056f 2018-07-01 20:19:07,764 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-3bfadce9-5406-49d7-a9c0-67432f3702e5-username 2018-07-01 20:19:07,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d68612b404e2ee76c48e19722f55a17e1e8c07" 2018-07-01 20:19:07,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb2ceaa-bd83-41f3-8557-ee65c67b17ee Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-3bfadce9-5406-49d7-a9c0-67432f3702e5-username", "links": {"self": "http://172.30.9.26:5000/v3/users/1f38e97801d94a528694a68a65027187"}, "domain_id": "default", "enabled": true, "id": "1f38e97801d94a528694a68a65027187", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:07,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3bb2ceaa-bd83-41f3-8557-ee65c67b17ee 2018-07-01 20:19:07,866 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-3bfadce9-5406-49d7-a9c0-67432f3702e5-username 2018-07-01 20:19:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1f38e97801d94a528694a68a65027187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d68612b404e2ee76c48e19722f55a17e1e8c07" 2018-07-01 20:19:08,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b369e2a8-c6a9-4cee-b050-03421fbfdc6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:08,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1f38e97801d94a528694a68a65027187 used request id req-b369e2a8-c6a9-4cee-b050-03421fbfdc6b 2018-07-01 20:19:08,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:08,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["A_dHxroiSN6yJ5pqIXSJQA"], "issued_at": "2018-07-01T20:19:08.000000Z"}} 2018-07-01 20:19:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d685e164ce4f78cb177f978d02ff99d5195019a" 2018-07-01 20:19:08,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1dc117-0da8-46a7-be5d-d102c5bd8726 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:08,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9c1dc117-0da8-46a7-be5d-d102c5bd8726 2018-07-01 20:19:08,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:08,574 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-07-01 20:19:08,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:08,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["XHQskheiR26ODFR9tcpnIg"], "issued_at": "2018-07-01T20:19:08.000000Z"}} 2018-07-01 20:19:08,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854b81e587ce71cac2012b40a95e4f66c60d6a4b" 2018-07-01 20:19:09,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcd187d-d621-4910-813d-1981e1de170b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:09,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8bcd187d-d621-4910-813d-1981e1de170b 2018-07-01 20:19:09,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:09,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:09,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["9ctwzBpqRBiVaNkX9_Fj_Q"], "issued_at": "2018-07-01T20:19:09.000000Z"}} 2018-07-01 20:19:09,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:09,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["lsDjKgN1Td6SWdvKEYDFsQ"], "issued_at": "2018-07-01T20:19:09.000000Z"}} 2018-07-01 20:19:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149891109b77ee7a21c2f82485b64050897d0958" 2018-07-01 20:19:09,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3889a0-e1a5-48d9-ba25-f04a28d042b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:09,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bd3889a0-e1a5-48d9-ba25-f04a28d042b6 2018-07-01 20:19:09,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:09,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:10,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["gHNl59ysRYOjwGoBAWClMA"], "issued_at": "2018-07-01T20:19:10.000000Z"}} 2018-07-01 20:19:10,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:10,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["6CH7Wh6mQ5K_9Z5i_2uRsA"], "issued_at": "2018-07-01T20:19:10.000000Z"}} 2018-07-01 20:19:10,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33f5ce64a372566e720392a18dc93cf01bd308d" 2018-07-01 20:19:10,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0792ad5-b6af-4bb6-9e04-8d840e0e9b5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:10,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b0792ad5-b6af-4bb6-9e04-8d840e0e9b5a 2018-07-01 20:19:10,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:10,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:11,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["76nNbcKGRVOA4CChtoG2ZA"], "issued_at": "2018-07-01T20:19:11.000000Z"}} 2018-07-01 20:19:11,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:11,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:11,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["3a5eiEV4TxeYo5nHWjjkhw"], "issued_at": "2018-07-01T20:19:11.000000Z"}} 2018-07-01 20:19:11,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:11,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:11,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["YIx-QuxyRKaIdiCFueJt0A"], "issued_at": "2018-07-01T20:19:11.000000Z"}} 2018-07-01 20:19:11,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:12,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["d6mdc8xoRvO5Ka_5uwO_CA"], "issued_at": "2018-07-01T20:19:12.000000Z"}} 2018-07-01 20:19:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:12,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c53af0-10ae-4a1e-ba3f-33fd58f63e9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:12,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-00c53af0-10ae-4a1e-ba3f-33fd58f63e9d 2018-07-01 20:19:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:12,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:12,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f39e2e8-2609-482b-a94e-1bc838fab54f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:12,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0f39e2e8-2609-482b-a94e-1bc838fab54f 2018-07-01 20:19:13,024 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-username 2018-07-01 20:19:13,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:13,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a6913e-7653-4da7-bc84-e652d5bb7d28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:13,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-55a6913e-7653-4da7-bc84-e652d5bb7d28 2018-07-01 20:19:13,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-projName"}}' 2018-07-01 20:19:13,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac86547-25c6-4dd8-8eb2-9f27efe654ce Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98"}, "enabled": true, "id": "7928ece1dd9e42cba07df947629fbd98", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-projName"}} 2018-07-01 20:19:13,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cac86547-25c6-4dd8-8eb2-9f27efe654ce 2018-07-01 20:19:13,195 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-projName 2018-07-01 20:19:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" -d '{"role": {"name": "KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-role"}}' 2018-07-01 20:19:13,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34184636-6569-477f-8173-cc0e853ec2ce Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e150258c6173489ea24431ee52ba29cb", "links": {"self": "http://172.30.9.26:5000/v3/roles/e150258c6173489ea24431ee52ba29cb"}, "name": "KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-role"}} 2018-07-01 20:19:13,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-34184636-6569-477f-8173-cc0e853ec2ce 2018-07-01 20:19:13,299 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-role 2018-07-01 20:19:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e150258c6173489ea24431ee52ba29cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:13,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348aa69a-239c-4491-b0e6-88e6389b420e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/e150258c6173489ea24431ee52ba29cb"}, "domain_id": null, "name": "KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-role", "id": "e150258c6173489ea24431ee52ba29cb"}} 2018-07-01 20:19:13,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e150258c6173489ea24431ee52ba29cb used request id req-348aa69a-239c-4491-b0e6-88e6389b420e 2018-07-01 20:19:13,431 - keystone_utils - INFO - Granting role KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-role to project KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-projName 2018-07-01 20:19:13,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98/users/138cc69ef74f4e169205c0734caba28c/roles/e150258c6173489ea24431ee52ba29cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:13,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4117ce-40bf-4e6b-ad1b-8d8cfa200eeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:13,607 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98/users/138cc69ef74f4e169205c0734caba28c/roles/e150258c6173489ea24431ee52ba29cb used request id req-9d4117ce-40bf-4e6b-ad1b-8d8cfa200eeb 2018-07-01 20:19:13,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98/users/138cc69ef74f4e169205c0734caba28c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:13,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24af239-11b0-4785-b00c-74376a11b8b1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98/users/138cc69ef74f4e169205c0734caba28c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e150258c6173489ea24431ee52ba29cb", "links": {"self": "http://172.30.9.26:5000/v3/roles/e150258c6173489ea24431ee52ba29cb"}, "name": "KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-role"}]} 2018-07-01 20:19:13,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98/users/138cc69ef74f4e169205c0734caba28c/roles used request id req-b24af239-11b0-4785-b00c-74376a11b8b1 2018-07-01 20:19:13,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:14,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-58738150-980c-4615-b1b3-dd6f390f4a23 Date: Sun, 01 Jul 2018 20:19:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:14Z", "updated_at": "2018-07-01T20:19:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "revision_number": 0, "id": "94b80bf9-5421-409c-bf4b-84f85cd598ce", "remote_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "revision_number": 0, "id": "82dbb7ae-a099-49c8-8f18-11ed07020596", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "revision_number": 0, "id": "52e749ac-4846-40ca-bb4a-0d0b839f7942", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "revision_number": 0, "id": "d779c3bd-f94d-4f4e-a0aa-1168950464b8", "remote_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "12942b1c-bae8-4976-9f18-7c3937002d84", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:19:14,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-58738150-980c-4615-b1b3-dd6f390f4a23 2018-07-01 20:19:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:14,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771c97a7-9d40-4c30-98ca-8b463cbe44b3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:14,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-771c97a7-9d40-4c30-98ca-8b463cbe44b3 2018-07-01 20:19:14,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12942b1c-bae8-4976-9f18-7c3937002d84 2018-07-01 20:19:14,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=12942b1c-bae8-4976-9f18-7c3937002d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:15,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-270f4e22-619b-4a57-b6d5-438f075313fd Date: Sun, 01 Jul 2018 20:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:14Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "52e749ac-4846-40ca-bb4a-0d0b839f7942"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:14Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "82dbb7ae-a099-49c8-8f18-11ed07020596"}, {"remote_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:14Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "94b80bf9-5421-409c-bf4b-84f85cd598ce"}, {"remote_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:14Z", "security_group_id": "12942b1c-bae8-4976-9f18-7c3937002d84", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:14Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "d779c3bd-f94d-4f4e-a0aa-1168950464b8"}]} 2018-07-01 20:19:15,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=12942b1c-bae8-4976-9f18-7c3937002d84 used request id req-270f4e22-619b-4a57-b6d5-438f075313fd 2018-07-01 20:19:15,510 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 20:19:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/12942b1c-bae8-4976-9f18-7c3937002d84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:16,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1639a396-808b-48e3-9d65-3e09bcea5996 Content-Length: 0 Date: Sun, 01 Jul 2018 20:19:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:19:16,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/12942b1c-bae8-4976-9f18-7c3937002d84 used request id req-1639a396-808b-48e3-9d65-3e09bcea5996 2018-07-01 20:19:16,528 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-projName 2018-07-01 20:19:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:16,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a22e1d-f66f-47b6-af47-a95abfefdd98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:16,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7928ece1dd9e42cba07df947629fbd98 used request id req-f9a22e1d-f66f-47b6-af47-a95abfefdd98 2018-07-01 20:19:16,880 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-username 2018-07-01 20:19:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/138cc69ef74f4e169205c0734caba28c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:17,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64394e34-7319-49b3-b4df-50f00d472545 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:17,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/138cc69ef74f4e169205c0734caba28c used request id req-64394e34-7319-49b3-b4df-50f00d472545 2018-07-01 20:19:17,130 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-2af69290-4465-4c71-a7b8-e0586304340e-role 2018-07-01 20:19:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e150258c6173489ea24431ee52ba29cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5636ea4534e2a3ee6c9725adcebf08f1cf5ee051" 2018-07-01 20:19:17,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaaf4f49-453d-4bf7-8715-326f02b777dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:17,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e150258c6173489ea24431ee52ba29cb used request id req-aaaf4f49-453d-4bf7-8715-326f02b777dc 2018-07-01 20:19:17,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:17,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["vitXYVgJRxyyIb11YW0Y_A"], "issued_at": "2018-07-01T20:19:17.000000Z"}} 2018-07-01 20:19:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08d0425b1dc80bc785bc49835b8d9aa1e35e0a3" 2018-07-01 20:19:17,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf578ee-dff7-47ce-911b-1921abfc15f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:17,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-adf578ee-dff7-47ce-911b-1921abfc15f0 2018-07-01 20:19:17,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:17,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:18,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["1ijjI2-1R6eH-e77KAcGMw"], "issued_at": "2018-07-01T20:19:18.000000Z"}} 2018-07-01 20:19:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:18,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca2f926-2159-4c25-b26f-476c60e5ff27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:18,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aca2f926-2159-4c25-b26f-476c60e5ff27 2018-07-01 20:19:18,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:18,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:18,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e642fab-8857-4742-8c93-c55599e1ff79 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:18,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8e642fab-8857-4742-8c93-c55599e1ff79 2018-07-01 20:19:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:18,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759abc41-652b-4469-a19e-3429d3168211 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:18,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-759abc41-652b-4469-a19e-3429d3168211 2018-07-01 20:19:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:18,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0705bac5-3e59-4811-a6e6-e206367af1d5 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:18,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0705bac5-3e59-4811-a6e6-e206367af1d5 2018-07-01 20:19:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:19,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5e774f-b710-4383-b38a-51131d934a1a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 20:19:19,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-5a5e774f-b710-4383-b38a-51131d934a1a 2018-07-01 20:19:19,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/33e7d2c93a9f40b988bd2c973a97c0ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:19,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a3177a-0274-4e56-85eb-77e6ce4a02d6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/33e7d2c93a9f40b988bd2c973a97c0ad"}, "enabled": true, "id": "33e7d2c93a9f40b988bd2c973a97c0ad", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b286316d-5f3a-4c5-name"}} 2018-07-01 20:19:19,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/33e7d2c93a9f40b988bd2c973a97c0ad used request id req-e6a3177a-0274-4e56-85eb-77e6ce4a02d6 2018-07-01 20:19:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:19,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8efa4e-9c80-4372-a043-e4b1fc39d119 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 20:19:19,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles used request id req-6d8efa4e-9c80-4372-a043-e4b1fc39d119 2018-07-01 20:19:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:19,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6af9106-0d57-4ef1-8d83-355e2df895b0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "domain_id": null, "name": "admin", "id": "ab5bcf6974844c4b828671c90e690060"}} 2018-07-01 20:19:19,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 used request id req-f6af9106-0d57-4ef1-8d83-355e2df895b0 2018-07-01 20:19:19,283 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 20:19:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:19,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c1d477-7148-4abd-93af-a0020335eebf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:19,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles/ab5bcf6974844c4b828671c90e690060 used request id req-e4c1d477-7148-4abd-93af-a0020335eebf 2018-07-01 20:19:19,436 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b286316d-5f3a-4c5-name 2018-07-01 20:19:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:19,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08d0425b1dc80bc785bc49835b8d9aa1e35e0a3" 2018-07-01 20:19:19,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9802016d-1f58-4a4b-8ba9-415953f73151 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b286316d-5f3a-4c5-name", "links": {"self": "http://172.30.9.26:5000/v3/users/33e7d2c93a9f40b988bd2c973a97c0ad"}, "domain_id": "default", "enabled": true, "id": "33e7d2c93a9f40b988bd2c973a97c0ad", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:19,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9802016d-1f58-4a4b-8ba9-415953f73151 2018-07-01 20:19:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08d0425b1dc80bc785bc49835b8d9aa1e35e0a3" 2018-07-01 20:19:19,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3c1cdc-79d5-4314-b583-11af9bb8ed78 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:19,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9c3c1cdc-79d5-4314-b583-11af9bb8ed78 2018-07-01 20:19:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08d0425b1dc80bc785bc49835b8d9aa1e35e0a3" 2018-07-01 20:19:19,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de103ebd-9de7-4889-9dbd-e6d9b617dc36 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 20:19:19,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-de103ebd-9de7-4889-9dbd-e6d9b617dc36 2018-07-01 20:19:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08d0425b1dc80bc785bc49835b8d9aa1e35e0a3" 2018-07-01 20:19:19,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a060ad30-3478-4dfb-99d9-2ffdbf4713e8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}]} 2018-07-01 20:19:19,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/33e7d2c93a9f40b988bd2c973a97c0ad/roles used request id req-a060ad30-3478-4dfb-99d9-2ffdbf4713e8 2018-07-01 20:19:19,809 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b286316d-5f3a-4c5-name 2018-07-01 20:19:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/33e7d2c93a9f40b988bd2c973a97c0ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}222c63b1c88d27fb39269e6a5b4f9de6a4f0ad4e" 2018-07-01 20:19:20,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a745af4f-9963-402e-8cd5-60bea21d8723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:20,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/33e7d2c93a9f40b988bd2c973a97c0ad used request id req-a745af4f-9963-402e-8cd5-60bea21d8723 2018-07-01 20:19:20,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:20,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Q9g1N8n1Q1GSKI049T5FtQ"], "issued_at": "2018-07-01T20:19:20.000000Z"}} 2018-07-01 20:19:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d805f3ad551a75aabf52b482dbda90153457b2a" 2018-07-01 20:19:20,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c8848a-7657-4271-adf0-835d73486b79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:20,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b4c8848a-7657-4271-adf0-835d73486b79 2018-07-01 20:19:20,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:20,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:20,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["o_fp2xM4Q3ipvCJ_Civ3sg"], "issued_at": "2018-07-01T20:19:20.000000Z"}} 2018-07-01 20:19:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:20,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48065671-1cc8-460e-9c68-65ec941adf0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:20,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-48065671-1cc8-460e-9c68-65ec941adf0a 2018-07-01 20:19:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:20,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:20,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:21,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e490be7-36c6-4472-bbfa-e99bf2b07daa Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:21,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4e490be7-36c6-4472-bbfa-e99bf2b07daa 2018-07-01 20:19:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:21,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a817f9a-78c3-47a6-bf69-d9a61f99655a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:21,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7a817f9a-78c3-47a6-bf69-d9a61f99655a 2018-07-01 20:19:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:21,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfef757-2901-4813-9a68-90f872ce09dc Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:21,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9dfef757-2901-4813-9a68-90f872ce09dc 2018-07-01 20:19:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:21,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f5a0a9-74c9-4aa5-af7a-f79964222d9b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 20:19:21,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-48f5a0a9-74c9-4aa5-af7a-f79964222d9b 2018-07-01 20:19:21,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/1c2806355c2843e6ac17f5a167346d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:21,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d41e282-d71d-4696-b2b0-4bd4995471f6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/1c2806355c2843e6ac17f5a167346d74"}, "enabled": true, "id": "1c2806355c2843e6ac17f5a167346d74", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-3f59c45f-1f6f-447-name"}} 2018-07-01 20:19:21,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1c2806355c2843e6ac17f5a167346d74 used request id req-5d41e282-d71d-4696-b2b0-4bd4995471f6 2018-07-01 20:19:21,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/1c2806355c2843e6ac17f5a167346d74/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:21,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcb75e8-ca2c-4700-8fbb-2bb3b151458e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/1c2806355c2843e6ac17f5a167346d74/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 20:19:21,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/1c2806355c2843e6ac17f5a167346d74/roles used request id req-8fcb75e8-ca2c-4700-8fbb-2bb3b151458e 2018-07-01 20:19:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:21,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d6e737-471d-4bc8-acb1-7bf10968a911 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "domain_id": null, "name": "admin", "id": "ab5bcf6974844c4b828671c90e690060"}} 2018-07-01 20:19:21,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 used request id req-73d6e737-471d-4bc8-acb1-7bf10968a911 2018-07-01 20:19:21,892 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 20:19:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/1c2806355c2843e6ac17f5a167346d74/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:22,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1eff91c-f6c8-4f2b-90f8-98b74e0443ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:22,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/1c2806355c2843e6ac17f5a167346d74/roles/ab5bcf6974844c4b828671c90e690060 used request id req-a1eff91c-f6c8-4f2b-90f8-98b74e0443ce 2018-07-01 20:19:22,026 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-3f59c45f-1f6f-447-name 2018-07-01 20:19:22,027 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3f59c45f-1f6f-447-name 2018-07-01 20:19:22,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:22,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1c2806355c2843e6ac17f5a167346d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d805f3ad551a75aabf52b482dbda90153457b2a" 2018-07-01 20:19:22,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddba75f3-c3f0-4762-aa93-6b0cb09d962f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:22,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1c2806355c2843e6ac17f5a167346d74 used request id req-ddba75f3-c3f0-4762-aa93-6b0cb09d962f 2018-07-01 20:19:22,307 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3f59c45f-1f6f-447-name 2018-07-01 20:19:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1c2806355c2843e6ac17f5a167346d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bbf2a0c162389d33c6c7ac6361855079df533a" 2018-07-01 20:19:22,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-774983c4-b0d4-4c73-af92-0365597b815c Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 1c2806355c2843e6ac17f5a167346d74.", "code": 404, "title": "Not Found"}} 2018-07-01 20:19:22,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1c2806355c2843e6ac17f5a167346d74 used request id req-774983c4-b0d4-4c73-af92-0365597b815c 2018-07-01 20:19:22,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-01 20:19:22,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:22,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["p0eabKVOQ1ezpG4RPNFX-A"], "issued_at": "2018-07-01T20:19:22.000000Z"}} 2018-07-01 20:19:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8774aa7c7138d16f4d85ac0e981affdee76cf9" 2018-07-01 20:19:22,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92eecfc-bc3d-4fd5-bd9a-ed19ea7e3c00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:22,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f92eecfc-bc3d-4fd5-bd9a-ed19ea7e3c00 2018-07-01 20:19:22,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:22,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:23,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["5Y8xe1KUT9OpA9Z2F1m1uQ"], "issued_at": "2018-07-01T20:19:23.000000Z"}} 2018-07-01 20:19:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:23,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7881f0db-e578-47d3-a7c8-5ad3cbc2a3e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:23,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7881f0db-e578-47d3-a7c8-5ad3cbc2a3e8 2018-07-01 20:19:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:23,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:23,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:23,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6fdd59-34c7-4335-9647-776e152b92d2 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:23,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ac6fdd59-34c7-4335-9647-776e152b92d2 2018-07-01 20:19:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:23,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fcf6ee-dd5a-452d-89cb-8cabfd492723 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:23,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e3fcf6ee-dd5a-452d-89cb-8cabfd492723 2018-07-01 20:19:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:24,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47bd3cc-61d0-45ab-ad0e-52d2eaf93517 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:24,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f47bd3cc-61d0-45ab-ad0e-52d2eaf93517 2018-07-01 20:19:24,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:24,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75c22a3-2670-4fcd-9afd-c8abaa14f93e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 20:19:24,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-d75c22a3-2670-4fcd-9afd-c8abaa14f93e 2018-07-01 20:19:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/27a707d8c6f844e4831e8f345b3beda6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:24,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f315f084-2bc6-4fc6-8227-c2ef2dbb9024 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/27a707d8c6f844e4831e8f345b3beda6"}, "enabled": true, "id": "27a707d8c6f844e4831e8f345b3beda6", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e62cf090-0d57-4e9-name"}} 2018-07-01 20:19:24,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/27a707d8c6f844e4831e8f345b3beda6 used request id req-f315f084-2bc6-4fc6-8227-c2ef2dbb9024 2018-07-01 20:19:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/27a707d8c6f844e4831e8f345b3beda6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:24,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfdf9a6-4207-47c8-9995-664a78c665e5 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/27a707d8c6f844e4831e8f345b3beda6/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 20:19:24,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/27a707d8c6f844e4831e8f345b3beda6/roles used request id req-6cfdf9a6-4207-47c8-9995-664a78c665e5 2018-07-01 20:19:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:24,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df30beca-617c-4c3b-bf4c-e7380167ca27 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "domain_id": null, "name": "admin", "id": "ab5bcf6974844c4b828671c90e690060"}} 2018-07-01 20:19:24,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 used request id req-df30beca-617c-4c3b-bf4c-e7380167ca27 2018-07-01 20:19:24,567 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 20:19:24,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/27a707d8c6f844e4831e8f345b3beda6/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:24,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-365612b4-6b45-4dec-9c2e-d3629e726466 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:24,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/27a707d8c6f844e4831e8f345b3beda6/roles/ab5bcf6974844c4b828671c90e690060 used request id req-365612b4-6b45-4dec-9c2e-d3629e726466 2018-07-01 20:19:24,684 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e62cf090-0d57-4e9-name 2018-07-01 20:19:24,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:24,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8774aa7c7138d16f4d85ac0e981affdee76cf9" 2018-07-01 20:19:24,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0736843-516a-4d74-85a6-8849cfccba90 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e62cf090-0d57-4e9-name", "links": {"self": "http://172.30.9.26:5000/v3/users/27a707d8c6f844e4831e8f345b3beda6"}, "domain_id": "default", "enabled": true, "id": "27a707d8c6f844e4831e8f345b3beda6", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:24,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a0736843-516a-4d74-85a6-8849cfccba90 2018-07-01 20:19:24,790 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e62cf090-0d57-4e9-name 2018-07-01 20:19:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/27a707d8c6f844e4831e8f345b3beda6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c165c9ff39805e4b88eaad9cc2315c6dadd1c7f9" 2018-07-01 20:19:25,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c57cc67-c10c-49dd-b67c-7552c277d45b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:25,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/27a707d8c6f844e4831e8f345b3beda6 used request id req-7c57cc67-c10c-49dd-b67c-7552c277d45b 2018-07-01 20:19:25,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:25,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["34MW5Zn6SCGx-SmTds2nbg"], "issued_at": "2018-07-01T20:19:25.000000Z"}} 2018-07-01 20:19:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967558c902c9292a03ae6c12b21e0a81dd530866" 2018-07-01 20:19:25,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37210efe-d86e-4abc-b8d2-9df6fcb35a35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:25,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37210efe-d86e-4abc-b8d2-9df6fcb35a35 2018-07-01 20:19:25,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:25,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:25,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["-clI6iSNRSGsE3k-bJN2EQ"], "issued_at": "2018-07-01T20:19:25.000000Z"}} 2018-07-01 20:19:25,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66c0dcf-c891-461f-aa10-e020d842241a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:26,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f66c0dcf-c891-461f-aa10-e020d842241a 2018-07-01 20:19:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:26,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:26,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c521c9fc-fbb9-4ead-a10a-c58564438165 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:26,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c521c9fc-fbb9-4ead-a10a-c58564438165 2018-07-01 20:19:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b9ae1c-3acd-4c5d-a44d-5ec38dc24048 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:26,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-99b9ae1c-3acd-4c5d-a44d-5ec38dc24048 2018-07-01 20:19:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d5715e-08a3-4f68-9b2c-76e2fc07deec Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:26,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-32d5715e-08a3-4f68-9b2c-76e2fc07deec 2018-07-01 20:19:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f185931b-7851-488e-9555-3fe41918ac97 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 20:19:26,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-f185931b-7851-488e-9555-3fe41918ac97 2018-07-01 20:19:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8b3af3d53a7d461791cc71d3de1ef156 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b77d678-0c1c-48b4-9ec4-e9b14c6e2a2f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/8b3af3d53a7d461791cc71d3de1ef156"}, "enabled": true, "id": "8b3af3d53a7d461791cc71d3de1ef156", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-0b01e219-d073-4ca-name"}} 2018-07-01 20:19:26,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8b3af3d53a7d461791cc71d3de1ef156 used request id req-1b77d678-0c1c-48b4-9ec4-e9b14c6e2a2f 2018-07-01 20:19:26,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/8b3af3d53a7d461791cc71d3de1ef156/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443a7494-eb6b-490e-8c83-4117b37a1c94 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/8b3af3d53a7d461791cc71d3de1ef156/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 20:19:26,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/8b3af3d53a7d461791cc71d3de1ef156/roles used request id req-443a7494-eb6b-490e-8c83-4117b37a1c94 2018-07-01 20:19:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:26,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bee9b6-eaa1-41be-85e5-f6c954d1eb87 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "domain_id": null, "name": "admin", "id": "ab5bcf6974844c4b828671c90e690060"}} 2018-07-01 20:19:26,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 used request id req-b8bee9b6-eaa1-41be-85e5-f6c954d1eb87 2018-07-01 20:19:26,991 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 20:19:26,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/8b3af3d53a7d461791cc71d3de1ef156/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:27,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1f31b4e-f11e-474e-a420-20b3f1c5a837 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:27,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa/users/8b3af3d53a7d461791cc71d3de1ef156/roles/ab5bcf6974844c4b828671c90e690060 used request id req-a1f31b4e-f11e-474e-a420-20b3f1c5a837 2018-07-01 20:19:27,179 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-0b01e219-d073-4ca-name 2018-07-01 20:19:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:27,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967558c902c9292a03ae6c12b21e0a81dd530866" 2018-07-01 20:19:27,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde918ef-9475-4583-892f-a1c161e17450 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-0b01e219-d073-4ca-name", "links": {"self": "http://172.30.9.26:5000/v3/users/8b3af3d53a7d461791cc71d3de1ef156"}, "domain_id": "default", "enabled": true, "id": "8b3af3d53a7d461791cc71d3de1ef156", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:27,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fde918ef-9475-4583-892f-a1c161e17450 2018-07-01 20:19:27,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:27,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:27,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["eLRPedpYTsG9oTSikJ320g"], "issued_at": "2018-07-01T20:19:27.000000Z"}} 2018-07-01 20:19:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4eaa5228d49202fd96f428e4530bb159b13b5ac" 2018-07-01 20:19:27,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8146e38-df76-4395-bfad-a27a39160314 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:27,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b8146e38-df76-4395-bfad-a27a39160314 2018-07-01 20:19:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:27,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4eaa5228d49202fd96f428e4530bb159b13b5ac" 2018-07-01 20:19:27,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b8b7c8-e544-4d15-8dd6-67399c5a2414 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-0b01e219-d073-4ca-name", "links": {"self": "http://172.30.9.26:5000/v3/users/8b3af3d53a7d461791cc71d3de1ef156"}, "domain_id": "default", "enabled": true, "id": "8b3af3d53a7d461791cc71d3de1ef156", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:27,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e9b8b7c8-e544-4d15-8dd6-67399c5a2414 2018-07-01 20:19:27,847 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-0b01e219-d073-4ca-name 2018-07-01 20:19:27,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8b3af3d53a7d461791cc71d3de1ef156 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0839b6bb6748ac31f09e94533945cbf0bd5387" 2018-07-01 20:19:28,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35fa734d-d9a4-4ca4-82c2-e73c86be3cb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:28,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8b3af3d53a7d461791cc71d3de1ef156 used request id req-35fa734d-d9a4-4ca4-82c2-e73c86be3cb7 2018-07-01 20:19:28,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:28,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["wgOsNCamSQywbaUmzf0ibQ"], "issued_at": "2018-07-01T20:19:28.000000Z"}} 2018-07-01 20:19:28,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b36c411812bb4dc4a538705a34094d98380e70" 2018-07-01 20:19:28,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87954428-ba8e-4fd3-a100-08edb2eb47dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:28,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87954428-ba8e-4fd3-a100-08edb2eb47dc 2018-07-01 20:19:28,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:28,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:28,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["kN2Gv6rfQP23CB7FilpO6w"], "issued_at": "2018-07-01T20:19:28.000000Z"}} 2018-07-01 20:19:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:29,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d9c4e9-65b3-4bd0-91e0-b9afaae7c4a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:29,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-94d9c4e9-65b3-4bd0-91e0-b9afaae7c4a2 2018-07-01 20:19:29,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:29,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-551648be-ddc6-41a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:29,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6430f1c3-d31a-42a4-8513-c2543f2bed9a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-551648be-ddc6-41a-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:19:29,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-551648be-ddc6-41a-name used request id req-6430f1c3-d31a-42a4-8513-c2543f2bed9a 2018-07-01 20:19:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:29,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37c0de1-95ab-4536-bfd1-741ae06d5c04 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:29,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c37c0de1-95ab-4536-bfd1-741ae06d5c04 2018-07-01 20:19:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-551648be-ddc6-41a-name"}}' 2018-07-01 20:19:29,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10cf8ee-e192-4c3e-8b75-48196b8a5ec1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ce8fd2ac1a88487595773f600610c29a"}, "enabled": true, "id": "ce8fd2ac1a88487595773f600610c29a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-551648be-ddc6-41a-name"}} 2018-07-01 20:19:29,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a10cf8ee-e192-4c3e-8b75-48196b8a5ec1 2018-07-01 20:19:29,388 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-551648be-ddc6-41a-name 2018-07-01 20:19:29,388 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-551648be-ddc6-41a-name 2018-07-01 20:19:29,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:29,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ce8fd2ac1a88487595773f600610c29a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b36c411812bb4dc4a538705a34094d98380e70" 2018-07-01 20:19:29,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4000f7aa-65d9-4eca-a9f3-caab79fdad60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:29,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ce8fd2ac1a88487595773f600610c29a used request id req-4000f7aa-65d9-4eca-a9f3-caab79fdad60 2018-07-01 20:19:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:29,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-d3796815-569a-4f14-8286-48c0fc0990be Date: Sun, 01 Jul 2018 20:19:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:19:29,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d3796815-569a-4f14-8286-48c0fc0990be 2018-07-01 20:19:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:30,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd687ef-09cc-476d-bec9-28f4f559dc0d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:30,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-ccd687ef-09cc-476d-bec9-28f4f559dc0d 2018-07-01 20:19:30,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:30,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce5c7b9-ddae-4a10-af1b-bad6743531ad Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed"}, "enabled": true, "id": "6f20b7f41b96403d803314c6cbdda1ed", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-01 20:19:30,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed used request id req-2ce5c7b9-ddae-4a10-af1b-bad6743531ad 2018-07-01 20:19:30,111 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-551648be-ddc6-41a-name 2018-07-01 20:19:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ce8fd2ac1a88487595773f600610c29a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:30,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0475b35-087a-4dc6-8812-9bc6edfd040a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ce8fd2ac1a88487595773f600610c29a.", "code": 404, "title": "Not Found"}} 2018-07-01 20:19:30,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ce8fd2ac1a88487595773f600610c29a used request id req-e0475b35-087a-4dc6-8812-9bc6edfd040a 2018-07-01 20:19:30,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-01 20:19:30,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:30,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d837f438-c034-4f7d-af87-32cc2a642ea5 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:30,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d837f438-c034-4f7d-af87-32cc2a642ea5 2018-07-01 20:19:30,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b36c411812bb4dc4a538705a34094d98380e70" 2018-07-01 20:19:30,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4682f29-6dcc-4b79-be21-5381699094a3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-07-01 20:19:30,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d4682f29-6dcc-4b79-be21-5381699094a3 2018-07-01 20:19:30,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bbde2e93e23553ea49e949ee7370d2082e22a6" 2018-07-01 20:19:30,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806dca7e-dc3f-450e-a949-0e4b1f86963d Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:30,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-806dca7e-dc3f-450e-a949-0e4b1f86963d 2018-07-01 20:19:30,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:30,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["tPV0JlrDTLaa0y67JpJT5w"], "issued_at": "2018-07-01T20:19:30.000000Z"}} 2018-07-01 20:19:30,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e216e86365f52e388bd48b286f2b1674efb21f1e" 2018-07-01 20:19:30,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d409e7-f09f-478c-8bee-e7f226cae522 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:30,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e0d409e7-f09f-478c-8bee-e7f226cae522 2018-07-01 20:19:30,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:30,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:31,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Qb9UZJOtQ0OszKzkJELOHw"], "issued_at": "2018-07-01T20:19:31.000000Z"}} 2018-07-01 20:19:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:31,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1281e90d-de82-429c-ae2f-61e038459075 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:31,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1281e90d-de82-429c-ae2f-61e038459075 2018-07-01 20:19:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:31,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:31,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb73010a-cda3-461b-a403-54b9993731e2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:19:31,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name used request id req-bb73010a-cda3-461b-a403-54b9993731e2 2018-07-01 20:19:31,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:31,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb826b0-4c61-4bb1-b134-9d2f7f15d862 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:31,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5cb826b0-4c61-4bb1-b134-9d2f7f15d862 2018-07-01 20:19:31,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name"}}' 2018-07-01 20:19:31,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b7c4845-f2d4-4608-889f-9d3e27c7e2d1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3b68d3f46a9540668e2fdd697bd8911a"}, "enabled": true, "id": "3b68d3f46a9540668e2fdd697bd8911a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name"}} 2018-07-01 20:19:31,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9b7c4845-f2d4-4608-889f-9d3e27c7e2d1 2018-07-01 20:19:31,726 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name 2018-07-01 20:19:31,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:31,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e216e86365f52e388bd48b286f2b1674efb21f1e" 2018-07-01 20:19:31,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d324789-dd9c-44a0-8ad2-61aaba5a059e Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3b68d3f46a9540668e2fdd697bd8911a"}, "enabled": true, "id": "3b68d3f46a9540668e2fdd697bd8911a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name"}]} 2018-07-01 20:19:31,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name used request id req-2d324789-dd9c-44a0-8ad2-61aaba5a059e 2018-07-01 20:19:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e216e86365f52e388bd48b286f2b1674efb21f1e" 2018-07-01 20:19:31,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d17c63e-5dee-4791-aab4-8a12223a3016 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-07-01 20:19:31,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4d17c63e-5dee-4791-aab4-8a12223a3016 2018-07-01 20:19:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:32,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-89cefb64-ec46-4dd3-a0dc-9ed0690b941c Date: Sun, 01 Jul 2018 20:19:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:19:32,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-89cefb64-ec46-4dd3-a0dc-9ed0690b941c 2018-07-01 20:19:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:32,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4190faa-9b01-4791-8be3-26e42df3c740 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:32,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-c4190faa-9b01-4791-8be3-26e42df3c740 2018-07-01 20:19:32,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:32,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bab2d3-1946-4628-9108-5208e393a3d7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed"}, "enabled": true, "id": "6f20b7f41b96403d803314c6cbdda1ed", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-01 20:19:32,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed used request id req-00bab2d3-1946-4628-9108-5208e393a3d7 2018-07-01 20:19:32,204 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5c4c50a6-f85e-4d6-name 2018-07-01 20:19:32,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3b68d3f46a9540668e2fdd697bd8911a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:32,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ed8e0f-279b-48b9-b675-66f54dacdea9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:32,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3b68d3f46a9540668e2fdd697bd8911a used request id req-55ed8e0f-279b-48b9-b675-66f54dacdea9 2018-07-01 20:19:32,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c939239c2586744d517dd29e7b5505adad6d3e" 2018-07-01 20:19:32,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cccbb3f-ccc7-467b-be0b-881991beafbb Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:32,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3cccbb3f-ccc7-467b-be0b-881991beafbb 2018-07-01 20:19:32,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:32,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["KsSJGl79SsSfeASyVgjkyg"], "issued_at": "2018-07-01T20:19:32.000000Z"}} 2018-07-01 20:19:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930652e15a778ffea2db21d9ab74967563c092d5" 2018-07-01 20:19:32,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472dbadc-bc08-47d3-a0f8-54a705198b47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:32,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-472dbadc-bc08-47d3-a0f8-54a705198b47 2018-07-01 20:19:32,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:32,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:33,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["N2NT6BnERD2wkao7ja4PDA"], "issued_at": "2018-07-01T20:19:33.000000Z"}} 2018-07-01 20:19:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:33,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db43495-de20-4735-8c13-013fbb7c37b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:33,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5db43495-de20-4735-8c13-013fbb7c37b8 2018-07-01 20:19:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:33,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:33,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:33,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c0e267-5a9e-48dd-88dd-0fe528c6e82e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:19:33,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name used request id req-b2c0e267-5a9e-48dd-88dd-0fe528c6e82e 2018-07-01 20:19:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:33,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11698348-b2c3-4f1b-b495-cfb54e8bbfb2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:33,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-11698348-b2c3-4f1b-b495-cfb54e8bbfb2 2018-07-01 20:19:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-f4080a77-03d5-457-name"}}' 2018-07-01 20:19:33,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cafa4dc9-fea8-40e1-9414-4a6880aa6778 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/450d20542fa044c8bba99f7219b3cdbf"}, "enabled": true, "id": "450d20542fa044c8bba99f7219b3cdbf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f4080a77-03d5-457-name"}} 2018-07-01 20:19:33,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cafa4dc9-fea8-40e1-9414-4a6880aa6778 2018-07-01 20:19:33,751 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-f4080a77-03d5-457-name 2018-07-01 20:19:33,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:33,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930652e15a778ffea2db21d9ab74967563c092d5" 2018-07-01 20:19:33,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9d92e6-b873-4ebc-878f-c6f799a10046 Content-Encoding: gzip Content-Length: 272 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/450d20542fa044c8bba99f7219b3cdbf"}, "enabled": true, "id": "450d20542fa044c8bba99f7219b3cdbf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f4080a77-03d5-457-name"}]} 2018-07-01 20:19:33,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name used request id req-9e9d92e6-b873-4ebc-878f-c6f799a10046 2018-07-01 20:19:33,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:33,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:34,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["s0d2aiDqQwenkiHa_-JA0g"], "issued_at": "2018-07-01T20:19:34.000000Z"}} 2018-07-01 20:19:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c94dcef09c2f53c100c5c42a270c6fe4f35e86" 2018-07-01 20:19:34,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb344bd2-d4f7-45d6-b815-fa18856a20fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:34,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cb344bd2-d4f7-45d6-b815-fa18856a20fa 2018-07-01 20:19:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:34,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:34,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c94dcef09c2f53c100c5c42a270c6fe4f35e86" 2018-07-01 20:19:34,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ff3497-f291-481b-ba0e-80d05e00bb4e Content-Encoding: gzip Content-Length: 272 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/450d20542fa044c8bba99f7219b3cdbf"}, "enabled": true, "id": "450d20542fa044c8bba99f7219b3cdbf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f4080a77-03d5-457-name"}]} 2018-07-01 20:19:34,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f4080a77-03d5-457-name used request id req-f1ff3497-f291-481b-ba0e-80d05e00bb4e 2018-07-01 20:19:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930652e15a778ffea2db21d9ab74967563c092d5" 2018-07-01 20:19:34,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe77dadf-df03-481a-a2fe-a44999080d36 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-07-01 20:19:34,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fe77dadf-df03-481a-a2fe-a44999080d36 2018-07-01 20:19:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:34,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-e7625621-6d0a-41d7-81e4-ac4bddd8314b Date: Sun, 01 Jul 2018 20:19:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:19:34,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e7625621-6d0a-41d7-81e4-ac4bddd8314b 2018-07-01 20:19:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:34,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105806f0-4f08-40d5-9600-728c42131b73 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:34,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-105806f0-4f08-40d5-9600-728c42131b73 2018-07-01 20:19:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:34,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a03c4c-4da3-433a-80f1-268c61c28353 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed"}, "enabled": true, "id": "6f20b7f41b96403d803314c6cbdda1ed", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-01 20:19:34,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed used request id req-26a03c4c-4da3-433a-80f1-268c61c28353 2018-07-01 20:19:34,805 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f4080a77-03d5-457-name 2018-07-01 20:19:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/450d20542fa044c8bba99f7219b3cdbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:34,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e600dc-1e0a-4cd7-aa11-0a78b9ff6ba1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:34,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/450d20542fa044c8bba99f7219b3cdbf used request id req-c0e600dc-1e0a-4cd7-aa11-0a78b9ff6ba1 2018-07-01 20:19:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded5b32a580d9bc478f22c380e44b5a771aed8b6" 2018-07-01 20:19:35,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b97b09b-11f4-4d99-8ba5-a1bb13f1b27c Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:35,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3b97b09b-11f4-4d99-8ba5-a1bb13f1b27c 2018-07-01 20:19:35,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:35,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["_yx22LSnR9qpavO-lQ_W0g"], "issued_at": "2018-07-01T20:19:35.000000Z"}} 2018-07-01 20:19:35,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349732481c961c20df86960cfe3ccdf5359bfdff" 2018-07-01 20:19:35,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0b6d97-5b23-4fbe-8958-a4cc54207bc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:35,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f0b6d97-5b23-4fbe-8958-a4cc54207bc0 2018-07-01 20:19:35,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:35,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:35,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["tf0alr8HTpWhp-prcUqPgA"], "issued_at": "2018-07-01T20:19:35.000000Z"}} 2018-07-01 20:19:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56d2654845a65b2e0a39016498f0fd100fefa0c" 2018-07-01 20:19:35,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1373b4-4ad9-499a-ab12-f430fee00ee8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:35,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7a1373b4-4ad9-499a-ab12-f430fee00ee8 2018-07-01 20:19:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:35,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fddfbacb-8872-4b3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56d2654845a65b2e0a39016498f0fd100fefa0c" 2018-07-01 20:19:36,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f2fbf8-1152-40fb-a7ec-ef724f5bce88 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fddfbacb-8872-4b3-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:19:36,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fddfbacb-8872-4b3-name used request id req-15f2fbf8-1152-40fb-a7ec-ef724f5bce88 2018-07-01 20:19:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56d2654845a65b2e0a39016498f0fd100fefa0c" 2018-07-01 20:19:36,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6865e027-f47f-4b23-adb8-8b3d430593d7 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-01 20:19:36,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=foo used request id req-6865e027-f47f-4b23-adb8-8b3d430593d7 2018-07-01 20:19:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56d2654845a65b2e0a39016498f0fd100fefa0c" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-fddfbacb-8872-4b3-name"}}' 2018-07-01 20:19:36,196 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 01 Jul 2018 20:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d67ffb-66b9-42fc-995e-874879dd4df4 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-01 20:19:36,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-11d67ffb-66b9-42fc-995e-874879dd4df4 2018-07-01 20:19:36,196 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-01 20:19:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56d2654845a65b2e0a39016498f0fd100fefa0c" 2018-07-01 20:19:36,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42514cb9-a9af-4654-8c34-278eb9c5fdee Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:36,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-42514cb9-a9af-4654-8c34-278eb9c5fdee 2018-07-01 20:19:36,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:36,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Y1TWsginQtOtU4Kaw30HHw"], "issued_at": "2018-07-01T20:19:36.000000Z"}} 2018-07-01 20:19:36,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6edb8e7b616693e9e18a78da125f054eae6f1fc" 2018-07-01 20:19:36,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286c8f40-5414-40a0-8a60-37d3f59e959b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:36,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-286c8f40-5414-40a0-8a60-37d3f59e959b 2018-07-01 20:19:36,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:36,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:37,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["FBmUHIrmTvy7jTTw1ay0lA"], "issued_at": "2018-07-01T20:19:37.000000Z"}} 2018-07-01 20:19:37,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:37,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1da683-239b-423d-96bc-16e64d6ae4aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:37,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3f1da683-239b-423d-96bc-16e64d6ae4aa 2018-07-01 20:19:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:37,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:37,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-255cfb3b-d750-418-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:37,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26230086-b86d-4124-92dd-182935363eab Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-255cfb3b-d750-418-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:19:37,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-255cfb3b-d750-418-name used request id req-26230086-b86d-4124-92dd-182935363eab 2018-07-01 20:19:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:37,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aeeee91-f352-472b-96ae-e8c9134c0ce4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:37,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6aeeee91-f352-472b-96ae-e8c9134c0ce4 2018-07-01 20:19:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-255cfb3b-d750-418-name"}}' 2018-07-01 20:19:37,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c2bbdb-04fb-4049-81ce-ef862970874d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/349786b32ecd4afb9a4b5336e3ca4c5c"}, "enabled": true, "id": "349786b32ecd4afb9a4b5336e3ca4c5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-255cfb3b-d750-418-name"}} 2018-07-01 20:19:37,369 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-65c2bbdb-04fb-4049-81ce-ef862970874d 2018-07-01 20:19:37,370 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-255cfb3b-d750-418-name 2018-07-01 20:19:37,370 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:19:37,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/349786b32ecd4afb9a4b5336e3ca4c5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:38,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3745dc89-b0ef-470f-b0db-321caacc0181 x-compute-request-id: req-3745dc89-b0ef-470f-b0db-321caacc0181 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "349786b32ecd4afb9a4b5336e3ca4c5c", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 20:19:38,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/349786b32ecd4afb9a4b5336e3ca4c5c used request id req-3745dc89-b0ef-470f-b0db-321caacc0181 2018-07-01 20:19:38,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/349786b32ecd4afb9a4b5336e3ca4c5c -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-07-01 20:19:39,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9843fcb2-b543-4e21-b84c-e0d72015c04f x-compute-request-id: req-9843fcb2-b543-4e21-b84c-e0d72015c04f Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 20:19:39,215 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/349786b32ecd4afb9a4b5336e3ca4c5c used request id req-9843fcb2-b543-4e21-b84c-e0d72015c04f 2018-07-01 20:19:39,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:39,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-255cfb3b-d750-418-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6edb8e7b616693e9e18a78da125f054eae6f1fc" 2018-07-01 20:19:39,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc66ac5-b8a5-4f7a-8d09-4459f22f49f4 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-255cfb3b-d750-418-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/349786b32ecd4afb9a4b5336e3ca4c5c"}, "enabled": true, "id": "349786b32ecd4afb9a4b5336e3ca4c5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-255cfb3b-d750-418-name"}]} 2018-07-01 20:19:39,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-255cfb3b-d750-418-name used request id req-fcc66ac5-b8a5-4f7a-8d09-4459f22f49f4 2018-07-01 20:19:39,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6edb8e7b616693e9e18a78da125f054eae6f1fc" 2018-07-01 20:19:39,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200c92eb-4c14-4e8e-81c7-7eea6ed05522 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-07-01 20:19:39,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-200c92eb-4c14-4e8e-81c7-7eea6ed05522 2018-07-01 20:19:39,390 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:19:39,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/349786b32ecd4afb9a4b5336e3ca4c5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6edb8e7b616693e9e18a78da125f054eae6f1fc" 2018-07-01 20:19:39,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5df4e135-332f-4c45-8779-81e0752e9381 x-compute-request-id: req-5df4e135-332f-4c45-8779-81e0752e9381 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "349786b32ecd4afb9a4b5336e3ca4c5c", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 20:19:39,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/349786b32ecd4afb9a4b5336e3ca4c5c used request id req-5df4e135-332f-4c45-8779-81e0752e9381 2018-07-01 20:19:39,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:40,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-d15f0564-7786-4372-8d85-39604b6735db Date: Sun, 01 Jul 2018 20:19:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:19:40,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d15f0564-7786-4372-8d85-39604b6735db 2018-07-01 20:19:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:40,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82299c4-3105-428f-ae3e-d66390d919c0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:40,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-e82299c4-3105-428f-ae3e-d66390d919c0 2018-07-01 20:19:40,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:40,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9213266-c15a-40f7-839c-a53224c9210b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed"}, "enabled": true, "id": "6f20b7f41b96403d803314c6cbdda1ed", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-01 20:19:40,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed used request id req-e9213266-c15a-40f7-839c-a53224c9210b 2018-07-01 20:19:40,763 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-255cfb3b-d750-418-name 2018-07-01 20:19:40,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/349786b32ecd4afb9a4b5336e3ca4c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:40,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6b47bf-21ae-4903-a498-85d5c42f2a0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:40,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/349786b32ecd4afb9a4b5336e3ca4c5c used request id req-7a6b47bf-21ae-4903-a498-85d5c42f2a0a 2018-07-01 20:19:40,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff282805574863ff5f0ffd34abbec2237d8e3253" 2018-07-01 20:19:40,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8d4497-a776-473c-82e4-5f7269dc0239 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:40,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bd8d4497-a776-473c-82e4-5f7269dc0239 2018-07-01 20:19:41,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:41,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["mqtJcfJmSP6L2K1Bwvf-qg"], "issued_at": "2018-07-01T20:19:41.000000Z"}} 2018-07-01 20:19:41,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033fc8b6268be641fbafbc35a895d758eedd8bb9" 2018-07-01 20:19:41,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c224774e-4bf6-43fd-91cc-ab0e0895fa4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:41,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c224774e-4bf6-43fd-91cc-ab0e0895fa4f 2018-07-01 20:19:41,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:41,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:41,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["NZDQVw8oSfaPlEU6ziBMBA"], "issued_at": "2018-07-01T20:19:41.000000Z"}} 2018-07-01 20:19:41,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:41,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b90630-030f-4826-b5b3-d08ac37d3632 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:41,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0b90630-030f-4826-b5b3-d08ac37d3632 2018-07-01 20:19:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:41,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-925b32e8-dbff-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:42,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383ab383-b994-4b2f-bb40-0a4db28d7b28 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-925b32e8-dbff-47e-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:19:42,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-925b32e8-dbff-47e-name used request id req-383ab383-b994-4b2f-bb40-0a4db28d7b28 2018-07-01 20:19:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:42,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42043c3d-473d-40b8-b14e-add4f836d69a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:42,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-42043c3d-473d-40b8-b14e-add4f836d69a 2018-07-01 20:19:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-925b32e8-dbff-47e-name"}}' 2018-07-01 20:19:42,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dc6d5cc-77fd-4be4-9d37-4777a53c701c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70fbd58055164cceb4fced29974301ba"}, "enabled": true, "id": "70fbd58055164cceb4fced29974301ba", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-925b32e8-dbff-47e-name"}} 2018-07-01 20:19:42,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2dc6d5cc-77fd-4be4-9d37-4777a53c701c 2018-07-01 20:19:42,304 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-925b32e8-dbff-47e-name 2018-07-01 20:19:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:42,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-925b32e8-dbff-47e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033fc8b6268be641fbafbc35a895d758eedd8bb9" 2018-07-01 20:19:42,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bd8325-0b9d-4776-bfff-466683b313c0 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-925b32e8-dbff-47e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70fbd58055164cceb4fced29974301ba"}, "enabled": true, "id": "70fbd58055164cceb4fced29974301ba", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-925b32e8-dbff-47e-name"}]} 2018-07-01 20:19:42,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-925b32e8-dbff-47e-name used request id req-83bd8325-0b9d-4776-bfff-466683b313c0 2018-07-01 20:19:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033fc8b6268be641fbafbc35a895d758eedd8bb9" 2018-07-01 20:19:42,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1dbbf5-d3b8-4d62-88cc-fabe0b8fc49d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "name": "Default"}} 2018-07-01 20:19:42,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6f1dbbf5-d3b8-4d62-88cc-fabe0b8fc49d 2018-07-01 20:19:42,477 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:19:42,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/70fbd58055164cceb4fced29974301ba -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-07-01 20:19:43,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7ec767a-c128-4c11-a3b9-57eba90d1714 x-compute-request-id: req-a7ec767a-c128-4c11-a3b9-57eba90d1714 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 20:19:43,567 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/70fbd58055164cceb4fced29974301ba used request id req-a7ec767a-c128-4c11-a3b9-57eba90d1714 2018-07-01 20:19:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/quotas/70fbd58055164cceb4fced29974301ba -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-01 20:19:43,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-5ac5516e-0c72-4199-a364-c7af588c23d1 Date: Sun, 01 Jul 2018 20:19:43 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-07-01 20:19:43,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/70fbd58055164cceb4fced29974301ba used request id req-5ac5516e-0c72-4199-a364-c7af588c23d1 2018-07-01 20:19:43,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:19:43,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/70fbd58055164cceb4fced29974301ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:44,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f69e6842-86cb-4e07-8873-6f09134094c7 x-compute-request-id: req-f69e6842-86cb-4e07-8873-6f09134094c7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "70fbd58055164cceb4fced29974301ba", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 20:19:44,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/70fbd58055164cceb4fced29974301ba used request id req-f69e6842-86cb-4e07-8873-6f09134094c7 2018-07-01 20:19:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/70fbd58055164cceb4fced29974301ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:45,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-7eabbc23-4686-4f52-8e4f-61fe83422924 Date: Sun, 01 Jul 2018 20:19:45 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-07-01 20:19:45,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/70fbd58055164cceb4fced29974301ba used request id req-7eabbc23-4686-4f52-8e4f-61fe83422924 2018-07-01 20:19:45,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:19:45,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/70fbd58055164cceb4fced29974301ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033fc8b6268be641fbafbc35a895d758eedd8bb9" 2018-07-01 20:19:46,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9c9dd5c-487f-4820-9113-816a0565dc59 x-compute-request-id: req-c9c9dd5c-487f-4820-9113-816a0565dc59 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "70fbd58055164cceb4fced29974301ba", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 20:19:46,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/70fbd58055164cceb4fced29974301ba used request id req-c9c9dd5c-487f-4820-9113-816a0565dc59 2018-07-01 20:19:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/70fbd58055164cceb4fced29974301ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033fc8b6268be641fbafbc35a895d758eedd8bb9" 2018-07-01 20:19:46,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-5554a68d-1f70-40eb-9c96-ef4d3907aa81 Date: Sun, 01 Jul 2018 20:19:46 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25, "bgpvpn": -1}} 2018-07-01 20:19:46,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/70fbd58055164cceb4fced29974301ba used request id req-5554a68d-1f70-40eb-9c96-ef4d3907aa81 2018-07-01 20:19:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:46,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-f73fedd5-2057-4a04-bd42-1251aaa904eb Date: Sun, 01 Jul 2018 20:19:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:19:46,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f73fedd5-2057-4a04-bd42-1251aaa904eb 2018-07-01 20:19:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:47,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7cb317d-198d-4ede-a5b6-2fe89fb9f463 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:47,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-f7cb317d-198d-4ede-a5b6-2fe89fb9f463 2018-07-01 20:19:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:47,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455bc46f-7192-4081-bfe1-6475bac608ae Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed"}, "enabled": true, "id": "6f20b7f41b96403d803314c6cbdda1ed", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-01 20:19:47,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed used request id req-455bc46f-7192-4081-bfe1-6475bac608ae 2018-07-01 20:19:47,195 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-925b32e8-dbff-47e-name 2018-07-01 20:19:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/70fbd58055164cceb4fced29974301ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:47,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e837fe9-a3b2-4fb2-bd10-2831ae35a7ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:47,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/70fbd58055164cceb4fced29974301ba used request id req-1e837fe9-a3b2-4fb2-bd10-2831ae35a7ab 2018-07-01 20:19:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1578b12f9a5a16038b2ec31458445d6f9f3d0f" 2018-07-01 20:19:47,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d88f73-2399-48c5-9bee-955f8c0ad1b0 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:47,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-64d88f73-2399-48c5-9bee-955f8c0ad1b0 2018-07-01 20:19:47,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:47,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["4ZhCXXYwSaeq9s3wev7D0Q"], "issued_at": "2018-07-01T20:19:47.000000Z"}} 2018-07-01 20:19:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a77de4f9fe862f5fbaa574ca5258af3e243a64e2" 2018-07-01 20:19:47,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeab6a4f-0c84-4350-8fa3-ba74e55c9df2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:47,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-aeab6a4f-0c84-4350-8fa3-ba74e55c9df2 2018-07-01 20:19:47,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:47,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:48,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["N43zXn4cQk6goclu8K-3lQ"], "issued_at": "2018-07-01T20:19:48.000000Z"}} 2018-07-01 20:19:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:48,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e6247a-4e4a-40cd-9825-27a5551e75df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:48,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e1e6247a-4e4a-40cd-9825-27a5551e75df 2018-07-01 20:19:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:48,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:48,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84bdbcc-653e-4320-aa78-a72dc9527e3b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:19:48,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name used request id req-d84bdbcc-653e-4320-aa78-a72dc9527e3b 2018-07-01 20:19:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:48,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88964b4b-307f-4f7d-a8b9-a41de697537d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:48,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-88964b4b-307f-4f7d-a8b9-a41de697537d 2018-07-01 20:19:48,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}}' 2018-07-01 20:19:48,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-874adc23-9eee-4ff6-a14a-0de8cc442c66 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d"}, "enabled": true, "id": "6dc0e702694a4297be1f75fd7af5a40d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}} 2018-07-01 20:19:48,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-874adc23-9eee-4ff6-a14a-0de8cc442c66 2018-07-01 20:19:48,700 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-name 2018-07-01 20:19:48,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:48,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:49,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["3mRPdeZiSV6TeHbNkegS7w"], "issued_at": "2018-07-01T20:19:49.000000Z"}} 2018-07-01 20:19:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:49,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726cb31c-7c8a-44f3-a78c-7ddeb499c0be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:49,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-726cb31c-7c8a-44f3-a78c-7ddeb499c0be 2018-07-01 20:19:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:19:49,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:19:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:49,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5deda68a-c665-467f-a130-25c9d6f9fff2 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:19:49,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5deda68a-c665-467f-a130-25c9d6f9fff2 2018-07-01 20:19:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:49,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c74224-c61f-4ee2-9b23-ab4352c44fa9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:19:49,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-04c74224-c61f-4ee2-9b23-ab4352c44fa9 2018-07-01 20:19:49,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:49,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5573b87b-27bc-4fcd-adfc-57094cff9cd5 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:49,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5573b87b-27bc-4fcd-adfc-57094cff9cd5 2018-07-01 20:19:49,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:49,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c2823c-8f4d-4b07-a051-e66197793fa5 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d"}, "enabled": true, "id": "6dc0e702694a4297be1f75fd7af5a40d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}]} 2018-07-01 20:19:49,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name used request id req-71c2823c-8f4d-4b07-a051-e66197793fa5 2018-07-01 20:19:49,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/9b2b1cf7504a4d33812397f1ce7311f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:49,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334fdfc9-6cd6-4532-91bf-1f64d2c2881a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/9b2b1cf7504a4d33812397f1ce7311f7"}, "enabled": true, "id": "9b2b1cf7504a4d33812397f1ce7311f7", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-user"}} 2018-07-01 20:19:49,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9b2b1cf7504a4d33812397f1ce7311f7 used request id req-334fdfc9-6cd6-4532-91bf-1f64d2c2881a 2018-07-01 20:19:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d/users/9b2b1cf7504a4d33812397f1ce7311f7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:49,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa526e6e-2ff0-43ee-b448-a5aad0efbcbf Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d/users/9b2b1cf7504a4d33812397f1ce7311f7/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 20:19:49,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d/users/9b2b1cf7504a4d33812397f1ce7311f7/roles used request id req-aa526e6e-2ff0-43ee-b448-a5aad0efbcbf 2018-07-01 20:19:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:50,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7763c3a4-b943-4d08-b69d-6a0ad9fc7198 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "domain_id": null, "name": "admin", "id": "ab5bcf6974844c4b828671c90e690060"}} 2018-07-01 20:19:50,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 used request id req-7763c3a4-b943-4d08-b69d-6a0ad9fc7198 2018-07-01 20:19:50,030 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-fb627eb5-0bc1-4b0-name 2018-07-01 20:19:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d/users/9b2b1cf7504a4d33812397f1ce7311f7/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:50,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a64bf70-9fec-4ab6-8bf0-70663c2c9983 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:50,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d/users/9b2b1cf7504a4d33812397f1ce7311f7/roles/ab5bcf6974844c4b828671c90e690060 used request id req-6a64bf70-9fec-4ab6-8bf0-70663c2c9983 2018-07-01 20:19:50,196 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-user 2018-07-01 20:19:50,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:50,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48a8e25-73e9-43bb-92a7-b6b51937fdc5 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:19:50,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d48a8e25-73e9-43bb-92a7-b6b51937fdc5 2018-07-01 20:19:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" -d '{"role": {"name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name-role"}}' 2018-07-01 20:19:50,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3b99f26-ae2d-4105-aab1-36e6b604302c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88bd7389428e43ca8957b5a19cb9bd29", "links": {"self": "http://172.30.9.26:5000/v3/roles/88bd7389428e43ca8957b5a19cb9bd29"}, "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name-role"}} 2018-07-01 20:19:50,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e3b99f26-ae2d-4105-aab1-36e6b604302c 2018-07-01 20:19:50,377 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-name-role 2018-07-01 20:19:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/88bd7389428e43ca8957b5a19cb9bd29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:50,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d623453-17d4-49e0-93bb-0404431d744f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/88bd7389428e43ca8957b5a19cb9bd29"}, "domain_id": null, "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name-role", "id": "88bd7389428e43ca8957b5a19cb9bd29"}} 2018-07-01 20:19:50,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/88bd7389428e43ca8957b5a19cb9bd29 used request id req-2d623453-17d4-49e0-93bb-0404431d744f 2018-07-01 20:19:50,459 - keystone_utils - INFO - Granting role CreateProjectUserTests-fb627eb5-0bc1-4b0-name-role to project CreateProjectUserTests-fb627eb5-0bc1-4b0-name 2018-07-01 20:19:50,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d/users/9b2b1cf7504a4d33812397f1ce7311f7/roles/88bd7389428e43ca8957b5a19cb9bd29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:50,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5294b720-2b56-4ebc-b2f1-ae9b05b8b1a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:50,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d/users/9b2b1cf7504a4d33812397f1ce7311f7/roles/88bd7389428e43ca8957b5a19cb9bd29 used request id req-5294b720-2b56-4ebc-b2f1-ae9b05b8b1a5 2018-07-01 20:19:50,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:19:50,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:19:51,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}, {"id": "88bd7389428e43ca8957b5a19cb9bd29", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name-role"}], "expires_at": "2018-07-01T21:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dc0e702694a4297be1f75fd7af5a40d", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6dc0e702694a4297be1f75fd7af5a40d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/6dc0e702694a4297be1f75fd7af5a40d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/6dc0e702694a4297be1f75fd7af5a40d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/6dc0e702694a4297be1f75fd7af5a40d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/6dc0e702694a4297be1f75fd7af5a40d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/6dc0e702694a4297be1f75fd7af5a40d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/6dc0e702694a4297be1f75fd7af5a40d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/6dc0e702694a4297be1f75fd7af5a40d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/6dc0e702694a4297be1f75fd7af5a40d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/6dc0e702694a4297be1f75fd7af5a40d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/6dc0e702694a4297be1f75fd7af5a40d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/6dc0e702694a4297be1f75fd7af5a40d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-user", "id": "9b2b1cf7504a4d33812397f1ce7311f7"}, "audit_ids": ["VJZbfc2gTdqrXH-XZGdXaQ"], "issued_at": "2018-07-01T20:19:51.000000Z"}} 2018-07-01 20:19:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:51,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea05a9b4-c744-4e0c-93cc-d2b0eb41930b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:19:51,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ea05a9b4-c744-4e0c-93cc-d2b0eb41930b 2018-07-01 20:19:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:51,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-581ce4e4-25ee-4cbb-be9f-3da51bf4376f Date: Sun, 01 Jul 2018 20:19:51 GMT RESP BODY: {"security_groups": []} 2018-07-01 20:19:51,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-fb627eb5-0bc1-4b0-name&description=hello+group used request id req-581ce4e4-25ee-4cbb-be9f-3da51bf4376f 2018-07-01 20:19:51,577 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-fb627eb5-0bc1-4b0-name... 2018-07-01 20:19:51,577 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-name 2018-07-01 20:19:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" -d '{"security_group": {"name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name", "description": "hello group"}}' 2018-07-01 20:19:52,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-8ee255ca-aece-4767-87cc-9f283352835e Date: Sun, 01 Jul 2018 20:19:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "updated_at": "2018-07-01T20:19:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "fb787b41-4339-4760-9660-017f942fcf30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}], "revision_number": 2, "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}} 2018-07-01 20:19:52,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-8ee255ca-aece-4767-87cc-9f283352835e 2018-07-01 20:19:52,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:52,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:53,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d839fe02-2d46-4213-b160-6175143dcb35 Date: Sun, 01 Jul 2018 20:19:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "fb787b41-4339-4760-9660-017f942fcf30"}]} 2018-07-01 20:19:53,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-d839fe02-2d46-4213-b160-6175143dcb35 2018-07-01 20:19:53,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:53,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b724986-8204-415b-aa02-45a37760f858 Date: Sun, 01 Jul 2018 20:19:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "fb787b41-4339-4760-9660-017f942fcf30"}]} 2018-07-01 20:19:53,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-8b724986-8204-415b-aa02-45a37760f858 2018-07-01 20:19:53,682 - neutron_utils - INFO - Retrieving security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:54,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f141c2d8-9835-4287-8126-00bc425e2587 Date: Sun, 01 Jul 2018 20:19:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "updated_at": "2018-07-01T20:19:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "fb787b41-4339-4760-9660-017f942fcf30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}], "revision_number": 2, "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}]} 2018-07-01 20:19:54,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-f141c2d8-9835-4287-8126-00bc425e2587 2018-07-01 20:19:54,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:54,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b0fd6e5-02a5-43e7-91b6-7c13a612601c Date: Sun, 01 Jul 2018 20:19:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "fb787b41-4339-4760-9660-017f942fcf30"}]} 2018-07-01 20:19:54,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-5b0fd6e5-02a5-43e7-91b6-7c13a612601c 2018-07-01 20:19:54,588 - neutron_utils - INFO - Retrieving security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:55,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d0f411ad-0ae1-4ace-b76d-aecc1e4c542a Date: Sun, 01 Jul 2018 20:19:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "updated_at": "2018-07-01T20:19:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "fb787b41-4339-4760-9660-017f942fcf30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}], "revision_number": 2, "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}]} 2018-07-01 20:19:55,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-d0f411ad-0ae1-4ace-b76d-aecc1e4c542a 2018-07-01 20:19:55,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:55,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:56,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d2dfb381-49e3-41b7-a44b-4daab2019608 Date: Sun, 01 Jul 2018 20:19:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "fb787b41-4339-4760-9660-017f942fcf30"}]} 2018-07-01 20:19:56,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-d2dfb381-49e3-41b7-a44b-4daab2019608 2018-07-01 20:19:56,133 - neutron_utils - INFO - Retrieving security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:56,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:56,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-34798390-327b-4eee-944c-2f1396df3a29 Date: Sun, 01 Jul 2018 20:19:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "updated_at": "2018-07-01T20:19:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "revision_number": 0, "id": "fb787b41-4339-4760-9660-017f942fcf30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}], "revision_number": 2, "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}]} 2018-07-01 20:19:56,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-34798390-327b-4eee-944c-2f1396df3a29 2018-07-01 20:19:56,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d440d4e-482c-4af5-b520-651bdd22aac4 2018-07-01 20:19:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:57,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7d4583f-1c9b-4101-a9f4-7f82728eef5a Date: Sun, 01 Jul 2018 20:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "cea1c97e-a557-43b5-ae61-0741d7ff7842"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:52Z", "security_group_id": "2d440d4e-482c-4af5-b520-651bdd22aac4", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:52Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "fb787b41-4339-4760-9660-017f942fcf30"}]} 2018-07-01 20:19:57,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-f7d4583f-1c9b-4101-a9f4-7f82728eef5a 2018-07-01 20:19:57,020 - neutron_utils - INFO - Deleting security group rule with ID - fb787b41-4339-4760-9660-017f942fcf30 2018-07-01 20:19:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fb787b41-4339-4760-9660-017f942fcf30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:57,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fa3549a-690c-4979-af50-97beb307c656 Content-Length: 0 Date: Sun, 01 Jul 2018 20:19:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:19:57,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fb787b41-4339-4760-9660-017f942fcf30 used request id req-0fa3549a-690c-4979-af50-97beb307c656 2018-07-01 20:19:57,565 - neutron_utils - INFO - Deleting security group rule with ID - cea1c97e-a557-43b5-ae61-0741d7ff7842 2018-07-01 20:19:57,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/cea1c97e-a557-43b5-ae61-0741d7ff7842 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:58,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e6bbba6-b55e-4823-977a-64a781690b5b Content-Length: 0 Date: Sun, 01 Jul 2018 20:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:19:58,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/cea1c97e-a557-43b5-ae61-0741d7ff7842 used request id req-8e6bbba6-b55e-4823-977a-64a781690b5b 2018-07-01 20:19:58,512 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-name 2018-07-01 20:19:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2d440d4e-482c-4af5-b520-651bdd22aac4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b55d5ca00495468d0280d4026879cc9c8f3a70" 2018-07-01 20:19:58,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-362ff0f8-44eb-4453-a80d-b88ee3ce5295 Content-Length: 0 Date: Sun, 01 Jul 2018 20:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:19:58,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2d440d4e-482c-4af5-b520-651bdd22aac4 used request id req-362ff0f8-44eb-4453-a80d-b88ee3ce5295 2018-07-01 20:19:58,675 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-user 2018-07-01 20:19:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9b2b1cf7504a4d33812397f1ce7311f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fa0db85e1cc9cf9e61c94a24cc10cd8f0a32b7" 2018-07-01 20:19:58,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f67799fa-821a-4c31-8125-32be829533e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:19:58,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9b2b1cf7504a4d33812397f1ce7311f7 used request id req-f67799fa-821a-4c31-8125-32be829533e9 2018-07-01 20:19:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:59,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-18f6b18c-653d-421d-bd4e-1d8e91759aa5 Date: Sun, 01 Jul 2018 20:19:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:51Z", "updated_at": "2018-07-01T20:19:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "revision_number": 0, "id": "07e47664-eedd-496c-9bbd-b1277fae2d41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "revision_number": 0, "id": "26013807-50ec-477d-9ea4-6521c6fb1ce1", "remote_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "revision_number": 0, "id": "c679cd67-da72-4634-b880-8f76ae671166", "remote_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "revision_number": 0, "id": "dff3a1d5-56fd-4d0c-91e4-bd4a4cbd9fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e702694a4297be1f75fd7af5a40d"}], "revision_number": 4, "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "name": "default"}]} 2018-07-01 20:19:59,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-18f6b18c-653d-421d-bd4e-1d8e91759aa5 2018-07-01 20:19:59,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:59,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd615a55-1d1d-4569-9c54-5c072005ed6f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:19:59,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-cd615a55-1d1d-4569-9c54-5c072005ed6f 2018-07-01 20:19:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:59,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e269b485-142c-484a-bb47-5711346daaf5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed"}, "enabled": true, "id": "6f20b7f41b96403d803314c6cbdda1ed", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-01 20:19:59,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6f20b7f41b96403d803314c6cbdda1ed used request id req-e269b485-142c-484a-bb47-5711346daaf5 2018-07-01 20:19:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:59,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7613c465-da1c-404c-842b-c78a56883574 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d"}, "enabled": true, "id": "6dc0e702694a4297be1f75fd7af5a40d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fb627eb5-0bc1-4b0-name"}} 2018-07-01 20:19:59,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d used request id req-7613c465-da1c-404c-842b-c78a56883574 2018-07-01 20:19:59,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eca0782b-793c-4c2e-8df1-575bb0d9d796 2018-07-01 20:19:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eca0782b-793c-4c2e-8df1-575bb0d9d796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:19:59,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-da7acaf3-7b78-4cac-b8d5-6d46e93ca9c8 Date: Sun, 01 Jul 2018 20:19:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:51Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "07e47664-eedd-496c-9bbd-b1277fae2d41"}, {"remote_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:51Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "26013807-50ec-477d-9ea4-6521c6fb1ce1"}, {"remote_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:51Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "c679cd67-da72-4634-b880-8f76ae671166"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:51Z", "security_group_id": "eca0782b-793c-4c2e-8df1-575bb0d9d796", "port_range_min": null, "revision_number": 0, "tenant_id": "6dc0e702694a4297be1f75fd7af5a40d", "created_at": "2018-07-01T20:19:51Z", "project_id": "6dc0e702694a4297be1f75fd7af5a40d", "id": "dff3a1d5-56fd-4d0c-91e4-bd4a4cbd9fcf"}]} 2018-07-01 20:19:59,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=eca0782b-793c-4c2e-8df1-575bb0d9d796 used request id req-da7acaf3-7b78-4cac-b8d5-6d46e93ca9c8 2018-07-01 20:19:59,679 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 20:19:59,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/eca0782b-793c-4c2e-8df1-575bb0d9d796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:20:00,007 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc7615e8-b2d5-4438-9034-7062c1541971 Content-Length: 0 Date: Sun, 01 Jul 2018 20:20:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:00,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/eca0782b-793c-4c2e-8df1-575bb0d9d796 used request id req-fc7615e8-b2d5-4438-9034-7062c1541971 2018-07-01 20:20:00,008 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-name 2018-07-01 20:20:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:20:00,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96148355-037c-4171-8ca6-c585361fa154 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:00,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6dc0e702694a4297be1f75fd7af5a40d used request id req-96148355-037c-4171-8ca6-c585361fa154 2018-07-01 20:20:00,304 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-fb627eb5-0bc1-4b0-name-role 2018-07-01 20:20:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/88bd7389428e43ca8957b5a19cb9bd29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:20:00,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4506b8d8-a252-4e80-83a1-0a512f19faf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:00,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/88bd7389428e43ca8957b5a19cb9bd29 used request id req-4506b8d8-a252-4e80-83a1-0a512f19faf9 2018-07-01 20:20:00,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947f93bc35a2447cb3ca4979ccb0c4309924540d" 2018-07-01 20:20:00,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4516f3d9-84e7-4305-b11d-b83d25a9dc4c Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:20:00,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4516f3d9-84e7-4305-b11d-b83d25a9dc4c 2018-07-01 20:20:00,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:00,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["UirIQ7FEQsKjww7HMZQuSQ"], "issued_at": "2018-07-01T20:20:00.000000Z"}} 2018-07-01 20:20:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19f9f24edd3b71eebd6136581b3dfd10792fc415" 2018-07-01 20:20:00,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cecea19a-247c-4e25-b72b-e3eae8f6056e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:00,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cecea19a-247c-4e25-b72b-e3eae8f6056e 2018-07-01 20:20:00,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:20:00,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:01,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["7tlD6ybMTXu0W9CvV-uWDQ"], "issued_at": "2018-07-01T20:20:01.000000Z"}} 2018-07-01 20:20:01,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:01,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7432bb3-579e-4298-8a14-fa5357f5d4dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:01,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d7432bb3-579e-4298-8a14-fa5357f5d4dc 2018-07-01 20:20:01,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:01,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:01,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4a6899f4-00cb-45d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:01,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8063fbff-7aaf-455b-a378-da1e89dfed95 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4a6899f4-00cb-45d-name", "previous": null, "next": null}, "projects": []} 2018-07-01 20:20:01,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4a6899f4-00cb-45d-name used request id req-8063fbff-7aaf-455b-a378-da1e89dfed95 2018-07-01 20:20:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:01,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40658f48-f1e1-41ed-8c76-cf15763685de Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:20:01,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-40658f48-f1e1-41ed-8c76-cf15763685de 2018-07-01 20:20:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}}' 2018-07-01 20:20:01,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0425d98a-bc0a-41f2-99e2-f8621685b5b5 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0"}, "enabled": true, "id": "9015df30e8c74492bd4519a401e985e0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}} 2018-07-01 20:20:01,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0425d98a-bc0a-41f2-99e2-f8621685b5b5 2018-07-01 20:20:01,754 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:01,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:20:01,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:02,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["i1LbrpfSTr6llRLjnnV-TQ"], "issued_at": "2018-07-01T20:20:02.000000Z"}} 2018-07-01 20:20:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:02,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a0018f-2626-487b-af0e-a8f199946585 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:02,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d8a0018f-2626-487b-af0e-a8f199946585 2018-07-01 20:20:02,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:02,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:02,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3caed7e5-50b7-4bb1-ac34-e9380c6eb3e7 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:20:02,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3caed7e5-50b7-4bb1-ac34-e9380c6eb3e7 2018-07-01 20:20:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:02,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c873d206-4a13-453c-bc78-5ffa34230e35 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:20:02,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c873d206-4a13-453c-bc78-5ffa34230e35 2018-07-01 20:20:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:02,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d5a0a8-93a6-41d5-8600-296a4f6fb798 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:20:02,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-42d5a0a8-93a6-41d5-8600-296a4f6fb798 2018-07-01 20:20:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-4a6899f4-00cb-45d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:02,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec4c339-862a-4f84-8ec3-ea7e3adde42f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-4a6899f4-00cb-45d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0"}, "enabled": true, "id": "9015df30e8c74492bd4519a401e985e0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}]} 2018-07-01 20:20:02,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-4a6899f4-00cb-45d-name used request id req-2ec4c339-862a-4f84-8ec3-ea7e3adde42f 2018-07-01 20:20:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/3c494e138ad44ae69eda8b50da8f5532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:02,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cd73b9-a687-47aa-b622-b463fa9241e3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/3c494e138ad44ae69eda8b50da8f5532"}, "enabled": true, "id": "3c494e138ad44ae69eda8b50da8f5532", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-user1"}} 2018-07-01 20:20:02,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3c494e138ad44ae69eda8b50da8f5532 used request id req-72cd73b9-a687-47aa-b622-b463fa9241e3 2018-07-01 20:20:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/3c494e138ad44ae69eda8b50da8f5532/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:02,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179a0512-33a0-4f2c-abc5-e592cb5645a1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/3c494e138ad44ae69eda8b50da8f5532/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 20:20:02,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/3c494e138ad44ae69eda8b50da8f5532/roles used request id req-179a0512-33a0-4f2c-abc5-e592cb5645a1 2018-07-01 20:20:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:03,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f82b1d-f610-402e-ab4d-990deac81605 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "domain_id": null, "name": "admin", "id": "ab5bcf6974844c4b828671c90e690060"}} 2018-07-01 20:20:03,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 used request id req-32f82b1d-f610-402e-ab4d-990deac81605 2018-07-01 20:20:03,033 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/3c494e138ad44ae69eda8b50da8f5532/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:03,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7150fae4-da88-4c02-a5db-9973b583ca3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:03,158 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/3c494e138ad44ae69eda8b50da8f5532/roles/ab5bcf6974844c4b828671c90e690060 used request id req-7150fae4-da88-4c02-a5db-9973b583ca3e 2018-07-01 20:20:03,158 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4a6899f4-00cb-45d-user1 2018-07-01 20:20:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:03,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc922fa-4503-4a56-81ec-6333f4ec47dd Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:20:03,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5bc922fa-4503-4a56-81ec-6333f4ec47dd 2018-07-01 20:20:03,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" -d '{"role": {"name": "CreateProjectUserTests-4a6899f4-00cb-45d-name-role"}}' 2018-07-01 20:20:03,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2def3c-ca49-4418-a2c1-c4cb8214124d Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01d89dda352f40c68730adddd5268d82", "links": {"self": "http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82"}, "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name-role"}} 2018-07-01 20:20:03,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2e2def3c-ca49-4418-a2c1-c4cb8214124d 2018-07-01 20:20:03,346 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-4a6899f4-00cb-45d-name-role 2018-07-01 20:20:03,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:03,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70797ea-c591-4b6e-835c-e10d3e499c21 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82"}, "domain_id": null, "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name-role", "id": "01d89dda352f40c68730adddd5268d82"}} 2018-07-01 20:20:03,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82 used request id req-d70797ea-c591-4b6e-835c-e10d3e499c21 2018-07-01 20:20:03,427 - keystone_utils - INFO - Granting role CreateProjectUserTests-4a6899f4-00cb-45d-name-role to project CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/3c494e138ad44ae69eda8b50da8f5532/roles/01d89dda352f40c68730adddd5268d82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:03,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fccb7d4-f39a-422b-985e-d4c099fa47c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:03,573 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/3c494e138ad44ae69eda8b50da8f5532/roles/01d89dda352f40c68730adddd5268d82 used request id req-3fccb7d4-f39a-422b-985e-d4c099fa47c5 2018-07-01 20:20:03,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:20:03,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:03,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["83qj1iE6Qhy80oIEIv2ASQ"], "issued_at": "2018-07-01T20:20:03.000000Z"}} 2018-07-01 20:20:03,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:04,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4594f8a-57ff-4eec-9f0e-96034e0fde5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:04,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b4594f8a-57ff-4eec-9f0e-96034e0fde5c 2018-07-01 20:20:04,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:04,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:04,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0029b0-c9c8-4501-8077-8379ff1772f1 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-4a6899f4-00cb-45d-user1", "links": {"self": "http://172.30.9.26:5000/v3/users/3c494e138ad44ae69eda8b50da8f5532"}, "domain_id": "default", "enabled": true, "id": "3c494e138ad44ae69eda8b50da8f5532", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:20:04,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9f0029b0-c9c8-4501-8077-8379ff1772f1 2018-07-01 20:20:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:04,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ad6c12-21d0-4c53-a8d1-91b754bb39f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:20:04,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c5ad6c12-21d0-4c53-a8d1-91b754bb39f6 2018-07-01 20:20:04,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:04,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d579b2-31d3-4aa4-9d8b-677e558cb669 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01d89dda352f40c68730adddd5268d82", "links": {"self": "http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82"}, "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name-role"}, {"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:20:04,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1d579b2-31d3-4aa4-9d8b-677e558cb669 2018-07-01 20:20:04,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-4a6899f4-00cb-45d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:04,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2e9788-2269-4ce8-8a9a-d78d71d2379c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-4a6899f4-00cb-45d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0"}, "enabled": true, "id": "9015df30e8c74492bd4519a401e985e0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}]} 2018-07-01 20:20:04,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-4a6899f4-00cb-45d-name used request id req-7c2e9788-2269-4ce8-8a9a-d78d71d2379c 2018-07-01 20:20:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/1174ca77998c4ee982ac30632072fe76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:04,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a468daae-9eac-44c3-9d14-98206e66f976 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/1174ca77998c4ee982ac30632072fe76"}, "enabled": true, "id": "1174ca77998c4ee982ac30632072fe76", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-user2"}} 2018-07-01 20:20:04,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1174ca77998c4ee982ac30632072fe76 used request id req-a468daae-9eac-44c3-9d14-98206e66f976 2018-07-01 20:20:04,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/1174ca77998c4ee982ac30632072fe76/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:04,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb2caec-51ac-47ad-af4c-d6d15b33306d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/1174ca77998c4ee982ac30632072fe76/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 20:20:04,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/1174ca77998c4ee982ac30632072fe76/roles used request id req-bfb2caec-51ac-47ad-af4c-d6d15b33306d 2018-07-01 20:20:04,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:05,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186f12f4-a1fd-4c9d-a030-c675ac828d56 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "domain_id": null, "name": "admin", "id": "ab5bcf6974844c4b828671c90e690060"}} 2018-07-01 20:20:05,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060 used request id req-186f12f4-a1fd-4c9d-a030-c675ac828d56 2018-07-01 20:20:05,038 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/1174ca77998c4ee982ac30632072fe76/roles/ab5bcf6974844c4b828671c90e690060 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:05,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d876ba4b-e30e-46cc-a5ca-65f5afe6a781 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:05,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/1174ca77998c4ee982ac30632072fe76/roles/ab5bcf6974844c4b828671c90e690060 used request id req-d876ba4b-e30e-46cc-a5ca-65f5afe6a781 2018-07-01 20:20:05,169 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4a6899f4-00cb-45d-user2 2018-07-01 20:20:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:05,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91f6efb-678e-4af8-804c-c6d1e51f718f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82"}, "domain_id": null, "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name-role", "id": "01d89dda352f40c68730adddd5268d82"}} 2018-07-01 20:20:05,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82 used request id req-f91f6efb-678e-4af8-804c-c6d1e51f718f 2018-07-01 20:20:05,258 - keystone_utils - INFO - Granting role CreateProjectUserTests-4a6899f4-00cb-45d-name-role to project CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/1174ca77998c4ee982ac30632072fe76/roles/01d89dda352f40c68730adddd5268d82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:05,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42dea821-d18a-4873-b426-39add833cb87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:05,386 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0/users/1174ca77998c4ee982ac30632072fe76/roles/01d89dda352f40c68730adddd5268d82 used request id req-42dea821-d18a-4873-b426-39add833cb87 2018-07-01 20:20:05,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:20:05,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:05,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}, {"id": "01d89dda352f40c68730adddd5268d82", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name-role"}], "expires_at": "2018-07-01T21:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9015df30e8c74492bd4519a401e985e0", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4a6899f4-00cb-45d-user1", "id": "3c494e138ad44ae69eda8b50da8f5532"}, "audit_ids": ["M_3NmPRhSy2WZ6yXLHfA0A"], "issued_at": "2018-07-01T20:20:05.000000Z"}} 2018-07-01 20:20:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:05,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2b2341-91f0-4738-bc1a-c4dcb07c206a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:05,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a2b2341-91f0-4738-bc1a-c4dcb07c206a 2018-07-01 20:20:05,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-4a6899f4-00cb-45d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:06,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0d4ed28f-d49a-4658-9bf6-6ae36bdb99cc Date: Sun, 01 Jul 2018 20:20:06 GMT RESP BODY: {"security_groups": []} 2018-07-01 20:20:06,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-4a6899f4-00cb-45d-name&description=hello+group used request id req-0d4ed28f-d49a-4658-9bf6-6ae36bdb99cc 2018-07-01 20:20:06,211 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-4a6899f4-00cb-45d-name... 2018-07-01 20:20:06,211 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:06,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" -d '{"security_group": {"name": "CreateProjectUserTests-4a6899f4-00cb-45d-name", "description": "hello group"}}' 2018-07-01 20:20:06,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-4387a97a-3d27-45b3-8e4e-3f56206ba976 Date: Sun, 01 Jul 2018 20:20:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "updated_at": "2018-07-01T20:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}], "revision_number": 2, "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}} 2018-07-01 20:20:06,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-4387a97a-3d27-45b3-8e4e-3f56206ba976 2018-07-01 20:20:06,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:06,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:07,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-050b73f3-13e1-4da5-9933-053888b9ec9b Date: Sun, 01 Jul 2018 20:20:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:07,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-050b73f3-13e1-4da5-9933-053888b9ec9b 2018-07-01 20:20:07,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:07,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20d5e0a0-7d00-4ca6-8ec5-cea8443a19cf Date: Sun, 01 Jul 2018 20:20:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:07,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-20d5e0a0-7d00-4ca6-8ec5-cea8443a19cf 2018-07-01 20:20:07,569 - neutron_utils - INFO - Retrieving security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:07,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:07,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-42cd7297-7ce4-4fea-bfd3-a7a38afd1115 Date: Sun, 01 Jul 2018 20:20:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "updated_at": "2018-07-01T20:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}], "revision_number": 2, "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}]} 2018-07-01 20:20:07,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-42cd7297-7ce4-4fea-bfd3-a7a38afd1115 2018-07-01 20:20:07,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:07,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a5ba9167-489f-402a-84b8-6ad948ace0b1 Date: Sun, 01 Jul 2018 20:20:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:07,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-a5ba9167-489f-402a-84b8-6ad948ace0b1 2018-07-01 20:20:07,940 - neutron_utils - INFO - Retrieving security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:08,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1263d40b-ebb5-417b-8baa-97b01dbbf1f6 Date: Sun, 01 Jul 2018 20:20:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "updated_at": "2018-07-01T20:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}], "revision_number": 2, "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}]} 2018-07-01 20:20:08,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-1263d40b-ebb5-417b-8baa-97b01dbbf1f6 2018-07-01 20:20:08,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:08,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac67b757-19a8-4218-8292-85627d468239 Date: Sun, 01 Jul 2018 20:20:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:08,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-ac67b757-19a8-4218-8292-85627d468239 2018-07-01 20:20:08,923 - neutron_utils - INFO - Retrieving security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:09,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-07072a83-f6ee-4b83-b3e8-dfd4798d474d Date: Sun, 01 Jul 2018 20:20:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "updated_at": "2018-07-01T20:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}], "revision_number": 2, "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}]} 2018-07-01 20:20:09,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-07072a83-f6ee-4b83-b3e8-dfd4798d474d 2018-07-01 20:20:09,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:09,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4128edcd-06bf-4447-8b53-63a38438dcd0 Date: Sun, 01 Jul 2018 20:20:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:09,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-4128edcd-06bf-4447-8b53-63a38438dcd0 2018-07-01 20:20:09,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:20:09,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:10,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}, {"id": "01d89dda352f40c68730adddd5268d82", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name-role"}], "expires_at": "2018-07-01T21:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9015df30e8c74492bd4519a401e985e0", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/9015df30e8c74492bd4519a401e985e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/9015df30e8c74492bd4519a401e985e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/9015df30e8c74492bd4519a401e985e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4a6899f4-00cb-45d-user2", "id": "1174ca77998c4ee982ac30632072fe76"}, "audit_ids": ["EFo3e0RGS_-GnDoMYtJkTg"], "issued_at": "2018-07-01T20:20:10.000000Z"}} 2018-07-01 20:20:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:10,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e324e5-17c2-40a7-9bcd-cf6ccbf177eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:10,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-79e324e5-17c2-40a7-9bcd-cf6ccbf177eb 2018-07-01 20:20:10,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-4a6899f4-00cb-45d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:10,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-33cd5319-9aa8-4204-8581-574f9ba10fdd Date: Sun, 01 Jul 2018 20:20:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "updated_at": "2018-07-01T20:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}], "revision_number": 2, "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}]} 2018-07-01 20:20:10,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-4a6899f4-00cb-45d-name&description=hello+group used request id req-33cd5319-9aa8-4204-8581-574f9ba10fdd 2018-07-01 20:20:10,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:10,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:10,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a68e0f-48db-4f8a-bb57-40207998f9bb Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0"}, "enabled": true, "id": "9015df30e8c74492bd4519a401e985e0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}} 2018-07-01 20:20:10,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0 used request id req-35a68e0f-48db-4f8a-bb57-40207998f9bb 2018-07-01 20:20:10,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6889ca73-5150-4b34-81fe-85fcc49c512a Date: Sun, 01 Jul 2018 20:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:10,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-6889ca73-5150-4b34-81fe-85fcc49c512a 2018-07-01 20:20:10,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:10,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-769d6150-7eb9-4771-bc1a-3e6dc2cf78a4 Date: Sun, 01 Jul 2018 20:20:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:10,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-769d6150-7eb9-4771-bc1a-3e6dc2cf78a4 2018-07-01 20:20:10,989 - neutron_utils - INFO - Retrieving security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:10,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:11,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-65a9a9e8-864d-44ec-a372-4d20f788dda3 Date: Sun, 01 Jul 2018 20:20:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "updated_at": "2018-07-01T20:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}], "revision_number": 2, "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}]} 2018-07-01 20:20:11,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-65a9a9e8-864d-44ec-a372-4d20f788dda3 2018-07-01 20:20:11,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea47ae87-c388-4cb8-ae99-5fdc7871777d 2018-07-01 20:20:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:11,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d1e242b-f3d5-4c2e-b0d6-158a912631fa Date: Sun, 01 Jul 2018 20:20:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "dc5726f4-29dc-44a4-beb6-48e8bae62c1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "ea47ae87-c388-4cb8-ae99-5fdc7871777d", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f8d06b5f-56d4-4415-93bd-7ae0c1899149"}]} 2018-07-01 20:20:11,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-9d1e242b-f3d5-4c2e-b0d6-158a912631fa 2018-07-01 20:20:11,341 - neutron_utils - INFO - Deleting security group rule with ID - dc5726f4-29dc-44a4-beb6-48e8bae62c1d 2018-07-01 20:20:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dc5726f4-29dc-44a4-beb6-48e8bae62c1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:11,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7b39741-75be-4e73-9fb1-f1b92d02f6e7 Content-Length: 0 Date: Sun, 01 Jul 2018 20:20:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:11,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dc5726f4-29dc-44a4-beb6-48e8bae62c1d used request id req-b7b39741-75be-4e73-9fb1-f1b92d02f6e7 2018-07-01 20:20:11,622 - neutron_utils - INFO - Deleting security group rule with ID - f8d06b5f-56d4-4415-93bd-7ae0c1899149 2018-07-01 20:20:11,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/f8d06b5f-56d4-4415-93bd-7ae0c1899149 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:12,591 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59c7f0c5-f868-4a12-aaae-50b0ef107984 Content-Length: 0 Date: Sun, 01 Jul 2018 20:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:12,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/f8d06b5f-56d4-4415-93bd-7ae0c1899149 used request id req-59c7f0c5-f868-4a12-aaae-50b0ef107984 2018-07-01 20:20:12,591 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:12,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e0dce21eb9b984e6c64b6828ea19d940cdfc323" 2018-07-01 20:20:13,039 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99b2f078-7d4f-4e4f-968a-d62308cc5dd4 Content-Length: 0 Date: Sun, 01 Jul 2018 20:20:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:13,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-99b2f078-7d4f-4e4f-968a-d62308cc5dd4 2018-07-01 20:20:13,040 - neutron_utils - INFO - Deleting security group rule with ID - f8d06b5f-56d4-4415-93bd-7ae0c1899149 2018-07-01 20:20:13,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/f8d06b5f-56d4-4415-93bd-7ae0c1899149 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:13,799 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-6a4ce7c9-e050-4680-8e42-44b5511cfd26 Date: Sun, 01 Jul 2018 20:20:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f8d06b5f-56d4-4415-93bd-7ae0c1899149 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-01 20:20:13,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/f8d06b5f-56d4-4415-93bd-7ae0c1899149 used request id req-6a4ce7c9-e050-4680-8e42-44b5511cfd26 2018-07-01 20:20:13,799 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f8d06b5f-56d4-4415-93bd-7ae0c1899149 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-01 20:20:13,800 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f8d06b5f-56d4-4415-93bd-7ae0c1899149 does not exist Neutron server returns request_ids: ['req-6a4ce7c9-e050-4680-8e42-44b5511cfd26'] 2018-07-01 20:20:13,800 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ea47ae87-c388-4cb8-ae99-5fdc7871777d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756665b1a7fc9464a130d10c0a9b18fb33de6a7c" 2018-07-01 20:20:14,055 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-bf4cb0cc-5726-4618-a04f-be9cc38847d0 Date: Sun, 01 Jul 2018 20:20:14 GMT RESP BODY: {"NeutronError": {"message": "Security group ea47ae87-c388-4cb8-ae99-5fdc7871777d does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-01 20:20:14,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ea47ae87-c388-4cb8-ae99-5fdc7871777d used request id req-bf4cb0cc-5726-4618-a04f-be9cc38847d0 2018-07-01 20:20:14,055 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group ea47ae87-c388-4cb8-ae99-5fdc7871777d does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-01 20:20:14,055 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group ea47ae87-c388-4cb8-ae99-5fdc7871777d does not exist Neutron server returns request_ids: ['req-bf4cb0cc-5726-4618-a04f-be9cc38847d0'] 2018-07-01 20:20:14,056 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4a6899f4-00cb-45d-user1 2018-07-01 20:20:14,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3c494e138ad44ae69eda8b50da8f5532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae2f1d1f18fff497645cbf90cde680ad37de882" 2018-07-01 20:20:14,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6309d71-9308-4e1a-886e-2d26d86d1f85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:14,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3c494e138ad44ae69eda8b50da8f5532 used request id req-e6309d71-9308-4e1a-886e-2d26d86d1f85 2018-07-01 20:20:14,269 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4a6899f4-00cb-45d-user2 2018-07-01 20:20:14,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1174ca77998c4ee982ac30632072fe76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9124f0e502a4b39b1508127bf05d7c59e70130" 2018-07-01 20:20:14,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d139c39d-5fbc-4741-990b-069fc9bc1cb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:14,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1174ca77998c4ee982ac30632072fe76 used request id req-d139c39d-5fbc-4741-990b-069fc9bc1cb5 2018-07-01 20:20:14,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:14,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e27aab3c-e8c6-4ee5-89fe-e8466166f4f1 Date: Sun, 01 Jul 2018 20:20:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "updated_at": "2018-07-01T20:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "26d22023-8293-4394-ba64-fec3b7cdc8b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "bf08448f-f3bb-4b06-9776-44f439263808", "remote_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "cc6ad272-1348-4ee2-b171-0f1e18fcc63d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "revision_number": 0, "id": "f9410004-8c03-4b20-ac5b-781dca47adba", "remote_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "remote_ip_prefix": null, "created_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "tenant_id": "9015df30e8c74492bd4519a401e985e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9015df30e8c74492bd4519a401e985e0"}], "revision_number": 4, "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:20:14,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e27aab3c-e8c6-4ee5-89fe-e8466166f4f1 2018-07-01 20:20:14,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:14,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce080cdc-dc3e-4d85-81f7-c4d58b55e293 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:20:14,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-ce080cdc-dc3e-4d85-81f7-c4d58b55e293 2018-07-01 20:20:14,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:14,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8863d036-1a1a-49fd-9b37-a41ad8501972 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0"}, "enabled": true, "id": "9015df30e8c74492bd4519a401e985e0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4a6899f4-00cb-45d-name"}} 2018-07-01 20:20:14,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0 used request id req-8863d036-1a1a-49fd-9b37-a41ad8501972 2018-07-01 20:20:14,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6aaa474-d437-4231-a8ee-d751bdab1dfb 2018-07-01 20:20:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6aaa474-d437-4231-a8ee-d751bdab1dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:15,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd49f336-f7ec-4605-bca1-f6f2100ed1ff Date: Sun, 01 Jul 2018 20:20:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "26d22023-8293-4394-ba64-fec3b7cdc8b8"}, {"remote_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "bf08448f-f3bb-4b06-9776-44f439263808"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "cc6ad272-1348-4ee2-b171-0f1e18fcc63d"}, {"remote_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:20:06Z", "security_group_id": "a6aaa474-d437-4231-a8ee-d751bdab1dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "9015df30e8c74492bd4519a401e985e0", "created_at": "2018-07-01T20:20:06Z", "project_id": "9015df30e8c74492bd4519a401e985e0", "id": "f9410004-8c03-4b20-ac5b-781dca47adba"}]} 2018-07-01 20:20:15,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a6aaa474-d437-4231-a8ee-d751bdab1dfb used request id req-dd49f336-f7ec-4605-bca1-f6f2100ed1ff 2018-07-01 20:20:15,021 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 20:20:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a6aaa474-d437-4231-a8ee-d751bdab1dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:16,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5f82172-49ff-4e9c-bc82-9e979a9ca06f Content-Length: 0 Date: Sun, 01 Jul 2018 20:20:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:16,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a6aaa474-d437-4231-a8ee-d751bdab1dfb used request id req-b5f82172-49ff-4e9c-bc82-9e979a9ca06f 2018-07-01 20:20:16,117 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-4a6899f4-00cb-45d-name 2018-07-01 20:20:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:16,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7762a3f-aa8d-4985-87c7-7524b688a088 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:16,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9015df30e8c74492bd4519a401e985e0 used request id req-d7762a3f-aa8d-4985-87c7-7524b688a088 2018-07-01 20:20:16,324 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-4a6899f4-00cb-45d-name-role 2018-07-01 20:20:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:16,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e54b73dd-e72a-42b2-a294-44abd77e1263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:20:16,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/01d89dda352f40c68730adddd5268d82 used request id req-e54b73dd-e72a-42b2-a294-44abd77e1263 2018-07-01 20:20:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a29abf4c1df82b17be3d4d5a12e02ddf65e14b" 2018-07-01 20:20:16,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26bd256-a5de-4ac5-8284-39dc6d15de65 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:20:16,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c26bd256-a5de-4ac5-8284-39dc6d15de65 2018-07-01 20:20:16,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:16,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["rwOKxKqESlKXNvhWGlVijw"], "issued_at": "2018-07-01T20:20:16.000000Z"}} 2018-07-01 20:20:16,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}197e14626bd8d569d155c90bd3c4b947fdc9febe" 2018-07-01 20:20:17,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-454bd2c0-0176-4210-8733-223c574ace18 Date: Sun, 01 Jul 2018 20:20:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:20:17,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-454bd2c0-0176-4210-8733-223c574ace18 2018-07-01 20:20:17,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}197e14626bd8d569d155c90bd3c4b947fdc9febe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2"}' 2018-07-01 20:20:18,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a X-Openstack-Request-Id: req-487e9e5f-841e-4959-b0f1-0f2a0b7fe14c Date: Sun, 01 Jul 2018 20:20:18 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:20:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:20:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a", "min_disk": 0, "protected": false, "id": "7f410443-5e77-47b6-9cf2-6cfe82fb245a", "file": "/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:20:18,160 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-487e9e5f-841e-4959-b0f1-0f2a0b7fe14c 2018-07-01 20:20:18,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}197e14626bd8d569d155c90bd3c4b947fdc9febe" -d '' 2018-07-01 20:20:22,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bac5c1ae-6f7e-4b3c-a114-120fc31e5545 Date: Sun, 01 Jul 2018 20:20:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:20:22,045 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/file used request id req-bac5c1ae-6f7e-4b3c-a114-120fc31e5545 2018-07-01 20:20:22,045 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:20:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}197e14626bd8d569d155c90bd3c4b947fdc9febe" 2018-07-01 20:20:22,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-565b6748-3e96-412a-a170-68001d43cee3 Date: Sun, 01 Jul 2018 20:20:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:20:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:20:22Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/snap", "metadata": {}}], "self": "/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a", "min_disk": 0, "protected": false, "id": "7f410443-5e77-47b6-9cf2-6cfe82fb245a", "file": "/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:20:22,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a used request id req-565b6748-3e96-412a-a170-68001d43cee3 2018-07-01 20:20:22,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}197e14626bd8d569d155c90bd3c4b947fdc9febe" 2018-07-01 20:20:23,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95aa46be-8153-4dfd-87ac-1cb837979662 Date: Sun, 01 Jul 2018 20:20:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:20:23,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-95aa46be-8153-4dfd-87ac-1cb837979662 2018-07-01 20:20:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}197e14626bd8d569d155c90bd3c4b947fdc9febe" 2018-07-01 20:20:23,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-c1626647-78db-442d-a1d2-c5994479c5b9 Date: Sun, 01 Jul 2018 20:20:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:20:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:20:22Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/snap", "metadata": {}}], "self": "/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a", "min_disk": 0, "protected": false, "id": "7f410443-5e77-47b6-9cf2-6cfe82fb245a", "file": "/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2"} 2018-07-01 20:20:23,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2 used request id req-c1626647-78db-442d-a1d2-c5994479c5b9 2018-07-01 20:20:23,873 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-5d792c03-5492-4c23-aa18-1b04d1a535f2 2018-07-01 20:20:23,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}197e14626bd8d569d155c90bd3c4b947fdc9febe" 2018-07-01 20:20:25,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d8f93f4-2c8b-4af4-b5c3-632dd5233d6a Date: Sun, 01 Jul 2018 20:20:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:20:25,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7f410443-5e77-47b6-9cf2-6cfe82fb245a used request id req-3d8f93f4-2c8b-4af4-b5c3-632dd5233d6a 2018-07-01 20:20:25,469 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-01 20:20:25,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:25,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["rSGgZd0kTwiusxMo9o3x3Q"], "issued_at": "2018-07-01T20:20:25.000000Z"}} 2018-07-01 20:20:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:25,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4beda7fe-28b0-43f2-a9d6-1d439dee114a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:25,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4beda7fe-28b0-43f2-a9d6-1d439dee114a 2018-07-01 20:20:25,914 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net 2018-07-01 20:20:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" -d '{"network": {"name": "NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net", "admin_state_up": true}}' 2018-07-01 20:20:26,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f51faeda-2b33-4877-a4a8-129f6165fd72 Date: Sun, 01 Jul 2018 20:20:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5bcec002-68bd-4300-94b5-c620ceefdbb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:26Z","is_default":false,"provider:segmentation_id":34,"name":"NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:26Z","mtu":1450}} 2018-07-01 20:20:26,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f51faeda-2b33-4877-a4a8-129f6165fd72 2018-07-01 20:20:26,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5bcec002-68bd-4300-94b5-c620ceefdbb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:26,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4fc2b8a4-4f65-42f7-9bad-309c05b9642d Date: Sun, 01 Jul 2018 20:20:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bcec002-68bd-4300-94b5-c620ceefdbb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:26Z","provider:segmentation_id":34,"name":"NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:26Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:26,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5bcec002-68bd-4300-94b5-c620ceefdbb8 used request id req-4fc2b8a4-4f65-42f7-9bad-309c05b9642d 2018-07-01 20:20:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5bcec002-68bd-4300-94b5-c620ceefdbb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:26,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0653dcd4-c7df-482d-b705-0269aad2c0d2 Date: Sun, 01 Jul 2018 20:20:26 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:26,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5bcec002-68bd-4300-94b5-c620ceefdbb8 used request id req-0653dcd4-c7df-482d-b705-0269aad2c0d2 2018-07-01 20:20:26,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=5bcec002-68bd-4300-94b5-c620ceefdbb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:27,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d6cd6fa-d719-47d8-b1c2-20dcdd43c591 Date: Sun, 01 Jul 2018 20:20:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bcec002-68bd-4300-94b5-c620ceefdbb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:26Z","provider:segmentation_id":34,"name":"NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:26Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:27,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=5bcec002-68bd-4300-94b5-c620ceefdbb8 used request id req-1d6cd6fa-d719-47d8-b1c2-20dcdd43c591 2018-07-01 20:20:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5bcec002-68bd-4300-94b5-c620ceefdbb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:27,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9de69f7-8a62-44a9-9ab7-3cf723a2bcba Date: Sun, 01 Jul 2018 20:20:27 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:27,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5bcec002-68bd-4300-94b5-c620ceefdbb8 used request id req-f9de69f7-8a62-44a9-9ab7-3cf723a2bcba 2018-07-01 20:20:27,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:27,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21a714df-164b-422e-8b66-c3d922692f1e Date: Sun, 01 Jul 2018 20:20:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bcec002-68bd-4300-94b5-c620ceefdbb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:26Z","provider:segmentation_id":34,"name":"NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:26Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:27,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net used request id req-21a714df-164b-422e-8b66-c3d922692f1e 2018-07-01 20:20:27,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:27,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:27,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410781dd-525e-4f13-a1d2-ce0cb1ad7611 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:20:27,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-410781dd-525e-4f13-a1d2-ce0cb1ad7611 2018-07-01 20:20:27,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=5bcec002-68bd-4300-94b5-c620ceefdbb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:27,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2791865f-918f-4e7d-bf21-d1b51c984aef Date: Sun, 01 Jul 2018 20:20:27 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:27,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=5bcec002-68bd-4300-94b5-c620ceefdbb8 used request id req-2791865f-918f-4e7d-bf21-d1b51c984aef 2018-07-01 20:20:27,608 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-b226862c-51fb-4290-a532-5e1d89a5a341-pub-net 2018-07-01 20:20:27,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/5bcec002-68bd-4300-94b5-c620ceefdbb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906b9f6ab0dd2d425f122ca66c98e4074b8eac47" 2018-07-01 20:20:28,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85ec7f8b-572c-46a6-812e-e9f84606ad78 Date: Sun, 01 Jul 2018 20:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:28,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5bcec002-68bd-4300-94b5-c620ceefdbb8 used request id req-85ec7f8b-572c-46a6-812e-e9f84606ad78 2018-07-01 20:20:28,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:28,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["mgLkHMnIRkONWYfyExnflQ"], "issued_at": "2018-07-01T20:20:28.000000Z"}} 2018-07-01 20:20:28,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}882f4e9d77f8709ad735d9001aace57c61f03d8e" 2018-07-01 20:20:28,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4faba342-f8c9-4d80-a69b-21a7869c9cb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:28,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4faba342-f8c9-4d80-a69b-21a7869c9cb3 2018-07-01 20:20:28,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:29,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Xq3_VSJUT_ameUUyu6Wcfw"], "issued_at": "2018-07-01T20:20:29.000000Z"}} 2018-07-01 20:20:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37633d050f5f613a6b4ded7f05306a79ed1f29b" 2018-07-01 20:20:29,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75883a42-08bf-4288-a10a-3994e57a84dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:29,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-75883a42-08bf-4288-a10a-3994e57a84dc 2018-07-01 20:20:29,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:29,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["-w-naVX6RzG-FCjTUPcl8g"], "issued_at": "2018-07-01T20:20:29.000000Z"}} 2018-07-01 20:20:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:29,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba54f8b3-9272-40ff-bb6a-c27567e63053 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:29,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ba54f8b3-9272-40ff-bb6a-c27567e63053 2018-07-01 20:20:29,816 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net 2018-07-01 20:20:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" -d '{"network": {"name": "NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net", "admin_state_up": true}}' 2018-07-01 20:20:30,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-462b108b-3cdf-4930-b736-f0e5f771ddd8 Date: Sun, 01 Jul 2018 20:20:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:30Z","is_default":false,"provider:segmentation_id":76,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","mtu":1450}} 2018-07-01 20:20:30,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-462b108b-3cdf-4930-b736-f0e5f771ddd8 2018-07-01 20:20:30,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3351132e-d8bc-4a7a-a260-dc91142bbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:30,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c350bfc6-f8e1-480e-81ae-3e5634ef429e Date: Sun, 01 Jul 2018 20:20:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:30Z","provider:segmentation_id":76,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:30,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3351132e-d8bc-4a7a-a260-dc91142bbb3d used request id req-c350bfc6-f8e1-480e-81ae-3e5634ef429e 2018-07-01 20:20:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:30,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd61ca8c-370f-463b-af6c-be8ba769ba10 Date: Sun, 01 Jul 2018 20:20:30 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:30,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d used request id req-dd61ca8c-370f-463b-af6c-be8ba769ba10 2018-07-01 20:20:30,652 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet 2018-07-01 20:20:30,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" -d '{"subnets": [{"ip_version": 4, "network_id": "3351132e-d8bc-4a7a-a260-dc91142bbb3d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]}' 2018-07-01 20:20:31,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-37687b8b-1d30-457e-85c2-6e63c993d493 Date: Sun, 01 Jul 2018 20:20:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3730c2cc-2436-4562-985c-f7358dffd887","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]} 2018-07-01 20:20:31,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-37687b8b-1d30-457e-85c2-6e63c993d493 2018-07-01 20:20:31,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3351132e-d8bc-4a7a-a260-dc91142bbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:31,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-428ac61b-615c-4f6c-bfa2-9c4b87b216a0 Date: Sun, 01 Jul 2018 20:20:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3730c2cc-2436-4562-985c-f7358dffd887"],"description":"","tags":[],"updated_at":"2018-07-01T20:20:30Z","provider:segmentation_id":76,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:31,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3351132e-d8bc-4a7a-a260-dc91142bbb3d used request id req-428ac61b-615c-4f6c-bfa2-9c4b87b216a0 2018-07-01 20:20:31,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:32,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0ba67240-0bb9-4a73-abc3-9e59af4862dd Date: Sun, 01 Jul 2018 20:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3730c2cc-2436-4562-985c-f7358dffd887","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]} 2018-07-01 20:20:32,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d used request id req-0ba67240-0bb9-4a73-abc3-9e59af4862dd 2018-07-01 20:20:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:32,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8063bec9-9f84-4d24-a6db-29efd34a1593 Date: Sun, 01 Jul 2018 20:20:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3730c2cc-2436-4562-985c-f7358dffd887"],"description":"","tags":[],"updated_at":"2018-07-01T20:20:30Z","provider:segmentation_id":76,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:32,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net used request id req-8063bec9-9f84-4d24-a6db-29efd34a1593 2018-07-01 20:20:32,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:32,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:32,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:32,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552955b0-495d-42fb-a2b3-2228a07b8318 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:20:32,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-552955b0-495d-42fb-a2b3-2228a07b8318 2018-07-01 20:20:32,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:33,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-efb2a15a-6b3a-414b-8a2b-a5b3727da43d Date: Sun, 01 Jul 2018 20:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3730c2cc-2436-4562-985c-f7358dffd887","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]} 2018-07-01 20:20:33,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d used request id req-efb2a15a-6b3a-414b-8a2b-a5b3727da43d 2018-07-01 20:20:33,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d&name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:33,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3155b897-9fcc-4c7d-b943-db4d596859af Date: Sun, 01 Jul 2018 20:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3730c2cc-2436-4562-985c-f7358dffd887","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]} 2018-07-01 20:20:33,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d&name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet used request id req-3155b897-9fcc-4c7d-b943-db4d596859af 2018-07-01 20:20:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d&name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:34,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5e1c3e9-3a00-47db-b018-9f01b08d8751 Date: Sun, 01 Jul 2018 20:20:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3730c2cc-2436-4562-985c-f7358dffd887","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]} 2018-07-01 20:20:34,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d&name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet used request id req-f5e1c3e9-3a00-47db-b018-9f01b08d8751 2018-07-01 20:20:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:34,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed0dac10-bb85-45c5-a07c-31834464bd2b Date: Sun, 01 Jul 2018 20:20:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3730c2cc-2436-4562-985c-f7358dffd887","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]} 2018-07-01 20:20:34,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3351132e-d8bc-4a7a-a260-dc91142bbb3d used request id req-ed0dac10-bb85-45c5-a07c-31834464bd2b 2018-07-01 20:20:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:35,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8ed2f3c-2bbd-4085-b507-b8a0b26f946d Date: Sun, 01 Jul 2018 20:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3351132e-d8bc-4a7a-a260-dc91142bbb3d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:30Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3730c2cc-2436-4562-985c-f7358dffd887","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet"}]} 2018-07-01 20:20:35,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet used request id req-f8ed2f3c-2bbd-4085-b507-b8a0b26f946d 2018-07-01 20:20:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:35,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7291bbcc-d06f-4433-8b55-3925735f462e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:20:35,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-7291bbcc-d06f-4433-8b55-3925735f462e 2018-07-01 20:20:35,115 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet 2018-07-01 20:20:35,115 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-subnet 2018-07-01 20:20:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/3730c2cc-2436-4562-985c-f7358dffd887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:37,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4969e0cc-616c-49cd-a602-37aa30be92b9 Date: Sun, 01 Jul 2018 20:20:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:37,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3730c2cc-2436-4562-985c-f7358dffd887 used request id req-4969e0cc-616c-49cd-a602-37aa30be92b9 2018-07-01 20:20:37,154 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-247a4e83-ef07-4b17-b639-90fee3440d38-pub-net 2018-07-01 20:20:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/3351132e-d8bc-4a7a-a260-dc91142bbb3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da7e850eb85b6f14a07188e4801b195a2b92481" 2018-07-01 20:20:38,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb7f9644-788e-4b80-9228-2907775b9eaa Date: Sun, 01 Jul 2018 20:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:38,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3351132e-d8bc-4a7a-a260-dc91142bbb3d used request id req-bb7f9644-788e-4b80-9228-2907775b9eaa 2018-07-01 20:20:38,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:39,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["HsdTuLYGTTaexPUKXqKi2w"], "issued_at": "2018-07-01T20:20:39.000000Z"}} 2018-07-01 20:20:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac43b1fa25833fc8194700bd5434d31fd19652f8" 2018-07-01 20:20:39,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6c0ce3-7b95-46b6-adb8-a13f4bf9cfd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:39,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-be6c0ce3-7b95-46b6-adb8-a13f4bf9cfd4 2018-07-01 20:20:39,101 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-net 2018-07-01 20:20:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac43b1fa25833fc8194700bd5434d31fd19652f8" -d '{"network": {"name": "NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-net", "admin_state_up": true}}' 2018-07-01 20:20:39,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d6da0b6c-b502-438d-baf9-f644593e128e Date: Sun, 01 Jul 2018 20:20:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"38b55e33-139a-4222-bdec-cfceea215c49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:39Z","is_default":false,"provider:segmentation_id":82,"name":"NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:39Z","mtu":1450}} 2018-07-01 20:20:39,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d6da0b6c-b502-438d-baf9-f644593e128e 2018-07-01 20:20:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=38b55e33-139a-4222-bdec-cfceea215c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac43b1fa25833fc8194700bd5434d31fd19652f8" 2018-07-01 20:20:39,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6fe3a556-c5a1-4ee1-829b-d283d1fc2e0a Date: Sun, 01 Jul 2018 20:20:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38b55e33-139a-4222-bdec-cfceea215c49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:39Z","provider:segmentation_id":82,"name":"NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:39,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=38b55e33-139a-4222-bdec-cfceea215c49 used request id req-6fe3a556-c5a1-4ee1-829b-d283d1fc2e0a 2018-07-01 20:20:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=38b55e33-139a-4222-bdec-cfceea215c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac43b1fa25833fc8194700bd5434d31fd19652f8" 2018-07-01 20:20:39,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-401b2799-b88c-49a6-8cf2-9104c589e7d4 Date: Sun, 01 Jul 2018 20:20:39 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:39,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=38b55e33-139a-4222-bdec-cfceea215c49 used request id req-401b2799-b88c-49a6-8cf2-9104c589e7d4 2018-07-01 20:20:39,949 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-subnet 2018-07-01 20:20:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac43b1fa25833fc8194700bd5434d31fd19652f8" -d '{"subnets": [{"ip_version": 4, "network_id": "38b55e33-139a-4222-bdec-cfceea215c49", "cidr": "", "name": "NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-subnet"}]}' 2018-07-01 20:20:40,116 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-02ca0e1a-70cd-429f-9f3f-6fadd7a48d4c Date: Sun, 01 Jul 2018 20:20:40 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 20:20:40,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-02ca0e1a-70cd-429f-9f3f-6fadd7a48d4c 2018-07-01 20:20:40,116 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 20:20:40,116 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-subnet] for network [NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-net] 2018-07-01 20:20:40,117 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fc6fb755-6e58-40f1-9f84-2bcd21822ad3-pub-net 2018-07-01 20:20:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/38b55e33-139a-4222-bdec-cfceea215c49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac43b1fa25833fc8194700bd5434d31fd19652f8" 2018-07-01 20:20:40,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ec15359-f546-485e-9596-a44f846ab65c Date: Sun, 01 Jul 2018 20:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:40,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/38b55e33-139a-4222-bdec-cfceea215c49 used request id req-8ec15359-f546-485e-9596-a44f846ab65c 2018-07-01 20:20:40,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:41,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["JQ74JLa3Qoe3t-_543_zBQ"], "issued_at": "2018-07-01T20:20:41.000000Z"}} 2018-07-01 20:20:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:41,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb6bd16-70dc-4664-a1dd-aec205a4d158 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:41,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7fb6bd16-70dc-4664-a1dd-aec205a4d158 2018-07-01 20:20:41,295 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net 2018-07-01 20:20:41,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" -d '{"network": {"name": "NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net", "admin_state_up": true}}' 2018-07-01 20:20:41,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b3e6b30d-1e84-4df1-ac86-6ad36b6e53e1 Date: Sun, 01 Jul 2018 20:20:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:41Z","is_default":false,"provider:segmentation_id":83,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:41Z","mtu":1450}} 2018-07-01 20:20:41,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b3e6b30d-1e84-4df1-ac86-6ad36b6e53e1 2018-07-01 20:20:41,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:42,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98470acd-2d1a-4acf-99bd-b8fbc99e2f83 Date: Sun, 01 Jul 2018 20:20:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:41Z","provider:segmentation_id":83,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:41Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:42,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 used request id req-98470acd-2d1a-4acf-99bd-b8fbc99e2f83 2018-07-01 20:20:42,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:42,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-24d8ce62-98a0-49e4-8dd3-0c8e39239be4 Date: Sun, 01 Jul 2018 20:20:42 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:42,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 used request id req-24d8ce62-98a0-49e4-8dd3-0c8e39239be4 2018-07-01 20:20:42,230 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet 2018-07-01 20:20:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" -d '{"subnets": [{"ip_version": 4, "network_id": "46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet"}]}' 2018-07-01 20:20:42,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1653d220-4033-4732-a504-f12e92640cfa Date: Sun, 01 Jul 2018 20:20:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:42Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:42Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"850506eb-df0a-4952-8289-4d71402a551a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet"}]} 2018-07-01 20:20:42,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-1653d220-4033-4732-a504-f12e92640cfa 2018-07-01 20:20:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:42,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8b298474-e90b-4d70-a034-7e8361a8af1b Date: Sun, 01 Jul 2018 20:20:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["850506eb-df0a-4952-8289-4d71402a551a"],"description":"","tags":[],"updated_at":"2018-07-01T20:20:42Z","provider:segmentation_id":83,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:41Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:42,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 used request id req-8b298474-e90b-4d70-a034-7e8361a8af1b 2018-07-01 20:20:42,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:43,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fcea2c63-7340-44c5-a595-ad34eef31c61 Date: Sun, 01 Jul 2018 20:20:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:42Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"850506eb-df0a-4952-8289-4d71402a551a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet"}]} 2018-07-01 20:20:43,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 used request id req-fcea2c63-7340-44c5-a595-ad34eef31c61 2018-07-01 20:20:43,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8a01bbf4-a0e4-45da-8e64-74c639cbc641 Date: Sun, 01 Jul 2018 20:20:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["850506eb-df0a-4952-8289-4d71402a551a"],"description":"","tags":[],"updated_at":"2018-07-01T20:20:42Z","provider:segmentation_id":83,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:41Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:44,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net used request id req-8a01bbf4-a0e4-45da-8e64-74c639cbc641 2018-07-01 20:20:44,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:44,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:44,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:44,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa48a78-386b-435e-b1ce-3d1c7ee97c02 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:20:44,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-7aa48a78-386b-435e-b1ce-3d1c7ee97c02 2018-07-01 20:20:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:44,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-033fdf46-4e41-413e-98a7-133feb4e0715 Date: Sun, 01 Jul 2018 20:20:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:42Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"850506eb-df0a-4952-8289-4d71402a551a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet"}]} 2018-07-01 20:20:44,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 used request id req-033fdf46-4e41-413e-98a7-133feb4e0715 2018-07-01 20:20:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4&name=NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:44,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e23e3a61-a68b-467c-baad-ff57f26778df Date: Sun, 01 Jul 2018 20:20:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:42Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"850506eb-df0a-4952-8289-4d71402a551a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet"}]} 2018-07-01 20:20:44,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4&name=NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet used request id req-e23e3a61-a68b-467c-baad-ff57f26778df 2018-07-01 20:20:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4&name=NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:45,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-26f90ed8-f5ab-4590-a914-d6c8c2af845e Date: Sun, 01 Jul 2018 20:20:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:42Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"850506eb-df0a-4952-8289-4d71402a551a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet"}]} 2018-07-01 20:20:45,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4&name=NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet used request id req-26f90ed8-f5ab-4590-a914-d6c8c2af845e 2018-07-01 20:20:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:45,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab8b64e8-322c-441b-a536-12e2a443eebf Date: Sun, 01 Jul 2018 20:20:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:42Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"850506eb-df0a-4952-8289-4d71402a551a","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet"}]} 2018-07-01 20:20:45,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 used request id req-ab8b64e8-322c-441b-a536-12e2a443eebf 2018-07-01 20:20:45,129 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet 2018-07-01 20:20:45,129 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-subnet 2018-07-01 20:20:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/850506eb-df0a-4952-8289-4d71402a551a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:47,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8f4b132-bbe6-4007-8876-639c7a9ab0d5 Date: Sun, 01 Jul 2018 20:20:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:47,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/850506eb-df0a-4952-8289-4d71402a551a used request id req-f8f4b132-bbe6-4007-8876-639c7a9ab0d5 2018-07-01 20:20:47,291 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d2387bf9-3677-4e24-8860-b77f4f1bf6d2-pub-net 2018-07-01 20:20:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc93c4e63e209af40b4eaceec930aa761757a05" 2018-07-01 20:20:49,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5430fd43-d798-4b6a-b0eb-9d061f77d9fc Date: Sun, 01 Jul 2018 20:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:49,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/46a545cc-6ed8-4f92-a5a6-71c9c6ec88f4 used request id req-5430fd43-d798-4b6a-b0eb-9d061f77d9fc 2018-07-01 20:20:49,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:49,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["W6OPvDzJQo2sytISULMyQA"], "issued_at": "2018-07-01T20:20:49.000000Z"}} 2018-07-01 20:20:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df4e6b66b3f957f1b008b986dd344ee85e4f27a" 2018-07-01 20:20:49,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff3e1fb-8118-4577-992c-6da0f7d5abbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:49,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0ff3e1fb-8118-4577-992c-6da0f7d5abbb 2018-07-01 20:20:49,836 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-net 2018-07-01 20:20:49,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df4e6b66b3f957f1b008b986dd344ee85e4f27a" -d '{"network": {"name": "NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-net", "admin_state_up": true}}' 2018-07-01 20:20:50,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0d1e3255-cb70-4ddc-b1ba-f1c2e9b7d61b Date: Sun, 01 Jul 2018 20:20:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"50d24893-1d3a-4da9-9038-02a313337ab4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:50Z","is_default":false,"provider:segmentation_id":46,"name":"NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:50Z","mtu":1450}} 2018-07-01 20:20:50,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0d1e3255-cb70-4ddc-b1ba-f1c2e9b7d61b 2018-07-01 20:20:50,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=50d24893-1d3a-4da9-9038-02a313337ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df4e6b66b3f957f1b008b986dd344ee85e4f27a" 2018-07-01 20:20:50,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-41c360ca-6338-48dc-9f60-d33f4ad3e2c4 Date: Sun, 01 Jul 2018 20:20:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"50d24893-1d3a-4da9-9038-02a313337ab4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:50Z","provider:segmentation_id":46,"name":"NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:50Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:50,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=50d24893-1d3a-4da9-9038-02a313337ab4 used request id req-41c360ca-6338-48dc-9f60-d33f4ad3e2c4 2018-07-01 20:20:50,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=50d24893-1d3a-4da9-9038-02a313337ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df4e6b66b3f957f1b008b986dd344ee85e4f27a" 2018-07-01 20:20:50,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5500a4ad-a7f8-4cbb-bec4-6df505c71b32 Date: Sun, 01 Jul 2018 20:20:50 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:50,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=50d24893-1d3a-4da9-9038-02a313337ab4 used request id req-5500a4ad-a7f8-4cbb-bec4-6df505c71b32 2018-07-01 20:20:50,812 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-subnet 2018-07-01 20:20:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df4e6b66b3f957f1b008b986dd344ee85e4f27a" -d '{"subnets": [{"ip_version": 4, "network_id": "50d24893-1d3a-4da9-9038-02a313337ab4", "cidr": null, "name": "NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-subnet"}]}' 2018-07-01 20:20:51,093 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a0416f97-0bce-40df-b3bc-2ba9b778035f Date: Sun, 01 Jul 2018 20:20:51 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-01 20:20:51,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a0416f97-0bce-40df-b3bc-2ba9b778035f 2018-07-01 20:20:51,093 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-01 20:20:51,094 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-subnet] for network [NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-net] 2018-07-01 20:20:51,094 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-53ea412f-90ba-4bc7-b3a1-dc189944e2cd-pub-net 2018-07-01 20:20:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/50d24893-1d3a-4da9-9038-02a313337ab4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1df4e6b66b3f957f1b008b986dd344ee85e4f27a" 2018-07-01 20:20:51,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c392b21e-4e14-46c0-91bd-76cf742ab390 Date: Sun, 01 Jul 2018 20:20:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:51,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/50d24893-1d3a-4da9-9038-02a313337ab4 used request id req-c392b21e-4e14-46c0-91bd-76cf742ab390 2018-07-01 20:20:51,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:52,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["HqA5S2ERT9yh67r8TZ7caA"], "issued_at": "2018-07-01T20:20:52.000000Z"}} 2018-07-01 20:20:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:52,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebcc3c3-8578-444b-8b4a-fd66ffe55598 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:52,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cebcc3c3-8578-444b-8b4a-fd66ffe55598 2018-07-01 20:20:52,307 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net 2018-07-01 20:20:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" -d '{"network": {"name": "NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net", "admin_state_up": true}}' 2018-07-01 20:20:52,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-fa52cb04-b747-442d-9810-e9a306050938 Date: Sun, 01 Jul 2018 20:20:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"632f6aa8-e8ed-43d5-8e54-839a36878fe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:52Z","is_default":false,"provider:segmentation_id":100,"name":"NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:52Z","mtu":1450}} 2018-07-01 20:20:52,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-fa52cb04-b747-442d-9810-e9a306050938 2018-07-01 20:20:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:53,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a4797d1-8b2a-49a4-8db9-9e76c161d91a Date: Sun, 01 Jul 2018 20:20:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"632f6aa8-e8ed-43d5-8e54-839a36878fe6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:52Z","provider:segmentation_id":100,"name":"NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:52Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:53,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 used request id req-4a4797d1-8b2a-49a4-8db9-9e76c161d91a 2018-07-01 20:20:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:53,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-90bfaea0-5bd6-4ed8-a909-aef622957330 Date: Sun, 01 Jul 2018 20:20:53 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:53,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 used request id req-90bfaea0-5bd6-4ed8-a909-aef622957330 2018-07-01 20:20:53,345 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-subnet 2018-07-01 20:20:53,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" -d '{"subnets": [{"ip_version": 4, "network_id": "632f6aa8-e8ed-43d5-8e54-839a36878fe6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-subnet"}]}' 2018-07-01 20:20:53,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fddc0f60-0594-40b5-80b1-6cd23be98669 Date: Sun, 01 Jul 2018 20:20:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"632f6aa8-e8ed-43d5-8e54-839a36878fe6","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:53Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"00fde07c-4ef7-4e8c-8157-c69dccddd206","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-subnet"}]} 2018-07-01 20:20:53,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fddc0f60-0594-40b5-80b1-6cd23be98669 2018-07-01 20:20:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:54,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cc3641b5-ed9f-45f4-a638-addd2f06df14 Date: Sun, 01 Jul 2018 20:20:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"632f6aa8-e8ed-43d5-8e54-839a36878fe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["00fde07c-4ef7-4e8c-8157-c69dccddd206"],"description":"","tags":[],"updated_at":"2018-07-01T20:20:53Z","provider:segmentation_id":100,"name":"NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:52Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:54,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 used request id req-cc3641b5-ed9f-45f4-a638-addd2f06df14 2018-07-01 20:20:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:54,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ce2285b-9788-4c23-9b95-005c46f514e7 Date: Sun, 01 Jul 2018 20:20:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"632f6aa8-e8ed-43d5-8e54-839a36878fe6","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:53Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"00fde07c-4ef7-4e8c-8157-c69dccddd206","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-subnet"}]} 2018-07-01 20:20:54,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 used request id req-7ce2285b-9788-4c23-9b95-005c46f514e7 2018-07-01 20:20:54,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:54,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-66ad1d54-f325-4e22-b991-02075a2f1f83 Date: Sun, 01 Jul 2018 20:20:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"632f6aa8-e8ed-43d5-8e54-839a36878fe6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["00fde07c-4ef7-4e8c-8157-c69dccddd206"],"description":"","tags":[],"updated_at":"2018-07-01T20:20:53Z","provider:segmentation_id":100,"name":"NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:52Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:54,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net used request id req-66ad1d54-f325-4e22-b991-02075a2f1f83 2018-07-01 20:20:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:20:54,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:20:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:20:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:54,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548069ae-322a-41a4-a1e2-bee56097b4e3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:20:54,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-548069ae-322a-41a4-a1e2-bee56097b4e3 2018-07-01 20:20:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:54,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5589e72b-cc15-42b8-9dbe-61f6fa2bc4d1 Date: Sun, 01 Jul 2018 20:20:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"632f6aa8-e8ed-43d5-8e54-839a36878fe6","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:53Z","dns_nameservers":[],"updated_at":"2018-07-01T20:20:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"00fde07c-4ef7-4e8c-8157-c69dccddd206","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-subnet"}]} 2018-07-01 20:20:54,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=632f6aa8-e8ed-43d5-8e54-839a36878fe6 used request id req-5589e72b-cc15-42b8-9dbe-61f6fa2bc4d1 2018-07-01 20:20:54,856 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-subnet 2018-07-01 20:20:54,856 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-subnet 2018-07-01 20:20:54,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/00fde07c-4ef7-4e8c-8157-c69dccddd206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:56,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d033e2a-4614-4dba-b05a-511ae3ba9a2b Date: Sun, 01 Jul 2018 20:20:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:56,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/00fde07c-4ef7-4e8c-8157-c69dccddd206 used request id req-1d033e2a-4614-4dba-b05a-511ae3ba9a2b 2018-07-01 20:20:56,975 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9b6fcbf7-f4a8-4d36-af86-cd2f18023cf3-pub-net 2018-07-01 20:20:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/632f6aa8-e8ed-43d5-8e54-839a36878fe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44d445dc1b7b2bc016c615c475ce91cfb8ef8d4" 2018-07-01 20:20:58,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cdb90db-e178-48f2-bee2-c4091ec1996e Date: Sun, 01 Jul 2018 20:20:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:20:58,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/632f6aa8-e8ed-43d5-8e54-839a36878fe6 used request id req-9cdb90db-e178-48f2-bee2-c4091ec1996e 2018-07-01 20:20:58,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:20:58,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ahcGRvL7TAWiZGORSF_3Kg"], "issued_at": "2018-07-01T20:20:58.000000Z"}} 2018-07-01 20:20:58,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:20:58,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33041e8-e2cb-4b38-abaa-3ad9f27cfa86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:20:58,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e33041e8-e2cb-4b38-abaa-3ad9f27cfa86 2018-07-01 20:20:58,940 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net 2018-07-01 20:20:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" -d '{"network": {"name": "NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net", "admin_state_up": true}}' 2018-07-01 20:20:59,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a4f10783-99dc-4c69-bcbc-33b28491ecd0 Date: Sun, 01 Jul 2018 20:20:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:59Z","is_default":false,"provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:59Z","mtu":1450}} 2018-07-01 20:20:59,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a4f10783-99dc-4c69-bcbc-33b28491ecd0 2018-07-01 20:20:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:20:59,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b25b0b34-8d78-4821-815d-f2a7d75f9a6e Date: Sun, 01 Jul 2018 20:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:20:59Z","provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:59Z","provider:network_type":"vxlan"}]} 2018-07-01 20:20:59,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 used request id req-b25b0b34-8d78-4821-815d-f2a7d75f9a6e 2018-07-01 20:20:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:20:59,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-192a1ba8-0475-48e0-883b-eb168356e0f6 Date: Sun, 01 Jul 2018 20:20:59 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:20:59,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 used request id req-192a1ba8-0475-48e0-883b-eb168356e0f6 2018-07-01 20:20:59,899 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet 2018-07-01 20:20:59,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" -d '{"subnets": [{"ip_version": 4, "network_id": "f3479d92-a6bd-4d6e-b7e5-9d993f351669", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet"}]}' 2018-07-01 20:21:00,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f786b0da-6f27-46e4-b692-a480debfcd07 Date: Sun, 01 Jul 2018 20:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:00Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"2c252328-3aab-4468-b154-532c41d39974","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet"}]} 2018-07-01 20:21:00,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f786b0da-6f27-46e4-b692-a480debfcd07 2018-07-01 20:21:00,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:01,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-132d31cd-fa26-4dd0-b843-00824d728b8a Date: Sun, 01 Jul 2018 20:21:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["2c252328-3aab-4468-b154-532c41d39974"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:00Z","provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:59Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:01,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 used request id req-132d31cd-fa26-4dd0-b843-00824d728b8a 2018-07-01 20:21:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:02,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-203cad35-706d-4519-9f89-b9bd78b611b3 Date: Sun, 01 Jul 2018 20:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:00Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"2c252328-3aab-4468-b154-532c41d39974","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet"}]} 2018-07-01 20:21:02,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 used request id req-203cad35-706d-4519-9f89-b9bd78b611b3 2018-07-01 20:21:02,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:02,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-51c3b6b5-1a54-4ce9-bfff-0d57e19cd05e Date: Sun, 01 Jul 2018 20:21:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["2c252328-3aab-4468-b154-532c41d39974"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:00Z","provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:20:59Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:02,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net used request id req-51c3b6b5-1a54-4ce9-bfff-0d57e19cd05e 2018-07-01 20:21:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:02,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:02,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9899ce6d-e375-4ccd-8b7e-29f7080a7714 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:02,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-9899ce6d-e375-4ccd-8b7e-29f7080a7714 2018-07-01 20:21:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:02,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-982273ff-21fc-467d-abec-5003a7925faa Date: Sun, 01 Jul 2018 20:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:00Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"2c252328-3aab-4468-b154-532c41d39974","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet"}]} 2018-07-01 20:21:02,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669 used request id req-982273ff-21fc-467d-abec-5003a7925faa 2018-07-01 20:21:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669&name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:02,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b46179b0-0600-42e3-831f-4ab07ef80f2e Date: Sun, 01 Jul 2018 20:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3479d92-a6bd-4d6e-b7e5-9d993f351669","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:00Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"2c252328-3aab-4468-b154-532c41d39974","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet"}]} 2018-07-01 20:21:02,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f3479d92-a6bd-4d6e-b7e5-9d993f351669&name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet used request id req-b46179b0-0600-42e3-831f-4ab07ef80f2e 2018-07-01 20:21:02,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:21:02,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:03,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["o5r6_P2BTtyQbs87L_OhUA"], "issued_at": "2018-07-01T20:21:03.000000Z"}} 2018-07-01 20:21:03,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4513c5a116bff400eae8450bce242bd6f5e98398" 2018-07-01 20:21:03,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76102b75-1cc2-4449-b630-e7e021bae33b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:03,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-76102b75-1cc2-4449-b630-e7e021bae33b 2018-07-01 20:21:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:03,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2be279fd-2d95-471e-b95e-e4146b352f17 Date: Sun, 01 Jul 2018 20:21:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:21:03,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-2be279fd-2d95-471e-b95e-e4146b352f17 2018-07-01 20:21:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:03,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-91b01371-9e91-4e39-b25a-94a1be8870ec Date: Sun, 01 Jul 2018 20:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:21:03,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-91b01371-9e91-4e39-b25a-94a1be8870ec 2018-07-01 20:21:03,485 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router 2018-07-01 20:21:03,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router", "admin_state_up": true}}' 2018-07-01 20:21:04,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-b57cf833-bb95-4f6e-8d39-37c1ef3d722c Date: Sun, 01 Jul 2018 20:21:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "464a858f-6f50-41a8-81c5-8647df80f07c", "name": "NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router"}} 2018-07-01 20:21:04,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-b57cf833-bb95-4f6e-8d39-37c1ef3d722c 2018-07-01 20:21:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=464a858f-6f50-41a8-81c5-8647df80f07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:05,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4497cf4a-47a2-4175-8241-8e2d250c5a56 Date: Sun, 01 Jul 2018 20:21:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.202"}],"id":"ce1880ae-2efd-4320-9c9f-a47762be6cc9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:a1:11","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"464a858f-6f50-41a8-81c5-8647df80f07c","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:04Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:05,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=464a858f-6f50-41a8-81c5-8647df80f07c used request id req-4497cf4a-47a2-4175-8241-8e2d250c5a56 2018-07-01 20:21:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:05,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6e12a23b-8353-467a-8d67-7f908199d170 Date: Sun, 01 Jul 2018 20:21:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:21:05,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-6e12a23b-8353-467a-8d67-7f908199d170 2018-07-01 20:21:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:05,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-11f47002-ecf7-42f0-a2fe-1651b8c8e2ef Date: Sun, 01 Jul 2018 20:21:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "464a858f-6f50-41a8-81c5-8647df80f07c", "name": "NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router"}]} 2018-07-01 20:21:05,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router used request id req-11f47002-ecf7-42f0-a2fe-1651b8c8e2ef 2018-07-01 20:21:05,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:05,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57157ba0-3949-43bc-b988-4034fa9ab21b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:05,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-57157ba0-3949-43bc-b988-4034fa9ab21b 2018-07-01 20:21:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=464a858f-6f50-41a8-81c5-8647df80f07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:05,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5d65f970-1f1b-4a92-b6fb-962ac3f56845 Date: Sun, 01 Jul 2018 20:21:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.202"}],"id":"ce1880ae-2efd-4320-9c9f-a47762be6cc9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:a1:11","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"464a858f-6f50-41a8-81c5-8647df80f07c","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:04Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:05,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=464a858f-6f50-41a8-81c5-8647df80f07c used request id req-5d65f970-1f1b-4a92-b6fb-962ac3f56845 2018-07-01 20:21:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:05,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c4c70b82-86bd-42f8-9ea8-d97623b930a5 Date: Sun, 01 Jul 2018 20:21:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:21:05,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-c4c70b82-86bd-42f8-9ea8-d97623b930a5 2018-07-01 20:21:05,865 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router 2018-07-01 20:21:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/464a858f-6f50-41a8-81c5-8647df80f07c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" -d '{"subnet_id": "2c252328-3aab-4468-b154-532c41d39974"}' 2018-07-01 20:21:08,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-674dc302-0d74-4bbf-b772-d15fd638589c Date: Sun, 01 Jul 2018 20:21:08 GMT RESP BODY: {"network_id": "f3479d92-a6bd-4d6e-b7e5-9d993f351669", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "2c252328-3aab-4468-b154-532c41d39974", "subnet_ids": ["2c252328-3aab-4468-b154-532c41d39974"], "port_id": "1620dcc3-796e-4a8d-ae26-76d62544d7eb", "id": "464a858f-6f50-41a8-81c5-8647df80f07c"} 2018-07-01 20:21:08,077 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/464a858f-6f50-41a8-81c5-8647df80f07c/add_router_interface used request id req-674dc302-0d74-4bbf-b772-d15fd638589c 2018-07-01 20:21:08,078 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router 2018-07-01 20:21:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/464a858f-6f50-41a8-81c5-8647df80f07c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" -d '{"subnet_id": "2c252328-3aab-4468-b154-532c41d39974"}' 2018-07-01 20:21:09,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1402de1-e272-476c-82c2-09b48462c007 Date: Sun, 01 Jul 2018 20:21:09 GMT RESP BODY: {"network_id": "f3479d92-a6bd-4d6e-b7e5-9d993f351669", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "2c252328-3aab-4468-b154-532c41d39974", "subnet_ids": ["2c252328-3aab-4468-b154-532c41d39974"], "port_id": "1620dcc3-796e-4a8d-ae26-76d62544d7eb", "id": "464a858f-6f50-41a8-81c5-8647df80f07c"} 2018-07-01 20:21:09,313 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/464a858f-6f50-41a8-81c5-8647df80f07c/remove_router_interface used request id req-a1402de1-e272-476c-82c2-09b48462c007 2018-07-01 20:21:09,314 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router 2018-07-01 20:21:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/464a858f-6f50-41a8-81c5-8647df80f07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:10,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c68ffed6-2aba-4ee7-8a3e-35b935d16695 Content-Length: 0 Date: Sun, 01 Jul 2018 20:21:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:10,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/464a858f-6f50-41a8-81c5-8647df80f07c used request id req-c68ffed6-2aba-4ee7-8a3e-35b935d16695 2018-07-01 20:21:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:10,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a7e4068d-50aa-4d17-a5fb-d4c8de66bd62 Date: Sun, 01 Jul 2018 20:21:10 GMT RESP BODY: {"routers": []} 2018-07-01 20:21:10,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-router used request id req-a7e4068d-50aa-4d17-a5fb-d4c8de66bd62 2018-07-01 20:21:10,502 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet 2018-07-01 20:21:10,503 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-subnet 2018-07-01 20:21:10,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2c252328-3aab-4468-b154-532c41d39974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:12,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-062833f4-7266-4833-bd49-651bd71ddf9d Date: Sun, 01 Jul 2018 20:21:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:12,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2c252328-3aab-4468-b154-532c41d39974 used request id req-062833f4-7266-4833-bd49-651bd71ddf9d 2018-07-01 20:21:12,674 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bfb8a048-bb7c-4290-8b23-3d0397272afb-pub-net 2018-07-01 20:21:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f3479d92-a6bd-4d6e-b7e5-9d993f351669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c94ffab5a2e4305086093d6145ab67f803dcaf0a" 2018-07-01 20:21:14,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33429ead-1133-438e-9f72-8b5fbcf9057e Date: Sun, 01 Jul 2018 20:21:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:14,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f3479d92-a6bd-4d6e-b7e5-9d993f351669 used request id req-33429ead-1133-438e-9f72-8b5fbcf9057e 2018-07-01 20:21:14,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:14,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ahjQQapOS5SAoCm-x5yukQ"], "issued_at": "2018-07-01T20:21:14.000000Z"}} 2018-07-01 20:21:14,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:14,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970ab5d2-ec99-4ec3-997c-f7a020ff395c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:14,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-970ab5d2-ec99-4ec3-997c-f7a020ff395c 2018-07-01 20:21:14,581 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net 2018-07-01 20:21:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" -d '{"network": {"name": "NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net", "admin_state_up": true}}' 2018-07-01 20:21:15,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d52cd9a5-ae1c-4d53-97ab-c15ee52b74a8 Date: Sun, 01 Jul 2018 20:21:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e94ad3ec-7a3e-4287-90b6-a6c276b49dc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:14Z","is_default":false,"provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:14Z","mtu":1450}} 2018-07-01 20:21:15,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d52cd9a5-ae1c-4d53-97ab-c15ee52b74a8 2018-07-01 20:21:15,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:15,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-84244b26-660d-4632-baff-fa4dcad32491 Date: Sun, 01 Jul 2018 20:21:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e94ad3ec-7a3e-4287-90b6-a6c276b49dc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:14Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:14Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:15,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 used request id req-84244b26-660d-4632-baff-fa4dcad32491 2018-07-01 20:21:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:15,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7dcdf73c-c956-4dc6-a928-2b21f8c38587 Date: Sun, 01 Jul 2018 20:21:15 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:21:15,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 used request id req-7dcdf73c-c956-4dc6-a928-2b21f8c38587 2018-07-01 20:21:15,477 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet 2018-07-01 20:21:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" -d '{"subnets": [{"ip_version": 4, "network_id": "e94ad3ec-7a3e-4287-90b6-a6c276b49dc0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet"}]}' 2018-07-01 20:21:16,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a35d5e68-cf72-474f-ac76-284a49600a49 Date: Sun, 01 Jul 2018 20:21:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e94ad3ec-7a3e-4287-90b6-a6c276b49dc0","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:15Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"46e50243-53af-491d-9eb8-34d9ab2e854c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet"}]} 2018-07-01 20:21:16,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a35d5e68-cf72-474f-ac76-284a49600a49 2018-07-01 20:21:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:16,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2537cddd-b70f-4058-ab63-e5391ab853e4 Date: Sun, 01 Jul 2018 20:21:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e94ad3ec-7a3e-4287-90b6-a6c276b49dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["46e50243-53af-491d-9eb8-34d9ab2e854c"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:15Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:14Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:16,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 used request id req-2537cddd-b70f-4058-ab63-e5391ab853e4 2018-07-01 20:21:16,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:16,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76a49448-9e16-46b2-90b4-b25f9be9f348 Date: Sun, 01 Jul 2018 20:21:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e94ad3ec-7a3e-4287-90b6-a6c276b49dc0","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:15Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"46e50243-53af-491d-9eb8-34d9ab2e854c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet"}]} 2018-07-01 20:21:16,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 used request id req-76a49448-9e16-46b2-90b4-b25f9be9f348 2018-07-01 20:21:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:17,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2af911fc-6e68-4b47-a4ff-7a0255035b57 Date: Sun, 01 Jul 2018 20:21:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e94ad3ec-7a3e-4287-90b6-a6c276b49dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["46e50243-53af-491d-9eb8-34d9ab2e854c"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:15Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:14Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:17,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net used request id req-2af911fc-6e68-4b47-a4ff-7a0255035b57 2018-07-01 20:21:17,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:17,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:17,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:17,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c263054-7759-4e5b-9cf7-9aaea9968b3a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:17,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-3c263054-7759-4e5b-9cf7-9aaea9968b3a 2018-07-01 20:21:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:17,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8ca7d16-870a-4fb5-8680-c234978b7b11 Date: Sun, 01 Jul 2018 20:21:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e94ad3ec-7a3e-4287-90b6-a6c276b49dc0","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:15Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"46e50243-53af-491d-9eb8-34d9ab2e854c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet"}]} 2018-07-01 20:21:17,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 used request id req-e8ca7d16-870a-4fb5-8680-c234978b7b11 2018-07-01 20:21:17,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:21:17,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:17,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["CwlaYEgMRIOFyfvlxW1RQQ"], "issued_at": "2018-07-01T20:21:17.000000Z"}} 2018-07-01 20:21:17,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e1368dab9c55de00de8b9fca9d2a86aba8d838" 2018-07-01 20:21:17,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deda824e-a10c-4a33-9176-1b76de95d6b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:17,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-deda824e-a10c-4a33-9176-1b76de95d6b0 2018-07-01 20:21:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:18,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5ff2b03e-5467-487d-9f83-094615ff470c Date: Sun, 01 Jul 2018 20:21:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:21:18,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5ff2b03e-5467-487d-9f83-094615ff470c 2018-07-01 20:21:18,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:18,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6397fdf4-e5a8-4cb1-8caa-980cc5d39110 Date: Sun, 01 Jul 2018 20:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:21:18,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-6397fdf4-e5a8-4cb1-8caa-980cc5d39110 2018-07-01 20:21:18,341 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router 2018-07-01 20:21:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router", "admin_state_up": true}}' 2018-07-01 20:21:19,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-881296e7-11ca-43a2-9139-f2b501335ea2 Date: Sun, 01 Jul 2018 20:21:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:19Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ceb8f347-a53c-43a7-a090-967076c69b57", "name": "NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router"}} 2018-07-01 20:21:19,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-881296e7-11ca-43a2-9139-f2b501335ea2 2018-07-01 20:21:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ceb8f347-a53c-43a7-a090-967076c69b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:19,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6ba1f509-f69f-4d81-9713-8831bcf66d3e Date: Sun, 01 Jul 2018 20:21:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:19Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.203"}],"id":"dc40bed5-9578-4d87-a5da-069495fadb74","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:78:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ceb8f347-a53c-43a7-a090-967076c69b57","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:19Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:19,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ceb8f347-a53c-43a7-a090-967076c69b57 used request id req-6ba1f509-f69f-4d81-9713-8831bcf66d3e 2018-07-01 20:21:19,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:19,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-58dec72c-74f8-4620-941f-63c30311fd64 Date: Sun, 01 Jul 2018 20:21:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:21:19,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-58dec72c-74f8-4620-941f-63c30311fd64 2018-07-01 20:21:19,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:20,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb3ead30-e5f1-45e5-8ee2-66d3a922d535 Date: Sun, 01 Jul 2018 20:21:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:19Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ceb8f347-a53c-43a7-a090-967076c69b57", "name": "NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router"}]} 2018-07-01 20:21:20,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router used request id req-cb3ead30-e5f1-45e5-8ee2-66d3a922d535 2018-07-01 20:21:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:20,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d51c9fc-6748-4a4b-96c2-7be545968b3c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:20,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-0d51c9fc-6748-4a4b-96c2-7be545968b3c 2018-07-01 20:21:20,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ceb8f347-a53c-43a7-a090-967076c69b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:20,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-706921ca-a0f6-47d1-babd-2b7d7100950c Date: Sun, 01 Jul 2018 20:21:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:19Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.203"}],"id":"dc40bed5-9578-4d87-a5da-069495fadb74","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:78:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ceb8f347-a53c-43a7-a090-967076c69b57","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:19Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:20,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ceb8f347-a53c-43a7-a090-967076c69b57 used request id req-706921ca-a0f6-47d1-babd-2b7d7100950c 2018-07-01 20:21:20,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:20,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3cc57b25-b91c-4e7d-bbc7-bb58a4ba72b4 Date: Sun, 01 Jul 2018 20:21:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:21:20,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-3cc57b25-b91c-4e7d-bbc7-bb58a4ba72b4 2018-07-01 20:21:20,662 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet 2018-07-01 20:21:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/46e50243-53af-491d-9eb8-34d9ab2e854c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:22,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbad57ea-56d9-492a-8953-fbcb95260fdf Date: Sun, 01 Jul 2018 20:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:22,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/46e50243-53af-491d-9eb8-34d9ab2e854c used request id req-fbad57ea-56d9-492a-8953-fbcb95260fdf 2018-07-01 20:21:22,752 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router 2018-07-01 20:21:22,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/ceb8f347-a53c-43a7-a090-967076c69b57/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" -d '{"subnet_id": "46e50243-53af-491d-9eb8-34d9ab2e854c"}' 2018-07-01 20:21:23,219 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-942eb136-d1c5-4863-b402-5ec085d11b29 Date: Sun, 01 Jul 2018 20:21:23 GMT RESP BODY: {"NeutronError": {"message": "Subnet 46e50243-53af-491d-9eb8-34d9ab2e854c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 20:21:23,219 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ceb8f347-a53c-43a7-a090-967076c69b57/add_router_interface used request id req-942eb136-d1c5-4863-b402-5ec085d11b29 2018-07-01 20:21:23,219 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 46e50243-53af-491d-9eb8-34d9ab2e854c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 20:21:23,220 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router 2018-07-01 20:21:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/ceb8f347-a53c-43a7-a090-967076c69b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:24,597 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86fe90be-c0a9-4556-8c9d-be65962fb2ba Content-Length: 0 Date: Sun, 01 Jul 2018 20:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:24,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ceb8f347-a53c-43a7-a090-967076c69b57 used request id req-86fe90be-c0a9-4556-8c9d-be65962fb2ba 2018-07-01 20:21:24,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:24,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-703cd807-c201-4b8e-a1f3-0f55a38b18c1 Date: Sun, 01 Jul 2018 20:21:24 GMT RESP BODY: {"routers": []} 2018-07-01 20:21:24,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-router used request id req-703cd807-c201-4b8e-a1f3-0f55a38b18c1 2018-07-01 20:21:24,646 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet 2018-07-01 20:21:24,646 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-subnet 2018-07-01 20:21:24,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/46e50243-53af-491d-9eb8-34d9ab2e854c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:24,839 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2f26e942-3d54-4e0a-b5e3-e5776bb5325e Date: Sun, 01 Jul 2018 20:21:24 GMT RESP BODY: {"NeutronError": {"message": "Subnet 46e50243-53af-491d-9eb8-34d9ab2e854c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 20:21:24,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/46e50243-53af-491d-9eb8-34d9ab2e854c used request id req-2f26e942-3d54-4e0a-b5e3-e5776bb5325e 2018-07-01 20:21:24,840 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 46e50243-53af-491d-9eb8-34d9ab2e854c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 20:21:24,840 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8e81c3c5-2e1c-4201-9147-258aae921e2e-pub-net 2018-07-01 20:21:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231024cb5c35e7e1ab61e7afc5f3c4c8916c60af" 2018-07-01 20:21:25,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91b45ea1-c06e-49f8-bff5-8da335deffdc Date: Sun, 01 Jul 2018 20:21:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:25,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e94ad3ec-7a3e-4287-90b6-a6c276b49dc0 used request id req-91b45ea1-c06e-49f8-bff5-8da335deffdc 2018-07-01 20:21:25,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:25,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["MBhI4rO4SLmRLvRqaVWY2Q"], "issued_at": "2018-07-01T20:21:25.000000Z"}} 2018-07-01 20:21:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:26,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8463d03-42a5-4f77-a6b4-529073711a2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:26,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b8463d03-42a5-4f77-a6b4-529073711a2b 2018-07-01 20:21:26,024 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net 2018-07-01 20:21:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" -d '{"network": {"name": "NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net", "admin_state_up": true}}' 2018-07-01 20:21:26,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1a35fb7c-8a0d-4795-87c4-865a01c5b535 Date: Sun, 01 Jul 2018 20:21:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:26Z","is_default":false,"provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:26Z","mtu":1450}} 2018-07-01 20:21:26,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1a35fb7c-8a0d-4795-87c4-865a01c5b535 2018-07-01 20:21:26,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:26,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ef7ed7f8-2e72-4fcd-8d74-6ab26cddec7a Date: Sun, 01 Jul 2018 20:21:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:26Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:26Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:26,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b used request id req-ef7ed7f8-2e72-4fcd-8d74-6ab26cddec7a 2018-07-01 20:21:26,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:26,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9ee12684-8916-4b1b-a70a-d3b764e42be4 Date: Sun, 01 Jul 2018 20:21:26 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:21:26,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b used request id req-9ee12684-8916-4b1b-a70a-d3b764e42be4 2018-07-01 20:21:26,956 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet 2018-07-01 20:21:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" -d '{"subnets": [{"ip_version": 4, "network_id": "8fc64f20-a9cf-4ff8-9995-e1bed9429d6b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet"}]}' 2018-07-01 20:21:27,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-536ddc96-8753-4d22-bd08-cf4161b721b8 Date: Sun, 01 Jul 2018 20:21:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:27Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"89d24d50-388b-4343-ac98-840e74d6b162","subnetpool_id":null,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet"}]} 2018-07-01 20:21:27,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-536ddc96-8753-4d22-bd08-cf4161b721b8 2018-07-01 20:21:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:27,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-477edeea-d045-4686-a0ad-13ded822cdf1 Date: Sun, 01 Jul 2018 20:21:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["89d24d50-388b-4343-ac98-840e74d6b162"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:27Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:26Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:27,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b used request id req-477edeea-d045-4686-a0ad-13ded822cdf1 2018-07-01 20:21:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:28,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cd735cd4-5c92-4eea-873a-7b33c0260ed0 Date: Sun, 01 Jul 2018 20:21:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:27Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"89d24d50-388b-4343-ac98-840e74d6b162","subnetpool_id":null,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet"}]} 2018-07-01 20:21:28,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b used request id req-cd735cd4-5c92-4eea-873a-7b33c0260ed0 2018-07-01 20:21:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:28,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a49f65f2-c9d5-427f-bba4-774fe2266c8a Date: Sun, 01 Jul 2018 20:21:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["89d24d50-388b-4343-ac98-840e74d6b162"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:27Z","provider:segmentation_id":59,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:26Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:28,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net used request id req-a49f65f2-c9d5-427f-bba4-774fe2266c8a 2018-07-01 20:21:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:28,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:28,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c02a1c-1ea1-4eb9-a024-98a3842a15e4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:28,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-74c02a1c-1ea1-4eb9-a024-98a3842a15e4 2018-07-01 20:21:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:28,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-beb85f64-7d2a-4c8c-8cf0-14ac911654a5 Date: Sun, 01 Jul 2018 20:21:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:27Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"89d24d50-388b-4343-ac98-840e74d6b162","subnetpool_id":null,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet"}]} 2018-07-01 20:21:28,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b used request id req-beb85f64-7d2a-4c8c-8cf0-14ac911654a5 2018-07-01 20:21:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b&name=NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:28,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8ecf58a-434f-4aa1-827d-d105cda83745 Date: Sun, 01 Jul 2018 20:21:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fc64f20-a9cf-4ff8-9995-e1bed9429d6b","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:27Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"89d24d50-388b-4343-ac98-840e74d6b162","subnetpool_id":null,"name":"NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet"}]} 2018-07-01 20:21:28,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8fc64f20-a9cf-4ff8-9995-e1bed9429d6b&name=NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet used request id req-e8ecf58a-434f-4aa1-827d-d105cda83745 2018-07-01 20:21:28,362 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet 2018-07-01 20:21:28,362 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-subnet 2018-07-01 20:21:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/89d24d50-388b-4343-ac98-840e74d6b162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:30,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6883863-6a55-4c02-94b0-c38899d42de2 Date: Sun, 01 Jul 2018 20:21:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:30,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/89d24d50-388b-4343-ac98-840e74d6b162 used request id req-d6883863-6a55-4c02-94b0-c38899d42de2 2018-07-01 20:21:30,128 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-08d513ae-08c9-4614-8d60-2d451bd7c30d-pub-net 2018-07-01 20:21:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/8fc64f20-a9cf-4ff8-9995-e1bed9429d6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed03105b84a724e6321b7e4c047bc2ae08a09f0" 2018-07-01 20:21:31,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16feaceb-2401-49f8-ae18-fc7c2c25b72b Date: Sun, 01 Jul 2018 20:21:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:31,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8fc64f20-a9cf-4ff8-9995-e1bed9429d6b used request id req-16feaceb-2401-49f8-ae18-fc7c2c25b72b 2018-07-01 20:21:31,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:32,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["bqY_E-hyS9-Vl8G03juaFA"], "issued_at": "2018-07-01T20:21:32.000000Z"}} 2018-07-01 20:21:32,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:32,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8963c9e2-0cd1-48de-9ebd-ac2d08787a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:32,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8963c9e2-0cd1-48de-9ebd-ac2d08787a65 2018-07-01 20:21:32,085 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net 2018-07-01 20:21:32,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" -d '{"network": {"name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net", "admin_state_up": true}}' 2018-07-01 20:21:32,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-32ea8149-3009-4da2-ab17-c8269247e2e8 Date: Sun, 01 Jul 2018 20:21:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c922a2f9-4227-4931-ae20-7016a090f77e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:32Z","is_default":false,"provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:32Z","mtu":1450}} 2018-07-01 20:21:32,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-32ea8149-3009-4da2-ab17-c8269247e2e8 2018-07-01 20:21:32,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c922a2f9-4227-4931-ae20-7016a090f77e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:32,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1190bfd6-9004-402d-a3b2-47a8a1ef638e Date: Sun, 01 Jul 2018 20:21:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c922a2f9-4227-4931-ae20-7016a090f77e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:32Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:32Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:32,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c922a2f9-4227-4931-ae20-7016a090f77e used request id req-1190bfd6-9004-402d-a3b2-47a8a1ef638e 2018-07-01 20:21:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922a2f9-4227-4931-ae20-7016a090f77e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:33,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e4713d9b-7e04-4fe3-8b6d-db55aef7b1f5 Date: Sun, 01 Jul 2018 20:21:33 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:21:33,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922a2f9-4227-4931-ae20-7016a090f77e used request id req-e4713d9b-7e04-4fe3-8b6d-db55aef7b1f5 2018-07-01 20:21:33,045 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-subnet 2018-07-01 20:21:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" -d '{"subnets": [{"ip_version": 4, "network_id": "c922a2f9-4227-4931-ae20-7016a090f77e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-subnet"}]}' 2018-07-01 20:21:33,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6f6217d3-1361-4456-8f62-63b851cf0a2f Date: Sun, 01 Jul 2018 20:21:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922a2f9-4227-4931-ae20-7016a090f77e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:33Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:33Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"b870d43e-8ba5-4b98-9dfa-9c4679eb0e14","subnetpool_id":null,"name":"NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-subnet"}]} 2018-07-01 20:21:33,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6f6217d3-1361-4456-8f62-63b851cf0a2f 2018-07-01 20:21:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=c922a2f9-4227-4931-ae20-7016a090f77e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:33,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3daa64ad-9e92-47e3-b81e-31f22a05bccb Date: Sun, 01 Jul 2018 20:21:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c922a2f9-4227-4931-ae20-7016a090f77e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["b870d43e-8ba5-4b98-9dfa-9c4679eb0e14"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:33Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:32Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:33,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=c922a2f9-4227-4931-ae20-7016a090f77e used request id req-3daa64ad-9e92-47e3-b81e-31f22a05bccb 2018-07-01 20:21:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922a2f9-4227-4931-ae20-7016a090f77e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:33,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0fcf4d36-33b8-4dfa-9678-2202534a6958 Date: Sun, 01 Jul 2018 20:21:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922a2f9-4227-4931-ae20-7016a090f77e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:33Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"b870d43e-8ba5-4b98-9dfa-9c4679eb0e14","subnetpool_id":null,"name":"NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-subnet"}]} 2018-07-01 20:21:33,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922a2f9-4227-4931-ae20-7016a090f77e used request id req-0fcf4d36-33b8-4dfa-9678-2202534a6958 2018-07-01 20:21:33,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:34,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5e11b0c1-421c-4833-9414-31097123bed3 Date: Sun, 01 Jul 2018 20:21:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c922a2f9-4227-4931-ae20-7016a090f77e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["b870d43e-8ba5-4b98-9dfa-9c4679eb0e14"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:33Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:32Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:34,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net used request id req-5e11b0c1-421c-4833-9414-31097123bed3 2018-07-01 20:21:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:34,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:34,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:34,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc668cec-f2fc-4512-abfd-a4aa31f4dc88 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:34,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-fc668cec-f2fc-4512-abfd-a4aa31f4dc88 2018-07-01 20:21:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=c922a2f9-4227-4931-ae20-7016a090f77e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8ffce011-c9fb-4073-a7a8-d2017169dfa1 Date: Sun, 01 Jul 2018 20:21:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c922a2f9-4227-4931-ae20-7016a090f77e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:33Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"b870d43e-8ba5-4b98-9dfa-9c4679eb0e14","subnetpool_id":null,"name":"NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-subnet"}]} 2018-07-01 20:21:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=c922a2f9-4227-4931-ae20-7016a090f77e used request id req-8ffce011-c9fb-4073-a7a8-d2017169dfa1 2018-07-01 20:21:34,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:21:34,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:34,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["422AgGWIRta25eTd2tC8zw"], "issued_at": "2018-07-01T20:21:34.000000Z"}} 2018-07-01 20:21:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c6e409206d96675fe36b304689dc1b9f3f3aa5" 2018-07-01 20:21:34,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b08abd1-6476-4557-af6c-514371eb00ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:34,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3b08abd1-6476-4557-af6c-514371eb00ce 2018-07-01 20:21:34,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:35,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4d6e31cd-5d0b-4833-9f9a-11965c7468b7 Date: Sun, 01 Jul 2018 20:21:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:21:35,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-4d6e31cd-5d0b-4833-9f9a-11965c7468b7 2018-07-01 20:21:35,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:35,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e3a9b244-1784-473e-b647-d7f7d52d4bb7 Date: Sun, 01 Jul 2018 20:21:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:21:35,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-e3a9b244-1784-473e-b647-d7f7d52d4bb7 2018-07-01 20:21:35,228 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router 2018-07-01 20:21:35,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router", "admin_state_up": true}}' 2018-07-01 20:21:38,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-49eed67a-eec5-49bb-b671-782457b51e36 Date: Sun, 01 Jul 2018 20:21:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:38Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4eef96a7-3046-4fed-b3d2-7ed6fdbc79c5", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}} 2018-07-01 20:21:38,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-49eed67a-eec5-49bb-b671-782457b51e36 2018-07-01 20:21:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=4eef96a7-3046-4fed-b3d2-7ed6fdbc79c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:38,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6d9149c3-0cbe-4750-a5e4-57b67e535566 Date: Sun, 01 Jul 2018 20:21:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:38Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.206"}],"id":"0b2291d6-f626-43c7-aa9c-751de20913eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:58:b8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4eef96a7-3046-4fed-b3d2-7ed6fdbc79c5","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:37Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:38,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=4eef96a7-3046-4fed-b3d2-7ed6fdbc79c5 used request id req-6d9149c3-0cbe-4750-a5e4-57b67e535566 2018-07-01 20:21:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:38,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3c4f3744-83b4-4768-ad47-4039704bdfea Date: Sun, 01 Jul 2018 20:21:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:21:38,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-3c4f3744-83b4-4768-ad47-4039704bdfea 2018-07-01 20:21:38,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:39,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1963 X-Openstack-Request-Id: req-993d0679-a705-44d0-bfd7-ead8a6a38739 Date: Sun, 01 Jul 2018 20:21:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:36Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "1ecf4e7e-ec5b-433a-bd45-242d2ac28afe", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:38Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4eef96a7-3046-4fed-b3d2-7ed6fdbc79c5", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:37Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "add1f957-9334-4c46-960f-5a96209b7e5f", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}]} 2018-07-01 20:21:39,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router used request id req-993d0679-a705-44d0-bfd7-ead8a6a38739 2018-07-01 20:21:39,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:39,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7dc6ba-7d9d-4010-a05e-8340d87c95f0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:39,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-8c7dc6ba-7d9d-4010-a05e-8340d87c95f0 2018-07-01 20:21:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1ecf4e7e-ec5b-433a-bd45-242d2ac28afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:39,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ea30a042-001a-4a6b-847b-13ed2d98aa82 Date: Sun, 01 Jul 2018 20:21:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.201"}],"id":"de283bc3-b6d5-4ff5-b91e-d27d7427fe50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:27:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1ecf4e7e-ec5b-433a-bd45-242d2ac28afe","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:35Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:39,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1ecf4e7e-ec5b-433a-bd45-242d2ac28afe used request id req-ea30a042-001a-4a6b-847b-13ed2d98aa82 2018-07-01 20:21:39,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:39,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bb4603e9-2d5e-4557-a180-7081630ae385 Date: Sun, 01 Jul 2018 20:21:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:21:39,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-bb4603e9-2d5e-4557-a180-7081630ae385 2018-07-01 20:21:39,536 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router 2018-07-01 20:21:39,536 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router 2018-07-01 20:21:39,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/4eef96a7-3046-4fed-b3d2-7ed6fdbc79c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:40,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60e4f97f-8427-4e63-a8df-66f73d67dc33 Content-Length: 0 Date: Sun, 01 Jul 2018 20:21:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:40,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/4eef96a7-3046-4fed-b3d2-7ed6fdbc79c5 used request id req-60e4f97f-8427-4e63-a8df-66f73d67dc33 2018-07-01 20:21:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:41,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-18f1632c-ff0c-4b14-9572-11db108e3e00 Date: Sun, 01 Jul 2018 20:21:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:36Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "1ecf4e7e-ec5b-433a-bd45-242d2ac28afe", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:37Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "add1f957-9334-4c46-960f-5a96209b7e5f", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}]} 2018-07-01 20:21:41,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router used request id req-18f1632c-ff0c-4b14-9572-11db108e3e00 2018-07-01 20:21:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:41,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377254c1-dab1-4873-b21e-c2fbfea3fea8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:41,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-377254c1-dab1-4873-b21e-c2fbfea3fea8 2018-07-01 20:21:41,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=1ecf4e7e-ec5b-433a-bd45-242d2ac28afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:41,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-31b9f6ec-6b95-42b5-a4b9-8a1de18b0ff9 Date: Sun, 01 Jul 2018 20:21:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.201"}],"id":"de283bc3-b6d5-4ff5-b91e-d27d7427fe50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:27:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1ecf4e7e-ec5b-433a-bd45-242d2ac28afe","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:35Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:41,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=1ecf4e7e-ec5b-433a-bd45-242d2ac28afe used request id req-31b9f6ec-6b95-42b5-a4b9-8a1de18b0ff9 2018-07-01 20:21:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:41,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e5fa9e4b-2f44-45cd-a811-d64066744303 Date: Sun, 01 Jul 2018 20:21:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:21:41,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-e5fa9e4b-2f44-45cd-a811-d64066744303 2018-07-01 20:21:41,378 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-subnet 2018-07-01 20:21:41,378 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-subnet 2018-07-01 20:21:41,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/b870d43e-8ba5-4b98-9dfa-9c4679eb0e14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:43,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a171b51-8c0f-4a1f-b761-9dfd8f6573f3 Date: Sun, 01 Jul 2018 20:21:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:43,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b870d43e-8ba5-4b98-9dfa-9c4679eb0e14 used request id req-2a171b51-8c0f-4a1f-b761-9dfd8f6573f3 2018-07-01 20:21:43,543 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-net 2018-07-01 20:21:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/c922a2f9-4227-4931-ae20-7016a090f77e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ed11ceae184099389f32d16ccf1212cda6fd48" 2018-07-01 20:21:44,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0fb4deb-53db-4d4e-a001-df93adad3adb Date: Sun, 01 Jul 2018 20:21:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:44,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c922a2f9-4227-4931-ae20-7016a090f77e used request id req-b0fb4deb-53db-4d4e-a001-df93adad3adb 2018-07-01 20:21:44,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:45,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Ft0cfI0qQmCLj6ASd6MxXw"], "issued_at": "2018-07-01T20:21:45.000000Z"}} 2018-07-01 20:21:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:45,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348221b7-7f2a-4f1c-8793-b32bef0e4c34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:45,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-348221b7-7f2a-4f1c-8793-b32bef0e4c34 2018-07-01 20:21:45,405 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net 2018-07-01 20:21:45,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" -d '{"network": {"name": "NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net", "admin_state_up": true}}' 2018-07-01 20:21:45,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-716c4d31-9884-4293-99d0-1076a6320c7b Date: Sun, 01 Jul 2018 20:21:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:45Z","is_default":false,"provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:45Z","mtu":1450}} 2018-07-01 20:21:45,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-716c4d31-9884-4293-99d0-1076a6320c7b 2018-07-01 20:21:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:46,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e8e58604-f8dd-4618-8a14-a98366e74630 Date: Sun, 01 Jul 2018 20:21:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:45Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:45Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:46,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-e8e58604-f8dd-4618-8a14-a98366e74630 2018-07-01 20:21:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:46,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3db36ab-6556-458b-8b71-d6c55892d460 Date: Sun, 01 Jul 2018 20:21:46 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:21:46,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-d3db36ab-6556-458b-8b71-d6c55892d460 2018-07-01 20:21:46,283 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet 2018-07-01 20:21:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" -d '{"subnets": [{"ip_version": 4, "network_id": "e08b564b-dcd2-4756-a3e1-fb728e5ddd04", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]}' 2018-07-01 20:21:46,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29b871ea-7cd1-4f3e-a91d-62509397a8d7 Date: Sun, 01 Jul 2018 20:21:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:46Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]} 2018-07-01 20:21:46,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-29b871ea-7cd1-4f3e-a91d-62509397a8d7 2018-07-01 20:21:46,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:46,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-2c916f90-2b33-421e-8fd0-55d6cd886181 Date: Sun, 01 Jul 2018 20:21:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["401a6022-1473-4f32-94a4-9de3ee36d2aa"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:46Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:45Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:46,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-2c916f90-2b33-421e-8fd0-55d6cd886181 2018-07-01 20:21:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:47,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8cbdca71-08d3-47ca-bb4d-92e838d5e0a6 Date: Sun, 01 Jul 2018 20:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:46Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]} 2018-07-01 20:21:47,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-8cbdca71-08d3-47ca-bb4d-92e838d5e0a6 2018-07-01 20:21:47,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:47,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7e05926c-05a3-4472-959e-2e541edc1734 Date: Sun, 01 Jul 2018 20:21:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["401a6022-1473-4f32-94a4-9de3ee36d2aa"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:46Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:45Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:47,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net used request id req-7e05926c-05a3-4472-959e-2e541edc1734 2018-07-01 20:21:47,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:47,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:47,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:47,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d369c7-1176-4be0-ba1f-9cbf036e1ce2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:47,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-60d369c7-1176-4be0-ba1f-9cbf036e1ce2 2018-07-01 20:21:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:47,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-46f546a8-9546-412e-bbff-12f66143aed7 Date: Sun, 01 Jul 2018 20:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:46Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]} 2018-07-01 20:21:47,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-46f546a8-9546-412e-bbff-12f66143aed7 2018-07-01 20:21:47,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04&name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:47,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d60da169-dff9-4619-a335-6c0de417aca5 Date: Sun, 01 Jul 2018 20:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:46Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]} 2018-07-01 20:21:47,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04&name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet used request id req-d60da169-dff9-4619-a335-6c0de417aca5 2018-07-01 20:21:47,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:21:47,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:48,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["DnsGeSc9Rn-0riYigyZpEA"], "issued_at": "2018-07-01T20:21:48.000000Z"}} 2018-07-01 20:21:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7831bff09eef8dec39ee4ca93e631166602fb" 2018-07-01 20:21:48,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47af8a8d-a5a0-4947-9557-92e23474bf1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:48,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-47af8a8d-a5a0-4947-9557-92e23474bf1c 2018-07-01 20:21:48,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:48,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cd7d56a1-35dc-4dc8-8ef6-16e40b553932 Date: Sun, 01 Jul 2018 20:21:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["401a6022-1473-4f32-94a4-9de3ee36d2aa"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:46Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:45Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:48,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net used request id req-cd7d56a1-35dc-4dc8-8ef6-16e40b553932 2018-07-01 20:21:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:48,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6d2173b1-f827-4560-872b-d23650d5e923 Date: Sun, 01 Jul 2018 20:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:46Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]} 2018-07-01 20:21:48,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-6d2173b1-f827-4560-872b-d23650d5e923 2018-07-01 20:21:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:48,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cb95a014-3245-4119-a3b1-0ba7cddcdead Date: Sun, 01 Jul 2018 20:21:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["401a6022-1473-4f32-94a4-9de3ee36d2aa"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:46Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:45Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:48,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net used request id req-cb95a014-3245-4119-a3b1-0ba7cddcdead 2018-07-01 20:21:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:48,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:48,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7831bff09eef8dec39ee4ca93e631166602fb" 2018-07-01 20:21:49,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d42211f-7ed1-4509-80e1-7bdead91e03c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:49,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-0d42211f-7ed1-4509-80e1-7bdead91e03c 2018-07-01 20:21:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:49,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a8e12fa-0278-4d52-a694-6a77235b5bf2 Date: Sun, 01 Jul 2018 20:21:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:46Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]} 2018-07-01 20:21:49,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-3a8e12fa-0278-4d52-a694-6a77235b5bf2 2018-07-01 20:21:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04&name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:49,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-078a51cc-7600-4390-9404-6807af7e881d Date: Sun, 01 Jul 2018 20:21:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:46Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet"}]} 2018-07-01 20:21:49,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e08b564b-dcd2-4756-a3e1-fb728e5ddd04&name=NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet used request id req-078a51cc-7600-4390-9404-6807af7e881d 2018-07-01 20:21:49,152 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net 2018-07-01 20:21:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" -d '{"port": {"network_id": "e08b564b-dcd2-4756-a3e1-fb728e5ddd04", "fixed_ips": [{"subnet_id": "401a6022-1473-4f32-94a4-9de3ee36d2aa", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-port", "admin_state_up": true}}' 2018-07-01 20:21:50,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-64b79a65-4645-413d-a86d-0a11e65e1926 Date: Sun, 01 Jul 2018 20:21:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:49Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","ip_address":"10.55.1.100"}],"id":"540646b7-d45f-4afd-b0c0-da0c8c674366","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:14:bb","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-port","admin_state_up":true,"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:49Z","binding:vnic_type":"normal"}} 2018-07-01 20:21:50,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-64b79a65-4645-413d-a86d-0a11e65e1926 2018-07-01 20:21:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:50,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4930 X-Openstack-Request-Id: req-654b8724-8eed-41d7-9185-2e5bc18833a5 Date: Sun, 01 Jul 2018 20:21:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:48Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","ip_address":"10.55.1.3"}],"id":"238a61aa-8229-43b9-b490-40ef4bb8c374","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:22:fb","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e08b564b-dcd2-4756-a3e1-fb728e5ddd04","name":"","admin_state_up":true,"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:49Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","ip_address":"10.55.1.100"}],"id":"540646b7-d45f-4afd-b0c0-da0c8c674366","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:14:bb","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-port","admin_state_up":true,"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:37Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.207"}],"id":"c6a9afba-f5f6-4f90-b884-f528733fcb82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:2b:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"add1f957-9334-4c46-960f-5a96209b7e5f","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:48Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","ip_address":"10.55.1.4"}],"id":"cebbc298-f64c-41fd-9f43-dcf04a3fded1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:7f:6e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e08b564b-dcd2-4756-a3e1-fb728e5ddd04","name":"","admin_state_up":true,"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.201"}],"id":"de283bc3-b6d5-4ff5-b91e-d27d7427fe50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:27:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1ecf4e7e-ec5b-433a-bd45-242d2ac28afe","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:47Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"401a6022-1473-4f32-94a4-9de3ee36d2aa","ip_address":"10.55.1.2"}],"id":"e3057df9-3cd0-4d72-9a05-d3d6bb976d39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:6c:3e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e08b564b-dcd2-4756-a3e1-fb728e5ddd04","name":"","admin_state_up":true,"network_id":"e08b564b-dcd2-4756-a3e1-fb728e5ddd04","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:47Z","binding:vnic_type":"normal"}]} 2018-07-01 20:21:50,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-654b8724-8eed-41d7-9185-2e5bc18833a5 2018-07-01 20:21:50,178 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-port 2018-07-01 20:21:50,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/540646b7-d45f-4afd-b0c0-da0c8c674366 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:50,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed4d2bba-7436-4ff4-86eb-15cb662a1a18 Date: Sun, 01 Jul 2018 20:21:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:50,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/540646b7-d45f-4afd-b0c0-da0c8c674366 used request id req-ed4d2bba-7436-4ff4-86eb-15cb662a1a18 2018-07-01 20:21:50,661 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet 2018-07-01 20:21:50,662 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-subnet 2018-07-01 20:21:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/401a6022-1473-4f32-94a4-9de3ee36d2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:52,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0370e44f-4be7-457a-93a9-8e4e8480855a Date: Sun, 01 Jul 2018 20:21:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:52,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/401a6022-1473-4f32-94a4-9de3ee36d2aa used request id req-0370e44f-4be7-457a-93a9-8e4e8480855a 2018-07-01 20:21:52,765 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-cd61624f-b12f-4265-8bff-d2795bf04dc7-pub-net 2018-07-01 20:21:52,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e08b564b-dcd2-4756-a3e1-fb728e5ddd04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880d3c3bb1a18519f8e88ed0c0278c083f3e8642" 2018-07-01 20:21:54,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c02c286-5ac3-4d7b-9c62-36de607a988c Date: Sun, 01 Jul 2018 20:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:21:54,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e08b564b-dcd2-4756-a3e1-fb728e5ddd04 used request id req-4c02c286-5ac3-4d7b-9c62-36de607a988c 2018-07-01 20:21:54,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:54,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["uwsI-a1zRJOKOC8iqzN-aQ"], "issued_at": "2018-07-01T20:21:54.000000Z"}} 2018-07-01 20:21:54,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:54,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d11bae-6da0-4789-b50e-fe0f8f946f26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:54,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a5d11bae-6da0-4789-b50e-fe0f8f946f26 2018-07-01 20:21:54,701 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net 2018-07-01 20:21:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" -d '{"network": {"name": "NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net", "admin_state_up": true}}' 2018-07-01 20:21:55,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b3ad7526-a2e0-4de0-9bbb-05ed05778f40 Date: Sun, 01 Jul 2018 20:21:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:54Z","is_default":false,"provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:54Z","mtu":1450}} 2018-07-01 20:21:55,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b3ad7526-a2e0-4de0-9bbb-05ed05778f40 2018-07-01 20:21:55,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:55,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-801fed6d-2e6b-4d29-a64b-5832f7cb6b59 Date: Sun, 01 Jul 2018 20:21:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:21:54Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:54Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:55,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-801fed6d-2e6b-4d29-a64b-5832f7cb6b59 2018-07-01 20:21:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:55,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cae58b57-83dc-43b4-81dc-1dc0ab9042b1 Date: Sun, 01 Jul 2018 20:21:55 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:21:55,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-cae58b57-83dc-43b4-81dc-1dc0ab9042b1 2018-07-01 20:21:55,681 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet 2018-07-01 20:21:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" -d '{"subnets": [{"ip_version": 4, "network_id": "da2c6692-a95c-492f-9b34-4d2fcb0b5e43", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]}' 2018-07-01 20:21:56,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5f54c94e-71d8-4470-bfad-c6b44d947d47 Date: Sun, 01 Jul 2018 20:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:55Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3a9345f1-8518-4f49-8c14-28a771a32de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]} 2018-07-01 20:21:56,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-5f54c94e-71d8-4470-bfad-c6b44d947d47 2018-07-01 20:21:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:56,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fdb46903-3847-44a7-9e71-a87618f775f7 Date: Sun, 01 Jul 2018 20:21:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3a9345f1-8518-4f49-8c14-28a771a32de1"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:55Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:54Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:56,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-fdb46903-3847-44a7-9e71-a87618f775f7 2018-07-01 20:21:56,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:56,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9663587-78e7-4a93-a437-5fe2976f7569 Date: Sun, 01 Jul 2018 20:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:55Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3a9345f1-8518-4f49-8c14-28a771a32de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]} 2018-07-01 20:21:56,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-f9663587-78e7-4a93-a437-5fe2976f7569 2018-07-01 20:21:56,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:57,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e689bc5e-98d6-4680-acce-cf6fd2fed041 Date: Sun, 01 Jul 2018 20:21:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3a9345f1-8518-4f49-8c14-28a771a32de1"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:55Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:54Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:57,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net used request id req-e689bc5e-98d6-4680-acce-cf6fd2fed041 2018-07-01 20:21:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:57,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:57,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be67f99-7527-484d-a4c4-dff734e0319a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:57,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-7be67f99-7527-484d-a4c4-dff734e0319a 2018-07-01 20:21:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:57,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1faf8b4c-9541-44b6-9c43-7c0c2de3be16 Date: Sun, 01 Jul 2018 20:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:55Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3a9345f1-8518-4f49-8c14-28a771a32de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]} 2018-07-01 20:21:57,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-1faf8b4c-9541-44b6-9c43-7c0c2de3be16 2018-07-01 20:21:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43&name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:57,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c08a793-a6c8-4d1d-8239-4e1b6082d9b3 Date: Sun, 01 Jul 2018 20:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:55Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3a9345f1-8518-4f49-8c14-28a771a32de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]} 2018-07-01 20:21:57,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43&name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet used request id req-6c08a793-a6c8-4d1d-8239-4e1b6082d9b3 2018-07-01 20:21:57,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:21:57,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:21:57,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["pmbuQxQJRImyRjsglYBgQg"], "issued_at": "2018-07-01T20:21:57.000000Z"}} 2018-07-01 20:21:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b6319a27cecc9d5fe6c835ab90ebc9e464b93d" 2018-07-01 20:21:57,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c17d4ea-22b1-4ffc-b271-242d73456b28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:21:57,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1c17d4ea-22b1-4ffc-b271-242d73456b28 2018-07-01 20:21:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:58,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6c5b9189-800c-4bad-b80d-5a3b7ed9e0fd Date: Sun, 01 Jul 2018 20:21:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3a9345f1-8518-4f49-8c14-28a771a32de1"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:55Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:54Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:58,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net used request id req-6c5b9189-800c-4bad-b80d-5a3b7ed9e0fd 2018-07-01 20:21:58,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:58,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dab3ad78-f741-4cf5-844b-0368ddf6e204 Date: Sun, 01 Jul 2018 20:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:55Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3a9345f1-8518-4f49-8c14-28a771a32de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]} 2018-07-01 20:21:58,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-dab3ad78-f741-4cf5-844b-0368ddf6e204 2018-07-01 20:21:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:58,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8f395bb9-6272-4f20-a5af-3a2441db95e1 Date: Sun, 01 Jul 2018 20:21:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3a9345f1-8518-4f49-8c14-28a771a32de1"],"description":"","tags":[],"updated_at":"2018-07-01T20:21:55Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:54Z","provider:network_type":"vxlan"}]} 2018-07-01 20:21:58,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net used request id req-8f395bb9-6272-4f20-a5af-3a2441db95e1 2018-07-01 20:21:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:21:58,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:21:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:21:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b6319a27cecc9d5fe6c835ab90ebc9e464b93d" 2018-07-01 20:21:58,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70ea20d-7edb-4897-bc74-a98a64443e87 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:21:58,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-b70ea20d-7edb-4897-bc74-a98a64443e87 2018-07-01 20:21:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:58,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-41203b63-b0c9-4a0e-895a-e6e68e59c154 Date: Sun, 01 Jul 2018 20:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:55Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3a9345f1-8518-4f49-8c14-28a771a32de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]} 2018-07-01 20:21:58,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-41203b63-b0c9-4a0e-895a-e6e68e59c154 2018-07-01 20:21:58,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43&name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:21:58,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f9c16f2-d399-4344-b72d-b223dad7c946 Date: Sun, 01 Jul 2018 20:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:55Z","dns_nameservers":[],"updated_at":"2018-07-01T20:21:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3a9345f1-8518-4f49-8c14-28a771a32de1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet"}]} 2018-07-01 20:21:58,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da2c6692-a95c-492f-9b34-4d2fcb0b5e43&name=NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet used request id req-7f9c16f2-d399-4344-b72d-b223dad7c946 2018-07-01 20:21:58,886 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net 2018-07-01 20:21:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" -d '{"port": {"network_id": "da2c6692-a95c-492f-9b34-4d2fcb0b5e43", "fixed_ips": [{"subnet_id": "3a9345f1-8518-4f49-8c14-28a771a32de1", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-port", "admin_state_up": true}}' 2018-07-01 20:21:59,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-26f58083-fc55-45ab-83c9-1ecd62fa6d8e Date: Sun, 01 Jul 2018 20:21:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:59Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3a9345f1-8518-4f49-8c14-28a771a32de1","ip_address":"10.55.1.100"}],"id":"70d26cb1-ebb9-411c-88b9-59f0fb0caafe","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:7d:0f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-port","admin_state_up":true,"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:59Z","binding:vnic_type":"normal"}} 2018-07-01 20:21:59,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-26f58083-fc55-45ab-83c9-1ecd62fa6d8e 2018-07-01 20:21:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:22:00,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4930 X-Openstack-Request-Id: req-db3d3b71-5684-48dd-999d-fbafc0ae32db Date: Sun, 01 Jul 2018 20:22:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a9345f1-8518-4f49-8c14-28a771a32de1","ip_address":"10.55.1.100"}],"id":"70d26cb1-ebb9-411c-88b9-59f0fb0caafe","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:7d:0f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-port","admin_state_up":true,"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a9345f1-8518-4f49-8c14-28a771a32de1","ip_address":"10.55.1.2"}],"id":"b1a68be4-29ea-413c-9563-41a38da9f5be","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:56:a2","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da2c6692-a95c-492f-9b34-4d2fcb0b5e43","name":"","admin_state_up":true,"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a9345f1-8518-4f49-8c14-28a771a32de1","ip_address":"10.55.1.4"}],"id":"c5941834-ee20-4302-9f54-0ead282d1d54","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:7d:3a","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da2c6692-a95c-492f-9b34-4d2fcb0b5e43","name":"","admin_state_up":true,"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:37Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.207"}],"id":"c6a9afba-f5f6-4f90-b884-f528733fcb82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:2b:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"add1f957-9334-4c46-960f-5a96209b7e5f","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.201"}],"id":"de283bc3-b6d5-4ff5-b91e-d27d7427fe50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:27:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1ecf4e7e-ec5b-433a-bd45-242d2ac28afe","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:57Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3a9345f1-8518-4f49-8c14-28a771a32de1","ip_address":"10.55.1.3"}],"id":"f1d7208f-8790-4abe-84f7-0fc3023776ef","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:ab:1b","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da2c6692-a95c-492f-9b34-4d2fcb0b5e43","name":"","admin_state_up":true,"network_id":"da2c6692-a95c-492f-9b34-4d2fcb0b5e43","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:21:56Z","binding:vnic_type":"normal"}]} 2018-07-01 20:22:00,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-db3d3b71-5684-48dd-999d-fbafc0ae32db 2018-07-01 20:22:00,051 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-port 2018-07-01 20:22:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/70d26cb1-ebb9-411c-88b9-59f0fb0caafe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:22:00,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61a9186d-d8be-4b18-8a73-b3588d50f01b Date: Sun, 01 Jul 2018 20:22:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:00,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/70d26cb1-ebb9-411c-88b9-59f0fb0caafe used request id req-61a9186d-d8be-4b18-8a73-b3588d50f01b 2018-07-01 20:22:00,462 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet 2018-07-01 20:22:00,462 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-subnet 2018-07-01 20:22:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/3a9345f1-8518-4f49-8c14-28a771a32de1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:22:02,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3d00d5d-8c5a-4f71-9d21-d4ee96ee9095 Date: Sun, 01 Jul 2018 20:22:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:02,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3a9345f1-8518-4f49-8c14-28a771a32de1 used request id req-b3d00d5d-8c5a-4f71-9d21-d4ee96ee9095 2018-07-01 20:22:02,672 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3cf2a01b-ac0c-4c48-b9ee-a8d8d0552a26-pub-net 2018-07-01 20:22:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/da2c6692-a95c-492f-9b34-4d2fcb0b5e43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d74a1bcaa1cef2e4ffbb00049a1fcd70920010c" 2018-07-01 20:22:04,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab64552d-f310-408f-aa68-e00685ff72f0 Date: Sun, 01 Jul 2018 20:22:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:04,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/da2c6692-a95c-492f-9b34-4d2fcb0b5e43 used request id req-ab64552d-f310-408f-aa68-e00685ff72f0 2018-07-01 20:22:04,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:04,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["0yJO9-jZQeaX8tDRJU2iwA"], "issued_at": "2018-07-01T20:22:04.000000Z"}} 2018-07-01 20:22:04,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:04,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33637c09-ea04-41a2-a4dd-7fed4933fd66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:04,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-33637c09-ea04-41a2-a4dd-7fed4933fd66 2018-07-01 20:22:04,529 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net 2018-07-01 20:22:04,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" -d '{"network": {"name": "NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net", "admin_state_up": true}}' 2018-07-01 20:22:04,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-98747315-2f65-4868-a120-aad6948023fe Date: Sun, 01 Jul 2018 20:22:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f616b9f-a105-4422-8582-89a52b03abd9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:04Z","is_default":false,"provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:04Z","mtu":1450}} 2018-07-01 20:22:04,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-98747315-2f65-4868-a120-aad6948023fe 2018-07-01 20:22:04,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:05,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-647ce425-5398-4529-a119-cc89ce4e5162 Date: Sun, 01 Jul 2018 20:22:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f616b9f-a105-4422-8582-89a52b03abd9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:04Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:04Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:05,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-647ce425-5398-4529-a119-cc89ce4e5162 2018-07-01 20:22:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:05,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d8230509-b3b9-4d50-a93f-332d9eb68f1a Date: Sun, 01 Jul 2018 20:22:05 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:22:05,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-d8230509-b3b9-4d50-a93f-332d9eb68f1a 2018-07-01 20:22:05,342 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet 2018-07-01 20:22:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" -d '{"subnets": [{"ip_version": 4, "network_id": "8f616b9f-a105-4422-8582-89a52b03abd9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]}' 2018-07-01 20:22:06,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e575e9a-a14b-428f-83fa-41b0d97a3205 Date: Sun, 01 Jul 2018 20:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f616b9f-a105-4422-8582-89a52b03abd9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:05Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61b1208b-e2c3-4cf7-a922-24123bec8e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]} 2018-07-01 20:22:06,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6e575e9a-a14b-428f-83fa-41b0d97a3205 2018-07-01 20:22:06,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:06,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e56f2ee2-2e0e-4c6a-bd32-2960e5caa0b3 Date: Sun, 01 Jul 2018 20:22:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f616b9f-a105-4422-8582-89a52b03abd9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61b1208b-e2c3-4cf7-a922-24123bec8e49"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:04Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:06,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-e56f2ee2-2e0e-4c6a-bd32-2960e5caa0b3 2018-07-01 20:22:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:06,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a0dc02c-3686-4fb1-850c-e3a31e2f61b9 Date: Sun, 01 Jul 2018 20:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f616b9f-a105-4422-8582-89a52b03abd9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:05Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61b1208b-e2c3-4cf7-a922-24123bec8e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]} 2018-07-01 20:22:06,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-8a0dc02c-3686-4fb1-850c-e3a31e2f61b9 2018-07-01 20:22:06,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:06,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7a39e831-068b-47f0-bdf1-68585927410a Date: Sun, 01 Jul 2018 20:22:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f616b9f-a105-4422-8582-89a52b03abd9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61b1208b-e2c3-4cf7-a922-24123bec8e49"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:04Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:06,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net used request id req-7a39e831-068b-47f0-bdf1-68585927410a 2018-07-01 20:22:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:06,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fc9e4b-3085-49e3-8f27-3753f81bd2d8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:06,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-b2fc9e4b-3085-49e3-8f27-3753f81bd2d8 2018-07-01 20:22:06,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:06,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0f045bab-087f-4d7c-a853-2702318e9875 Date: Sun, 01 Jul 2018 20:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f616b9f-a105-4422-8582-89a52b03abd9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:05Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61b1208b-e2c3-4cf7-a922-24123bec8e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]} 2018-07-01 20:22:06,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-0f045bab-087f-4d7c-a853-2702318e9875 2018-07-01 20:22:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9&name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:06,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93c47902-9aa4-4e26-82d5-2cbddf3cd153 Date: Sun, 01 Jul 2018 20:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f616b9f-a105-4422-8582-89a52b03abd9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:05Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61b1208b-e2c3-4cf7-a922-24123bec8e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]} 2018-07-01 20:22:06,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9&name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet used request id req-93c47902-9aa4-4e26-82d5-2cbddf3cd153 2018-07-01 20:22:06,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:22:06,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:07,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["zuxkurlCQ4yZNnel2LzQBA"], "issued_at": "2018-07-01T20:22:07.000000Z"}} 2018-07-01 20:22:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0cdaa373b567a88ce85f149117d99012aeb68ac" 2018-07-01 20:22:07,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b21f156-814e-4257-b30f-e51460305185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:07,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8b21f156-814e-4257-b30f-e51460305185 2018-07-01 20:22:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:07,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e436ac37-66a1-4a62-949f-07134402dc03 Date: Sun, 01 Jul 2018 20:22:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f616b9f-a105-4422-8582-89a52b03abd9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61b1208b-e2c3-4cf7-a922-24123bec8e49"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:04Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:07,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net used request id req-e436ac37-66a1-4a62-949f-07134402dc03 2018-07-01 20:22:07,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:07,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d7da2269-e284-4200-9ffd-54554beeb168 Date: Sun, 01 Jul 2018 20:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f616b9f-a105-4422-8582-89a52b03abd9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:05Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61b1208b-e2c3-4cf7-a922-24123bec8e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]} 2018-07-01 20:22:07,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-d7da2269-e284-4200-9ffd-54554beeb168 2018-07-01 20:22:07,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:07,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b6b73aab-e9b1-4bcf-836b-b442881ca46d Date: Sun, 01 Jul 2018 20:22:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f616b9f-a105-4422-8582-89a52b03abd9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61b1208b-e2c3-4cf7-a922-24123bec8e49"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:04Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:07,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net used request id req-b6b73aab-e9b1-4bcf-836b-b442881ca46d 2018-07-01 20:22:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:07,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0cdaa373b567a88ce85f149117d99012aeb68ac" 2018-07-01 20:22:08,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618e94d1-1637-4cab-a8f6-7ed1e60c6f8e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:08,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-618e94d1-1637-4cab-a8f6-7ed1e60c6f8e 2018-07-01 20:22:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:08,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89403c27-b876-4c99-a224-8abe78477824 Date: Sun, 01 Jul 2018 20:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f616b9f-a105-4422-8582-89a52b03abd9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:05Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61b1208b-e2c3-4cf7-a922-24123bec8e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]} 2018-07-01 20:22:08,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-89403c27-b876-4c99-a224-8abe78477824 2018-07-01 20:22:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9&name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:08,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-45bc6554-38e3-425e-8d0a-9952050355f3 Date: Sun, 01 Jul 2018 20:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f616b9f-a105-4422-8582-89a52b03abd9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:05Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61b1208b-e2c3-4cf7-a922-24123bec8e49","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet"}]} 2018-07-01 20:22:08,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8f616b9f-a105-4422-8582-89a52b03abd9&name=NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet used request id req-45bc6554-38e3-425e-8d0a-9952050355f3 2018-07-01 20:22:08,135 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net 2018-07-01 20:22:08,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" -d '{"port": {"network_id": "8f616b9f-a105-4422-8582-89a52b03abd9", "fixed_ips": [{"subnet_id": "61b1208b-e2c3-4cf7-a922-24123bec8e49", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-port", "admin_state_up": true}}' 2018-07-01 20:22:08,293 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-d1082b7e-b8e1-42bc-ba5b-f2a4990e5281 Date: Sun, 01 Jul 2018 20:22:08 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 20:22:08,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d1082b7e-b8e1-42bc-ba5b-f2a4990e5281 2018-07-01 20:22:08,294 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 20:22:08,294 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet 2018-07-01 20:22:08,294 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-subnet 2018-07-01 20:22:08,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/61b1208b-e2c3-4cf7-a922-24123bec8e49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:10,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22c07bc9-603b-450d-a8b4-9efff7f0459b Date: Sun, 01 Jul 2018 20:22:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:10,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/61b1208b-e2c3-4cf7-a922-24123bec8e49 used request id req-22c07bc9-603b-450d-a8b4-9efff7f0459b 2018-07-01 20:22:10,399 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-cba3487d-d408-42fb-8fd1-47b25c4d9536-pub-net 2018-07-01 20:22:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/8f616b9f-a105-4422-8582-89a52b03abd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8c11767e92eb31cc90b43be937f3dd7f3f3018" 2018-07-01 20:22:11,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-904fe7ed-2e32-4364-9428-346db0f9a4d5 Date: Sun, 01 Jul 2018 20:22:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:11,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8f616b9f-a105-4422-8582-89a52b03abd9 used request id req-904fe7ed-2e32-4364-9428-346db0f9a4d5 2018-07-01 20:22:11,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:12,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["F9MRztGFR26guQaylQpZmg"], "issued_at": "2018-07-01T20:22:12.000000Z"}} 2018-07-01 20:22:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:12,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e98806-3910-43c7-b3c9-c85d70e31ead Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:12,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-55e98806-3910-43c7-b3c9-c85d70e31ead 2018-07-01 20:22:12,260 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net 2018-07-01 20:22:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" -d '{"network": {"name": "NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net", "admin_state_up": true}}' 2018-07-01 20:22:12,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ad7fa218-6fc8-4bb1-8b4d-825f68eed8d2 Date: Sun, 01 Jul 2018 20:22:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:12Z","is_default":false,"provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:12Z","mtu":1450}} 2018-07-01 20:22:12,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ad7fa218-6fc8-4bb1-8b4d-825f68eed8d2 2018-07-01 20:22:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:12,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b0881a0c-579d-4bfc-ba37-62601a98f185 Date: Sun, 01 Jul 2018 20:22:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:12Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:12Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:12,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-b0881a0c-579d-4bfc-ba37-62601a98f185 2018-07-01 20:22:12,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:13,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e5bd7d1e-501d-4437-a371-42e9624a879b Date: Sun, 01 Jul 2018 20:22:13 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:22:13,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-e5bd7d1e-501d-4437-a371-42e9624a879b 2018-07-01 20:22:13,062 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet 2018-07-01 20:22:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" -d '{"subnets": [{"ip_version": 4, "network_id": "e5acdabe-fda9-4971-bc45-73ed1aa74ae1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]}' 2018-07-01 20:22:13,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-52e99d21-f40e-40cb-b79b-b9baa3cf3a11 Date: Sun, 01 Jul 2018 20:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:13Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]} 2018-07-01 20:22:13,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-52e99d21-f40e-40cb-b79b-b9baa3cf3a11 2018-07-01 20:22:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:13,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-92598e0d-6c21-4497-a64e-baab6a9208fe Date: Sun, 01 Jul 2018 20:22:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:13Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:12Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:13,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-92598e0d-6c21-4497-a64e-baab6a9208fe 2018-07-01 20:22:13,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:14,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-948c27d3-5136-4530-b1f2-1d77eee043f9 Date: Sun, 01 Jul 2018 20:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:13Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]} 2018-07-01 20:22:14,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-948c27d3-5136-4530-b1f2-1d77eee043f9 2018-07-01 20:22:14,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:14,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9b0a6cd6-3cef-4893-9ff5-62360c74dc4c Date: Sun, 01 Jul 2018 20:22:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:13Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:12Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:14,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net used request id req-9b0a6cd6-3cef-4893-9ff5-62360c74dc4c 2018-07-01 20:22:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:14,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:14,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3887cf13-2804-47d6-94c7-10491ec2810d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:14,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-3887cf13-2804-47d6-94c7-10491ec2810d 2018-07-01 20:22:14,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:14,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-625bcc2c-4629-464e-91c3-66f58743e1a7 Date: Sun, 01 Jul 2018 20:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:13Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]} 2018-07-01 20:22:14,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-625bcc2c-4629-464e-91c3-66f58743e1a7 2018-07-01 20:22:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1&name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:14,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c5306a77-7c97-4c77-bc5f-f87129f995d2 Date: Sun, 01 Jul 2018 20:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:13Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]} 2018-07-01 20:22:14,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1&name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet used request id req-c5306a77-7c97-4c77-bc5f-f87129f995d2 2018-07-01 20:22:14,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:22:14,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:15,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["AtqkJf2qSDGxTUgktZj5_g"], "issued_at": "2018-07-01T20:22:15.000000Z"}} 2018-07-01 20:22:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48954df8cd532c3528d011dbe0d015e33e7ccaeb" 2018-07-01 20:22:15,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2a03e5-8743-4844-b895-c217c3eb5ae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:15,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fc2a03e5-8743-4844-b895-c217c3eb5ae8 2018-07-01 20:22:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:15,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0d24b7ad-68d3-4a68-9236-59637854d5ee Date: Sun, 01 Jul 2018 20:22:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:13Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:12Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:15,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net used request id req-0d24b7ad-68d3-4a68-9236-59637854d5ee 2018-07-01 20:22:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:15,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7e12a28a-19fa-488b-a3f6-4d3cad4bb3e5 Date: Sun, 01 Jul 2018 20:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:13Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]} 2018-07-01 20:22:15,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-7e12a28a-19fa-488b-a3f6-4d3cad4bb3e5 2018-07-01 20:22:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:15,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0387eae0-3564-4ff0-9a3c-e28157f02ea6 Date: Sun, 01 Jul 2018 20:22:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:13Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:12Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:15,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net used request id req-0387eae0-3564-4ff0-9a3c-e28157f02ea6 2018-07-01 20:22:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:15,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48954df8cd532c3528d011dbe0d015e33e7ccaeb" 2018-07-01 20:22:16,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bfa26f-af16-413e-b5bf-e579290c5618 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:16,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-82bfa26f-af16-413e-b5bf-e579290c5618 2018-07-01 20:22:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:16,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2d1ef6f8-bbf3-418b-a5f9-9ede983d3295 Date: Sun, 01 Jul 2018 20:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:13Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]} 2018-07-01 20:22:16,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-2d1ef6f8-bbf3-418b-a5f9-9ede983d3295 2018-07-01 20:22:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1&name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:16,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-297e942e-d47d-474b-8a4b-9bbc76b4f4f5 Date: Sun, 01 Jul 2018 20:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5acdabe-fda9-4971-bc45-73ed1aa74ae1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:13Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet"}]} 2018-07-01 20:22:16,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e5acdabe-fda9-4971-bc45-73ed1aa74ae1&name=NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet used request id req-297e942e-d47d-474b-8a4b-9bbc76b4f4f5 2018-07-01 20:22:16,412 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net 2018-07-01 20:22:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" -d '{"port": {"network_id": "e5acdabe-fda9-4971-bc45-73ed1aa74ae1", "fixed_ips": [{"subnet_id": "072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-port", "admin_state_up": true}}' 2018-07-01 20:22:16,638 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-92068776-d4bf-463d-a11b-b7ea74f541d5 Date: Sun, 01 Jul 2018 20:22:16 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-01 20:22:16,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-92068776-d4bf-463d-a11b-b7ea74f541d5 2018-07-01 20:22:16,639 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-01 20:22:16,639 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet 2018-07-01 20:22:16,639 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-subnet 2018-07-01 20:22:16,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:18,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a22a19f5-a68d-48ce-afc1-3c3a51da4b82 Date: Sun, 01 Jul 2018 20:22:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:18,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/072c5ab1-dc28-4c29-8ba3-ab4661e1dbf1 used request id req-a22a19f5-a68d-48ce-afc1-3c3a51da4b82 2018-07-01 20:22:18,561 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c9f09db1-71dc-4e94-b240-3b1d8cfed3f0-pub-net 2018-07-01 20:22:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e5acdabe-fda9-4971-bc45-73ed1aa74ae1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f761a1b092ebe07538276a46b1505d10aac1f8" 2018-07-01 20:22:20,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb911688-3773-4623-afd5-72d25608fbdc Date: Sun, 01 Jul 2018 20:22:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:20,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e5acdabe-fda9-4971-bc45-73ed1aa74ae1 used request id req-fb911688-3773-4623-afd5-72d25608fbdc 2018-07-01 20:22:20,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:20,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["gEX2TyMfRcWf2D1NLVUiPQ"], "issued_at": "2018-07-01T20:22:20.000000Z"}} 2018-07-01 20:22:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:21,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba7ff7f-fbd5-4b75-b3c9-01c63cca403f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:21,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bba7ff7f-fbd5-4b75-b3c9-01c63cca403f 2018-07-01 20:22:21,007 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net 2018-07-01 20:22:21,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" -d '{"network": {"name": "NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net", "admin_state_up": true}}' 2018-07-01 20:22:21,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-8be31003-3206-4b0f-89ae-9ca31af26ddc Date: Sun, 01 Jul 2018 20:22:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:21Z","is_default":false,"provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","mtu":1450}} 2018-07-01 20:22:21,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8be31003-3206-4b0f-89ae-9ca31af26ddc 2018-07-01 20:22:21,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:21,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ca65c2a8-ef2f-4e03-aa0c-8f57fffb01aa Date: Sun, 01 Jul 2018 20:22:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:21Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:21,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-ca65c2a8-ef2f-4e03-aa0c-8f57fffb01aa 2018-07-01 20:22:21,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:21,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14a4bd2e-e81d-4da9-99ca-7ae7f58790be Date: Sun, 01 Jul 2018 20:22:21 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:22:21,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-14a4bd2e-e81d-4da9-99ca-7ae7f58790be 2018-07-01 20:22:21,824 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet 2018-07-01 20:22:21,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" -d '{"subnets": [{"ip_version": 4, "network_id": "72d601e3-7349-4087-8548-8f6ec64c1c5a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]}' 2018-07-01 20:22:22,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f3f77952-0998-4d9c-81e8-6d6eb3403f87 Date: Sun, 01 Jul 2018 20:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"080b9f93-1b18-4450-92e6-11b0f29f1ae3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]} 2018-07-01 20:22:22,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f3f77952-0998-4d9c-81e8-6d6eb3403f87 2018-07-01 20:22:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:22,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-55562439-0cb0-4585-8c62-f60c19c7e802 Date: Sun, 01 Jul 2018 20:22:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["080b9f93-1b18-4450-92e6-11b0f29f1ae3"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:21Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:22,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-55562439-0cb0-4585-8c62-f60c19c7e802 2018-07-01 20:22:22,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:22,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-354dacc0-43a6-424d-a7e9-1f93f53994c5 Date: Sun, 01 Jul 2018 20:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"080b9f93-1b18-4450-92e6-11b0f29f1ae3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]} 2018-07-01 20:22:22,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-354dacc0-43a6-424d-a7e9-1f93f53994c5 2018-07-01 20:22:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:22,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ac7acec4-abce-4e9d-9fdc-f6ddfc00efb9 Date: Sun, 01 Jul 2018 20:22:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["080b9f93-1b18-4450-92e6-11b0f29f1ae3"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:21Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:22,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net used request id req-ac7acec4-abce-4e9d-9fdc-f6ddfc00efb9 2018-07-01 20:22:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:22,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:22,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c17212-07e8-45c9-87f7-6dae25519aad Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:22,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-99c17212-07e8-45c9-87f7-6dae25519aad 2018-07-01 20:22:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:23,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b2afc42-e730-4bc0-8fbe-8be6784f4b76 Date: Sun, 01 Jul 2018 20:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"080b9f93-1b18-4450-92e6-11b0f29f1ae3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]} 2018-07-01 20:22:23,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-8b2afc42-e730-4bc0-8fbe-8be6784f4b76 2018-07-01 20:22:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a&name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:23,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-45cc822f-00d5-4797-8457-1d3f4fed9a19 Date: Sun, 01 Jul 2018 20:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"080b9f93-1b18-4450-92e6-11b0f29f1ae3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]} 2018-07-01 20:22:23,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a&name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet used request id req-45cc822f-00d5-4797-8457-1d3f4fed9a19 2018-07-01 20:22:23,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:22:23,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:23,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["mRMNz8p2RA6DlZEXXwg3_w"], "issued_at": "2018-07-01T20:22:23.000000Z"}} 2018-07-01 20:22:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df7b10507fb3afb2fdfe3003a801b7b1b84499" 2018-07-01 20:22:23,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344c0d4b-bdd5-4382-a14e-49c1e649d6b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:23,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-344c0d4b-bdd5-4382-a14e-49c1e649d6b1 2018-07-01 20:22:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:23,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cf1edafa-8927-4bed-841f-3e63f53e611f Date: Sun, 01 Jul 2018 20:22:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["080b9f93-1b18-4450-92e6-11b0f29f1ae3"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:21Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:23,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net used request id req-cf1edafa-8927-4bed-841f-3e63f53e611f 2018-07-01 20:22:23,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:23,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bad9a7bb-af1e-42ec-84cc-f74e33abf2a7 Date: Sun, 01 Jul 2018 20:22:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"080b9f93-1b18-4450-92e6-11b0f29f1ae3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]} 2018-07-01 20:22:23,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-bad9a7bb-af1e-42ec-84cc-f74e33abf2a7 2018-07-01 20:22:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:24,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0954d37b-7487-4d3b-892f-55530d5f3508 Date: Sun, 01 Jul 2018 20:22:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["080b9f93-1b18-4450-92e6-11b0f29f1ae3"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:21Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:24,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net used request id req-0954d37b-7487-4d3b-892f-55530d5f3508 2018-07-01 20:22:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:24,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14df7b10507fb3afb2fdfe3003a801b7b1b84499" 2018-07-01 20:22:24,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a842c9f-e20c-46d2-9e77-3d914e5e058f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:24,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-9a842c9f-e20c-46d2-9e77-3d914e5e058f 2018-07-01 20:22:24,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:24,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8994d37-b343-4421-847f-5d14f81bd991 Date: Sun, 01 Jul 2018 20:22:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"080b9f93-1b18-4450-92e6-11b0f29f1ae3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]} 2018-07-01 20:22:24,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-f8994d37-b343-4421-847f-5d14f81bd991 2018-07-01 20:22:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a&name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:24,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e046192-562a-42e9-8640-c23a3282f4a4 Date: Sun, 01 Jul 2018 20:22:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d601e3-7349-4087-8548-8f6ec64c1c5a","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:21Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"080b9f93-1b18-4450-92e6-11b0f29f1ae3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet"}]} 2018-07-01 20:22:24,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72d601e3-7349-4087-8548-8f6ec64c1c5a&name=NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet used request id req-8e046192-562a-42e9-8640-c23a3282f4a4 2018-07-01 20:22:24,606 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net 2018-07-01 20:22:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" -d '{"port": {"network_id": "72d601e3-7349-4087-8548-8f6ec64c1c5a", "fixed_ips": [{"subnet_id": "080b9f93-1b18-4450-92e6-11b0f29f1ae3", "ip_address": null}], "name": "NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-port", "admin_state_up": true}}' 2018-07-01 20:22:24,769 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-1b51fdb1-cd56-4b25-aacc-f1246444387f Date: Sun, 01 Jul 2018 20:22:24 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 20:22:24,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-1b51fdb1-cd56-4b25-aacc-f1246444387f 2018-07-01 20:22:24,769 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 20:22:24,769 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet 2018-07-01 20:22:24,770 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-subnet 2018-07-01 20:22:24,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/080b9f93-1b18-4450-92e6-11b0f29f1ae3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:26,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2629621-a24a-4a62-bb08-22338dabb15b Date: Sun, 01 Jul 2018 20:22:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:26,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/080b9f93-1b18-4450-92e6-11b0f29f1ae3 used request id req-e2629621-a24a-4a62-bb08-22338dabb15b 2018-07-01 20:22:26,950 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-76994666-a3ab-4b0f-abde-c62ea3d4c711-pub-net 2018-07-01 20:22:26,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/72d601e3-7349-4087-8548-8f6ec64c1c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecb91c33dbe45e94f8c4696c97bd6e39b04e21e" 2018-07-01 20:22:28,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbc07914-14ea-4c7f-af92-f2e490e6b602 Date: Sun, 01 Jul 2018 20:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:28,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/72d601e3-7349-4087-8548-8f6ec64c1c5a used request id req-bbc07914-14ea-4c7f-af92-f2e490e6b602 2018-07-01 20:22:28,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:28,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["VCNBgGmbSFez_Wx3nAgDCA"], "issued_at": "2018-07-01T20:22:28.000000Z"}} 2018-07-01 20:22:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:28,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73dfdb4-c587-4525-9cef-3d149800764f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:28,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d73dfdb4-c587-4525-9cef-3d149800764f 2018-07-01 20:22:28,768 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net 2018-07-01 20:22:28,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" -d '{"network": {"name": "NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net", "admin_state_up": true}}' 2018-07-01 20:22:29,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f96bd5b1-d078-4689-b69b-726e03c9ab64 Date: Sun, 01 Jul 2018 20:22:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"94205999-05e9-4878-9490-781c5d041b48","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:29Z","is_default":false,"provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:28Z","mtu":1450}} 2018-07-01 20:22:29,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f96bd5b1-d078-4689-b69b-726e03c9ab64 2018-07-01 20:22:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:29,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e75994a4-ed33-4f61-acef-86986fc8c03b Date: Sun, 01 Jul 2018 20:22:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"94205999-05e9-4878-9490-781c5d041b48","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:22:29Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:28Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:29,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=94205999-05e9-4878-9490-781c5d041b48 used request id req-e75994a4-ed33-4f61-acef-86986fc8c03b 2018-07-01 20:22:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:29,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12efa2ad-a7a8-439d-b5b2-c7e998e99b13 Date: Sun, 01 Jul 2018 20:22:29 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:22:29,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 used request id req-12efa2ad-a7a8-439d-b5b2-c7e998e99b13 2018-07-01 20:22:29,699 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet 2018-07-01 20:22:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" -d '{"subnets": [{"ip_version": 4, "network_id": "94205999-05e9-4878-9490-781c5d041b48", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]}' 2018-07-01 20:22:30,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48aba5b9-06ab-46e7-badc-6a566ae9ed6d Date: Sun, 01 Jul 2018 20:22:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:29Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]} 2018-07-01 20:22:30,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-48aba5b9-06ab-46e7-badc-6a566ae9ed6d 2018-07-01 20:22:30,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:30,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bb2eb75e-95d9-468b-96bd-63b704174c09 Date: Sun, 01 Jul 2018 20:22:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94205999-05e9-4878-9490-781c5d041b48","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:29Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:28Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:30,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=94205999-05e9-4878-9490-781c5d041b48 used request id req-bb2eb75e-95d9-468b-96bd-63b704174c09 2018-07-01 20:22:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:30,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-420d25c8-925c-4af5-92f9-a73338c6a072 Date: Sun, 01 Jul 2018 20:22:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:29Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]} 2018-07-01 20:22:30,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 used request id req-420d25c8-925c-4af5-92f9-a73338c6a072 2018-07-01 20:22:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:31,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c200c215-6080-42e0-bcfd-58b9d905d902 Date: Sun, 01 Jul 2018 20:22:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94205999-05e9-4878-9490-781c5d041b48","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:29Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:28Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:31,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net used request id req-c200c215-6080-42e0-bcfd-58b9d905d902 2018-07-01 20:22:31,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:31,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:31,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:31,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d09121-bd2e-4406-990f-4b58824d7171 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:31,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-88d09121-bd2e-4406-990f-4b58824d7171 2018-07-01 20:22:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:31,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-82818aac-44de-42ae-99f8-67753725d012 Date: Sun, 01 Jul 2018 20:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:29Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]} 2018-07-01 20:22:31,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 used request id req-82818aac-44de-42ae-99f8-67753725d012 2018-07-01 20:22:31,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48&name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:31,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-49cdf3a9-2895-44a7-afea-94de4a021d23 Date: Sun, 01 Jul 2018 20:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:29Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]} 2018-07-01 20:22:31,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48&name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet used request id req-49cdf3a9-2895-44a7-afea-94de4a021d23 2018-07-01 20:22:31,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:22:31,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:31,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["-pKuo5nVSJi4uKtQHWRwZA"], "issued_at": "2018-07-01T20:22:31.000000Z"}} 2018-07-01 20:22:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e998719b5077b9e0bf1deaffc1abfd7f7760ed" 2018-07-01 20:22:31,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a748d35-d643-4a7d-b88a-3f3af65b834e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:31,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6a748d35-d643-4a7d-b88a-3f3af65b834e 2018-07-01 20:22:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:32,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-337f772a-b52a-490d-86ab-32760a98322c Date: Sun, 01 Jul 2018 20:22:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94205999-05e9-4878-9490-781c5d041b48","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:29Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:28Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:32,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net used request id req-337f772a-b52a-490d-86ab-32760a98322c 2018-07-01 20:22:32,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:32,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d31f1666-770a-4349-83d6-18e06e18342a Date: Sun, 01 Jul 2018 20:22:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:29Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]} 2018-07-01 20:22:32,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 used request id req-d31f1666-770a-4349-83d6-18e06e18342a 2018-07-01 20:22:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:32,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-25fefb69-f41b-4e28-bf4a-83f4e5720823 Date: Sun, 01 Jul 2018 20:22:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94205999-05e9-4878-9490-781c5d041b48","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee"],"description":"","tags":[],"updated_at":"2018-07-01T20:22:29Z","provider:segmentation_id":63,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:28Z","provider:network_type":"vxlan"}]} 2018-07-01 20:22:32,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net used request id req-25fefb69-f41b-4e28-bf4a-83f4e5720823 2018-07-01 20:22:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:32,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:32,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e998719b5077b9e0bf1deaffc1abfd7f7760ed" 2018-07-01 20:22:32,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149f32aa-1bf3-4156-b86a-0d8d895657ea Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:32,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-149f32aa-1bf3-4156-b86a-0d8d895657ea 2018-07-01 20:22:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:32,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7b531982-72ae-48bd-9ba2-e4e1c579d03d Date: Sun, 01 Jul 2018 20:22:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:29Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]} 2018-07-01 20:22:32,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48 used request id req-7b531982-72ae-48bd-9ba2-e4e1c579d03d 2018-07-01 20:22:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48&name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:32,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9588c79-d21a-4d04-8d23-7a2143f46340 Date: Sun, 01 Jul 2018 20:22:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:29Z","dns_nameservers":[],"updated_at":"2018-07-01T20:22:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet"}]} 2018-07-01 20:22:32,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=94205999-05e9-4878-9490-781c5d041b48&name=NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet used request id req-f9588c79-d21a-4d04-8d23-7a2143f46340 2018-07-01 20:22:32,864 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net 2018-07-01 20:22:32,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" -d '{"port": {"network_id": "94205999-05e9-4878-9490-781c5d041b48", "fixed_ips": [{"subnet_id": "7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-01 20:22:33,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-3e1356d4-ffb8-4ba1-995a-0084f542aa80 Date: Sun, 01 Jul 2018 20:22:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:33Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","ip_address":"10.55.1.100"}],"id":"3f7658a9-aab3-4bae-836c-b28b0eb95b80","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:dc:27","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:33Z","binding:vnic_type":"normal"}} 2018-07-01 20:22:33,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-3e1356d4-ffb8-4ba1-995a-0084f542aa80 2018-07-01 20:22:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/3f7658a9-aab3-4bae-836c-b28b0eb95b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:33,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-4fb21f0c-c5e0-4693-9bd0-c1b9d29f64d2 Date: Sun, 01 Jul 2018 20:22:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:33Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee","ip_address":"10.55.1.100"}],"id":"3f7658a9-aab3-4bae-836c-b28b0eb95b80","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:dc:27","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"94205999-05e9-4878-9490-781c5d041b48","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:22:33Z","binding:vnic_type":"normal"}} 2018-07-01 20:22:33,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/3f7658a9-aab3-4bae-836c-b28b0eb95b80 used request id req-4fb21f0c-c5e0-4693-9bd0-c1b9d29f64d2 2018-07-01 20:22:33,661 - neutron_utils - INFO - Deleting port with name 2018-07-01 20:22:33,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/3f7658a9-aab3-4bae-836c-b28b0eb95b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:34,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08a5e17c-14ad-46e3-99a3-f8eb13ec9aaf Date: Sun, 01 Jul 2018 20:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:34,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/3f7658a9-aab3-4bae-836c-b28b0eb95b80 used request id req-08a5e17c-14ad-46e3-99a3-f8eb13ec9aaf 2018-07-01 20:22:34,373 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet 2018-07-01 20:22:34,373 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-subnet 2018-07-01 20:22:34,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:36,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e65f21a5-3b05-4f72-8530-36825943f2ba Date: Sun, 01 Jul 2018 20:22:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:36,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7dfc58bb-c9a6-4f27-ad39-45d68c2a0cee used request id req-e65f21a5-3b05-4f72-8530-36825943f2ba 2018-07-01 20:22:36,339 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7d373677-cf93-4fe5-94d1-10a95d036617-pub-net 2018-07-01 20:22:36,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/94205999-05e9-4878-9490-781c5d041b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb7de284c1553f6dbb188e39869caba41eb5b81" 2018-07-01 20:22:37,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bba5687c-218d-4b94-a175-b2f796a4a447 Date: Sun, 01 Jul 2018 20:22:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:37,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/94205999-05e9-4878-9490-781c5d041b48 used request id req-bba5687c-218d-4b94-a175-b2f796a4a447 2018-07-01 20:22:37,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:38,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ax0vylgUQuO6k4MffHkxsw"], "issued_at": "2018-07-01T20:22:38.000000Z"}} 2018-07-01 20:22:38,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d946e4ebe1e9e875784a66d939a30f703eec8aa" 2018-07-01 20:22:38,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eedddf7-d6d7-4d08-b707-6a99752ff0ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:38,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3eedddf7-d6d7-4d08-b707-6a99752ff0ec 2018-07-01 20:22:38,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:22:38,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:38,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["CIiR0fO6TxO6WOGywHB9uA"], "issued_at": "2018-07-01T20:22:38.000000Z"}} 2018-07-01 20:22:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79df531bf3fe98ff3040f83d0462045c50291aa8" 2018-07-01 20:22:38,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1972037a-fa46-4fee-accf-e5fe4c3bc8dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:38,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1972037a-fa46-4fee-accf-e5fe4c3bc8dd 2018-07-01 20:22:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-98d5c4dd-092e-4eab-b296-4d1de0ea3405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d946e4ebe1e9e875784a66d939a30f703eec8aa" 2018-07-01 20:22:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0c192549-29f3-45a6-9420-a504f8476951 Date: Sun, 01 Jul 2018 20:22:38 GMT RESP BODY: {"networks":[]} 2018-07-01 20:22:38,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-98d5c4dd-092e-4eab-b296-4d1de0ea3405-pub-net used request id req-0c192549-29f3-45a6-9420-a504f8476951 2018-07-01 20:22:38,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:39,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["T6cAtzJTTfG1Px_734LdYA"], "issued_at": "2018-07-01T20:22:39.000000Z"}} 2018-07-01 20:22:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:39,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5284ae96-bc64-48f1-a23a-f8288944dd11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:39,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5284ae96-bc64-48f1-a23a-f8288944dd11 2018-07-01 20:22:39,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:22:39,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:39,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["C9lkvMy_QIy8nTXH5a_KGQ"], "issued_at": "2018-07-01T20:22:39.000000Z"}} 2018-07-01 20:22:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d983e906dea234a53d1c32e2ba1235454e12bea" 2018-07-01 20:22:39,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5837244-09e4-4381-b794-2f3dfbd2033b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:39,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f5837244-09e4-4381-b794-2f3dfbd2033b 2018-07-01 20:22:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:40,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fe310ec7-0e6f-4234-b5a5-163617c99bd4 Date: Sun, 01 Jul 2018 20:22:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:22:40,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-fe310ec7-0e6f-4234-b5a5-163617c99bd4 2018-07-01 20:22:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:40,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-015b35fa-45cd-4117-9b71-cbe680b0911f Date: Sun, 01 Jul 2018 20:22:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:22:40,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-015b35fa-45cd-4117-9b71-cbe680b0911f 2018-07-01 20:22:40,231 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router 2018-07-01 20:22:40,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router", "admin_state_up": true}}' 2018-07-01 20:22:43,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-5eba7409-39ad-4176-952f-9659626e5356 Date: Sun, 01 Jul 2018 20:22:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:43Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "19367e09-5fc8-4c0a-a7bc-1c66865637ed", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}} 2018-07-01 20:22:43,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-5eba7409-39ad-4176-952f-9659626e5356 2018-07-01 20:22:43,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=19367e09-5fc8-4c0a-a7bc-1c66865637ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:43,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-35ba7572-dac8-4182-953d-68b2d2861a62 Date: Sun, 01 Jul 2018 20:22:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:43Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.204"}],"id":"54cbd9c3-5401-4886-a7b3-c00883ba3ca5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:7d:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"19367e09-5fc8-4c0a-a7bc-1c66865637ed","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:22:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:22:43,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=19367e09-5fc8-4c0a-a7bc-1c66865637ed used request id req-35ba7572-dac8-4182-953d-68b2d2861a62 2018-07-01 20:22:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:44,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a639b377-3531-483b-b962-eef38b0815a6 Date: Sun, 01 Jul 2018 20:22:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:22:44,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-a639b377-3531-483b-b962-eef38b0815a6 2018-07-01 20:22:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:44,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1963 X-Openstack-Request-Id: req-f1e029c7-f0b3-4be2-9cf4-6a4098e6c163 Date: Sun, 01 Jul 2018 20:22:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:43Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "19367e09-5fc8-4c0a-a7bc-1c66865637ed", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:41Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6782568d-24cf-4bb8-9acf-e682bfc13efd", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:42Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83ab1500-78c2-4f59-9cdc-29a4b097fdfc", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}]} 2018-07-01 20:22:44,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router used request id req-f1e029c7-f0b3-4be2-9cf4-6a4098e6c163 2018-07-01 20:22:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:44,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:44,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:44,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f602ddf-4776-4ef5-9246-163ea60416db Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-6f602ddf-4776-4ef5-9246-163ea60416db 2018-07-01 20:22:44,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=19367e09-5fc8-4c0a-a7bc-1c66865637ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:44,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d5b5138d-b9c6-4651-9893-4b1af5522abf Date: Sun, 01 Jul 2018 20:22:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:43Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.204"}],"id":"54cbd9c3-5401-4886-a7b3-c00883ba3ca5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:7d:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"19367e09-5fc8-4c0a-a7bc-1c66865637ed","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:22:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:22:44,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=19367e09-5fc8-4c0a-a7bc-1c66865637ed used request id req-d5b5138d-b9c6-4651-9893-4b1af5522abf 2018-07-01 20:22:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:44,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-245d3941-5e23-4a39-b151-4f6d360cebbb Date: Sun, 01 Jul 2018 20:22:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:22:44,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-245d3941-5e23-4a39-b151-4f6d360cebbb 2018-07-01 20:22:44,766 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router 2018-07-01 20:22:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/19367e09-5fc8-4c0a-a7bc-1c66865637ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:46,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f4817dc-e2c2-4507-95ea-90b82581f907 Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:46,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/19367e09-5fc8-4c0a-a7bc-1c66865637ed used request id req-7f4817dc-e2c2-4507-95ea-90b82581f907 2018-07-01 20:22:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:46,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-f1df864c-c8e2-42e1-a1de-1d7801270081 Date: Sun, 01 Jul 2018 20:22:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:41Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6782568d-24cf-4bb8-9acf-e682bfc13efd", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:42Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83ab1500-78c2-4f59-9cdc-29a4b097fdfc", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}]} 2018-07-01 20:22:46,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router used request id req-f1df864c-c8e2-42e1-a1de-1d7801270081 2018-07-01 20:22:46,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:46,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b85c7c-ee85-40af-8e01-fdec7602518e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:46,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-68b85c7c-ee85-40af-8e01-fdec7602518e 2018-07-01 20:22:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6782568d-24cf-4bb8-9acf-e682bfc13efd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:46,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-268136bf-6b33-43fc-abf3-6fc1fe88992a Date: Sun, 01 Jul 2018 20:22:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.210"}],"id":"4bc22b2a-222b-4e42-b20b-c469c5e9d679","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:3c:1b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6782568d-24cf-4bb8-9acf-e682bfc13efd","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:22:40Z","binding:vnic_type":"normal"}]} 2018-07-01 20:22:46,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6782568d-24cf-4bb8-9acf-e682bfc13efd used request id req-268136bf-6b33-43fc-abf3-6fc1fe88992a 2018-07-01 20:22:46,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b13c095f694727993a315894700b92d786b44" 2018-07-01 20:22:46,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3affaccc-de69-47b5-b8aa-6dc805177fc2 Date: Sun, 01 Jul 2018 20:22:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:22:46,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-3affaccc-de69-47b5-b8aa-6dc805177fc2 2018-07-01 20:22:46,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:47,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["bdftSjanREqU0-hZtbwKxA"], "issued_at": "2018-07-01T20:22:47.000000Z"}} 2018-07-01 20:22:47,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:47,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6467429b-8516-4e8a-ad90-2dbf75f50f2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:47,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6467429b-8516-4e8a-ad90-2dbf75f50f2e 2018-07-01 20:22:47,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:22:47,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:47,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ZJY7ljSBQ4KQJyWk121kDQ"], "issued_at": "2018-07-01T20:22:47.000000Z"}} 2018-07-01 20:22:47,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd4b697acf3f629434ba7fb68b836448b92c30b" 2018-07-01 20:22:47,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09458e4-f3ba-4f7d-ab9c-160fe60039ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:47,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f09458e4-f3ba-4f7d-ab9c-160fe60039ae 2018-07-01 20:22:47,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:47,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8074ba9f-e6f2-446f-831e-dcbced3e7180 Date: Sun, 01 Jul 2018 20:22:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:22:47,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-8074ba9f-e6f2-446f-831e-dcbced3e7180 2018-07-01 20:22:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:47,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-fc571f85-8330-4dc9-a560-8acdaacda150 Date: Sun, 01 Jul 2018 20:22:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:22:47,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-fc571f85-8330-4dc9-a560-8acdaacda150 2018-07-01 20:22:47,995 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router 2018-07-01 20:22:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router", "admin_state_up": true}}' 2018-07-01 20:22:49,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-c171a303-1565-420f-8b24-d9fa7ec7b2ec Date: Sun, 01 Jul 2018 20:22:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:49Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "fb03b360-310a-4e5c-9d12-2e50067ee11c", "name": "NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router"}} 2018-07-01 20:22:49,133 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-c171a303-1565-420f-8b24-d9fa7ec7b2ec 2018-07-01 20:22:49,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fb03b360-310a-4e5c-9d12-2e50067ee11c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:49,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-03fc4eb2-e12e-430a-9db7-30c76865bb06 Date: Sun, 01 Jul 2018 20:22:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:48Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.203"}],"id":"955a6dfd-e7bc-48a1-9a52-fe535b1e4d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:f8:52","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fb03b360-310a-4e5c-9d12-2e50067ee11c","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:22:48Z","binding:vnic_type":"normal"}]} 2018-07-01 20:22:49,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fb03b360-310a-4e5c-9d12-2e50067ee11c used request id req-03fc4eb2-e12e-430a-9db7-30c76865bb06 2018-07-01 20:22:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:49,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5e34f5a0-51a0-4b2e-96ff-2eb94675aaf8 Date: Sun, 01 Jul 2018 20:22:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:22:49,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-5e34f5a0-51a0-4b2e-96ff-2eb94675aaf8 2018-07-01 20:22:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:49,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3021c1dc-9951-417d-b23b-518497e85d99 Date: Sun, 01 Jul 2018 20:22:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:49Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "fb03b360-310a-4e5c-9d12-2e50067ee11c", "name": "NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router"}]} 2018-07-01 20:22:49,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router used request id req-3021c1dc-9951-417d-b23b-518497e85d99 2018-07-01 20:22:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:49,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:49,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569033da-35e9-4f3f-b9b4-bcf0b6246ba7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:49,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-569033da-35e9-4f3f-b9b4-bcf0b6246ba7 2018-07-01 20:22:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=fb03b360-310a-4e5c-9d12-2e50067ee11c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:50,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-eaa03f64-24ec-406f-a156-8b83e919512d Date: Sun, 01 Jul 2018 20:22:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:48Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.203"}],"id":"955a6dfd-e7bc-48a1-9a52-fe535b1e4d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:f8:52","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"fb03b360-310a-4e5c-9d12-2e50067ee11c","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:22:48Z","binding:vnic_type":"normal"}]} 2018-07-01 20:22:50,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=fb03b360-310a-4e5c-9d12-2e50067ee11c used request id req-eaa03f64-24ec-406f-a156-8b83e919512d 2018-07-01 20:22:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:50,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-94173c5c-f0d6-4336-bbdc-c65acf7ba191 Date: Sun, 01 Jul 2018 20:22:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}} 2018-07-01 20:22:50,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/561ab8b7-81db-48f7-90dc-086a8487c2c2 used request id req-94173c5c-f0d6-4336-bbdc-c65acf7ba191 2018-07-01 20:22:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:50,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ad9aebc0-48ad-43cd-bd7d-ad81d79680b1 Date: Sun, 01 Jul 2018 20:22:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:22:50,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-ad9aebc0-48ad-43cd-bd7d-ad81d79680b1 2018-07-01 20:22:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-bc517793-a688-4a04-b0aa-5dcf09f3dae8 Date: Sun, 01 Jul 2018 20:22:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:22:50,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-bc517793-a688-4a04-b0aa-5dcf09f3dae8 2018-07-01 20:22:50,736 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router 2018-07-01 20:22:50,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/fb03b360-310a-4e5c-9d12-2e50067ee11c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:51,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31ba8ae5-de65-44b6-bdb5-166059b0ecac Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:51,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/fb03b360-310a-4e5c-9d12-2e50067ee11c used request id req-31ba8ae5-de65-44b6-bdb5-166059b0ecac 2018-07-01 20:22:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94a2a6030b3c6fa558e77d34bf206caf03b612b" 2018-07-01 20:22:51,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2f8f61a5-aab4-4196-9270-064fb90563d1 Date: Sun, 01 Jul 2018 20:22:51 GMT RESP BODY: {"routers": []} 2018-07-01 20:22:51,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-c3b6c997-17b7-4942-8d72-0a333c0aac09-pub-router used request id req-2f8f61a5-aab4-4196-9270-064fb90563d1 2018-07-01 20:22:51,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:52,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["aLrzQdV2T2SO9d_58ACtuQ"], "issued_at": "2018-07-01T20:22:52.000000Z"}} 2018-07-01 20:22:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8c8387518d1503b226258bb08a565f27562e60" 2018-07-01 20:22:52,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc61b59-b4d5-4bac-8c1b-2d0a0d367bc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:52,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1fc61b59-b4d5-4bac-8c1b-2d0a0d367bc9 2018-07-01 20:22:52,261 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name 2018-07-01 20:22:52,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8c8387518d1503b226258bb08a565f27562e60" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name"}}' 2018-07-01 20:22:52,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-698ad047-201f-4369-a470-b383dee2b0dc Date: Sun, 01 Jul 2018 20:22:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:52Z", "updated_at": "2018-07-01T20:22:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "revision_number": 0, "id": "5bb6782d-52a1-4f5f-b514-899bdadb9a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "revision_number": 0, "id": "8ece93dc-f857-4a35-aa59-c177afd2aea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "279833b0-2abd-4e10-9657-2e11f0798864", "name": "NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name"}} 2018-07-01 20:22:52,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-698ad047-201f-4369-a470-b383dee2b0dc 2018-07-01 20:22:52,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 279833b0-2abd-4e10-9657-2e11f0798864 2018-07-01 20:22:52,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=279833b0-2abd-4e10-9657-2e11f0798864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8c8387518d1503b226258bb08a565f27562e60" 2018-07-01 20:22:52,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97dcb18d-1365-4e72-adfd-5605e22aab61 Date: Sun, 01 Jul 2018 20:22:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5bb6782d-52a1-4f5f-b514-899bdadb9a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "8ece93dc-f857-4a35-aa59-c177afd2aea2"}]} 2018-07-01 20:22:52,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=279833b0-2abd-4e10-9657-2e11f0798864 used request id req-97dcb18d-1365-4e72-adfd-5605e22aab61 2018-07-01 20:22:52,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8c8387518d1503b226258bb08a565f27562e60" 2018-07-01 20:22:53,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-640af6ef-20b9-44d8-a6eb-449c9dda2bbf Date: Sun, 01 Jul 2018 20:22:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:52Z", "updated_at": "2018-07-01T20:22:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "revision_number": 0, "id": "8ece93dc-f857-4a35-aa59-c177afd2aea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "revision_number": 0, "id": "5bb6782d-52a1-4f5f-b514-899bdadb9a86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "279833b0-2abd-4e10-9657-2e11f0798864", "name": "NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name"}]} 2018-07-01 20:22:53,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name used request id req-640af6ef-20b9-44d8-a6eb-449c9dda2bbf 2018-07-01 20:22:53,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 279833b0-2abd-4e10-9657-2e11f0798864 2018-07-01 20:22:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=279833b0-2abd-4e10-9657-2e11f0798864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8c8387518d1503b226258bb08a565f27562e60" 2018-07-01 20:22:53,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-45932591-e649-44e5-b3cd-c9a1cc4e15f7 Date: Sun, 01 Jul 2018 20:22:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5bb6782d-52a1-4f5f-b514-899bdadb9a86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:52Z", "security_group_id": "279833b0-2abd-4e10-9657-2e11f0798864", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "8ece93dc-f857-4a35-aa59-c177afd2aea2"}]} 2018-07-01 20:22:53,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=279833b0-2abd-4e10-9657-2e11f0798864 used request id req-45932591-e649-44e5-b3cd-c9a1cc4e15f7 2018-07-01 20:22:53,333 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name 2018-07-01 20:22:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/279833b0-2abd-4e10-9657-2e11f0798864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8c8387518d1503b226258bb08a565f27562e60" 2018-07-01 20:22:53,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7dd56ca2-f44b-4f5f-82ef-1e8fdc18b00a Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:53,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/279833b0-2abd-4e10-9657-2e11f0798864 used request id req-7dd56ca2-f44b-4f5f-82ef-1e8fdc18b00a 2018-07-01 20:22:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8c8387518d1503b226258bb08a565f27562e60" 2018-07-01 20:22:53,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-344e3ac4-2d62-4b63-ab11-c57eee9ac033 Date: Sun, 01 Jul 2018 20:22:53 GMT RESP BODY: {"security_groups": []} 2018-07-01 20:22:53,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3f78074d-f39d-479a-b9dd-6a8fee14bb94name used request id req-344e3ac4-2d62-4b63-ab11-c57eee9ac033 2018-07-01 20:22:53,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:54,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["QjWEmgnRRFmFfyGwMV95kg"], "issued_at": "2018-07-01T20:22:54.000000Z"}} 2018-07-01 20:22:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28800cba2d3622fe339cff75e9fdf688035b53f5" 2018-07-01 20:22:54,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e564738-3781-4eab-b198-d9bc4423d21c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:54,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5e564738-3781-4eab-b198-d9bc4423d21c 2018-07-01 20:22:54,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:54,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["mPkblPhARrewsv9mKI-W7A"], "issued_at": "2018-07-01T20:22:54.000000Z"}} 2018-07-01 20:22:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaa772c92f448b68c563220fa9175a052449d42" 2018-07-01 20:22:54,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df99dd83-8fc1-4646-9905-0cdccd6335ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:54,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-df99dd83-8fc1-4646-9905-0cdccd6335ba 2018-07-01 20:22:54,724 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ff42dcf1-1dc2-4f7e-98ae-09339fc472ffname 2018-07-01 20:22:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaa772c92f448b68c563220fa9175a052449d42" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ff42dcf1-1dc2-4f7e-98ae-09339fc472ffname", "description": "hello group"}}' 2018-07-01 20:22:55,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-60ec3f1c-b747-4419-a216-2ae8890b8597 Date: Sun, 01 Jul 2018 20:22:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:54Z", "updated_at": "2018-07-01T20:22:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "revision_number": 0, "id": "6fc0f774-b3d5-4661-8942-fbe71e6b7bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "revision_number": 0, "id": "d586dd28-2d7f-423e-a874-151f5e05cc57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "18c299ba-1928-410a-a25a-08a7277c82ea", "name": "NeutronUtilsSecurityGroupTests-ff42dcf1-1dc2-4f7e-98ae-09339fc472ffname"}} 2018-07-01 20:22:55,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-60ec3f1c-b747-4419-a216-2ae8890b8597 2018-07-01 20:22:55,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c299ba-1928-410a-a25a-08a7277c82ea 2018-07-01 20:22:55,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=18c299ba-1928-410a-a25a-08a7277c82ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaa772c92f448b68c563220fa9175a052449d42" 2018-07-01 20:22:55,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8f921c0-347b-42e6-af63-094214c3bdcd Date: Sun, 01 Jul 2018 20:22:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:54Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6fc0f774-b3d5-4661-8942-fbe71e6b7bd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:54Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "d586dd28-2d7f-423e-a874-151f5e05cc57"}]} 2018-07-01 20:22:55,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=18c299ba-1928-410a-a25a-08a7277c82ea used request id req-d8f921c0-347b-42e6-af63-094214c3bdcd 2018-07-01 20:22:55,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff42dcf1-1dc2-4f7e-98ae-09339fc472ffname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaa772c92f448b68c563220fa9175a052449d42" 2018-07-01 20:22:55,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-54de78bb-a211-4643-a357-eddf69fa37e3 Date: Sun, 01 Jul 2018 20:22:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:54Z", "updated_at": "2018-07-01T20:22:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "revision_number": 0, "id": "6fc0f774-b3d5-4661-8942-fbe71e6b7bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "revision_number": 0, "id": "d586dd28-2d7f-423e-a874-151f5e05cc57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "18c299ba-1928-410a-a25a-08a7277c82ea", "name": "NeutronUtilsSecurityGroupTests-ff42dcf1-1dc2-4f7e-98ae-09339fc472ffname"}]} 2018-07-01 20:22:55,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ff42dcf1-1dc2-4f7e-98ae-09339fc472ffname&description=hello+group used request id req-54de78bb-a211-4643-a357-eddf69fa37e3 2018-07-01 20:22:55,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c299ba-1928-410a-a25a-08a7277c82ea 2018-07-01 20:22:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=18c299ba-1928-410a-a25a-08a7277c82ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaa772c92f448b68c563220fa9175a052449d42" 2018-07-01 20:22:55,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3bdd2715-ee0e-41e3-b201-e063a0430387 Date: Sun, 01 Jul 2018 20:22:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:54Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6fc0f774-b3d5-4661-8942-fbe71e6b7bd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:54Z", "security_group_id": "18c299ba-1928-410a-a25a-08a7277c82ea", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:54Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "d586dd28-2d7f-423e-a874-151f5e05cc57"}]} 2018-07-01 20:22:55,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=18c299ba-1928-410a-a25a-08a7277c82ea used request id req-3bdd2715-ee0e-41e3-b201-e063a0430387 2018-07-01 20:22:55,722 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ff42dcf1-1dc2-4f7e-98ae-09339fc472ffname 2018-07-01 20:22:55,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/18c299ba-1928-410a-a25a-08a7277c82ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaa772c92f448b68c563220fa9175a052449d42" 2018-07-01 20:22:56,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-274d106f-964a-4610-bbb6-a1fc10894af1 Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:56,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/18c299ba-1928-410a-a25a-08a7277c82ea used request id req-274d106f-964a-4610-bbb6-a1fc10894af1 2018-07-01 20:22:56,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:56,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["b9PnVB13RLSXRp7FnFvubQ"], "issued_at": "2018-07-01T20:22:56.000000Z"}} 2018-07-01 20:22:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:56,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887b3741-7c39-4658-920d-96270fc062ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:56,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-887b3741-7c39-4658-920d-96270fc062ac 2018-07-01 20:22:56,410 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name 2018-07-01 20:22:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name", "description": "hello group"}}' 2018-07-01 20:22:56,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e4b28062-4a66-4cb2-8887-7e658448c6ca Date: Sun, 01 Jul 2018 20:22:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "updated_at": "2018-07-01T20:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "b5222c64-7578-4646-9687-e87c3b5ace8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "name": "NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name"}} 2018-07-01 20:22:56,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-e4b28062-4a66-4cb2-8887-7e658448c6ca 2018-07-01 20:22:56,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68ac6e6b-fdd1-4104-949f-0fa9473cfbab 2018-07-01 20:22:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:56,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4a4e0f8-6241-43dd-8255-b244f55cb8cb Date: Sun, 01 Jul 2018 20:22:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "b5222c64-7578-4646-9687-e87c3b5ace8b"}]} 2018-07-01 20:22:56,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab used request id req-f4a4e0f8-6241-43dd-8255-b244f55cb8cb 2018-07-01 20:22:56,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68ac6e6b-fdd1-4104-949f-0fa9473cfbab 2018-07-01 20:22:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:57,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5da75f54-5592-46c4-8970-4146ade33d64 Date: Sun, 01 Jul 2018 20:22:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "b5222c64-7578-4646-9687-e87c3b5ace8b"}]} 2018-07-01 20:22:57,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab used request id req-5da75f54-5592-46c4-8970-4146ade33d64 2018-07-01 20:22:57,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:57,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac10c532-e232-485e-a8d3-951aa95ba3b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:57,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ac10c532-e232-485e-a8d3-951aa95ba3b4 2018-07-01 20:22:57,165 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name 2018-07-01 20:22:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:57,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-a43404ad-ee1e-4439-8ccd-281d0e23779d Date: Sun, 01 Jul 2018 20:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "updated_at": "2018-07-01T20:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "b5222c64-7578-4646-9687-e87c3b5ace8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "name": "NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name"}]} 2018-07-01 20:22:57,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name used request id req-a43404ad-ee1e-4439-8ccd-281d0e23779d 2018-07-01 20:22:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:22:57,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:22:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:22:57,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:57,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9391506-befe-4ea5-a27e-e9d4c42ac96a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:22:57,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-a9391506-befe-4ea5-a27e-e9d4c42ac96a 2018-07-01 20:22:57,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68ac6e6b-fdd1-4104-949f-0fa9473cfbab 2018-07-01 20:22:57,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:57,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1a8ea3a-4365-483f-b6dd-2659f682c5b3 Date: Sun, 01 Jul 2018 20:22:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "b5222c64-7578-4646-9687-e87c3b5ace8b"}]} 2018-07-01 20:22:57,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab used request id req-b1a8ea3a-4365-483f-b6dd-2659f682c5b3 2018-07-01 20:22:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab"}}' 2018-07-01 20:22:57,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-63d875c1-0c99-4ade-b6eb-404370bbc1e9 Date: Sun, 01 Jul 2018 20:22:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:57Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:57Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6de01afa-d62a-4ef9-b50f-e5435d490f58"}} 2018-07-01 20:22:57,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-63d875c1-0c99-4ade-b6eb-404370bbc1e9 2018-07-01 20:22:57,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-ace5c1b4-c3ea-443c-a4a9-d91b3e8ba5fb Date: Sun, 01 Jul 2018 20:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "updated_at": "2018-07-01T20:22:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:57Z", "revision_number": 0, "id": "6de01afa-d62a-4ef9-b50f-e5435d490f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:57Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "b5222c64-7578-4646-9687-e87c3b5ace8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "name": "NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name"}]} 2018-07-01 20:22:57,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name&description=hello+group used request id req-ace5c1b4-c3ea-443c-a4a9-d91b3e8ba5fb 2018-07-01 20:22:57,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68ac6e6b-fdd1-4104-949f-0fa9473cfbab 2018-07-01 20:22:57,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:58,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-01b786a5-32c0-4b05-b5e8-9ca3b39e8806 Date: Sun, 01 Jul 2018 20:22:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:57Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:57Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6de01afa-d62a-4ef9-b50f-e5435d490f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "b5222c64-7578-4646-9687-e87c3b5ace8b"}]} 2018-07-01 20:22:58,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab used request id req-01b786a5-32c0-4b05-b5e8-9ca3b39e8806 2018-07-01 20:22:58,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68ac6e6b-fdd1-4104-949f-0fa9473cfbab 2018-07-01 20:22:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:58,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1027fc8d-a8d9-4afb-b027-c2b179895d30 Date: Sun, 01 Jul 2018 20:22:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:57Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:57Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6de01afa-d62a-4ef9-b50f-e5435d490f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "b5222c64-7578-4646-9687-e87c3b5ace8b"}]} 2018-07-01 20:22:58,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab used request id req-1027fc8d-a8d9-4afb-b027-c2b179895d30 2018-07-01 20:22:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:58,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-eb5952ae-7b06-4e6b-992a-c20f9d9e5c3e Date: Sun, 01 Jul 2018 20:22:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "updated_at": "2018-07-01T20:22:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "b5222c64-7578-4646-9687-e87c3b5ace8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "revision_number": 0, "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:22:57Z", "revision_number": 0, "id": "6de01afa-d62a-4ef9-b50f-e5435d490f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:22:57Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "name": "NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name"}]} 2018-07-01 20:22:58,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name&description=hello+group used request id req-eb5952ae-7b06-4e6b-992a-c20f9d9e5c3e 2018-07-01 20:22:58,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68ac6e6b-fdd1-4104-949f-0fa9473cfbab 2018-07-01 20:22:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:58,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1679b4a8-d2f4-4b46-94dc-ca93d0c44f91 Date: Sun, 01 Jul 2018 20:22:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:57Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:57Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6de01afa-d62a-4ef9-b50f-e5435d490f58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "921a7e13-5586-4e63-8a46-88d2543fc6ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:22:56Z", "security_group_id": "68ac6e6b-fdd1-4104-949f-0fa9473cfbab", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:56Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "b5222c64-7578-4646-9687-e87c3b5ace8b"}]} 2018-07-01 20:22:58,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68ac6e6b-fdd1-4104-949f-0fa9473cfbab used request id req-1679b4a8-d2f4-4b46-94dc-ca93d0c44f91 2018-07-01 20:22:58,672 - neutron_utils - INFO - Deleting security group rule with ID - 921a7e13-5586-4e63-8a46-88d2543fc6ef 2018-07-01 20:22:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/921a7e13-5586-4e63-8a46-88d2543fc6ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:58,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0a0f3df-208d-48e1-83d6-67a1931310a5 Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:58,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/921a7e13-5586-4e63-8a46-88d2543fc6ef used request id req-e0a0f3df-208d-48e1-83d6-67a1931310a5 2018-07-01 20:22:58,773 - neutron_utils - INFO - Deleting security group rule with ID - b5222c64-7578-4646-9687-e87c3b5ace8b 2018-07-01 20:22:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b5222c64-7578-4646-9687-e87c3b5ace8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:59,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86d0cbfe-d56b-468c-8290-0e70481227d8 Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:59,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b5222c64-7578-4646-9687-e87c3b5ace8b used request id req-86d0cbfe-d56b-468c-8290-0e70481227d8 2018-07-01 20:22:59,013 - neutron_utils - INFO - Deleting security group rule with ID - 6de01afa-d62a-4ef9-b50f-e5435d490f58 2018-07-01 20:22:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6de01afa-d62a-4ef9-b50f-e5435d490f58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:59,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dd47412-dd94-49d1-8a3d-d78d205ee132 Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:59,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6de01afa-d62a-4ef9-b50f-e5435d490f58 used request id req-2dd47412-dd94-49d1-8a3d-d78d205ee132 2018-07-01 20:22:59,247 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d847b4d3-3c72-4892-bef0-7a057bd36643name 2018-07-01 20:22:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/68ac6e6b-fdd1-4104-949f-0fa9473cfbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dddd8f261ed6adc0ba01d8b54a66db9d63487c9" 2018-07-01 20:22:59,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ac8b557-ee40-4dfc-9824-edcb113a5306 Content-Length: 0 Date: Sun, 01 Jul 2018 20:22:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:22:59,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/68ac6e6b-fdd1-4104-949f-0fa9473cfbab used request id req-8ac8b557-ee40-4dfc-9824-edcb113a5306 2018-07-01 20:22:59,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:22:59,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["4IIpezQBReO8E4VlBT_0CQ"], "issued_at": "2018-07-01T20:22:59.000000Z"}} 2018-07-01 20:22:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:22:59,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcc1c7f-f8c0-45a1-aecb-c64cc9d2491e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:22:59,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2dcc1c7f-f8c0-45a1-aecb-c64cc9d2491e 2018-07-01 20:22:59,999 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-1 2018-07-01 20:23:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-1", "description": "hello group"}}' 2018-07-01 20:23:00,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-5549acf3-583f-4dc6-a3ea-ca3aa6efc0ea Date: Sun, 01 Jul 2018 20:23:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "updated_at": "2018-07-01T20:23:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "0362a866-8405-46d0-96f3-a27b8ec73349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "ee191b73-5982-4942-9b43-7b8719351bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "name": "NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-1"}} 2018-07-01 20:23:00,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5549acf3-583f-4dc6-a3ea-ca3aa6efc0ea 2018-07-01 20:23:00,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 090b0b00-c2d3-4138-96d9-55ea53d85493 2018-07-01 20:23:00,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=090b0b00-c2d3-4138-96d9-55ea53d85493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:00,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-83d2fb74-11ee-4e0a-854b-30fb633454f8 Date: Sun, 01 Jul 2018 20:23:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "0362a866-8405-46d0-96f3-a27b8ec73349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ee191b73-5982-4942-9b43-7b8719351bcb"}]} 2018-07-01 20:23:00,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=090b0b00-c2d3-4138-96d9-55ea53d85493 used request id req-83d2fb74-11ee-4e0a-854b-30fb633454f8 2018-07-01 20:23:00,539 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-2 2018-07-01 20:23:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-2", "description": "hello group"}}' 2018-07-01 20:23:00,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-73acb52d-e885-441b-9897-4e9c8213086d Date: Sun, 01 Jul 2018 20:23:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "updated_at": "2018-07-01T20:23:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "0b236c91-e70c-4eee-a1f1-4edd729f5a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "d20ac368-3087-4069-bbd9-7466b2b4983b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "name": "NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-2"}} 2018-07-01 20:23:00,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-73acb52d-e885-441b-9897-4e9c8213086d 2018-07-01 20:23:00,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccc90c67-b1b1-4921-acc8-b9cf54451a8f 2018-07-01 20:23:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccc90c67-b1b1-4921-acc8-b9cf54451a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:01,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e1923e8-1b2e-48b1-96e6-3aeca3b36c22 Date: Sun, 01 Jul 2018 20:23:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "0b236c91-e70c-4eee-a1f1-4edd729f5a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "d20ac368-3087-4069-bbd9-7466b2b4983b"}]} 2018-07-01 20:23:01,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccc90c67-b1b1-4921-acc8-b9cf54451a8f used request id req-1e1923e8-1b2e-48b1-96e6-3aeca3b36c22 2018-07-01 20:23:01,055 - neutron_utils - INFO - Retrieving security group with ID - 090b0b00-c2d3-4138-96d9-55ea53d85493 2018-07-01 20:23:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=090b0b00-c2d3-4138-96d9-55ea53d85493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:01,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-bc854691-7b1d-48c4-bb3a-794ccf20db09 Date: Sun, 01 Jul 2018 20:23:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "updated_at": "2018-07-01T20:23:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "0362a866-8405-46d0-96f3-a27b8ec73349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "ee191b73-5982-4942-9b43-7b8719351bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "name": "NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-1"}]} 2018-07-01 20:23:01,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=090b0b00-c2d3-4138-96d9-55ea53d85493 used request id req-bc854691-7b1d-48c4-bb3a-794ccf20db09 2018-07-01 20:23:01,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 090b0b00-c2d3-4138-96d9-55ea53d85493 2018-07-01 20:23:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=090b0b00-c2d3-4138-96d9-55ea53d85493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:01,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b74f5dd9-8475-402a-959c-0cf6a6a9cf5b Date: Sun, 01 Jul 2018 20:23:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "0362a866-8405-46d0-96f3-a27b8ec73349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "090b0b00-c2d3-4138-96d9-55ea53d85493", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ee191b73-5982-4942-9b43-7b8719351bcb"}]} 2018-07-01 20:23:01,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=090b0b00-c2d3-4138-96d9-55ea53d85493 used request id req-b74f5dd9-8475-402a-959c-0cf6a6a9cf5b 2018-07-01 20:23:01,429 - neutron_utils - INFO - Retrieving security group with ID - ccc90c67-b1b1-4921-acc8-b9cf54451a8f 2018-07-01 20:23:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ccc90c67-b1b1-4921-acc8-b9cf54451a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:01,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-88ffa4d0-8e0d-413a-a477-ffbea8c8b37e Date: Sun, 01 Jul 2018 20:23:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "updated_at": "2018-07-01T20:23:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "0b236c91-e70c-4eee-a1f1-4edd729f5a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "revision_number": 0, "id": "d20ac368-3087-4069-bbd9-7466b2b4983b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "name": "NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-2"}]} 2018-07-01 20:23:01,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ccc90c67-b1b1-4921-acc8-b9cf54451a8f used request id req-88ffa4d0-8e0d-413a-a477-ffbea8c8b37e 2018-07-01 20:23:01,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccc90c67-b1b1-4921-acc8-b9cf54451a8f 2018-07-01 20:23:01,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccc90c67-b1b1-4921-acc8-b9cf54451a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:01,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e4ada94-856f-4c47-9a65-a3743ac80c33 Date: Sun, 01 Jul 2018 20:23:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "0b236c91-e70c-4eee-a1f1-4edd729f5a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:23:00Z", "security_group_id": "ccc90c67-b1b1-4921-acc8-b9cf54451a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:00Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "d20ac368-3087-4069-bbd9-7466b2b4983b"}]} 2018-07-01 20:23:01,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ccc90c67-b1b1-4921-acc8-b9cf54451a8f used request id req-8e4ada94-856f-4c47-9a65-a3743ac80c33 2018-07-01 20:23:01,642 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-1 2018-07-01 20:23:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/090b0b00-c2d3-4138-96d9-55ea53d85493 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:01,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42782d9a-677e-4f47-83f5-51def2cf8eed Content-Length: 0 Date: Sun, 01 Jul 2018 20:23:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:23:01,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/090b0b00-c2d3-4138-96d9-55ea53d85493 used request id req-42782d9a-677e-4f47-83f5-51def2cf8eed 2018-07-01 20:23:01,808 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-22bab90e-3614-4158-9cdd-79b37634c6eename-2 2018-07-01 20:23:01,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ccc90c67-b1b1-4921-acc8-b9cf54451a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4e3d7411b120b2694f7099c3a547b25e086a9d" 2018-07-01 20:23:02,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28e67401-2fcd-461c-9818-fb59dbee17d9 Content-Length: 0 Date: Sun, 01 Jul 2018 20:23:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:23:02,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ccc90c67-b1b1-4921-acc8-b9cf54451a8f used request id req-28e67401-2fcd-461c-9818-fb59dbee17d9 2018-07-01 20:23:02,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:02,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["_cWXU4FURHG8eleJriWSuQ"], "issued_at": "2018-07-01T20:23:02.000000Z"}} 2018-07-01 20:23:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" 2018-07-01 20:23:02,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1bc9af-18bf-4f75-94f9-eb6db1462efe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:23:02,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8b1bc9af-18bf-4f75-94f9-eb6db1462efe 2018-07-01 20:23:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" 2018-07-01 20:23:02,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-addf3bcf-ba4d-4497-a08f-b880f7193aa7 Date: Sun, 01 Jul 2018 20:23:02 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:23:02,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-addf3bcf-ba4d-4497-a08f-b880f7193aa7 2018-07-01 20:23:02,738 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-01 20:23:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" 2018-07-01 20:23:02,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ec5abb12-927b-44cc-93f4-810b0fa35aec Date: Sun, 01 Jul 2018 20:23:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:23:02,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-ec5abb12-927b-44cc-93f4-810b0fa35aec 2018-07-01 20:23:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" 2018-07-01 20:23:03,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-61bd189e-fe48-4c2c-8489-7348b8587944 Date: Sun, 01 Jul 2018 20:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:23:03,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-61bd189e-fe48-4c2c-8489-7348b8587944 2018-07-01 20:23:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" -d '{"floatingip": {"floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}' 2018-07-01 20:23:04,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-1b1276bd-bac7-4f4d-aa0c-3d4e30fe98fe Date: Sun, 01 Jul 2018 20:23:04 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-07-01T20:23:04Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "bcbca6b1-c8d1-480b-b1d4-8eeaa34037ef", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:04Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}} 2018-07-01 20:23:04,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-1b1276bd-bac7-4f4d-aa0c-3d4e30fe98fe 2018-07-01 20:23:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" 2018-07-01 20:23:04,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-a217ddf0-d2e7-4b33-a5e0-bb30b7be38b2 Date: Sun, 01 Jul 2018 20:23:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-07-01T20:23:04Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "bcbca6b1-c8d1-480b-b1d4-8eeaa34037ef", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:04Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}]} 2018-07-01 20:23:04,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-a217ddf0-d2e7-4b33-a5e0-bb30b7be38b2 2018-07-01 20:23:04,896 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-07-01 20:23:04,896 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-07-01 20:23:04,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips?ip=bcbca6b1-c8d1-480b-b1d4-8eeaa34037ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" 2018-07-01 20:23:04,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-58f2a9a5-a070-4895-a096-b088acb9caf5 Date: Sun, 01 Jul 2018 20:23:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-07-01T20:23:04Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "bcbca6b1-c8d1-480b-b1d4-8eeaa34037ef", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:23:04Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}]} 2018-07-01 20:23:04,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips?ip=bcbca6b1-c8d1-480b-b1d4-8eeaa34037ef used request id req-58f2a9a5-a070-4895-a096-b088acb9caf5 2018-07-01 20:23:04,921 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-07-01 20:23:04,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/bcbca6b1-c8d1-480b-b1d4-8eeaa34037ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fadf32a5718ae6e3fab916c769f55efc9bcc09" 2018-07-01 20:23:05,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61c38265-c826-49c7-b1c7-7c6bb77db5e5 Content-Length: 0 Date: Sun, 01 Jul 2018 20:23:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:23:05,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/bcbca6b1-c8d1-480b-b1d4-8eeaa34037ef used request id req-61c38265-c826-49c7-b1c7-7c6bb77db5e5 2018-07-01 20:23:05,573 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:23:05,674 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff 2018-07-01 20:23:05,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:06,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["fDB_eCEbTnWVh6t9ds6uSA"], "issued_at": "2018-07-01T20:23:06.000000Z"}} 2018-07-01 20:23:06,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb72390fa277e6d589604ef1f12f6c3479ca693a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFF4DEsKP/a0L/KcPNjUXaIMXM2LeqMvSfQmD8RfsNvdALJnwAXFCfEormcgaCh2rP+g4uf+YG95MRCKQsFV99NEkH3f3CYQ/DI++26PWt4/NYX/hL44fo7ZtYSkVAyBRu7WZXsfFZd3BCzbJP5ovdu22qiWLzVnpCnJanEJaX7aWWx0ke5/lskdcYiY3lxjN/6mlOegOSfa95sVPi6fCtmueYSn+DBn9jrCG70mdP09rwPg/Sa/JXxyGH40g06wW+2IIduk3Ey4HMiwA2EMDcWhA9OS2SKxzcS7crCsoF57vzoM00HI1Z9YkWySH8Nd5Ds5HmAlYTI1oTsArBAm59", "name": "NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff"}}' 2018-07-01 20:23:06,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc1a04e5-8204-45f5-a6e5-d89f67d6e07b x-compute-request-id: req-fc1a04e5-8204-45f5-a6e5-d89f67d6e07b Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFF4DEsKP/a0L/KcPNjUXaIMXM2LeqMvSfQmD8RfsNvdALJnwAXFCfEormcgaCh2rP+g4uf+YG95MRCKQsFV99NEkH3f3CYQ/DI++26PWt4/NYX/hL44fo7ZtYSkVAyBRu7WZXsfFZd3BCzbJP5ovdu22qiWLzVnpCnJanEJaX7aWWx0ke5/lskdcYiY3lxjN/6mlOegOSfa95sVPi6fCtmueYSn+DBn9jrCG70mdP09rwPg/Sa/JXxyGH40g06wW+2IIduk3Ey4HMiwA2EMDcWhA9OS2SKxzcS7crCsoF57vzoM00HI1Z9YkWySH8Nd5Ds5HmAlYTI1oTsArBAm59", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff", "fingerprint": "0a:fa:f9:b0:70:5d:96:64:b5:e2:d4:9e:eb:71:66:62"}} 2018-07-01 20:23:06,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-fc1a04e5-8204-45f5-a6e5-d89f67d6e07b 2018-07-01 20:23:06,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb72390fa277e6d589604ef1f12f6c3479ca693a" 2018-07-01 20:23:06,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b563be3-ca11-4316-b4d0-9bcb64072397 x-compute-request-id: req-7b563be3-ca11-4316-b4d0-9bcb64072397 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFF4DEsKP/a0L/KcPNjUXaIMXM2LeqMvSfQmD8RfsNvdALJnwAXFCfEormcgaCh2rP+g4uf+YG95MRCKQsFV99NEkH3f3CYQ/DI++26PWt4/NYX/hL44fo7ZtYSkVAyBRu7WZXsfFZd3BCzbJP5ovdu22qiWLzVnpCnJanEJaX7aWWx0ke5/lskdcYiY3lxjN/6mlOegOSfa95sVPi6fCtmueYSn+DBn9jrCG70mdP09rwPg/Sa/JXxyGH40g06wW+2IIduk3Ey4HMiwA2EMDcWhA9OS2SKxzcS7crCsoF57vzoM00HI1Z9YkWySH8Nd5Ds5HmAlYTI1oTsArBAm59", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff", "deleted": false, "created_at": "2018-07-01T20:23:06.000000", "updated_at": null, "fingerprint": "0a:fa:f9:b0:70:5d:96:64:b5:e2:d4:9e:eb:71:66:62", "deleted_at": null, "id": 3}} 2018-07-01 20:23:06,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff used request id req-7b563be3-ca11-4316-b4d0-9bcb64072397 2018-07-01 20:23:06,321 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff 2018-07-01 20:23:06,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb72390fa277e6d589604ef1f12f6c3479ca693a" 2018-07-01 20:23:06,510 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f17c5b6-f102-41a2-af3d-2323b1a38237 x-compute-request-id: req-0f17c5b6-f102-41a2-af3d-2323b1a38237 Content-Length: 0 Content-Type: application/json 2018-07-01 20:23:06,510 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff used request id req-0f17c5b6-f102-41a2-af3d-2323b1a38237 2018-07-01 20:23:06,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb72390fa277e6d589604ef1f12f6c3479ca693a" 2018-07-01 20:23:06,534 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ea75157-8b18-4e0f-9b76-a763e676cc2c x-compute-request-id: req-8ea75157-8b18-4e0f-9b76-a763e676cc2c Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff not found for user 102f9061ff4446ab997c78184bdaa6af", "code": 404}} 2018-07-01 20:23:06,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff used request id req-8ea75157-8b18-4e0f-9b76-a763e676cc2c 2018-07-01 20:23:06,534 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff 2018-07-01 20:23:06,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb72390fa277e6d589604ef1f12f6c3479ca693a" 2018-07-01 20:23:06,749 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e017ff4a-f66b-41d8-9b24-564b8946fd82 x-compute-request-id: req-e017ff4a-f66b-41d8-9b24-564b8946fd82 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff not found for user 102f9061ff4446ab997c78184bdaa6af", "code": 404}} 2018-07-01 20:23:06,749 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4702a93b-2b5d-4995-9523-ff3ec57eb7ff used request id req-e017ff4a-f66b-41d8-9b24-564b8946fd82 2018-07-01 20:23:06,750 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:23:06,961 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2.pub 2018-07-01 20:23:06,961 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2 2018-07-01 20:23:06,962 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2.pub 2018-07-01 20:23:06,962 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2 2018-07-01 20:23:06,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:07,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["aPGz2rC4QyqiCb41boRfMA"], "issued_at": "2018-07-01T20:23:07.000000Z"}} 2018-07-01 20:23:07,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}486bf23e00be47164f3aeb5e5cdcd97f57838e1a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt/GKABzDUZ4FSZPuEmo2Dbz3KERZA6ZDM+8A+C/JVtB4L4PxGWypbJzOK6QAGs79AehUGJ042SSJqLb3z8/wEC0VsmX19Mr7d1UyMcbAruJD+hqyVWbMpBUWSw/0FfIDhH2zpNpqpuahTm2dmY0itOLcF2LbjEo/uOrskf9j3GKOJQuxrt9HAb9tZm3Orh3b5mdXDrHcwOblJ14dBJ+6+LgDaXlXxifPEiNa9U9ElkyrFvVS1L7tpbzsI04NWt8kjbctmbIyvsyLQIewiPm+/3mWPFG0AZOhtM8FYZ1HKBTdBZkUtymXExMAKRiALbO5bA96vz+1/EsuDMPm98FAH", "name": "NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2"}}' 2018-07-01 20:23:08,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7832b71-1030-46d4-b256-186ae2a44ab5 x-compute-request-id: req-a7832b71-1030-46d4-b256-186ae2a44ab5 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt/GKABzDUZ4FSZPuEmo2Dbz3KERZA6ZDM+8A+C/JVtB4L4PxGWypbJzOK6QAGs79AehUGJ042SSJqLb3z8/wEC0VsmX19Mr7d1UyMcbAruJD+hqyVWbMpBUWSw/0FfIDhH2zpNpqpuahTm2dmY0itOLcF2LbjEo/uOrskf9j3GKOJQuxrt9HAb9tZm3Orh3b5mdXDrHcwOblJ14dBJ+6+LgDaXlXxifPEiNa9U9ElkyrFvVS1L7tpbzsI04NWt8kjbctmbIyvsyLQIewiPm+/3mWPFG0AZOhtM8FYZ1HKBTdBZkUtymXExMAKRiALbO5bA96vz+1/EsuDMPm98FAH", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2", "fingerprint": "20:af:eb:5f:99:24:79:de:7d:de:49:ee:cf:7a:31:a4"}} 2018-07-01 20:23:08,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a7832b71-1030-46d4-b256-186ae2a44ab5 2018-07-01 20:23:08,072 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2 2018-07-01 20:23:08,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}486bf23e00be47164f3aeb5e5cdcd97f57838e1a" 2018-07-01 20:23:08,125 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ee850cf-5601-4b40-a27a-44926d96e60e x-compute-request-id: req-7ee850cf-5601-4b40-a27a-44926d96e60e Content-Length: 0 Content-Type: application/json 2018-07-01 20:23:08,125 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a03c34d4-fe29-4f70-9ed2-904ab48278a2 used request id req-7ee850cf-5601-4b40-a27a-44926d96e60e 2018-07-01 20:23:08,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:23:08,374 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057 2018-07-01 20:23:08,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:08,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["atZPAjhzTGyl6cXrmxTW9A"], "issued_at": "2018-07-01T20:23:08.000000Z"}} 2018-07-01 20:23:08,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab2ba1d08832eb9ae532719ba82919657466bb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTeDP7P6y+b+2aPRt7y+zFHciah+lGpRZw4chCgKKKNAtY4INURjOAhDolDS+Jdd47ATiAf5MqxMVf+49FUvxWuLdIfZ1sIBx18grx9JhZ0DZtyqE7pNDlHwsJNFFdtqfHewM6/7JkZ8KwwV3FsmzqZXclQKsBrB7ootg3nu6QnrvbKzzrO2jj7zQiF8EyUyDPAMJWNMeRrNM3JeBcmqM9ppM5ImtioMwn6bK+FCd+5d2AZqYbX0ZxnnXx0jcFXYyOyfvgbREnECVQVtZtMwjAbIQRR768dglxQB+QaoNrfcOz3EI5OxRcfbQ9d9xdtaIW9PI5ApCqqtdaxIGpLGRh", "name": "NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057"}}' 2018-07-01 20:23:09,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fecc267-576e-402d-a711-641647bfad5f x-compute-request-id: req-6fecc267-576e-402d-a711-641647bfad5f Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTeDP7P6y+b+2aPRt7y+zFHciah+lGpRZw4chCgKKKNAtY4INURjOAhDolDS+Jdd47ATiAf5MqxMVf+49FUvxWuLdIfZ1sIBx18grx9JhZ0DZtyqE7pNDlHwsJNFFdtqfHewM6/7JkZ8KwwV3FsmzqZXclQKsBrB7ootg3nu6QnrvbKzzrO2jj7zQiF8EyUyDPAMJWNMeRrNM3JeBcmqM9ppM5ImtioMwn6bK+FCd+5d2AZqYbX0ZxnnXx0jcFXYyOyfvgbREnECVQVtZtMwjAbIQRR768dglxQB+QaoNrfcOz3EI5OxRcfbQ9d9xdtaIW9PI5ApCqqtdaxIGpLGRh", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057", "fingerprint": "8d:ca:d2:57:d5:de:e2:fe:29:b2:07:7b:c7:0a:ee:dc"}} 2018-07-01 20:23:09,539 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-6fecc267-576e-402d-a711-641647bfad5f 2018-07-01 20:23:09,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab2ba1d08832eb9ae532719ba82919657466bb" 2018-07-01 20:23:09,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbff128e-e910-4be2-9ece-bba412aecb9a x-compute-request-id: req-bbff128e-e910-4be2-9ece-bba412aecb9a Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTeDP7P6y+b+2aPRt7y+zFHciah+lGpRZw4chCgKKKNAtY4INURjOAhDolDS+Jdd47ATiAf5MqxMVf+49FUvxWuLdIfZ1sIBx18grx9JhZ0DZtyqE7pNDlHwsJNFFdtqfHewM6/7JkZ8KwwV3FsmzqZXclQKsBrB7ootg3nu6QnrvbKzzrO2jj7zQiF8EyUyDPAMJWNMeRrNM3JeBcmqM9ppM5ImtioMwn6bK+FCd+5d2AZqYbX0ZxnnXx0jcFXYyOyfvgbREnECVQVtZtMwjAbIQRR768dglxQB+QaoNrfcOz3EI5OxRcfbQ9d9xdtaIW9PI5ApCqqtdaxIGpLGRh", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057", "deleted": false, "created_at": "2018-07-01T20:23:09.000000", "updated_at": null, "fingerprint": "8d:ca:d2:57:d5:de:e2:fe:29:b2:07:7b:c7:0a:ee:dc", "deleted_at": null, "id": 9}} 2018-07-01 20:23:09,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057 used request id req-bbff128e-e910-4be2-9ece-bba412aecb9a 2018-07-01 20:23:09,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab2ba1d08832eb9ae532719ba82919657466bb" 2018-07-01 20:23:09,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d26fa9b0-666b-44cd-b118-da0597c3f891 x-compute-request-id: req-d26fa9b0-666b-44cd-b118-da0597c3f891 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTeDP7P6y+b+2aPRt7y+zFHciah+lGpRZw4chCgKKKNAtY4INURjOAhDolDS+Jdd47ATiAf5MqxMVf+49FUvxWuLdIfZ1sIBx18grx9JhZ0DZtyqE7pNDlHwsJNFFdtqfHewM6/7JkZ8KwwV3FsmzqZXclQKsBrB7ootg3nu6QnrvbKzzrO2jj7zQiF8EyUyDPAMJWNMeRrNM3JeBcmqM9ppM5ImtioMwn6bK+FCd+5d2AZqYbX0ZxnnXx0jcFXYyOyfvgbREnECVQVtZtMwjAbIQRR768dglxQB+QaoNrfcOz3EI5OxRcfbQ9d9xdtaIW9PI5ApCqqtdaxIGpLGRh", "name": "NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057", "fingerprint": "8d:ca:d2:57:d5:de:e2:fe:29:b2:07:7b:c7:0a:ee:dc"}}]} 2018-07-01 20:23:09,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d26fa9b0-666b-44cd-b118-da0597c3f891 2018-07-01 20:23:09,580 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057 2018-07-01 20:23:09,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cab2ba1d08832eb9ae532719ba82919657466bb" 2018-07-01 20:23:09,628 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:23:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73d57076-092c-4620-94a1-d163b3916dbb x-compute-request-id: req-73d57076-092c-4620-94a1-d163b3916dbb Content-Length: 0 Content-Type: application/json 2018-07-01 20:23:09,628 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2012f791-d73c-43b0-a2a1-dfae6a438057 used request id req-73d57076-092c-4620-94a1-d163b3916dbb 2018-07-01 20:23:09,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:23:09,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:09,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["gj6bfZsiRx2JqrSDdr4Cow"], "issued_at": "2018-07-01T20:23:09.000000Z"}} 2018-07-01 20:23:09,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd98ab77c3be63759585952fb3713d5a134e3de6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id", "swap": 2}}' 2018-07-01 20:23:10,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df86c3dc-b2cb-4ef8-b334-02608509c2e9 x-compute-request-id: req-df86c3dc-b2cb-4ef8-b334-02608509c2e9 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id", "name": "NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-07-01 20:23:10,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-df86c3dc-b2cb-4ef8-b334-02608509c2e9 2018-07-01 20:23:10,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd98ab77c3be63759585952fb3713d5a134e3de6" 2018-07-01 20:23:10,686 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53eaf162-2022-4a7f-af8c-ecf0b066bd90 x-compute-request-id: req-53eaf162-2022-4a7f-af8c-ecf0b066bd90 Content-Length: 0 Content-Type: application/json 2018-07-01 20:23:10,686 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id used request id req-53eaf162-2022-4a7f-af8c-ecf0b066bd90 2018-07-01 20:23:10,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd98ab77c3be63759585952fb3713d5a134e3de6" 2018-07-01 20:23:10,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53428d58-0b8f-44fa-a1d4-bb92928193bb x-compute-request-id: req-53428d58-0b8f-44fa-a1d4-bb92928193bb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:23:10,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-53428d58-0b8f-44fa-a1d4-bb92928193bb 2018-07-01 20:23:10,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd98ab77c3be63759585952fb3713d5a134e3de6" 2018-07-01 20:23:10,746 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64b54dd3-cc17-4c46-a50e-04856b19aa81 x-compute-request-id: req-64b54dd3-cc17-4c46-a50e-04856b19aa81 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id could not be found.", "code": 404}} 2018-07-01 20:23:10,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-acc12603-112f-4d88-bbaa-042b3cf329b7-id used request id req-64b54dd3-cc17-4c46-a50e-04856b19aa81 2018-07-01 20:23:10,747 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:23:10,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:11,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["XBYWFqQMQ0yp_zAzIzemsQ"], "issued_at": "2018-07-01T20:23:11.000000Z"}} 2018-07-01 20:23:11,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f60b9d92c89882d07ba9340ef7809832f42a60" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-id", "swap": 2}}' 2018-07-01 20:23:11,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06139402-ba03-40d1-ba23-6ed4aee470d0 x-compute-request-id: req-06139402-ba03-40d1-ba23-6ed4aee470d0 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-id", "name": "NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-07-01 20:23:11,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-06139402-ba03-40d1-ba23-6ed4aee470d0 2018-07-01 20:23:11,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f60b9d92c89882d07ba9340ef7809832f42a60" 2018-07-01 20:23:11,443 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22b1eb3e-465c-4df1-821a-14443ba692ef x-compute-request-id: req-22b1eb3e-465c-4df1-821a-14443ba692ef Content-Length: 0 Content-Type: application/json 2018-07-01 20:23:11,443 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-fe91691c-1d74-468f-ac9e-0c0816755d0e-id used request id req-22b1eb3e-465c-4df1-821a-14443ba692ef 2018-07-01 20:23:11,444 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:23:11,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:11,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["5nxtyFHWTT2idXHKuankbQ"], "issued_at": "2018-07-01T20:23:11.000000Z"}} 2018-07-01 20:23:11,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:11,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a54e9c-37bc-4a30-8334-a5f88fc3b393 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:23:11,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8a54e9c-37bc-4a30-8334-a5f88fc3b393 2018-07-01 20:23:11,896 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:23:11,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:23:11,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:12,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["m-2KtqN_QuyNycy0TKK5wg"], "issued_at": "2018-07-01T20:23:12.000000Z"}} 2018-07-01 20:23:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" 2018-07-01 20:23:12,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5858cfb-0219-48b6-8ff0-7aeb649979b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:23:12,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d5858cfb-0219-48b6-8ff0-7aeb649979b0 2018-07-01 20:23:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" 2018-07-01 20:23:12,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-1489dce2-77fe-4451-942b-28e0c8e3eebc Date: Sun, 01 Jul 2018 20:23:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image"} 2018-07-01 20:23:12,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image used request id req-1489dce2-77fe-4451-942b-28e0c8e3eebc 2018-07-01 20:23:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" 2018-07-01 20:23:13,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-68c15bce-d4cf-4e94-b98a-269547d6649c Date: Sun, 01 Jul 2018 20:23:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:23:13,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-68c15bce-d4cf-4e94-b98a-269547d6649c 2018-07-01 20:23:13,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image"}' 2018-07-01 20:23:13,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6 X-Openstack-Request-Id: req-5ddec52b-1122-4455-a8b4-16b6d43b187f Date: Sun, 01 Jul 2018 20:23:13 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:23:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:23:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "min_disk": 0, "protected": false, "id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "file": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:23:13,837 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5ddec52b-1122-4455-a8b4-16b6d43b187f 2018-07-01 20:23:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" -d '' 2018-07-01 20:23:16,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a2e238b-2936-4f9d-bfc7-2fc49151f579 Date: Sun, 01 Jul 2018 20:23:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:23:16,720 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/file used request id req-9a2e238b-2936-4f9d-bfc7-2fc49151f579 2018-07-01 20:23:16,720 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:23:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" 2018-07-01 20:23:17,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-bf0c9fda-7423-44f5-b8fd-24b94a70fa44 Date: Sun, 01 Jul 2018 20:23:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:23:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:23:16Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/snap", "metadata": {}}], "self": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "min_disk": 0, "protected": false, "id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "file": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:23:17,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6 used request id req-bf0c9fda-7423-44f5-b8fd-24b94a70fa44 2018-07-01 20:23:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" 2018-07-01 20:23:17,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b4971381-d5cb-4dad-9e79-86b0815dae55 Date: Sun, 01 Jul 2018 20:23:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:23:17,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b4971381-d5cb-4dad-9e79-86b0815dae55 2018-07-01 20:23:17,353 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image 2018-07-01 20:23:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" 2018-07-01 20:23:17,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-d30ecd19-3d33-462a-b0c9-e235c5a6156b Date: Sun, 01 Jul 2018 20:23:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:23:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:23:16Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/snap", "metadata": {}}], "self": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "min_disk": 0, "protected": false, "id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "file": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:23:17,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6 used request id req-d30ecd19-3d33-462a-b0c9-e235c5a6156b 2018-07-01 20:23:17,998 - create_image - DEBUG - Instance status is - active 2018-07-01 20:23:17,998 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image 2018-07-01 20:23:17,998 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image 2018-07-01 20:23:17,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:23:17,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:18,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["KltIR-NTS7qRmVcIr5DODQ"], "issued_at": "2018-07-01T20:23:18.000000Z"}} 2018-07-01 20:23:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:23:18,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ea7cba-adb8-4544-8f05-a44c942c6546 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:23:18,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b5ea7cba-adb8-4544-8f05-a44c942c6546 2018-07-01 20:23:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:23:18,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4a8c2ca4-a4bf-4a49-8f0e-a1f92b8e146c Date: Sun, 01 Jul 2018 20:23:18 GMT RESP BODY: {"networks":[]} 2018-07-01 20:23:18,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net used request id req-4a8c2ca4-a4bf-4a49-8f0e-a1f92b8e146c 2018-07-01 20:23:18,627 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net 2018-07-01 20:23:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" -d '{"network": {"name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net", "admin_state_up": true}}' 2018-07-01 20:23:19,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0fbe017b-e1cf-4ea6-8bc6-ba3dab365ea2 Date: Sun, 01 Jul 2018 20:23:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:23:18Z","is_default":false,"provider:segmentation_id":13,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:18Z","mtu":1450}} 2018-07-01 20:23:19,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0fbe017b-e1cf-4ea6-8bc6-ba3dab365ea2 2018-07-01 20:23:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:23:19,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7a99c0a0-00b2-4ecd-9f82-7f3143c0680c Date: Sun, 01 Jul 2018 20:23:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:23:18Z","provider:segmentation_id":13,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:18Z","provider:network_type":"vxlan"}]} 2018-07-01 20:23:19,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-7a99c0a0-00b2-4ecd-9f82-7f3143c0680c 2018-07-01 20:23:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:23:19,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-abf08c07-ab68-4b9e-8080-301eace25065 Date: Sun, 01 Jul 2018 20:23:19 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:23:19,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-abf08c07-ab68-4b9e-8080-301eace25065 2018-07-01 20:23:19,458 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet 2018-07-01 20:23:19,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" -d '{"subnets": [{"ip_version": 4, "network_id": "236ededc-059c-4ae5-bf42-2d0a6d25cc09", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet"}]}' 2018-07-01 20:23:20,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a49f67b5-0003-42d8-918b-a549c2de2dc8 Date: Sun, 01 Jul 2018 20:23:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:23:19Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet"}]} 2018-07-01 20:23:20,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a49f67b5-0003-42d8-918b-a549c2de2dc8 2018-07-01 20:23:20,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:23:20,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0b35aba1-af0c-4e7b-8c18-58eb9c68b012 Date: Sun, 01 Jul 2018 20:23:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["866a8b2b-5b36-47ac-bcad-76ddff8b9c4b"],"description":"","tags":[],"updated_at":"2018-07-01T20:23:19Z","provider:segmentation_id":13,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:18Z","provider:network_type":"vxlan"}]} 2018-07-01 20:23:20,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-0b35aba1-af0c-4e7b-8c18-58eb9c68b012 2018-07-01 20:23:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:23:20,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1070ff0a-e3c5-4657-a6c4-126092372d78 Date: Sun, 01 Jul 2018 20:23:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:23:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet"}]} 2018-07-01 20:23:20,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-1070ff0a-e3c5-4657-a6c4-126092372d78 2018-07-01 20:23:20,520 - OpenStackNetwork - DEBUG - Network [236ededc-059c-4ae5-bf42-2d0a6d25cc09] created successfully 2018-07-01 20:23:20,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:23:20,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:20,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["FVXfzZ-CSly0ltunfABCKA"], "issued_at": "2018-07-01T20:23:20.000000Z"}} 2018-07-01 20:23:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797573f3ebe45eb371c9a963f37e8a06cf0976ca" 2018-07-01 20:23:20,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9255a7a8-8ac6-40dd-836b-9cf10ddd0c11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:23:20,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9255a7a8-8ac6-40dd-836b-9cf10ddd0c11 2018-07-01 20:23:20,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:23:20,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797573f3ebe45eb371c9a963f37e8a06cf0976ca" 2018-07-01 20:23:21,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cab00d63-f0e9-4e21-a30b-5a35251e986e x-compute-request-id: req-cab00d63-f0e9-4e21-a30b-5a35251e986e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:23:21,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cab00d63-f0e9-4e21-a30b-5a35251e986e 2018-07-01 20:23:21,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797573f3ebe45eb371c9a963f37e8a06cf0976ca" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-01 20:23:21,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33cfe2bc-0836-4e2c-aa65-f806c938769e x-compute-request-id: req-33cfe2bc-0836-4e2c-aa65-f806c938769e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:23:21,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-33cfe2bc-0836-4e2c-aa65-f806c938769e 2018-07-01 20:23:21,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:23:21,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:23:21,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["LVy796-hSIChGfI5Il38OA"], "issued_at": "2018-07-01T20:23:21.000000Z"}} 2018-07-01 20:23:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f1894d8971dbbff79a88f8f916f229df03195a" 2018-07-01 20:23:21,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ce8b9e-66b4-48ec-9fa3-78e147f15511 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:23:21,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c8ce8b9e-66b4-48ec-9fa3-78e147f15511 2018-07-01 20:23:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:22,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0e58e4d1-93d6-4de2-9408-b871836bbd4d Date: Sun, 01 Jul 2018 20:23:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["866a8b2b-5b36-47ac-bcad-76ddff8b9c4b"],"description":"","tags":[],"updated_at":"2018-07-01T20:23:19Z","provider:segmentation_id":13,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:18Z","provider:network_type":"vxlan"}]} 2018-07-01 20:23:22,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net used request id req-0e58e4d1-93d6-4de2-9408-b871836bbd4d 2018-07-01 20:23:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:22,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5f3930fc-5831-480d-a04a-f960901a6f44 Date: Sun, 01 Jul 2018 20:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:23:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet"}]} 2018-07-01 20:23:22,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-5f3930fc-5831-480d-a04a-f960901a6f44 2018-07-01 20:23:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:22,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5c57bdc5-02cf-4f28-a445-e6c2ef849622 Date: Sun, 01 Jul 2018 20:23:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["866a8b2b-5b36-47ac-bcad-76ddff8b9c4b"],"description":"","tags":[],"updated_at":"2018-07-01T20:23:19Z","provider:segmentation_id":13,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:18Z","provider:network_type":"vxlan"}]} 2018-07-01 20:23:22,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net used request id req-5c57bdc5-02cf-4f28-a445-e6c2ef849622 2018-07-01 20:23:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:23:22,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:23:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:23:22,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f1894d8971dbbff79a88f8f916f229df03195a" 2018-07-01 20:23:22,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c124690d-4b00-4a07-b8aa-0950a693342b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:23:22,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-c124690d-4b00-4a07-b8aa-0950a693342b 2018-07-01 20:23:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:22,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-97c08ce9-5163-409f-8779-6810d458fa60 Date: Sun, 01 Jul 2018 20:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:23:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet"}]} 2018-07-01 20:23:22,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-97c08ce9-5163-409f-8779-6810d458fa60 2018-07-01 20:23:22,784 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net 2018-07-01 20:23:22,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" -d '{"port": {"network_id": "236ededc-059c-4ae5-bf42-2d0a6d25cc09", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-port", "admin_state_up": true}}' 2018-07-01 20:23:23,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-9120658d-1a59-47c6-a521-31ca2349e59c Date: Sun, 01 Jul 2018 20:23:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:23:23Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","ip_address":"10.55.0.8"}],"id":"90b77f1b-f66f-4cca-9043-cc5e03ad610c","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:83:45","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-port","admin_state_up":true,"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:23Z","binding:vnic_type":"normal"}} 2018-07-01 20:23:23,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-9120658d-1a59-47c6-a521-31ca2349e59c 2018-07-01 20:23:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:23,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-59b0ebe9-5a22-43ca-a13b-1b489dd5940e Date: Sun, 01 Jul 2018 20:23:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["866a8b2b-5b36-47ac-bcad-76ddff8b9c4b"],"description":"","tags":[],"updated_at":"2018-07-01T20:23:19Z","provider:segmentation_id":13,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:18Z","provider:network_type":"vxlan"}]} 2018-07-01 20:23:23,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net used request id req-59b0ebe9-5a22-43ca-a13b-1b489dd5940e 2018-07-01 20:23:23,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:23:23,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:23:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:23:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:23,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44814275-8d9b-410b-857d-ff685a3dc64b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:23:23,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-44814275-8d9b-410b-857d-ff685a3dc64b 2018-07-01 20:23:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:23,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f84fe621-1d8c-4a64-9146-866743e184d7 Date: Sun, 01 Jul 2018 20:23:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:23:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet"}]} 2018-07-01 20:23:23,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-f84fe621-1d8c-4a64-9146-866743e184d7 2018-07-01 20:23:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:24,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-79932ac3-2d2a-404e-8dca-6fe00d4a8956 Date: Sun, 01 Jul 2018 20:23:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:23:23Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","ip_address":"10.55.0.8"}],"id":"90b77f1b-f66f-4cca-9043-cc5e03ad610c","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:83:45","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-port","admin_state_up":true,"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:23Z","binding:vnic_type":"normal"}]} 2018-07-01 20:23:24,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-port&admin_state_up=True used request id req-79932ac3-2d2a-404e-8dca-6fe00d4a8956 2018-07-01 20:23:24,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:24,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85204771-0751-4976-89e4-19532334511a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:23:24,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-85204771-0751-4976-89e4-19532334511a 2018-07-01 20:23:24,225 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst 2018-07-01 20:23:24,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:24,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb737045-81b2-4ea4-97a2-071b1041dfb1 x-compute-request-id: req-cb737045-81b2-4ea4-97a2-071b1041dfb1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-flavor-name"}]} 2018-07-01 20:23:24,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cb737045-81b2-4ea4-97a2-071b1041dfb1 2018-07-01 20:23:24,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:24,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8edc4e3-be43-4b78-a8cf-d05a1cf984d8 x-compute-request-id: req-c8edc4e3-be43-4b78-a8cf-d05a1cf984d8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:23:24,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b used request id req-c8edc4e3-be43-4b78-a8cf-d05a1cf984d8 2018-07-01 20:23:24,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:25,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-541a3ca7-c284-4a5c-9452-51eadf55aaf7 Date: Sun, 01 Jul 2018 20:23:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:23:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:23:16Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/snap", "metadata": {}}], "self": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "min_disk": 0, "protected": false, "id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "file": "/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image"} 2018-07-01 20:23:25,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image used request id req-541a3ca7-c284-4a5c-9452-51eadf55aaf7 2018-07-01 20:23:25,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:25,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5408db19-b8cc-4301-ad4a-be577078c3ac Date: Sun, 01 Jul 2018 20:23:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:23:25,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5408db19-b8cc-4301-ad4a-be577078c3ac 2018-07-01 20:23:25,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" -d '{"server": {"name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "imageRef": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "flavorRef": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "max_count": 1, "min_count": 1, "networks": [{"port": "90b77f1b-f66f-4cca-9043-cc5e03ad610c"}]}}' 2018-07-01 20:23:27,353 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:23:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffa359b5-a26f-42db-a977-2196ab9c8bda x-compute-request-id: req-ffa359b5-a26f-42db-a977-2196ab9c8bda Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "adminPass": "NnNRqeTaayu4"}} 2018-07-01 20:23:27,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ffa359b5-a26f-42db-a977-2196ab9c8bda 2018-07-01 20:23:27,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:27,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e1e9455-92d7-4dfa-9ca4-be67a4e539f6 x-compute-request-id: req-3e1e9455-92d7-4dfa-9ca4-be67a4e539f6 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:23:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:27,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-3e1e9455-92d7-4dfa-9ca4-be67a4e539f6 2018-07-01 20:23:27,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:28,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1e94360-1c86-4338-8207-81e75f39d2b7 x-compute-request-id: req-f1e94360-1c86-4338-8207-81e75f39d2b7 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:23:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:28,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-f1e94360-1c86-4338-8207-81e75f39d2b7 2018-07-01 20:23:31,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:31,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33e645eb-b654-49b0-b13b-65038a1ae83e x-compute-request-id: req-33e645eb-b654-49b0-b13b-65038a1ae83e Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:31,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-33e645eb-b654-49b0-b13b-65038a1ae83e 2018-07-01 20:23:34,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:35,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92972cf1-57c3-4bd2-b34b-0eb53d561d65 x-compute-request-id: req-92972cf1-57c3-4bd2-b34b-0eb53d561d65 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:35,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-92972cf1-57c3-4bd2-b34b-0eb53d561d65 2018-07-01 20:23:38,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:38,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05f7b152-884d-43c1-bc88-0e1997b2de62 x-compute-request-id: req-05f7b152-884d-43c1-bc88-0e1997b2de62 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:38,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-05f7b152-884d-43c1-bc88-0e1997b2de62 2018-07-01 20:23:41,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:42,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-963fc424-a89a-48d1-96b0-8cb743f5ec67 x-compute-request-id: req-963fc424-a89a-48d1-96b0-8cb743f5ec67 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:42,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-963fc424-a89a-48d1-96b0-8cb743f5ec67 2018-07-01 20:23:45,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:46,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4afcdbc-9263-4e0e-a92e-0ac38de9eeee x-compute-request-id: req-c4afcdbc-9263-4e0e-a92e-0ac38de9eeee Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:46,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-c4afcdbc-9263-4e0e-a92e-0ac38de9eeee 2018-07-01 20:23:49,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:49,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd206909-2401-4f28-a8ed-406db3383240 x-compute-request-id: req-cd206909-2401-4f28-a8ed-406db3383240 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:49,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-cd206909-2401-4f28-a8ed-406db3383240 2018-07-01 20:23:52,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:53,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae3ebc68-ef18-4c34-8ced-138d52ab78b3 x-compute-request-id: req-ae3ebc68-ef18-4c34-8ced-138d52ab78b3 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:53,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-ae3ebc68-ef18-4c34-8ced-138d52ab78b3 2018-07-01 20:23:56,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:23:56,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ceee64b-982f-4d90-b2bd-0bcc67f65362 x-compute-request-id: req-1ceee64b-982f-4d90-b2bd-0bcc67f65362 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:23:56,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-1ceee64b-982f-4d90-b2bd-0bcc67f65362 2018-07-01 20:23:59,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:00,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53c21316-807a-4714-97c0-7ec5e0dcc976 x-compute-request-id: req-53c21316-807a-4714-97c0-7ec5e0dcc976 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:23:59Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:00,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-53c21316-807a-4714-97c0-7ec5e0dcc976 2018-07-01 20:24:03,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:03,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bf9439c-a52a-497e-a004-f0eb882d4524 x-compute-request-id: req-9bf9439c-a52a-497e-a004-f0eb882d4524 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:83:45", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:00Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:03,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-9bf9439c-a52a-497e-a004-f0eb882d4524 2018-07-01 20:24:06,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:08,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa7934a2-0f2e-44ee-a7f4-f3047469ec89 x-compute-request-id: req-aa7934a2-0f2e-44ee-a7f4-f3047469ec89 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:83:45", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:00Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:08,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-aa7934a2-0f2e-44ee-a7f4-f3047469ec89 2018-07-01 20:24:11,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:11,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d91183ba-1fc6-4740-877b-0b03d5e016e3 x-compute-request-id: req-d91183ba-1fc6-4740-877b-0b03d5e016e3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:83:45", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-07-01T20:15:47.000000", "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:09Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:11,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-d91183ba-1fc6-4740-877b-0b03d5e016e3 2018-07-01 20:24:11,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:12,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfbed16d-96e5-46a3-865d-bfd2fbd6b2d9 x-compute-request-id: req-cfbed16d-96e5-46a3-865d-bfd2fbd6b2d9 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:83:45", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "rel": "bookmark"}], "image": {"id": "b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "links": [{"href": "http://172.30.9.26:8774/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-07-01T20:15:47.000000", "flavor": {"id": "a3f74a8b-079b-4b81-8db2-a191ed6b041b", "links": [{"href": "http://172.30.9.26:8774/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b", "rel": "bookmark"}]}, "id": "7f350e12-d012-4a3e-b2bb-02e76d6eb8fb", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:09Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-vm_inst", "created": "2018-07-01T20:23:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:12,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-cfbed16d-96e5-46a3-865d-bfd2fbd6b2d9 2018-07-01 20:24:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:12,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-236a8724-4000-40db-ac80-0d84f67d6fee Date: Sun, 01 Jul 2018 20:24:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["866a8b2b-5b36-47ac-bcad-76ddff8b9c4b"],"description":"","tags":[],"updated_at":"2018-07-01T20:23:19Z","provider:segmentation_id":13,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:18Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:12,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net used request id req-236a8724-4000-40db-ac80-0d84f67d6fee 2018-07-01 20:24:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:12,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f43d8e7-7dbf-4da7-9ece-ba231089b499 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:12,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-0f43d8e7-7dbf-4da7-9ece-ba231089b499 2018-07-01 20:24:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:12,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bd86b1f9-d758-4b1d-8928-ca9e0a925c09 Date: Sun, 01 Jul 2018 20:24:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:23:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","subnetpool_id":null,"name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet"}]} 2018-07-01 20:24:12,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-bd86b1f9-d758-4b1d-8928-ca9e0a925c09 2018-07-01 20:24:12,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:12,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3528 X-Openstack-Request-Id: req-035f014e-51de-4695-96d3-36e20ab1635f Date: Sun, 01 Jul 2018 20:24:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:23:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","ip_address":"10.55.0.2"}],"id":"1430ca3b-4ab0-42c9-8554-3ca645588130","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:e9:cb","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-236ededc-059c-4ae5-bf42-2d0a6d25cc09","name":"","admin_state_up":true,"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","ip_address":"10.55.0.8"}],"id":"90b77f1b-f66f-4cca-9043-cc5e03ad610c","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:83:45","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7f350e12-d012-4a3e-b2bb-02e76d6eb8fb","name":"NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-port","admin_state_up":true,"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:23:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","ip_address":"10.55.0.4"}],"id":"b9d7e9a7-f24f-420a-9ca1-7c01e3f31f2c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:55:19","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-236ededc-059c-4ae5-bf42-2d0a6d25cc09","name":"","admin_state_up":true,"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:23:21Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"866a8b2b-5b36-47ac-bcad-76ddff8b9c4b","ip_address":"10.55.0.3"}],"id":"cd54e611-89b7-4e84-a1c8-c34f4362f8a2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:f9:a0","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-236ededc-059c-4ae5-bf42-2d0a6d25cc09","name":"","admin_state_up":true,"network_id":"236ededc-059c-4ae5-bf42-2d0a6d25cc09","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:23:20Z","binding:vnic_type":"normal"}]} 2018-07-01 20:24:12,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-035f014e-51de-4695-96d3-36e20ab1635f 2018-07-01 20:24:12,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:13,120 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f522ee4-164f-4ebf-becb-b3ce39327dd2 x-compute-request-id: req-2f522ee4-164f-4ebf-becb-b3ce39327dd2 Content-Type: application/json 2018-07-01 20:24:13,120 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7f350e12-d012-4a3e-b2bb-02e76d6eb8fb used request id req-2f522ee4-164f-4ebf-becb-b3ce39327dd2 2018-07-01 20:24:13,121 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-port 2018-07-01 20:24:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/90b77f1b-f66f-4cca-9043-cc5e03ad610c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82a8854babb80399c4262114b8404100dad3ed4" 2018-07-01 20:24:13,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a71a9c5-1475-4770-a234-6214d8306239 Date: Sun, 01 Jul 2018 20:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:24:13,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/90b77f1b-f66f-4cca-9043-cc5e03ad610c used request id req-2a71a9c5-1475-4770-a234-6214d8306239 2018-07-01 20:24:13,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797573f3ebe45eb371c9a963f37e8a06cf0976ca" 2018-07-01 20:24:13,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c701d568-6136-4fc6-a81a-222909ef71c4 x-compute-request-id: req-c701d568-6136-4fc6-a81a-222909ef71c4 Content-Length: 0 Content-Type: application/json 2018-07-01 20:24:13,878 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a3f74a8b-079b-4b81-8db2-a191ed6b041b used request id req-c701d568-6136-4fc6-a81a-222909ef71c4 2018-07-01 20:24:13,879 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet 2018-07-01 20:24:13,879 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-subnet 2018-07-01 20:24:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/866a8b2b-5b36-47ac-bcad-76ddff8b9c4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:24:16,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2639a9a-05d8-4b66-9033-75bee0e55110 Date: Sun, 01 Jul 2018 20:24:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:24:16,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/866a8b2b-5b36-47ac-bcad-76ddff8b9c4b used request id req-a2639a9a-05d8-4b66-9033-75bee0e55110 2018-07-01 20:24:16,043 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-net 2018-07-01 20:24:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/236ededc-059c-4ae5-bf42-2d0a6d25cc09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d586ef70d8e1e47fa75de326ed1e3c675c34ed29" 2018-07-01 20:24:17,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b5b7c71-cfe6-4e43-8d77-85680f09e2d4 Date: Sun, 01 Jul 2018 20:24:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:24:17,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/236ededc-059c-4ae5-bf42-2d0a6d25cc09 used request id req-8b5b7c71-cfe6-4e43-8d77-85680f09e2d4 2018-07-01 20:24:17,705 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-19fe4ae5-24ac-4cdf-ac9d-bb93703f6f86-image 2018-07-01 20:24:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cae5fa56062a97273d890aefb1f529a3bee206d" 2018-07-01 20:24:18,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf1dce7f-df1a-4f98-ba51-f1f8f0d4daa4 Date: Sun, 01 Jul 2018 20:24:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:24:18,766 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b3f5d26b-8758-4c2e-b0d6-30007bfbbdb6 used request id req-cf1dce7f-df1a-4f98-ba51-f1f8f0d4daa4 2018-07-01 20:24:18,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:24:18,771 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:24:18,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:24:18,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:24:19,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["r2W4Cr7JRkGh4EqljsMrSA"], "issued_at": "2018-07-01T20:24:19.000000Z"}} 2018-07-01 20:24:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" 2018-07-01 20:24:19,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9fa5e7-2c35-4fe5-b9c7-671faf650fe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:19,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ec9fa5e7-2c35-4fe5-b9c7-671faf650fe8 2018-07-01 20:24:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" 2018-07-01 20:24:19,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-259df74a-c3c2-4499-9de8-622788209a77 Date: Sun, 01 Jul 2018 20:24:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image"} 2018-07-01 20:24:19,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image used request id req-259df74a-c3c2-4499-9de8-622788209a77 2018-07-01 20:24:19,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" 2018-07-01 20:24:20,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7afc00f2-2193-4602-8c67-cad885c85167 Date: Sun, 01 Jul 2018 20:24:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:24:20,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7afc00f2-2193-4602-8c67-cad885c85167 2018-07-01 20:24:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image"}' 2018-07-01 20:24:20,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8 X-Openstack-Request-Id: req-fc74538d-1573-4d1a-9c1c-3cb0abc9eacb Date: Sun, 01 Jul 2018 20:24:20 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:24:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:24:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8", "min_disk": 0, "protected": false, "id": "64bc641b-9b99-4537-aabd-6da2341043a8", "file": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:24:20,657 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fc74538d-1573-4d1a-9c1c-3cb0abc9eacb 2018-07-01 20:24:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" -d '' 2018-07-01 20:24:22,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c415115-12d2-475f-aa4a-b091e966abaf Date: Sun, 01 Jul 2018 20:24:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:24:22,597 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8/file used request id req-0c415115-12d2-475f-aa4a-b091e966abaf 2018-07-01 20:24:22,597 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:24:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" 2018-07-01 20:24:22,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-df528415-dfac-47c9-a61e-23037938a76a Date: Sun, 01 Jul 2018 20:24:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:24:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:24:22Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/64bc641b-9b99-4537-aabd-6da2341043a8/snap", "metadata": {}}], "self": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8", "min_disk": 0, "protected": false, "id": "64bc641b-9b99-4537-aabd-6da2341043a8", "file": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/64bc641b-9b99-4537-aabd-6da2341043a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:24:22,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8 used request id req-df528415-dfac-47c9-a61e-23037938a76a 2018-07-01 20:24:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" 2018-07-01 20:24:23,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-deb119da-c6a3-4636-8753-4e715a0d6709 Date: Sun, 01 Jul 2018 20:24:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:24:23,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-deb119da-c6a3-4636-8753-4e715a0d6709 2018-07-01 20:24:23,315 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image 2018-07-01 20:24:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" 2018-07-01 20:24:23,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-13aaa7cc-7356-475e-88b0-f2238fe7af1d Date: Sun, 01 Jul 2018 20:24:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:24:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:24:22Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/64bc641b-9b99-4537-aabd-6da2341043a8/snap", "metadata": {}}], "self": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8", "min_disk": 0, "protected": false, "id": "64bc641b-9b99-4537-aabd-6da2341043a8", "file": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/64bc641b-9b99-4537-aabd-6da2341043a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:24:23,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8 used request id req-13aaa7cc-7356-475e-88b0-f2238fe7af1d 2018-07-01 20:24:23,482 - create_image - DEBUG - Instance status is - active 2018-07-01 20:24:23,482 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image 2018-07-01 20:24:23,482 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image 2018-07-01 20:24:23,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:24:23,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:24:23,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["WGs8HunwSYGCFShXrlOrUQ"], "issued_at": "2018-07-01T20:24:23.000000Z"}} 2018-07-01 20:24:23,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:24:23,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1331d2e-d643-4f1d-9903-6dba70c809e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:23,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b1331d2e-d643-4f1d-9903-6dba70c809e5 2018-07-01 20:24:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:24:24,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6c2fda26-02de-4f98-adfb-92ff7ba9e381 Date: Sun, 01 Jul 2018 20:24:24 GMT RESP BODY: {"networks":[]} 2018-07-01 20:24:24,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-6c2fda26-02de-4f98-adfb-92ff7ba9e381 2018-07-01 20:24:24,094 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net 2018-07-01 20:24:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net", "admin_state_up": true}}' 2018-07-01 20:24:24,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-60bb4eab-1f79-413b-81b2-325f22daafce Date: Sun, 01 Jul 2018 20:24:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:24:24Z","is_default":false,"provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","mtu":1450}} 2018-07-01 20:24:24,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-60bb4eab-1f79-413b-81b2-325f22daafce 2018-07-01 20:24:24,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:24:24,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ae44dd37-2fcd-4e68-a851-49df1685fb4d Date: Sun, 01 Jul 2018 20:24:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:24:24Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:24,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-ae44dd37-2fcd-4e68-a851-49df1685fb4d 2018-07-01 20:24:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:24:24,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7a35a76b-e876-4102-a3ea-766f253aaff8 Date: Sun, 01 Jul 2018 20:24:24 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:24:24,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-7a35a76b-e876-4102-a3ea-766f253aaff8 2018-07-01 20:24:24,885 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet 2018-07-01 20:24:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" -d '{"subnets": [{"ip_version": 4, "network_id": "956aa437-c644-4d02-ad4c-9a9da1e59bf7", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]}' 2018-07-01 20:24:25,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c87ed1b3-7ce2-49cf-ac5d-39ecddbab536 Date: Sun, 01 Jul 2018 20:24:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:25,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c87ed1b3-7ce2-49cf-ac5d-39ecddbab536 2018-07-01 20:24:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:24:25,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fd8c72a9-5e35-4460-b630-88ec1d7bf91d Date: Sun, 01 Jul 2018 20:24:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:25,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-fd8c72a9-5e35-4460-b630-88ec1d7bf91d 2018-07-01 20:24:25,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:24:25,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-781548dc-f24c-4f3e-a464-d658a5c1dc30 Date: Sun, 01 Jul 2018 20:24:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:25,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-781548dc-f24c-4f3e-a464-d658a5c1dc30 2018-07-01 20:24:25,737 - OpenStackNetwork - DEBUG - Network [956aa437-c644-4d02-ad4c-9a9da1e59bf7] created successfully 2018-07-01 20:24:25,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:24:25,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:24:26,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["51schLTSRq-gNxO4I1s4CQ"], "issued_at": "2018-07-01T20:24:26.000000Z"}} 2018-07-01 20:24:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc2a9a5d1c147fc4f2dca1b006a68eb1a9fa36" 2018-07-01 20:24:26,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc5f5e7-d2b3-442b-9141-69ec2ea41dba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:26,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2fc5f5e7-d2b3-442b-9141-69ec2ea41dba 2018-07-01 20:24:26,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:24:26,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc2a9a5d1c147fc4f2dca1b006a68eb1a9fa36" 2018-07-01 20:24:26,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b669e0c-e94b-432d-a396-2f7029920d14 x-compute-request-id: req-1b669e0c-e94b-432d-a396-2f7029920d14 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:24:26,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1b669e0c-e94b-432d-a396-2f7029920d14 2018-07-01 20:24:26,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc2a9a5d1c147fc4f2dca1b006a68eb1a9fa36" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-01 20:24:26,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cccc8c75-d942-4e0d-a315-ea110812699b x-compute-request-id: req-cccc8c75-d942-4e0d-a315-ea110812699b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:24:26,907 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cccc8c75-d942-4e0d-a315-ea110812699b 2018-07-01 20:24:26,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:24:26,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:24:27,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["_yfCVKU1R82cqtUx61XPIw"], "issued_at": "2018-07-01T20:24:27.000000Z"}} 2018-07-01 20:24:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:24:27,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8caecd-098e-4841-9600-55dfd1483c00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:27,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad8caecd-098e-4841-9600-55dfd1483c00 2018-07-01 20:24:27,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:24:28,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:27 GMT Server: Apache x-compute-request-id: req-6416e49e-5b01-415c-b323-300cc1a349b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6416e49e-5b01-415c-b323-300cc1a349b6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 20:24:28,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail used request id req-6416e49e-5b01-415c-b323-300cc1a349b6 2018-07-01 20:24:28,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6416e49e-5b01-415c-b323-300cc1a349b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-01 20:24:29,204 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:24:28 GMT Server: Apache x-compute-request-id: req-166aae07-bdd9-4d53-9b05-06a8ad87636e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-166aae07-bdd9-4d53-9b05-06a8ad87636e Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "102f9061ff4446ab997c78184bdaa6af", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T20:24:29.080867", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1}} 2018-07-01 20:24:29,204 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes used request id req-166aae07-bdd9-4d53-9b05-06a8ad87636e 2018-07-01 20:24:29,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6416e49e-5b01-415c-b323-300cc1a349b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:24:29,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:29 GMT Server: Apache x-compute-request-id: req-49daf81e-240b-4d06-a5c3-8777ff265737 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49daf81e-240b-4d06-a5c3-8777ff265737 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:24:29.000000", "replication_status": null, "snapshot_id": null, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "bootable": "false", "created_at": "2018-07-01T20:24:29.000000", "volume_type": null}} 2018-07-01 20:24:29,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-49daf81e-240b-4d06-a5c3-8777ff265737 2018-07-01 20:24:29,976 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4 2018-07-01 20:24:29,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6416e49e-5b01-415c-b323-300cc1a349b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:24:30,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:30 GMT Server: Apache x-compute-request-id: req-d2a54bb5-938c-4155-ae75-b2aa832c8b4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2a54bb5-938c-4155-ae75-b2aa832c8b4d Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:24:29.000000", "replication_status": null, "snapshot_id": null, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "bootable": "false", "created_at": "2018-07-01T20:24:29.000000", "volume_type": null}} 2018-07-01 20:24:30,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-d2a54bb5-938c-4155-ae75-b2aa832c8b4d 2018-07-01 20:24:30,723 - create_volume - DEBUG - Instance status is - creating 2018-07-01 20:24:30,724 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-01 20:24:33,727 - create_volume - DEBUG - Volume status query timeout in 296.249449968 2018-07-01 20:24:33,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6416e49e-5b01-415c-b323-300cc1a349b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:24:34,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:33 GMT Server: Apache x-compute-request-id: req-b590e04b-6a24-427a-9538-0a95cb900457 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b590e04b-6a24-427a-9538-0a95cb900457 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:24:32.000000", "replication_status": null, "snapshot_id": null, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "bootable": "false", "created_at": "2018-07-01T20:24:29.000000", "volume_type": null}} 2018-07-01 20:24:34,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-b590e04b-6a24-427a-9538-0a95cb900457 2018-07-01 20:24:34,463 - create_volume - DEBUG - Instance status is - available 2018-07-01 20:24:34,463 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4 2018-07-01 20:24:34,463 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4 2018-07-01 20:24:34,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:24:34,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:24:34,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["xLSv6irgTDqQhbY3aMJbFQ"], "issued_at": "2018-07-01T20:24:34.000000Z"}} 2018-07-01 20:24:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:34,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f915ed-2cfc-4793-a0b0-8f852f9ad884 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:34,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-59f915ed-2cfc-4793-a0b0-8f852f9ad884 2018-07-01 20:24:34,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:24:34,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:35,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b244b6-5dd7-4ea6-8379-502da0d1bc19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:35,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-31b244b6-5dd7-4ea6-8379-502da0d1bc19 2018-07-01 20:24:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:35,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-589ce0f5-a7ad-4d1b-bfec-d9cf499ff6e0 Date: Sun, 01 Jul 2018 20:24:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:35,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-589ce0f5-a7ad-4d1b-bfec-d9cf499ff6e0 2018-07-01 20:24:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:24:35,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:24:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:24:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:35,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feec3326-e897-4b74-b064-d56bf1f8bcfe Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:35,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-feec3326-e897-4b74-b064-d56bf1f8bcfe 2018-07-01 20:24:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:35,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c20a53d-2fc5-4f50-a01d-0c4c16bf3696 Date: Sun, 01 Jul 2018 20:24:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:35,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-9c20a53d-2fc5-4f50-a01d-0c4c16bf3696 2018-07-01 20:24:35,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:35,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e5bdd64-4a2a-4a93-bcd5-72f1e4eb9191 Date: Sun, 01 Jul 2018 20:24:35 GMT RESP BODY: {"ports":[]} 2018-07-01 20:24:35,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port&admin_state_up=True used request id req-8e5bdd64-4a2a-4a93-bcd5-72f1e4eb9191 2018-07-01 20:24:35,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:36,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13adb1f1-c64c-44b3-988e-af8baa221a31 x-compute-request-id: req-13adb1f1-c64c-44b3-988e-af8baa221a31 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-01 20:24:36,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst used request id req-13adb1f1-c64c-44b3-988e-af8baa221a31 2018-07-01 20:24:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:36,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-be541b1a-9f71-469b-bf87-3137bc1b07e3 Date: Sun, 01 Jul 2018 20:24:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:36,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-be541b1a-9f71-469b-bf87-3137bc1b07e3 2018-07-01 20:24:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:36,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66318c4c-68e9-46c1-b206-c856e2029731 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:36,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-66318c4c-68e9-46c1-b206-c856e2029731 2018-07-01 20:24:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:37,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a7bb8a1-751e-4f57-b858-2ceb3b2fbe25 Date: Sun, 01 Jul 2018 20:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:37,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-5a7bb8a1-751e-4f57-b858-2ceb3b2fbe25 2018-07-01 20:24:37,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:37,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb77bdca-f48c-4445-b518-5df8e7148e24 Date: Sun, 01 Jul 2018 20:24:37 GMT RESP BODY: {"ports":[]} 2018-07-01 20:24:37,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port&admin_state_up=True used request id req-fb77bdca-f48c-4445-b518-5df8e7148e24 2018-07-01 20:24:37,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:24:37,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:24:37,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["zEd-93zVQZOiJ_W-H6aIxg"], "issued_at": "2018-07-01T20:24:37.000000Z"}} 2018-07-01 20:24:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f40ed5996382eab5e49ae674002bb89a8d5c0e" 2018-07-01 20:24:37,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-143cf8cb-b9cc-4da3-8ffd-bc19a5dd6b92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:37,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-143cf8cb-b9cc-4da3-8ffd-bc19a5dd6b92 2018-07-01 20:24:37,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:37,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-05971420-1937-400d-b9fd-14c10c9e8041 Date: Sun, 01 Jul 2018 20:24:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:37,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-05971420-1937-400d-b9fd-14c10c9e8041 2018-07-01 20:24:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:37,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-07909c5a-1d12-432a-8f47-86e01435856a Date: Sun, 01 Jul 2018 20:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:37,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-07909c5a-1d12-432a-8f47-86e01435856a 2018-07-01 20:24:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:37,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d6775859-16a3-4a89-bb03-28d2e6ef2731 Date: Sun, 01 Jul 2018 20:24:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:37,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-d6775859-16a3-4a89-bb03-28d2e6ef2731 2018-07-01 20:24:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:24:37,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:24:37,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f40ed5996382eab5e49ae674002bb89a8d5c0e" 2018-07-01 20:24:38,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510b027c-7795-4afb-9071-d62dde994e0d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:38,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-510b027c-7795-4afb-9071-d62dde994e0d 2018-07-01 20:24:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:38,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1cae3e57-892b-431d-8271-237a60429c4a Date: Sun, 01 Jul 2018 20:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:38,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-1cae3e57-892b-431d-8271-237a60429c4a 2018-07-01 20:24:38,057 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net 2018-07-01 20:24:38,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" -d '{"port": {"network_id": "956aa437-c644-4d02-ad4c-9a9da1e59bf7", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port", "admin_state_up": true}}' 2018-07-01 20:24:38,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-622e91e8-105d-4057-8304-090a91c5b7e8 Date: Sun, 01 Jul 2018 20:24:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:38Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}} 2018-07-01 20:24:38,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-622e91e8-105d-4057-8304-090a91c5b7e8 2018-07-01 20:24:38,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:38,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-22cdd927-13be-406d-abb5-230cfbecaea8 Date: Sun, 01 Jul 2018 20:24:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:38,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-22cdd927-13be-406d-abb5-230cfbecaea8 2018-07-01 20:24:38,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:38,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d81414c-a29b-412d-a4b5-633d9f5bb295 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:38,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-9d81414c-a29b-412d-a4b5-633d9f5bb295 2018-07-01 20:24:38,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:39,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc83a3f0-00f9-469a-b6db-579d3b924185 Date: Sun, 01 Jul 2018 20:24:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:39,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-fc83a3f0-00f9-469a-b6db-579d3b924185 2018-07-01 20:24:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:39,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-93480e5e-de6c-4347-bb71-587b9549e7e8 Date: Sun, 01 Jul 2018 20:24:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:38Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:24:39,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port&admin_state_up=True used request id req-93480e5e-de6c-4347-bb71-587b9549e7e8 2018-07-01 20:24:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:39,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15c74da-f37f-40b1-98bb-dfe5673cfa11 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:39,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-c15c74da-f37f-40b1-98bb-dfe5673cfa11 2018-07-01 20:24:39,335 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst 2018-07-01 20:24:39,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:39,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdb28f33-a421-4fd2-b8c1-ae2a12686bab x-compute-request-id: req-cdb28f33-a421-4fd2-b8c1-ae2a12686bab Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-flavor"}]} 2018-07-01 20:24:39,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cdb28f33-a421-4fd2-b8c1-ae2a12686bab 2018-07-01 20:24:39,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:39,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2585d94-741c-4060-8159-5ba01ea9627e x-compute-request-id: req-e2585d94-741c-4060-8159-5ba01ea9627e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:24:39,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3 used request id req-e2585d94-741c-4060-8159-5ba01ea9627e 2018-07-01 20:24:39,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:40,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-6aa2efbb-f8a0-4809-802f-09ab05a97fe4 Date: Sun, 01 Jul 2018 20:24:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:24:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:24:22Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/64bc641b-9b99-4537-aabd-6da2341043a8/snap", "metadata": {}}], "self": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8", "min_disk": 0, "protected": false, "id": "64bc641b-9b99-4537-aabd-6da2341043a8", "file": "/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/64bc641b-9b99-4537-aabd-6da2341043a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image"} 2018-07-01 20:24:40,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image used request id req-6aa2efbb-f8a0-4809-802f-09ab05a97fe4 2018-07-01 20:24:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:40,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d456ab52-23df-44f5-9f6d-138eb94d924f Date: Sun, 01 Jul 2018 20:24:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:24:40,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d456ab52-23df-44f5-9f6d-138eb94d924f 2018-07-01 20:24:40,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "imageRef": "64bc641b-9b99-4537-aabd-6da2341043a8", "flavorRef": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "max_count": 1, "min_count": 1, "networks": [{"port": "fb86a7ef-470b-478a-b05b-ee4785d9629e"}]}}' 2018-07-01 20:24:42,644 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ac26ead-3504-452f-9f13-65afe08bfecc x-compute-request-id: req-3ac26ead-3504-452f-9f13-65afe08bfecc Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "adminPass": "vhubExUtgg7U"}} 2018-07-01 20:24:42,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-3ac26ead-3504-452f-9f13-65afe08bfecc 2018-07-01 20:24:42,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:43,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-111294c0-6880-42e3-9330-a2f48d7db936 x-compute-request-id: req-111294c0-6880-42e3-9330-a2f48d7db936 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:24:42Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:43,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-111294c0-6880-42e3-9330-a2f48d7db936 2018-07-01 20:24:43,004 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst 2018-07-01 20:24:43,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:43,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcd86200-0952-4a76-9d57-adb730f4b4d0 x-compute-request-id: req-bcd86200-0952-4a76-9d57-adb730f4b4d0 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:24:43Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:43,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-bcd86200-0952-4a76-9d57-adb730f4b4d0 2018-07-01 20:24:43,378 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst] is - BUILD 2018-07-01 20:24:43,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:24:46,379 - create_instance - DEBUG - VM status query timeout in 896.624989986 2018-07-01 20:24:46,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:46,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bc030ad-416b-4a16-badf-7e734e6648c5 x-compute-request-id: req-5bc030ad-416b-4a16-badf-7e734e6648c5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:45Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:46,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-5bc030ad-416b-4a16-badf-7e734e6648c5 2018-07-01 20:24:46,968 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst] is - BUILD 2018-07-01 20:24:46,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:24:49,969 - create_instance - DEBUG - VM status query timeout in 893.034779072 2018-07-01 20:24:49,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:50,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3202d9b-28ce-4ee9-9929-51b8b4084a25 x-compute-request-id: req-a3202d9b-28ce-4ee9-9929-51b8b4084a25 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:49Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:50,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-a3202d9b-28ce-4ee9-9929-51b8b4084a25 2018-07-01 20:24:50,395 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst] is - ACTIVE 2018-07-01 20:24:50,395 - create_instance - INFO - VM is - ACTIVE 2018-07-01 20:24:50,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:51,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-894e0422-f8ac-4ae9-a3b0-845f6d44a908 x-compute-request-id: req-894e0422-f8ac-4ae9-a3b0-845f6d44a908 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:49Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:51,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-894e0422-f8ac-4ae9-a3b0-845f6d44a908 2018-07-01 20:24:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:51,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a803c721-48eb-4dfd-aeea-5577a19cb13d Date: Sun, 01 Jul 2018 20:24:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:51,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-a803c721-48eb-4dfd-aeea-5577a19cb13d 2018-07-01 20:24:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:51,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ea4544-3010-4d70-80aa-307e59907b3d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:51,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-20ea4544-3010-4d70-80aa-307e59907b3d 2018-07-01 20:24:51,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:51,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-63bc523d-2d9b-498d-a0dd-2994d71f92d7 Date: Sun, 01 Jul 2018 20:24:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:51,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-63bc523d-2d9b-498d-a0dd-2994d71f92d7 2018-07-01 20:24:51,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:51,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-9996e808-23e1-4e7f-bb0b-d2147e63aa40 Date: Sun, 01 Jul 2018 20:24:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:24:51,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-9996e808-23e1-4e7f-bb0b-d2147e63aa40 2018-07-01 20:24:51,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:24:52,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["wRB1w0IdTo6kWAqd5DPQgQ"], "issued_at": "2018-07-01T20:24:52.000000Z"}} 2018-07-01 20:24:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:24:52,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657dbae4-11a3-4053-b261-93f22a8cd42a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:24:52,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-657dbae4-11a3-4053-b261-93f22a8cd42a 2018-07-01 20:24:52,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:52,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-604cab91-a8fe-46b0-8267-8e1683f77b57 x-compute-request-id: req-604cab91-a8fe-46b0-8267-8e1683f77b57 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:49Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:24:52,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-604cab91-a8fe-46b0-8267-8e1683f77b57 2018-07-01 20:24:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:53,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-487fc3da-280e-42ad-b35c-632206ece7b3 Date: Sun, 01 Jul 2018 20:24:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:53,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-487fc3da-280e-42ad-b35c-632206ece7b3 2018-07-01 20:24:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:53,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b23d327-bde9-4cdd-9b10-6ce33623d700 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:53,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-2b23d327-bde9-4cdd-9b10-6ce33623d700 2018-07-01 20:24:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:53,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ebbb69c7-665b-495f-b5b1-2b67337d3436 Date: Sun, 01 Jul 2018 20:24:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:53,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-ebbb69c7-665b-495f-b5b1-2b67337d3436 2018-07-01 20:24:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:24:53,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-dd39c6a5-4610-4ff5-b489-912a83753112 Date: Sun, 01 Jul 2018 20:24:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:24:53,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-dd39c6a5-4610-4ff5-b489-912a83753112 2018-07-01 20:24:53,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" -d '{"volumeAttachment": {"volumeId": "1feda877-6c51-4511-b28c-2b39b564a790"}}' 2018-07-01 20:24:55,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46c1e3e7-0a5b-45f0-bfe4-9538537c7757 x-compute-request-id: req-46c1e3e7-0a5b-45f0-bfe4-9538537c7757 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "44ff278f-b657-478d-8e6f-ae88d522695b", "id": "1feda877-6c51-4511-b28c-2b39b564a790", "volumeId": "1feda877-6c51-4511-b28c-2b39b564a790"}} 2018-07-01 20:24:55,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b/os-volume_attachments used request id req-46c1e3e7-0a5b-45f0-bfe4-9538537c7757 2018-07-01 20:24:55,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:24:56,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa028ea8-3fec-4f89-b8a0-8ab6850cd7e1 x-compute-request-id: req-aa028ea8-3fec-4f89-b8a0-8ab6850cd7e1 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:49Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "1feda877-6c51-4511-b28c-2b39b564a790"}], "metadata": {}}} 2018-07-01 20:24:56,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-aa028ea8-3fec-4f89-b8a0-8ab6850cd7e1 2018-07-01 20:24:56,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:24:56,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f40750c5-fdd3-4ea5-a95c-465808233e67 Date: Sun, 01 Jul 2018 20:24:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:24:56,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-f40750c5-fdd3-4ea5-a95c-465808233e67 2018-07-01 20:24:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:24:56,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:24:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:24:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:24:57,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb38722-0d71-485b-af53-2f4043561d62 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:24:57,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-ebb38722-0d71-485b-af53-2f4043561d62 2018-07-01 20:24:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:24:57,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7ccfed1e-d470-48c8-8cd5-a5e65edfece9 Date: Sun, 01 Jul 2018 20:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:24:57,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-7ccfed1e-d470-48c8-8cd5-a5e65edfece9 2018-07-01 20:24:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:24:57,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-7195d8d3-7534-4cc0-ab2b-2f777dcb9656 Date: Sun, 01 Jul 2018 20:24:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:24:57,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-7195d8d3-7534-4cc0-ab2b-2f777dcb9656 2018-07-01 20:24:57,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:24:58,216 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:24:57 GMT Server: Apache x-compute-request-id: req-e15b4187-4c5d-4695-8d9f-2cefb573dcf9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e15b4187-4c5d-4695-8d9f-2cefb573dcf9 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:24:55.000000", "replication_status": null, "snapshot_id": null, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "bootable": "false", "created_at": "2018-07-01T20:24:29.000000", "volume_type": null}} 2018-07-01 20:24:58,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-e15b4187-4c5d-4695-8d9f-2cefb573dcf9 2018-07-01 20:25:01,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e15b4187-4c5d-4695-8d9f-2cefb573dcf9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:01,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:01 GMT Server: Apache x-compute-request-id: req-a5f7d92c-8999-4450-92b6-5e117d74cf64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5f7d92c-8999-4450-92b6-5e117d74cf64 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "44ff278f-b657-478d-8e6f-ae88d522695b", "attachment_id": "d88e87fe-b7a9-4f4d-96b1-96801698e2b1", "attached_at": "2018-07-01T20:24:59.000000", "host_name": null, "volume_id": "1feda877-6c51-4511-b28c-2b39b564a790", "device": "/dev/vdb", "id": "1feda877-6c51-4511-b28c-2b39b564a790"}], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:24:59.000000", "replication_status": null, "snapshot_id": null, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "bootable": "false", "created_at": "2018-07-01T20:24:29.000000", "volume_type": null}} 2018-07-01 20:25:01,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-a5f7d92c-8999-4450-92b6-5e117d74cf64 2018-07-01 20:25:01,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:02,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e56a83e-17cd-44d8-92bf-29fa274ad3ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:02,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8e56a83e-17cd-44d8-92bf-29fa274ad3ec 2018-07-01 20:25:02,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:02,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491e1f54-de60-4043-b8f1-181849b374c2 x-compute-request-id: req-491e1f54-de60-4043-b8f1-181849b374c2 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "1feda877-6c51-4511-b28c-2b39b564a790"}], "metadata": {}}} 2018-07-01 20:25:02,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-491e1f54-de60-4043-b8f1-181849b374c2 2018-07-01 20:25:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:02,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-120717ef-14c2-46e0-a03b-3af2b1acf486 Date: Sun, 01 Jul 2018 20:25:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:02,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-120717ef-14c2-46e0-a03b-3af2b1acf486 2018-07-01 20:25:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:02,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eda2dd8-474a-4d6a-a260-33d60230b385 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:02,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-5eda2dd8-474a-4d6a-a260-33d60230b385 2018-07-01 20:25:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:03,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c3582ecb-2c63-4a4d-9cc7-4d637dd6d00f Date: Sun, 01 Jul 2018 20:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:25:03,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-c3582ecb-2c63-4a4d-9cc7-4d637dd6d00f 2018-07-01 20:25:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:03,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-d5e718ff-5b1a-4351-86b7-3a1f04043e66 Date: Sun, 01 Jul 2018 20:25:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:03,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-d5e718ff-5b1a-4351-86b7-3a1f04043e66 2018-07-01 20:25:03,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:03,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-727732fe-b625-4b94-bc0a-1c52451f88bc x-compute-request-id: req-727732fe-b625-4b94-bc0a-1c52451f88bc Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "1feda877-6c51-4511-b28c-2b39b564a790"}], "metadata": {}}} 2018-07-01 20:25:03,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-727732fe-b625-4b94-bc0a-1c52451f88bc 2018-07-01 20:25:03,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:04,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e8caffa6-c0d0-42e1-8e7f-aeae99147056 Date: Sun, 01 Jul 2018 20:25:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:04,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-e8caffa6-c0d0-42e1-8e7f-aeae99147056 2018-07-01 20:25:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:04,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7ac659-ab9b-42d4-8105-c63d2db765d3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:04,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-aa7ac659-ab9b-42d4-8105-c63d2db765d3 2018-07-01 20:25:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:04,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-121d8d55-312f-490a-ad8c-c3358c1a4735 Date: Sun, 01 Jul 2018 20:25:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:25:04,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-121d8d55-312f-490a-ad8c-c3358c1a4735 2018-07-01 20:25:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:04,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-52f68a48-659d-4e8c-a9a5-1450606b3afd Date: Sun, 01 Jul 2018 20:25:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:04,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-52f68a48-659d-4e8c-a9a5-1450606b3afd 2018-07-01 20:25:04,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:05,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ba036b4-d49a-4685-9fe2-ce23f9bda465 x-compute-request-id: req-2ba036b4-d49a-4685-9fe2-ce23f9bda465 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "1feda877-6c51-4511-b28c-2b39b564a790"}], "metadata": {}}} 2018-07-01 20:25:05,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-2ba036b4-d49a-4685-9fe2-ce23f9bda465 2018-07-01 20:25:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:05,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a7194174-f470-4d54-8e5d-98e630018348 Date: Sun, 01 Jul 2018 20:25:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:05,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-a7194174-f470-4d54-8e5d-98e630018348 2018-07-01 20:25:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:05,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd8ad5a-8cc3-4e65-9d62-64bee2672ce4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:05,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-9fd8ad5a-8cc3-4e65-9d62-64bee2672ce4 2018-07-01 20:25:05,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:05,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4bf84d7f-2cef-4fab-a0fc-8782b6b45f1a Date: Sun, 01 Jul 2018 20:25:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:25:05,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-4bf84d7f-2cef-4fab-a0fc-8782b6b45f1a 2018-07-01 20:25:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:05,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-3bc23d9c-1d98-4eb7-a1f4-55489e19da40 Date: Sun, 01 Jul 2018 20:25:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:05,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-3bc23d9c-1d98-4eb7-a1f4-55489e19da40 2018-07-01 20:25:05,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b/os-volume_attachments/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:07,788 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-578e05e7-7f2a-44b0-89b7-80dcfd46f600 x-compute-request-id: req-578e05e7-7f2a-44b0-89b7-80dcfd46f600 Content-Length: 0 Content-Type: application/json 2018-07-01 20:25:07,788 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b/os-volume_attachments/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-578e05e7-7f2a-44b0-89b7-80dcfd46f600 2018-07-01 20:25:07,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:08,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86537ee4-07a8-4eda-8d88-952be925b2b1 x-compute-request-id: req-86537ee4-07a8-4eda-8d88-952be925b2b1 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "1feda877-6c51-4511-b28c-2b39b564a790"}], "metadata": {}}} 2018-07-01 20:25:08,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-86537ee4-07a8-4eda-8d88-952be925b2b1 2018-07-01 20:25:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:08,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fb6cb421-d5df-46cd-8135-75383ce56ae5 Date: Sun, 01 Jul 2018 20:25:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:08,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-fb6cb421-d5df-46cd-8135-75383ce56ae5 2018-07-01 20:25:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:08,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f512ee-d36a-45ee-bea3-a27bf729928d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:08,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-c5f512ee-d36a-45ee-bea3-a27bf729928d 2018-07-01 20:25:08,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:08,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4aaa32f6-83c9-4fe8-bc2e-db21c1910315 Date: Sun, 01 Jul 2018 20:25:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:25:08,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-4aaa32f6-83c9-4fe8-bc2e-db21c1910315 2018-07-01 20:25:08,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-ed0145ab-6aef-4b55-b329-cbdc12304ff3 Date: Sun, 01 Jul 2018 20:25:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:08,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-ed0145ab-6aef-4b55-b329-cbdc12304ff3 2018-07-01 20:25:11,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:12,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc9f96c1-f8de-4c08-89d3-4b24c3f0c71b x-compute-request-id: req-fc9f96c1-f8de-4c08-89d3-4b24c3f0c71b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:12,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-fc9f96c1-f8de-4c08-89d3-4b24c3f0c71b 2018-07-01 20:25:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:12,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c75d680b-9ae7-4ef6-b40d-6c8b05cd5339 Date: Sun, 01 Jul 2018 20:25:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:12,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-c75d680b-9ae7-4ef6-b40d-6c8b05cd5339 2018-07-01 20:25:12,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:12,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bc1b07-67f3-44ef-bb6b-aaa90fba4537 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:12,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-09bc1b07-67f3-44ef-bb6b-aaa90fba4537 2018-07-01 20:25:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:12,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-71fe4eff-654d-4ab9-8b36-05a529e4e203 Date: Sun, 01 Jul 2018 20:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:25:12,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-71fe4eff-654d-4ab9-8b36-05a529e4e203 2018-07-01 20:25:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:13,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-e7903833-b27f-444b-b1b7-68d45432acd6 Date: Sun, 01 Jul 2018 20:25:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:13,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-e7903833-b27f-444b-b1b7-68d45432acd6 2018-07-01 20:25:13,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e15b4187-4c5d-4695-8d9f-2cefb573dcf9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:13,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:13 GMT Server: Apache x-compute-request-id: req-1091e804-1bf2-4ae7-a21d-92b428daee1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1091e804-1bf2-4ae7-a21d-92b428daee1a Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:25:07.000000", "replication_status": null, "snapshot_id": null, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "bootable": "false", "created_at": "2018-07-01T20:24:29.000000", "volume_type": null}} 2018-07-01 20:25:13,770 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-1091e804-1bf2-4ae7-a21d-92b428daee1a 2018-07-01 20:25:13,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:14,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dae3433e-bf09-476b-828b-537bdc6f3713 x-compute-request-id: req-dae3433e-bf09-476b-828b-537bdc6f3713 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:14,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-dae3433e-bf09-476b-828b-537bdc6f3713 2018-07-01 20:25:14,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:14,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-40493a2e-f1a0-429b-a825-b177714d55fa Date: Sun, 01 Jul 2018 20:25:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:14,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-40493a2e-f1a0-429b-a825-b177714d55fa 2018-07-01 20:25:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:14,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc231914-558a-4687-940f-fe9c0fecd4f6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:14,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-dc231914-558a-4687-940f-fe9c0fecd4f6 2018-07-01 20:25:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:14,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f1559c2d-6150-40ae-8592-54001568797b Date: Sun, 01 Jul 2018 20:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:25:14,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-f1559c2d-6150-40ae-8592-54001568797b 2018-07-01 20:25:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:14,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-c26ca81a-caf0-4b1c-bf09-8f24f45a1c73 Date: Sun, 01 Jul 2018 20:25:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:14,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-c26ca81a-caf0-4b1c-bf09-8f24f45a1c73 2018-07-01 20:25:14,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:15,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed1d6796-d44b-4c6a-a4e7-1cb35f0e7f84 x-compute-request-id: req-ed1d6796-d44b-4c6a-a4e7-1cb35f0e7f84 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:24:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:15,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-ed1d6796-d44b-4c6a-a4e7-1cb35f0e7f84 2018-07-01 20:25:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:16,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9c1141d0-89d5-4dbe-ad1d-22ae8b7f2581 Date: Sun, 01 Jul 2018 20:25:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c4b90ffb-88ee-4f76-ba90-6d25d888b52c"],"description":"","tags":[],"updated_at":"2018-07-01T20:24:25Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:24Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:16,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net used request id req-9c1141d0-89d5-4dbe-ad1d-22ae8b7f2581 2018-07-01 20:25:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:16,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65aa78b9-889f-47be-9b07-6d57dadca2a1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:16,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-65aa78b9-889f-47be-9b07-6d57dadca2a1 2018-07-01 20:25:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:16,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6e4732e-1023-4412-bd7e-90a71dbe69ec Date: Sun, 01 Jul 2018 20:25:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","dns_nameservers":[],"updated_at":"2018-07-01T20:24:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet"}]} 2018-07-01 20:25:16,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-d6e4732e-1023-4412-bd7e-90a71dbe69ec 2018-07-01 20:25:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f2fec4ef1f3efa750c5819593978521f6c278" 2018-07-01 20:25:16,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-14d320e5-c93c-4504-8eae-fe5041bdc35d Date: Sun, 01 Jul 2018 20:25:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.3"}],"id":"2a9509cd-dcff-4680-837b-713224a3cddb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:35:77","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:26Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.2"}],"id":"380af352-75dd-40a9-a1dc-50d629baf799","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:69:30","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:27Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.4"}],"id":"a0c824a7-0515-408b-962a-fad0f5ad4a7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:90:fa","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-956aa437-c644-4d02-ad4c-9a9da1e59bf7","name":"","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:24:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c4b90ffb-88ee-4f76-ba90-6d25d888b52c","ip_address":"10.55.0.10"}],"id":"fb86a7ef-470b-478a-b05b-ee4785d9629e","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:4a:2c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"44ff278f-b657-478d-8e6f-ae88d522695b","name":"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port","admin_state_up":true,"network_id":"956aa437-c644-4d02-ad4c-9a9da1e59bf7","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:24:38Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:16,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-14d320e5-c93c-4504-8eae-fe5041bdc35d 2018-07-01 20:25:16,484 - create_instance - INFO - Deleting Port with ID - fb86a7ef-470b-478a-b05b-ee4785d9629e 2018-07-01 20:25:16,484 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-port 2018-07-01 20:25:16,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/fb86a7ef-470b-478a-b05b-ee4785d9629e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:17,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0ed0f65-38e9-4963-8822-3da3d716ab4f Date: Sun, 01 Jul 2018 20:25:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:25:17,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/fb86a7ef-470b-478a-b05b-ee4785d9629e used request id req-a0ed0f65-38e9-4963-8822-3da3d716ab4f 2018-07-01 20:25:17,322 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst 2018-07-01 20:25:17,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:17,511 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1bf84c0-6963-4f64-acd4-ff9ba0034931 x-compute-request-id: req-d1bf84c0-6963-4f64-acd4-ff9ba0034931 Content-Type: application/json 2018-07-01 20:25:17,511 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-d1bf84c0-6963-4f64-acd4-ff9ba0034931 2018-07-01 20:25:17,511 - create_instance - INFO - Checking deletion status 2018-07-01 20:25:17,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:17,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef7b7400-e1e5-4210-8530-3be17ee5f5c1 x-compute-request-id: req-ef7b7400-e1e5-4210-8530-3be17ee5f5c1 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4a:2c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:25:17Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:17,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-ef7b7400-e1e5-4210-8530-3be17ee5f5c1 2018-07-01 20:25:17,626 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst] is - ACTIVE 2018-07-01 20:25:17,626 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:25:20,629 - create_instance - DEBUG - VM status query timeout in 296.882530928 2018-07-01 20:25:20,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:21,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f50ffaab-f206-4bc1-9b54-7193249a9738 x-compute-request-id: req-f50ffaab-f206-4bc1-9b54-7193249a9738 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:25:17Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:21,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-f50ffaab-f206-4bc1-9b54-7193249a9738 2018-07-01 20:25:21,472 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst] is - ACTIVE 2018-07-01 20:25:21,472 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:25:24,475 - create_instance - DEBUG - VM status query timeout in 293.036560059 2018-07-01 20:25:24,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:24,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb369ba5-08f5-447d-8c42-bca890b95120 x-compute-request-id: req-eb369ba5-08f5-447d-8c42-bca890b95120 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/44ff278f-b657-478d-8e6f-ae88d522695b", "rel": "bookmark"}], "image": {"id": "64bc641b-9b99-4537-aabd-6da2341043a8", "links": [{"href": "http://172.30.9.26:8774/images/64bc641b-9b99-4537-aabd-6da2341043a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-01T20:16:27.000000", "flavor": {"id": "50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "links": [{"href": "http://172.30.9.26:8774/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3", "rel": "bookmark"}]}, "id": "44ff278f-b657-478d-8e6f-ae88d522695b", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:25:17Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst", "created": "2018-07-01T20:24:42Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:24,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-eb369ba5-08f5-447d-8c42-bca890b95120 2018-07-01 20:25:24,708 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst] is - ACTIVE 2018-07-01 20:25:24,708 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:25:27,712 - create_instance - DEBUG - VM status query timeout in 289.799853086 2018-07-01 20:25:27,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7777a1884114805c2ddf5c7a50963fa35da184c" 2018-07-01 20:25:27,763 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-177237d6-5296-41b9-954d-d67eb144feb7 x-compute-request-id: req-177237d6-5296-41b9-954d-d67eb144feb7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 44ff278f-b657-478d-8e6f-ae88d522695b could not be found.", "code": 404}} 2018-07-01 20:25:27,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/44ff278f-b657-478d-8e6f-ae88d522695b used request id req-177237d6-5296-41b9-954d-d67eb144feb7 2018-07-01 20:25:27,763 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 44ff278f-b657-478d-8e6f-ae88d522695b could not be found. (HTTP 404) (Request-ID: req-177237d6-5296-41b9-954d-d67eb144feb7) 2018-07-01 20:25:27,764 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-vm_inst 2018-07-01 20:25:27,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6416e49e-5b01-415c-b323-300cc1a349b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:25:28,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:27 GMT Server: Apache x-compute-request-id: req-a55ca8a2-c136-4738-9b03-abf8394266e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a55ca8a2-c136-4738-9b03-abf8394266e6 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:25:07.000000", "replication_status": null, "snapshot_id": null, "id": "1feda877-6c51-4511-b28c-2b39b564a790", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4", "bootable": "false", "created_at": "2018-07-01T20:24:29.000000", "volume_type": null}} 2018-07-01 20:25:28,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-a55ca8a2-c136-4738-9b03-abf8394266e6 2018-07-01 20:25:28,514 - create_volume - DEBUG - Instance status is - available 2018-07-01 20:25:28,514 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4 2018-07-01 20:25:28,514 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4 2018-07-01 20:25:28,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6416e49e-5b01-415c-b323-300cc1a349b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:25:29,343 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:25:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77234cc7-3018-4a4d-bd05-da0f9787a35f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:25:29,344 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-77234cc7-3018-4a4d-bd05-da0f9787a35f 2018-07-01 20:25:29,346 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6416e49e-5b01-415c-b323-300cc1a349b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21fda640baf58df3b6f4d133a30f87c723d467" 2018-07-01 20:25:30,071 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:25:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-68d2a981-3f02-4b8e-a80e-5b4320ffab1e x-openstack-request-id: req-68d2a981-3f02-4b8e-a80e-5b4320ffab1e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1feda877-6c51-4511-b28c-2b39b564a790 could not be found.", "code": 404}} 2018-07-01 20:25:30,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/1feda877-6c51-4511-b28c-2b39b564a790 used request id req-68d2a981-3f02-4b8e-a80e-5b4320ffab1e 2018-07-01 20:25:30,071 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1feda877-6c51-4511-b28c-2b39b564a790 could not be found. (HTTP 404) (Request-ID: req-68d2a981-3f02-4b8e-a80e-5b4320ffab1e) 2018-07-01 20:25:30,071 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4 2018-07-01 20:25:30,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dc2a9a5d1c147fc4f2dca1b006a68eb1a9fa36" 2018-07-01 20:25:30,131 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:25:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d2df896-72d3-4309-bb1a-cf99603914fa x-compute-request-id: req-6d2df896-72d3-4309-bb1a-cf99603914fa Content-Length: 0 Content-Type: application/json 2018-07-01 20:25:30,131 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/50b2f8a3-5b5d-4ef9-af32-55e74a8cbfc3 used request id req-6d2df896-72d3-4309-bb1a-cf99603914fa 2018-07-01 20:25:30,132 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet 2018-07-01 20:25:30,132 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-subnet 2018-07-01 20:25:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/c4b90ffb-88ee-4f76-ba90-6d25d888b52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:25:32,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a7e722b-4846-4136-b350-80e79bbde92c Date: Sun, 01 Jul 2018 20:25:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:25:32,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c4b90ffb-88ee-4f76-ba90-6d25d888b52c used request id req-2a7e722b-4846-4136-b350-80e79bbde92c 2018-07-01 20:25:32,538 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-net 2018-07-01 20:25:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/956aa437-c644-4d02-ad4c-9a9da1e59bf7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2c322d9cdf633c3cde180d8b95cf3eb1bf426d" 2018-07-01 20:25:34,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b054bb4f-3832-463a-ab77-eb324a2043bc Date: Sun, 01 Jul 2018 20:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:25:34,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/956aa437-c644-4d02-ad4c-9a9da1e59bf7 used request id req-b054bb4f-3832-463a-ab77-eb324a2043bc 2018-07-01 20:25:34,095 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-f0eaaf24-0552-436f-af84-49b1a94b35d4-image 2018-07-01 20:25:34,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d647301021c22d4d1d5f62c135b2d80e281c7330" 2018-07-01 20:25:34,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35022b6c-4569-4ab5-91b4-01a56b0ad380 Date: Sun, 01 Jul 2018 20:25:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:25:34,865 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/64bc641b-9b99-4537-aabd-6da2341043a8 used request id req-35022b6c-4569-4ab5-91b4-01a56b0ad380 2018-07-01 20:25:34,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:25:34,869 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:25:34,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:25:34,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:25:35,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["qp9IDr1XRACOBExBAtwXpQ"], "issued_at": "2018-07-01T20:25:35.000000Z"}} 2018-07-01 20:25:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" 2018-07-01 20:25:35,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ded77b-d423-4a5d-af19-403b03fb6bbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:35,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f0ded77b-d423-4a5d-af19-403b03fb6bbe 2018-07-01 20:25:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" 2018-07-01 20:25:35,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-bbbc1283-5004-4df0-9787-cd5bdce8012d Date: Sun, 01 Jul 2018 20:25:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image"} 2018-07-01 20:25:35,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image used request id req-bbbc1283-5004-4df0-9787-cd5bdce8012d 2018-07-01 20:25:35,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" 2018-07-01 20:25:36,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-208cd74c-005a-45cd-b440-5fe72e26184d Date: Sun, 01 Jul 2018 20:25:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:25:36,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-208cd74c-005a-45cd-b440-5fe72e26184d 2018-07-01 20:25:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image"}' 2018-07-01 20:25:36,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f X-Openstack-Request-Id: req-73737cad-141c-489f-8c96-fd0197a38e83 Date: Sun, 01 Jul 2018 20:25:36 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:25:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:25:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "min_disk": 0, "protected": false, "id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "file": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:25:36,346 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-73737cad-141c-489f-8c96-fd0197a38e83 2018-07-01 20:25:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" -d '' 2018-07-01 20:25:38,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9001b58c-bc47-4c59-b223-b80262e428cc Date: Sun, 01 Jul 2018 20:25:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:25:38,053 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/file used request id req-9001b58c-bc47-4c59-b223-b80262e428cc 2018-07-01 20:25:38,053 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:25:38,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" 2018-07-01 20:25:38,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-40a1f0ef-a9bb-4172-9b88-333d1d7c671c Date: Sun, 01 Jul 2018 20:25:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:25:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:25:38Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/snap", "metadata": {}}], "self": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "min_disk": 0, "protected": false, "id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "file": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:25:38,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f used request id req-40a1f0ef-a9bb-4172-9b88-333d1d7c671c 2018-07-01 20:25:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" 2018-07-01 20:25:38,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1111a18-f440-4b7f-9cc5-44da2b3943a1 Date: Sun, 01 Jul 2018 20:25:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:25:38,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c1111a18-f440-4b7f-9cc5-44da2b3943a1 2018-07-01 20:25:38,237 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image 2018-07-01 20:25:38,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" 2018-07-01 20:25:38,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1c0cb11c-f809-4303-80ca-2a4b3d9276fb Date: Sun, 01 Jul 2018 20:25:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:25:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:25:38Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/snap", "metadata": {}}], "self": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "min_disk": 0, "protected": false, "id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "file": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:25:38,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f used request id req-1c0cb11c-f809-4303-80ca-2a4b3d9276fb 2018-07-01 20:25:38,396 - create_image - DEBUG - Instance status is - active 2018-07-01 20:25:38,396 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image 2018-07-01 20:25:38,396 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image 2018-07-01 20:25:38,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:25:38,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:25:38,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["yN1w7CA2R1Os_wXFiEZohw"], "issued_at": "2018-07-01T20:25:38.000000Z"}} 2018-07-01 20:25:38,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:25:38,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7386e639-090d-4ea9-be7c-866ce1e9a3f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:38,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7386e639-090d-4ea9-be7c-866ce1e9a3f4 2018-07-01 20:25:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:25:39,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86539505-d9e6-4b9e-ad81-79d93e64b1f0 Date: Sun, 01 Jul 2018 20:25:39 GMT RESP BODY: {"networks":[]} 2018-07-01 20:25:39,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-86539505-d9e6-4b9e-ad81-79d93e64b1f0 2018-07-01 20:25:39,017 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net 2018-07-01 20:25:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net", "admin_state_up": true}}' 2018-07-01 20:25:39,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-37f1553d-fba4-4c9c-88a4-eb069c06ac49 Date: Sun, 01 Jul 2018 20:25:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:25:39Z","is_default":false,"provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","mtu":1450}} 2018-07-01 20:25:39,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-37f1553d-fba4-4c9c-88a4-eb069c06ac49 2018-07-01 20:25:39,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:25:39,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a2eb0c8c-6659-4d7a-a5c3-f8a2b7149916 Date: Sun, 01 Jul 2018 20:25:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:25:39Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:39,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-a2eb0c8c-6659-4d7a-a5c3-f8a2b7149916 2018-07-01 20:25:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:25:39,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ace43d0a-f5ef-4f42-977e-9467e3c12be5 Date: Sun, 01 Jul 2018 20:25:39 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:25:39,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-ace43d0a-f5ef-4f42-977e-9467e3c12be5 2018-07-01 20:25:39,889 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet 2018-07-01 20:25:39,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" -d '{"subnets": [{"ip_version": 4, "network_id": "9516b65f-b8f1-4bd6-a507-2dc6b90e97d8", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]}' 2018-07-01 20:25:40,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-13409bf3-35af-4c71-9aa2-6a21be202058 Date: Sun, 01 Jul 2018 20:25:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:25:40,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-13409bf3-35af-4c71-9aa2-6a21be202058 2018-07-01 20:25:40,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:25:40,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bc537fbc-bce2-4778-8279-3914c952ac5d Date: Sun, 01 Jul 2018 20:25:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:40,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-bc537fbc-bce2-4778-8279-3914c952ac5d 2018-07-01 20:25:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:25:40,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-732bf7ae-4cf2-40a5-869e-1537d48f2a5f Date: Sun, 01 Jul 2018 20:25:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:25:40,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-732bf7ae-4cf2-40a5-869e-1537d48f2a5f 2018-07-01 20:25:40,837 - OpenStackNetwork - DEBUG - Network [9516b65f-b8f1-4bd6-a507-2dc6b90e97d8] created successfully 2018-07-01 20:25:40,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:25:40,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:25:41,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Odtr_dxUTnCEgP1ikh8BWA"], "issued_at": "2018-07-01T20:25:41.000000Z"}} 2018-07-01 20:25:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61949831adea4f1769473cb18ab5551c695ece12" 2018-07-01 20:25:41,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585082ec-43e3-4573-b73d-3bae07e1a831 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:41,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-585082ec-43e3-4573-b73d-3bae07e1a831 2018-07-01 20:25:41,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:25:41,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61949831adea4f1769473cb18ab5551c695ece12" 2018-07-01 20:25:41,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-062139cd-25f0-4286-94d5-f7338ec42d61 x-compute-request-id: req-062139cd-25f0-4286-94d5-f7338ec42d61 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:25:41,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-062139cd-25f0-4286-94d5-f7338ec42d61 2018-07-01 20:25:41,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61949831adea4f1769473cb18ab5551c695ece12" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-01 20:25:41,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ff958e9-9270-4fd6-a950-6583246b316d x-compute-request-id: req-5ff958e9-9270-4fd6-a950-6583246b316d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:25:41,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5ff958e9-9270-4fd6-a950-6583246b316d 2018-07-01 20:25:41,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:25:41,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:25:42,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["iLVcxsPrRpWpU0Lw75JctQ"], "issued_at": "2018-07-01T20:25:42.000000Z"}} 2018-07-01 20:25:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" 2018-07-01 20:25:42,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5215059-c75b-4a89-b129-254d0ac99530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:42,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e5215059-c75b-4a89-b129-254d0ac99530 2018-07-01 20:25:42,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" 2018-07-01 20:25:43,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:42 GMT Server: Apache x-compute-request-id: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 20:25:43,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail used request id req-a7fe3f5e-a590-40df-92ff-c9ed01e33555 2018-07-01 20:25:43,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-01 20:25:43,922 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:25:43 GMT Server: Apache x-compute-request-id: req-757e4424-62cf-44bd-9551-87404783552f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-757e4424-62cf-44bd-9551-87404783552f Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "102f9061ff4446ab997c78184bdaa6af", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T20:25:43.842094", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "048273e1-3a78-48c2-aaca-d79c3f064096", "size": 1}} 2018-07-01 20:25:43,922 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes used request id req-757e4424-62cf-44bd-9551-87404783552f 2018-07-01 20:25:43,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" 2018-07-01 20:25:44,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:43 GMT Server: Apache x-compute-request-id: req-5005ad53-efb6-4d0a-a6b3-44c8ba6b133a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5005ad53-efb6-4d0a-a6b3-44c8ba6b133a Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:25:43.000000", "replication_status": null, "snapshot_id": null, "id": "048273e1-3a78-48c2-aaca-d79c3f064096", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df", "bootable": "false", "created_at": "2018-07-01T20:25:43.000000", "volume_type": null}} 2018-07-01 20:25:44,119 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 used request id req-5005ad53-efb6-4d0a-a6b3-44c8ba6b133a 2018-07-01 20:25:44,119 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df 2018-07-01 20:25:44,122 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" 2018-07-01 20:25:44,869 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:44 GMT Server: Apache x-compute-request-id: req-ee06fbf3-fd2c-46f6-bcfd-197679d2bbb9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee06fbf3-fd2c-46f6-bcfd-197679d2bbb9 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:25:44.000000", "replication_status": null, "snapshot_id": null, "id": "048273e1-3a78-48c2-aaca-d79c3f064096", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df", "bootable": "false", "created_at": "2018-07-01T20:25:43.000000", "volume_type": null}} 2018-07-01 20:25:44,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 used request id req-ee06fbf3-fd2c-46f6-bcfd-197679d2bbb9 2018-07-01 20:25:44,870 - create_volume - DEBUG - Instance status is - available 2018-07-01 20:25:44,870 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df 2018-07-01 20:25:44,870 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df 2018-07-01 20:25:44,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:25:44,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:25:45,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ZZKhFoeuTOOI890s7UN8JA"], "issued_at": "2018-07-01T20:25:45.000000Z"}} 2018-07-01 20:25:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:45,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983bf2ff-1f70-4005-babf-3249ebe79f01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:45,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-983bf2ff-1f70-4005-babf-3249ebe79f01 2018-07-01 20:25:45,325 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:25:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:45,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5a17b0-eb84-42c4-bdb5-9d38068d7abc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:45,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fb5a17b0-eb84-42c4-bdb5-9d38068d7abc 2018-07-01 20:25:45,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:45,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-225b6a25-1d1b-4840-9bff-d7479fdfa970 Date: Sun, 01 Jul 2018 20:25:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:45,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-225b6a25-1d1b-4840-9bff-d7479fdfa970 2018-07-01 20:25:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:25:45,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:25:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:25:45,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:45,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e1916e-8baa-4b69-8f47-cfbca6ed2a70 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:45,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-02e1916e-8baa-4b69-8f47-cfbca6ed2a70 2018-07-01 20:25:45,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:46,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9e4962e9-3bc0-45af-a3ef-b94e9d8d0a64 Date: Sun, 01 Jul 2018 20:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:25:46,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-9e4962e9-3bc0-45af-a3ef-b94e9d8d0a64 2018-07-01 20:25:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:46,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed8eee69-95df-42d1-8117-65191ba8600e Date: Sun, 01 Jul 2018 20:25:46 GMT RESP BODY: {"ports":[]} 2018-07-01 20:25:46,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port&admin_state_up=True used request id req-ed8eee69-95df-42d1-8117-65191ba8600e 2018-07-01 20:25:46,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:46,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cd6b794-6782-465c-84d4-661c678f53e8 x-compute-request-id: req-1cd6b794-6782-465c-84d4-661c678f53e8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-01 20:25:46,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst used request id req-1cd6b794-6782-465c-84d4-661c678f53e8 2018-07-01 20:25:46,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-af455e89-6d16-455f-8119-13aa7aaf8540 Date: Sun, 01 Jul 2018 20:25:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:46,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-af455e89-6d16-455f-8119-13aa7aaf8540 2018-07-01 20:25:46,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:46,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3506fb7-6dee-4c01-ba61-4cb9ded2e952 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:46,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-e3506fb7-6dee-4c01-ba61-4cb9ded2e952 2018-07-01 20:25:46,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:47,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c6044c7-89d0-4770-85c9-59679cef65a5 Date: Sun, 01 Jul 2018 20:25:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:25:47,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-9c6044c7-89d0-4770-85c9-59679cef65a5 2018-07-01 20:25:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:47,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b92240b-2d0d-40db-a08f-05f49a8490aa Date: Sun, 01 Jul 2018 20:25:47 GMT RESP BODY: {"ports":[]} 2018-07-01 20:25:47,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port&admin_state_up=True used request id req-3b92240b-2d0d-40db-a08f-05f49a8490aa 2018-07-01 20:25:47,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:25:47,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:25:47,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["wuietyFBRWCt-KT15VcPQw"], "issued_at": "2018-07-01T20:25:47.000000Z"}} 2018-07-01 20:25:47,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eaab73b5a72a3ed8d6cdf22883da66b6f080d5e" 2018-07-01 20:25:47,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab48a5e-90a8-48b4-bd8e-774c97e4ed54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:25:47,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2ab48a5e-90a8-48b4-bd8e-774c97e4ed54 2018-07-01 20:25:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-78d096ed-29c9-44be-b2f4-8daaf1150f05 Date: Sun, 01 Jul 2018 20:25:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:47,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-78d096ed-29c9-44be-b2f4-8daaf1150f05 2018-07-01 20:25:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:48,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-770069dc-35e9-45f3-84cf-469e4d1c1dd8 Date: Sun, 01 Jul 2018 20:25:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:25:48,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-770069dc-35e9-45f3-84cf-469e4d1c1dd8 2018-07-01 20:25:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:48,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b09b0ccc-d07f-4d91-b447-ebcd53e3becd Date: Sun, 01 Jul 2018 20:25:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:48,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-b09b0ccc-d07f-4d91-b447-ebcd53e3becd 2018-07-01 20:25:48,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:25:48,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:25:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:25:48,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eaab73b5a72a3ed8d6cdf22883da66b6f080d5e" 2018-07-01 20:25:48,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b785adeb-9e7c-460e-8184-8cabd2b7ce93 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:48,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-b785adeb-9e7c-460e-8184-8cabd2b7ce93 2018-07-01 20:25:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:48,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1db309d9-0453-4372-907a-1d953346ec62 Date: Sun, 01 Jul 2018 20:25:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:25:48,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-1db309d9-0453-4372-907a-1d953346ec62 2018-07-01 20:25:48,634 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net 2018-07-01 20:25:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" -d '{"port": {"network_id": "9516b65f-b8f1-4bd6-a507-2dc6b90e97d8", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port", "admin_state_up": true}}' 2018-07-01 20:25:49,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-88ab6b5b-baf5-4d16-926b-990e1c97aff9 Date: Sun, 01 Jul 2018 20:25:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:48Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.14"}],"id":"c93512ac-6572-4232-ae44-ed86255d7527","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:4c:74","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:48Z","binding:vnic_type":"normal"}} 2018-07-01 20:25:49,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-88ab6b5b-baf5-4d16-926b-990e1c97aff9 2018-07-01 20:25:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:49,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1f5a829f-c870-4b61-892f-921ba4838aa7 Date: Sun, 01 Jul 2018 20:25:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:25:49,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-1f5a829f-c870-4b61-892f-921ba4838aa7 2018-07-01 20:25:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:49,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a62da4e-28f2-493a-b14c-e4e415f9aff7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:49,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-8a62da4e-28f2-493a-b14c-e4e415f9aff7 2018-07-01 20:25:49,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:49,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8422f67b-9101-4e7d-90fa-057873ffd6ba Date: Sun, 01 Jul 2018 20:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:25:49,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-8422f67b-9101-4e7d-90fa-057873ffd6ba 2018-07-01 20:25:49,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:49,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-7c160dcb-e158-4798-a492-7d4927d9e48d Date: Sun, 01 Jul 2018 20:25:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.14"}],"id":"c93512ac-6572-4232-ae44-ed86255d7527","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:4c:74","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:48Z","binding:vnic_type":"normal"}]} 2018-07-01 20:25:49,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port&admin_state_up=True used request id req-7c160dcb-e158-4798-a492-7d4927d9e48d 2018-07-01 20:25:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:49,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be35249-22e3-4965-9a5e-c77656d74a32 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:25:49,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-2be35249-22e3-4965-9a5e-c77656d74a32 2018-07-01 20:25:49,853 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst 2018-07-01 20:25:49,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:50,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fee6028-568b-48a5-9741-d577d6bf1d1b x-compute-request-id: req-6fee6028-568b-48a5-9741-d577d6bf1d1b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-flavor"}]} 2018-07-01 20:25:50,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6fee6028-568b-48a5-9741-d577d6bf1d1b 2018-07-01 20:25:50,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:50,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e75febac-7968-456a-a338-810d7cd50f0e x-compute-request-id: req-e75febac-7968-456a-a338-810d7cd50f0e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:25:50,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc used request id req-e75febac-7968-456a-a338-810d7cd50f0e 2018-07-01 20:25:50,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:50,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-54a3efc8-8e44-4d0c-a359-c038ff4bb7c3 Date: Sun, 01 Jul 2018 20:25:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:25:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:25:38Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/snap", "metadata": {}}], "self": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "min_disk": 0, "protected": false, "id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "file": "/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image"} 2018-07-01 20:25:50,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image used request id req-54a3efc8-8e44-4d0c-a359-c038ff4bb7c3 2018-07-01 20:25:50,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:50,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e3576b60-88d0-44e7-a88d-b563a2656d75 Date: Sun, 01 Jul 2018 20:25:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:25:50,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e3576b60-88d0-44e7-a88d-b563a2656d75 2018-07-01 20:25:50,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "imageRef": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "flavorRef": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "max_count": 1, "min_count": 1, "networks": [{"port": "c93512ac-6572-4232-ae44-ed86255d7527"}]}}' 2018-07-01 20:25:52,821 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:25:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b827a1e8-a94a-49d0-8fb5-57aea6084401 x-compute-request-id: req-b827a1e8-a94a-49d0-8fb5-57aea6084401 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "adminPass": "og5ybUMeLFWt"}} 2018-07-01 20:25:52,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b827a1e8-a94a-49d0-8fb5-57aea6084401 2018-07-01 20:25:52,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:53,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e2a6023-c947-4313-9b26-9a9ffbabae59 x-compute-request-id: req-4e2a6023-c947-4313-9b26-9a9ffbabae59 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:25:52Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:53,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-4e2a6023-c947-4313-9b26-9a9ffbabae59 2018-07-01 20:25:53,051 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst 2018-07-01 20:25:53,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:53,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ab42223-d71e-4cd1-8ea6-e4d743eada22 x-compute-request-id: req-3ab42223-d71e-4cd1-8ea6-e4d743eada22 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:25:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:53,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-3ab42223-d71e-4cd1-8ea6-e4d743eada22 2018-07-01 20:25:53,426 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst] is - BUILD 2018-07-01 20:25:53,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:25:56,429 - create_instance - DEBUG - VM status query timeout in 896.621301889 2018-07-01 20:25:56,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:25:56,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14dcd91e-f9eb-4658-bc86-b3803d22f8a7 x-compute-request-id: req-14dcd91e-f9eb-4658-bc86-b3803d22f8a7 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:25:55Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:25:56,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-14dcd91e-f9eb-4658-bc86-b3803d22f8a7 2018-07-01 20:25:56,909 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst] is - BUILD 2018-07-01 20:25:56,909 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:25:59,912 - create_instance - DEBUG - VM status query timeout in 893.138744116 2018-07-01 20:25:59,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:00,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e3e0e2b-7527-4867-87de-c158647778a8 x-compute-request-id: req-0e3e0e2b-7527-4867-87de-c158647778a8 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:4c:74", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:25:55Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:00,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-0e3e0e2b-7527-4867-87de-c158647778a8 2018-07-01 20:26:00,372 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst] is - BUILD 2018-07-01 20:26:00,372 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:26:03,375 - create_instance - DEBUG - VM status query timeout in 889.675547123 2018-07-01 20:26:03,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:04,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3542218-7f8c-4cdd-bc65-46a44314d5f9 x-compute-request-id: req-c3542218-7f8c-4cdd-bc65-46a44314d5f9 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:4c:74", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-01T20:17:37.000000", "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:00Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:04,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-c3542218-7f8c-4cdd-bc65-46a44314d5f9 2018-07-01 20:26:04,688 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst] is - ACTIVE 2018-07-01 20:26:04,688 - create_instance - INFO - VM is - ACTIVE 2018-07-01 20:26:04,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:05,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f019034d-727d-43ab-949c-be0de466d33b x-compute-request-id: req-f019034d-727d-43ab-949c-be0de466d33b Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:4c:74", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-01T20:17:37.000000", "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:00Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:05,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-f019034d-727d-43ab-949c-be0de466d33b 2018-07-01 20:26:05,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:05,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e5392b53-76aa-4f31-acb9-925b4b861174 Date: Sun, 01 Jul 2018 20:26:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:05,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-e5392b53-76aa-4f31-acb9-925b4b861174 2018-07-01 20:26:05,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:05,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafffff5-f75a-45c0-b403-9da53c9399ba Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:26:05,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-dafffff5-f75a-45c0-b403-9da53c9399ba 2018-07-01 20:26:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:05,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fd60d237-5787-4016-81b1-9deda83915c8 Date: Sun, 01 Jul 2018 20:26:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:26:05,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-fd60d237-5787-4016-81b1-9deda83915c8 2018-07-01 20:26:05,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:06,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-212830a7-e4c8-4d25-8d97-a3f5520b1f4b Date: Sun, 01 Jul 2018 20:26:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.3"}],"id":"88fbcde9-986d-4d51-8632-49856ad48209","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:ea:74","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","name":"","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.2"}],"id":"ab84b762-22e9-401c-929f-3ea266b7d85c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:dc:e3","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","name":"","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.14"}],"id":"c93512ac-6572-4232-ae44-ed86255d7527","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:4c:74","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4ee8a52f-a7ba-4906-9575-2fead8018c21","name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:42Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.4"}],"id":"fdac644b-ca72-4e0e-9487-f9d7d8178d49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:ec:f3","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","name":"","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:41Z","binding:vnic_type":"normal"}]} 2018-07-01 20:26:06,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-212830a7-e4c8-4d25-8d97-a3f5520b1f4b 2018-07-01 20:26:06,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:26:06,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["AGEwdueLS4avJFuIJpns3Q"], "issued_at": "2018-07-01T20:26:06.000000Z"}} 2018-07-01 20:26:06,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85067be2cc5aec1a109e8b3f69ec2fc93a20bad1" 2018-07-01 20:26:06,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508ab820-cbb7-4a87-9b29-ffabd31b8946 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:06,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-508ab820-cbb7-4a87-9b29-ffabd31b8946 2018-07-01 20:26:06,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:07,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60ee356c-8129-4297-ad75-586f872830b9 x-compute-request-id: req-60ee356c-8129-4297-ad75-586f872830b9 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:4c:74", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-01T20:17:37.000000", "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:00Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:07,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-60ee356c-8129-4297-ad75-586f872830b9 2018-07-01 20:26:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:07,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1fe6e603-854f-4543-8732-3e202a2596f3 Date: Sun, 01 Jul 2018 20:26:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["434a97a1-4e6b-4807-9056-3ba7f6beed99"],"description":"","tags":[],"updated_at":"2018-07-01T20:25:40Z","provider:segmentation_id":67,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:39Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:07,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net used request id req-1fe6e603-854f-4543-8732-3e202a2596f3 2018-07-01 20:26:07,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:07,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf8b404-e98a-48f5-a4cd-b162a250d902 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:26:07,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-0cf8b404-e98a-48f5-a4cd-b162a250d902 2018-07-01 20:26:07,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:07,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-09ce1e43-bec1-4a86-b0ac-7f846f830123 Date: Sun, 01 Jul 2018 20:26:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","dns_nameservers":[],"updated_at":"2018-07-01T20:25:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet"}]} 2018-07-01 20:26:07,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-09ce1e43-bec1-4a86-b0ac-7f846f830123 2018-07-01 20:26:07,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:07,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-8fc6bad2-06dd-4803-8c68-e169c9627e06 Date: Sun, 01 Jul 2018 20:26:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.3"}],"id":"88fbcde9-986d-4d51-8632-49856ad48209","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:ea:74","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","name":"","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:41Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.2"}],"id":"ab84b762-22e9-401c-929f-3ea266b7d85c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:dc:e3","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","name":"","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.14"}],"id":"c93512ac-6572-4232-ae44-ed86255d7527","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:4c:74","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4ee8a52f-a7ba-4906-9575-2fead8018c21","name":"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:25:42Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"434a97a1-4e6b-4807-9056-3ba7f6beed99","ip_address":"10.55.0.4"}],"id":"fdac644b-ca72-4e0e-9487-f9d7d8178d49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:ec:f3","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","name":"","admin_state_up":true,"network_id":"9516b65f-b8f1-4bd6-a507-2dc6b90e97d8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:25:41Z","binding:vnic_type":"normal"}]} 2018-07-01 20:26:07,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-8fc6bad2-06dd-4803-8c68-e169c9627e06 2018-07-01 20:26:07,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85067be2cc5aec1a109e8b3f69ec2fc93a20bad1" -d '{"volumeAttachment": {"volumeId": "048273e1-3a78-48c2-aaca-d79c3f064096"}}' 2018-07-01 20:26:09,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d9a721-ca83-4c01-ae01-d063c5fe5956 x-compute-request-id: req-60d9a721-ca83-4c01-ae01-d063c5fe5956 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "id": "048273e1-3a78-48c2-aaca-d79c3f064096", "volumeId": "048273e1-3a78-48c2-aaca-d79c3f064096"}} 2018-07-01 20:26:09,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21/os-volume_attachments used request id req-60d9a721-ca83-4c01-ae01-d063c5fe5956 2018-07-01 20:26:09,492 - create_instance - INFO - Deleting Port with ID - c93512ac-6572-4232-ae44-ed86255d7527 2018-07-01 20:26:09,492 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-port 2018-07-01 20:26:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/c93512ac-6572-4232-ae44-ed86255d7527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:10,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6542507-b90f-4ca5-bbb7-2cc82696861f Date: Sun, 01 Jul 2018 20:26:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:26:10,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/c93512ac-6572-4232-ae44-ed86255d7527 used request id req-f6542507-b90f-4ca5-bbb7-2cc82696861f 2018-07-01 20:26:10,257 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst 2018-07-01 20:26:10,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:10,637 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:26:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01ec9584-0adb-4a89-9bbd-341620c43abe x-compute-request-id: req-01ec9584-0adb-4a89-9bbd-341620c43abe Content-Type: application/json 2018-07-01 20:26:10,638 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-01ec9584-0adb-4a89-9bbd-341620c43abe 2018-07-01 20:26:10,638 - create_instance - INFO - Checking deletion status 2018-07-01 20:26:10,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:10,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0297319-aef5-49e7-84ab-df3653f9dd2b x-compute-request-id: req-b0297319-aef5-49e7-84ab-df3653f9dd2b Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:4c:74", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-01T20:17:37.000000", "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:10Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "048273e1-3a78-48c2-aaca-d79c3f064096"}], "metadata": {}}} 2018-07-01 20:26:10,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-b0297319-aef5-49e7-84ab-df3653f9dd2b 2018-07-01 20:26:10,897 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst] is - ACTIVE 2018-07-01 20:26:10,897 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:26:13,901 - create_instance - DEBUG - VM status query timeout in 296.737371922 2018-07-01 20:26:13,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:14,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92058595-efa0-452b-81e0-4499a325e9fe x-compute-request-id: req-92058595-efa0-452b-81e0-4499a325e9fe Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-01T20:17:37.000000", "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:11Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "048273e1-3a78-48c2-aaca-d79c3f064096"}], "metadata": {}}} 2018-07-01 20:26:14,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-92058595-efa0-452b-81e0-4499a325e9fe 2018-07-01 20:26:14,430 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst] is - ACTIVE 2018-07-01 20:26:14,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:26:17,433 - create_instance - DEBUG - VM status query timeout in 293.205068827 2018-07-01 20:26:17,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:17,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0418103-4636-4c41-952f-a21cacee4597 x-compute-request-id: req-a0418103-4636-4c41-952f-a21cacee4597 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21", "rel": "bookmark"}], "image": {"id": "8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "links": [{"href": "http://172.30.9.26:8774/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-01T20:17:37.000000", "flavor": {"id": "4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "links": [{"href": "http://172.30.9.26:8774/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc", "rel": "bookmark"}]}, "id": "4ee8a52f-a7ba-4906-9575-2fead8018c21", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:17Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst", "created": "2018-07-01T20:25:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "048273e1-3a78-48c2-aaca-d79c3f064096"}], "metadata": {}}} 2018-07-01 20:26:17,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-a0418103-4636-4c41-952f-a21cacee4597 2018-07-01 20:26:17,795 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst] is - ACTIVE 2018-07-01 20:26:17,796 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:26:20,799 - create_instance - DEBUG - VM status query timeout in 289.839236021 2018-07-01 20:26:20,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6024cc4d87c1d5164f79153fb7ef7352a2a756e9" 2018-07-01 20:26:20,991 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97f5176b-af9a-4a6e-bd30-9d14b9fae696 x-compute-request-id: req-97f5176b-af9a-4a6e-bd30-9d14b9fae696 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4ee8a52f-a7ba-4906-9575-2fead8018c21 could not be found.", "code": 404}} 2018-07-01 20:26:20,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ee8a52f-a7ba-4906-9575-2fead8018c21 used request id req-97f5176b-af9a-4a6e-bd30-9d14b9fae696 2018-07-01 20:26:20,991 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4ee8a52f-a7ba-4906-9575-2fead8018c21 could not be found. (HTTP 404) (Request-ID: req-97f5176b-af9a-4a6e-bd30-9d14b9fae696) 2018-07-01 20:26:20,991 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-vm_inst 2018-07-01 20:26:20,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" 2018-07-01 20:26:21,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:21 GMT Server: Apache x-compute-request-id: req-0cf53292-10f2-40bc-aa9a-aec8ff8db60c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0cf53292-10f2-40bc-aa9a-aec8ff8db60c Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:26:12.000000", "replication_status": null, "snapshot_id": null, "id": "048273e1-3a78-48c2-aaca-d79c3f064096", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df", "bootable": "false", "created_at": "2018-07-01T20:25:43.000000", "volume_type": null}} 2018-07-01 20:26:21,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 used request id req-0cf53292-10f2-40bc-aa9a-aec8ff8db60c 2018-07-01 20:26:21,728 - create_volume - DEBUG - Instance status is - available 2018-07-01 20:26:21,728 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df 2018-07-01 20:26:21,728 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df 2018-07-01 20:26:21,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" 2018-07-01 20:26:22,618 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:26:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d219969-2a73-4a71-84d1-ae477f2356e2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:26:22,618 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 used request id req-6d219969-2a73-4a71-84d1-ae477f2356e2 2018-07-01 20:26:22,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7fe3f5e-a590-40df-92ff-c9ed01e33555" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfddd4f9b5752cbe86e7fa06c26bdb77ab48f35c" 2018-07-01 20:26:23,381 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:26:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-908f664e-7332-4f3d-86db-24657268ef2e x-openstack-request-id: req-908f664e-7332-4f3d-86db-24657268ef2e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 048273e1-3a78-48c2-aaca-d79c3f064096 could not be found.", "code": 404}} 2018-07-01 20:26:23,381 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/048273e1-3a78-48c2-aaca-d79c3f064096 used request id req-908f664e-7332-4f3d-86db-24657268ef2e 2018-07-01 20:26:23,382 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 048273e1-3a78-48c2-aaca-d79c3f064096 could not be found. (HTTP 404) (Request-ID: req-908f664e-7332-4f3d-86db-24657268ef2e) 2018-07-01 20:26:23,382 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df 2018-07-01 20:26:23,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61949831adea4f1769473cb18ab5551c695ece12" 2018-07-01 20:26:23,452 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:26:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d587563-d656-4d34-8360-33e2a074adf1 x-compute-request-id: req-6d587563-d656-4d34-8360-33e2a074adf1 Content-Length: 0 Content-Type: application/json 2018-07-01 20:26:23,452 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4bf8010e-57ae-48d9-9357-a0f03f9c87bc used request id req-6d587563-d656-4d34-8360-33e2a074adf1 2018-07-01 20:26:23,453 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet 2018-07-01 20:26:23,453 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-subnet 2018-07-01 20:26:23,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/434a97a1-4e6b-4807-9056-3ba7f6beed99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:26:25,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20c80a92-07f4-44df-89e8-7ff357f3ffa2 Date: Sun, 01 Jul 2018 20:26:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:26:25,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/434a97a1-4e6b-4807-9056-3ba7f6beed99 used request id req-20c80a92-07f4-44df-89e8-7ff357f3ffa2 2018-07-01 20:26:25,580 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-net 2018-07-01 20:26:25,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82049dab39b83b9ab33ae56af599fcd95191c001" 2018-07-01 20:26:26,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-559a67a6-2331-49a4-8e50-b638da7e85b4 Date: Sun, 01 Jul 2018 20:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:26:26,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9516b65f-b8f1-4bd6-a507-2dc6b90e97d8 used request id req-559a67a6-2331-49a4-8e50-b638da7e85b4 2018-07-01 20:26:26,862 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-42b19eac-d701-4b56-9b55-7b71c8ebb5df-image 2018-07-01 20:26:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b77a433f7c60fdf93b5b2963ede86dac42067c5" 2018-07-01 20:26:28,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-419827dd-b323-499a-972a-dfd3db96cd2a Date: Sun, 01 Jul 2018 20:26:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:26:28,293 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8b85f07d-6cb7-4c94-8578-6d1d5ec95f0f used request id req-419827dd-b323-499a-972a-dfd3db96cd2a 2018-07-01 20:26:28,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:26:28,297 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:26:28,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:26:28,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:26:28,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ijibTmjHS2eRSd9-UJsjew"], "issued_at": "2018-07-01T20:26:28.000000Z"}} 2018-07-01 20:26:28,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" 2018-07-01 20:26:28,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0502020-2a7c-478c-9e49-f1cc8a26b2a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:28,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b0502020-2a7c-478c-9e49-f1cc8a26b2a3 2018-07-01 20:26:28,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" 2018-07-01 20:26:29,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-76f60699-290c-48e8-8dd7-46adbcdab2f8 Date: Sun, 01 Jul 2018 20:26:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image"} 2018-07-01 20:26:29,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image used request id req-76f60699-290c-48e8-8dd7-46adbcdab2f8 2018-07-01 20:26:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" 2018-07-01 20:26:29,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f3dc862f-1946-4267-b30c-98bac15eb9b0 Date: Sun, 01 Jul 2018 20:26:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:26:29,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f3dc862f-1946-4267-b30c-98bac15eb9b0 2018-07-01 20:26:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image"}' 2018-07-01 20:26:30,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7 X-Openstack-Request-Id: req-4e2c90ae-43e1-4c3d-9544-b40a000ebdcc Date: Sun, 01 Jul 2018 20:26:30 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:26:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:26:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "min_disk": 0, "protected": false, "id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "file": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:26:30,322 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4e2c90ae-43e1-4c3d-9544-b40a000ebdcc 2018-07-01 20:26:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" -d '' 2018-07-01 20:26:33,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8478ed49-cbec-45c6-9579-a6dd20a8da74 Date: Sun, 01 Jul 2018 20:26:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:26:33,339 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/file used request id req-8478ed49-cbec-45c6-9579-a6dd20a8da74 2018-07-01 20:26:33,340 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:26:33,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" 2018-07-01 20:26:33,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-3a2d8637-32fd-4719-92b7-8c3aa4ee0e45 Date: Sun, 01 Jul 2018 20:26:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:26:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:26:33Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/snap", "metadata": {}}], "self": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "min_disk": 0, "protected": false, "id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "file": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:26:33,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7 used request id req-3a2d8637-32fd-4719-92b7-8c3aa4ee0e45 2018-07-01 20:26:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" 2018-07-01 20:26:33,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0e7bc674-92e8-43fe-ae32-79aa1384bfeb Date: Sun, 01 Jul 2018 20:26:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:26:33,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0e7bc674-92e8-43fe-ae32-79aa1384bfeb 2018-07-01 20:26:33,419 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image 2018-07-01 20:26:33,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" 2018-07-01 20:26:34,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-cf99fee5-342d-46a1-92a4-2ca920aa05ae Date: Sun, 01 Jul 2018 20:26:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:26:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:26:33Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/snap", "metadata": {}}], "self": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "min_disk": 0, "protected": false, "id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "file": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:26:34,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7 used request id req-cf99fee5-342d-46a1-92a4-2ca920aa05ae 2018-07-01 20:26:34,045 - create_image - DEBUG - Instance status is - active 2018-07-01 20:26:34,046 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image 2018-07-01 20:26:34,046 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image 2018-07-01 20:26:34,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:26:34,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:26:34,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Na6-7tMBSci147rtNz3qhw"], "issued_at": "2018-07-01T20:26:34.000000Z"}} 2018-07-01 20:26:34,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:26:34,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456a7f68-166b-4599-9127-86b06d14c831 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:34,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-456a7f68-166b-4599-9127-86b06d14c831 2018-07-01 20:26:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:26:34,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dd19a1dd-a269-4486-9f48-dbad754a3a2a Date: Sun, 01 Jul 2018 20:26:34 GMT RESP BODY: {"networks":[]} 2018-07-01 20:26:34,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-dd19a1dd-a269-4486-9f48-dbad754a3a2a 2018-07-01 20:26:34,680 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net 2018-07-01 20:26:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net", "admin_state_up": true}}' 2018-07-01 20:26:35,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f738fda9-ba40-468f-8354-eed1c89a6c5f Date: Sun, 01 Jul 2018 20:26:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:26:34Z","is_default":false,"provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","mtu":1450}} 2018-07-01 20:26:35,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f738fda9-ba40-468f-8354-eed1c89a6c5f 2018-07-01 20:26:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:26:35,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-615191f0-b2cd-4f5b-8cb0-d82b331fcd3c Date: Sun, 01 Jul 2018 20:26:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:26:34Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:35,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-615191f0-b2cd-4f5b-8cb0-d82b331fcd3c 2018-07-01 20:26:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:26:35,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae25dfa2-f365-4663-98d1-c87455134da1 Date: Sun, 01 Jul 2018 20:26:35 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:26:35,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-ae25dfa2-f365-4663-98d1-c87455134da1 2018-07-01 20:26:35,318 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet 2018-07-01 20:26:35,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" -d '{"subnets": [{"ip_version": 4, "network_id": "720b6fe4-d488-43c9-9069-303c08b93f6c", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]}' 2018-07-01 20:26:36,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-52dd445b-72ed-4245-91e5-0337958b4052 Date: Sun, 01 Jul 2018 20:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:26:36,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-52dd445b-72ed-4245-91e5-0337958b4052 2018-07-01 20:26:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:26:36,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8873a3ce-108d-4e6e-864c-be1322fba160 Date: Sun, 01 Jul 2018 20:26:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:36,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-8873a3ce-108d-4e6e-864c-be1322fba160 2018-07-01 20:26:36,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:26:36,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e4dbcd1d-f871-4ace-8398-9115ca1d4f79 Date: Sun, 01 Jul 2018 20:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:26:36,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-e4dbcd1d-f871-4ace-8398-9115ca1d4f79 2018-07-01 20:26:36,306 - OpenStackNetwork - DEBUG - Network [720b6fe4-d488-43c9-9069-303c08b93f6c] created successfully 2018-07-01 20:26:36,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:26:36,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:26:36,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["2Tiq2H3YT5iebmaC_Zh9kQ"], "issued_at": "2018-07-01T20:26:36.000000Z"}} 2018-07-01 20:26:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab934286612ff1d252c4d001aa0a639b4bec6c0a" 2018-07-01 20:26:36,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a65c27-5e1a-4b4b-b912-d2d801cff6e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:36,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b3a65c27-5e1a-4b4b-b912-d2d801cff6e4 2018-07-01 20:26:36,851 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:26:36,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab934286612ff1d252c4d001aa0a639b4bec6c0a" 2018-07-01 20:26:37,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e135239-1ae0-4f03-8f43-e778b28ff066 x-compute-request-id: req-5e135239-1ae0-4f03-8f43-e778b28ff066 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:26:37,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5e135239-1ae0-4f03-8f43-e778b28ff066 2018-07-01 20:26:37,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab934286612ff1d252c4d001aa0a639b4bec6c0a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-01 20:26:37,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc6ff0ce-a48a-4055-b6b4-2c6b63228eff x-compute-request-id: req-fc6ff0ce-a48a-4055-b6b4-2c6b63228eff Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "773535df-b427-4f00-8b96-a11b53551366", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:26:37,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fc6ff0ce-a48a-4055-b6b4-2c6b63228eff 2018-07-01 20:26:37,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:26:37,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:26:37,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["NnjGn5WUSO-A7oOeXN6oHw"], "issued_at": "2018-07-01T20:26:37.000000Z"}} 2018-07-01 20:26:37,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" 2018-07-01 20:26:37,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe396c50-cd9a-452f-833d-1d8a58d7097d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:37,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-fe396c50-cd9a-452f-833d-1d8a58d7097d 2018-07-01 20:26:37,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" 2018-07-01 20:26:37,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:37 GMT Server: Apache x-compute-request-id: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 20:26:37,874 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail used request id req-688f8c8f-e248-421a-ad59-7a418a1c5ac5 2018-07-01 20:26:37,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-01 20:26:38,281 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:26:37 GMT Server: Apache x-compute-request-id: req-516619d1-286a-4f67-87d0-ee7bb7f4c4b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-516619d1-286a-4f67-87d0-ee7bb7f4c4b0 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "102f9061ff4446ab997c78184bdaa6af", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T20:26:38.170731", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3128a198-d6fe-4fe0-b6ab-b0b916391475", "size": 1}} 2018-07-01 20:26:38,281 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes used request id req-516619d1-286a-4f67-87d0-ee7bb7f4c4b0 2018-07-01 20:26:38,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" 2018-07-01 20:26:38,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:38 GMT Server: Apache x-compute-request-id: req-78fb2dba-a33f-4751-b8a7-505d8b953bf4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78fb2dba-a33f-4751-b8a7-505d8b953bf4 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:26:38.000000", "replication_status": null, "snapshot_id": null, "id": "3128a198-d6fe-4fe0-b6ab-b0b916391475", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5", "bootable": "false", "created_at": "2018-07-01T20:26:38.000000", "volume_type": null}} 2018-07-01 20:26:38,480 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 used request id req-78fb2dba-a33f-4751-b8a7-505d8b953bf4 2018-07-01 20:26:38,481 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5 2018-07-01 20:26:38,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" 2018-07-01 20:26:38,677 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:38 GMT Server: Apache x-compute-request-id: req-afe1c621-a449-455f-ba9a-0a9e86bd320d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-afe1c621-a449-455f-ba9a-0a9e86bd320d Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:26:38.000000", "replication_status": null, "snapshot_id": null, "id": "3128a198-d6fe-4fe0-b6ab-b0b916391475", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5", "bootable": "false", "created_at": "2018-07-01T20:26:38.000000", "volume_type": null}} 2018-07-01 20:26:38,677 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 used request id req-afe1c621-a449-455f-ba9a-0a9e86bd320d 2018-07-01 20:26:38,677 - create_volume - DEBUG - Instance status is - available 2018-07-01 20:26:38,678 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5 2018-07-01 20:26:38,678 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5 2018-07-01 20:26:38,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:26:38,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:26:39,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["4k5lfmwJR9qH9ZPgye8ylQ"], "issued_at": "2018-07-01T20:26:39.000000Z"}} 2018-07-01 20:26:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:39,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91961f2-3c45-44e1-8191-fda0cc9fe1b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:39,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e91961f2-3c45-44e1-8191-fda0cc9fe1b8 2018-07-01 20:26:39,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:26:39,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:39,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6097ae2-1a72-41b4-bf43-15c903d7ba90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:39,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c6097ae2-1a72-41b4-bf43-15c903d7ba90 2018-07-01 20:26:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:39,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b249facb-b7b2-485e-936f-ba114275951c Date: Sun, 01 Jul 2018 20:26:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:39,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-b249facb-b7b2-485e-936f-ba114275951c 2018-07-01 20:26:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:26:39,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:26:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:26:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:39,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bad1df-4d15-403c-986d-c7dfcbdd1b5c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:26:39,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-f2bad1df-4d15-403c-986d-c7dfcbdd1b5c 2018-07-01 20:26:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:39,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-38b178e7-129b-4674-8c5e-93abb011c621 Date: Sun, 01 Jul 2018 20:26:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:26:39,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-38b178e7-129b-4674-8c5e-93abb011c621 2018-07-01 20:26:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:40,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6061377b-e419-45ee-83c7-9f8c2c357555 Date: Sun, 01 Jul 2018 20:26:40 GMT RESP BODY: {"ports":[]} 2018-07-01 20:26:40,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port&admin_state_up=True used request id req-6061377b-e419-45ee-83c7-9f8c2c357555 2018-07-01 20:26:40,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:40,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2ece4e6-88eb-4aa6-acab-a2ddb1b1ea90 x-compute-request-id: req-d2ece4e6-88eb-4aa6-acab-a2ddb1b1ea90 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-01 20:26:40,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst used request id req-d2ece4e6-88eb-4aa6-acab-a2ddb1b1ea90 2018-07-01 20:26:40,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:41,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-16584f66-8c67-4cac-bc75-0fca05a4dffb Date: Sun, 01 Jul 2018 20:26:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:41,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-16584f66-8c67-4cac-bc75-0fca05a4dffb 2018-07-01 20:26:41,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:41,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5ac679-02b0-4f19-a7d3-e7b143c3f6d7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:26:41,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-ea5ac679-02b0-4f19-a7d3-e7b143c3f6d7 2018-07-01 20:26:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:41,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3fb2c740-0b6b-4ec5-9440-b85d8a7ec84c Date: Sun, 01 Jul 2018 20:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:26:41,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-3fb2c740-0b6b-4ec5-9440-b85d8a7ec84c 2018-07-01 20:26:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:41,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a520b657-ef56-4309-b9be-f98070e5cd4c Date: Sun, 01 Jul 2018 20:26:41 GMT RESP BODY: {"ports":[]} 2018-07-01 20:26:41,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port&admin_state_up=True used request id req-a520b657-ef56-4309-b9be-f98070e5cd4c 2018-07-01 20:26:41,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:26:41,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:26:41,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["NzfDBjwUSoWLH8PeMbzkPg"], "issued_at": "2018-07-01T20:26:41.000000Z"}} 2018-07-01 20:26:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d9563867019d55013250091a4c4780435cbaf" 2018-07-01 20:26:41,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39826d60-6419-4d34-ad6f-d548bf65d411 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:26:41,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-39826d60-6419-4d34-ad6f-d548bf65d411 2018-07-01 20:26:41,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:42,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d2197f19-1364-4fe6-8645-3023432ed51c Date: Sun, 01 Jul 2018 20:26:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:42,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-d2197f19-1364-4fe6-8645-3023432ed51c 2018-07-01 20:26:42,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:42,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-12071e30-aa33-4946-ad14-dc5d3dfac99c Date: Sun, 01 Jul 2018 20:26:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:26:42,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-12071e30-aa33-4946-ad14-dc5d3dfac99c 2018-07-01 20:26:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:42,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c7353510-2917-4e84-8c4c-7d40e9bc581e Date: Sun, 01 Jul 2018 20:26:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:42,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-c7353510-2917-4e84-8c4c-7d40e9bc581e 2018-07-01 20:26:42,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:26:42,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:26:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:26:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3d9563867019d55013250091a4c4780435cbaf" 2018-07-01 20:26:42,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1830361-46f8-42dc-914c-403af6973595 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:26:42,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-d1830361-46f8-42dc-914c-403af6973595 2018-07-01 20:26:42,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:42,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-30310218-48c9-40bb-aa09-6dec3fe3932c Date: Sun, 01 Jul 2018 20:26:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:26:42,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-30310218-48c9-40bb-aa09-6dec3fe3932c 2018-07-01 20:26:42,467 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net 2018-07-01 20:26:42,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" -d '{"port": {"network_id": "720b6fe4-d488-43c9-9069-303c08b93f6c", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port", "admin_state_up": true}}' 2018-07-01 20:26:43,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-fdb4deff-79a3-40d6-80e4-4e5d92e42565 Date: Sun, 01 Jul 2018 20:26:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:42Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}} 2018-07-01 20:26:43,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-fdb4deff-79a3-40d6-80e4-4e5d92e42565 2018-07-01 20:26:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:43,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6cc27ee4-3bbd-476e-b95f-9a7d2653caf2 Date: Sun, 01 Jul 2018 20:26:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:26:43,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-6cc27ee4-3bbd-476e-b95f-9a7d2653caf2 2018-07-01 20:26:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:43,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eebb03b-a404-49e2-a9bb-e4cf65831aed Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:26:43,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-2eebb03b-a404-49e2-a9bb-e4cf65831aed 2018-07-01 20:26:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:43,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c49fe2da-1795-406a-be20-c6cf686355be Date: Sun, 01 Jul 2018 20:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:26:43,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-c49fe2da-1795-406a-be20-c6cf686355be 2018-07-01 20:26:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:44,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-9749e5c9-ba3b-4c88-9ac6-67ed956cd4a8 Date: Sun, 01 Jul 2018 20:26:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:26:44,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port&admin_state_up=True used request id req-9749e5c9-ba3b-4c88-9ac6-67ed956cd4a8 2018-07-01 20:26:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:44,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd956b1-ea12-4459-b934-365472b6da21 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:26:44,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-cbd956b1-ea12-4459-b934-365472b6da21 2018-07-01 20:26:44,183 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst 2018-07-01 20:26:44,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:44,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cafed8d-b725-41a4-a917-0cfe6ec34e0f x-compute-request-id: req-2cafed8d-b725-41a4-a917-0cfe6ec34e0f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-flavor"}]} 2018-07-01 20:26:44,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2cafed8d-b725-41a4-a917-0cfe6ec34e0f 2018-07-01 20:26:44,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/773535df-b427-4f00-8b96-a11b53551366 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:44,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c6d61ea-7260-40a8-b9dc-df9dcc0a5eed x-compute-request-id: req-7c6d61ea-7260-40a8-b9dc-df9dcc0a5eed Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "773535df-b427-4f00-8b96-a11b53551366", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:26:44,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/773535df-b427-4f00-8b96-a11b53551366 used request id req-7c6d61ea-7260-40a8-b9dc-df9dcc0a5eed 2018-07-01 20:26:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:44,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-7db92c24-9c2c-4a01-84f3-1508ee40593f Date: Sun, 01 Jul 2018 20:26:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:26:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:26:33Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/snap", "metadata": {}}], "self": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "min_disk": 0, "protected": false, "id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "file": "/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image"} 2018-07-01 20:26:44,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image used request id req-7db92c24-9c2c-4a01-84f3-1508ee40593f 2018-07-01 20:26:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:44,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b738a58d-a250-4f14-ab17-489171d5654d Date: Sun, 01 Jul 2018 20:26:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:26:44,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b738a58d-a250-4f14-ab17-489171d5654d 2018-07-01 20:26:44,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "imageRef": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "flavorRef": "773535df-b427-4f00-8b96-a11b53551366", "max_count": 1, "min_count": 1, "networks": [{"port": "e4bc306f-550d-449d-83b7-a63b1942a880"}]}}' 2018-07-01 20:26:46,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f161e2e5-a815-4187-8745-9c21ade2b692 x-compute-request-id: req-f161e2e5-a815-4187-8745-9c21ade2b692 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "adminPass": "s4DBexYpF3Tc"}} 2018-07-01 20:26:46,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f161e2e5-a815-4187-8745-9c21ade2b692 2018-07-01 20:26:46,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:46,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adefed73-44b5-41f5-a62f-52100f08d919 x-compute-request-id: req-adefed73-44b5-41f5-a62f-52100f08d919 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:46,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-adefed73-44b5-41f5-a62f-52100f08d919 2018-07-01 20:26:46,802 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst 2018-07-01 20:26:46,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:47,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b410066b-e51e-49b6-8e2a-2cc43df1b2fb x-compute-request-id: req-b410066b-e51e-49b6-8e2a-2cc43df1b2fb Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:47,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-b410066b-e51e-49b6-8e2a-2cc43df1b2fb 2018-07-01 20:26:47,785 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:26:47,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:26:50,788 - create_instance - DEBUG - VM status query timeout in 896.013624907 2018-07-01 20:26:50,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:51,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-104cdbf3-00eb-4993-bb3f-d9a5bf1dec19 x-compute-request-id: req-104cdbf3-00eb-4993-bb3f-d9a5bf1dec19 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:51,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-104cdbf3-00eb-4993-bb3f-d9a5bf1dec19 2018-07-01 20:26:51,030 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:26:51,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:26:54,034 - create_instance - DEBUG - VM status query timeout in 892.768407822 2018-07-01 20:26:54,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:54,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65c4aeea-9ab3-4c68-8dce-ea9778d9fee5 x-compute-request-id: req-65c4aeea-9ab3-4c68-8dce-ea9778d9fee5 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:54,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-65c4aeea-9ab3-4c68-8dce-ea9778d9fee5 2018-07-01 20:26:54,612 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:26:54,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:26:57,615 - create_instance - DEBUG - VM status query timeout in 889.186892986 2018-07-01 20:26:57,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:26:58,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:26:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0e25827-9cf2-4246-b125-8188f5fe4dab x-compute-request-id: req-e0e25827-9cf2-4246-b125-8188f5fe4dab Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:26:58,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-e0e25827-9cf2-4246-b125-8188f5fe4dab 2018-07-01 20:26:58,042 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:26:58,043 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:01,046 - create_instance - DEBUG - VM status query timeout in 885.756302834 2018-07-01 20:27:01,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:01,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c466081a-ee5c-4ea7-a62c-d7fccb312b90 x-compute-request-id: req-c466081a-ee5c-4ea7-a62c-d7fccb312b90 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:01,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-c466081a-ee5c-4ea7-a62c-d7fccb312b90 2018-07-01 20:27:01,484 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:27:01,485 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:04,488 - create_instance - DEBUG - VM status query timeout in 882.314189911 2018-07-01 20:27:04,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:04,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ec171d-c9e9-4579-a102-f8f02305a5e9 x-compute-request-id: req-b5ec171d-c9e9-4579-a102-f8f02305a5e9 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:04,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-b5ec171d-c9e9-4579-a102-f8f02305a5e9 2018-07-01 20:27:04,748 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:27:04,748 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:07,751 - create_instance - DEBUG - VM status query timeout in 879.050938845 2018-07-01 20:27:07,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:08,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bec343d4-1e7a-4684-9392-8d7cfaf8243e x-compute-request-id: req-bec343d4-1e7a-4684-9392-8d7cfaf8243e Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:08,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-bec343d4-1e7a-4684-9392-8d7cfaf8243e 2018-07-01 20:27:08,150 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:27:08,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:11,154 - create_instance - DEBUG - VM status query timeout in 875.648195028 2018-07-01 20:27:11,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:11,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14a66cd1-0ee5-4a69-9cc0-d755e78e32a6 x-compute-request-id: req-14a66cd1-0ee5-4a69-9cc0-d755e78e32a6 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:11,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-14a66cd1-0ee5-4a69-9cc0-d755e78e32a6 2018-07-01 20:27:11,261 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:27:11,261 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:14,264 - create_instance - DEBUG - VM status query timeout in 872.537611961 2018-07-01 20:27:14,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:14,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-544c0aaf-540b-49fa-8a34-0f108fd234dd x-compute-request-id: req-544c0aaf-540b-49fa-8a34-0f108fd234dd Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:26:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:14,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-544c0aaf-540b-49fa-8a34-0f108fd234dd 2018-07-01 20:27:14,704 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:27:14,704 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:17,708 - create_instance - DEBUG - VM status query timeout in 869.094490051 2018-07-01 20:27:17,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:17,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59db8825-d253-4da5-8f75-5963bf70fee1 x-compute-request-id: req-59db8825-d253-4da5-8f75-5963bf70fee1 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:17Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:17,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-59db8825-d253-4da5-8f75-5963bf70fee1 2018-07-01 20:27:17,960 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:27:17,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:20,963 - create_instance - DEBUG - VM status query timeout in 865.839169025 2018-07-01 20:27:20,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:21,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f2485d3-8a97-45cf-98c5-5b88b1bd3b8d x-compute-request-id: req-8f2485d3-8a97-45cf-98c5-5b88b1bd3b8d Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:17Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:21,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-8f2485d3-8a97-45cf-98c5-5b88b1bd3b8d 2018-07-01 20:27:21,435 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - BUILD 2018-07-01 20:27:21,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:24,438 - create_instance - DEBUG - VM status query timeout in 862.363967896 2018-07-01 20:27:24,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:25,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dad3b07-ffef-4ba0-a093-15d362d7f0ff x-compute-request-id: req-0dad3b07-ffef-4ba0-a093-15d362d7f0ff Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:21Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:25,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-0dad3b07-ffef-4ba0-a093-15d362d7f0ff 2018-07-01 20:27:25,016 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - ACTIVE 2018-07-01 20:27:25,016 - create_instance - INFO - VM is - ACTIVE 2018-07-01 20:27:25,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:25,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-482fed46-5e64-43fe-90c3-06646accc33f x-compute-request-id: req-482fed46-5e64-43fe-90c3-06646accc33f Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:21Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:25,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-482fed46-5e64-43fe-90c3-06646accc33f 2018-07-01 20:27:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:25,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-62f3ad59-01cf-412a-ab7f-f5d24c963305 Date: Sun, 01 Jul 2018 20:27:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:27:25,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-62f3ad59-01cf-412a-ab7f-f5d24c963305 2018-07-01 20:27:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:25,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7bbe9a-06c2-43e2-8c44-91328b8b19b7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:27:25,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-0c7bbe9a-06c2-43e2-8c44-91328b8b19b7 2018-07-01 20:27:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:25,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ec89d1c6-920b-4dff-aada-068ffbb46d10 Date: Sun, 01 Jul 2018 20:27:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:27:25,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-ec89d1c6-920b-4dff-aada-068ffbb46d10 2018-07-01 20:27:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-8926deb5-eab5-4218-a244-c5f53e2e359e Date: Sun, 01 Jul 2018 20:27:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.4"}],"id":"3d4fac82-461d-4055-9e82-32b6d451894e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:cd:17","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.3"}],"id":"afb626fd-8b4b-42bd-9692-f8a2503b8c5f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:a1:8f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.2"}],"id":"cc07374f-ae70-4d36-aaa8-a6ed71cc05e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:fe:4e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:27:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:27:25,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-8926deb5-eab5-4218-a244-c5f53e2e359e 2018-07-01 20:27:25,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:26,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["xc0euVQZRf6hI8jEQMxMPw"], "issued_at": "2018-07-01T20:27:26.000000Z"}} 2018-07-01 20:27:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:26,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650d4cda-4b3e-4327-9982-96008baac7ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:27:26,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-650d4cda-4b3e-4327-9982-96008baac7ee 2018-07-01 20:27:26,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:27,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8de1d456-dd62-44cd-81ee-366b772efb35 x-compute-request-id: req-8de1d456-dd62-44cd-81ee-366b772efb35 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:21Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:27,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-8de1d456-dd62-44cd-81ee-366b772efb35 2018-07-01 20:27:27,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:27,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-05b6a0d7-c69d-41f1-ab3d-98aab2ca30e8 Date: Sun, 01 Jul 2018 20:27:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:27:27,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-05b6a0d7-c69d-41f1-ab3d-98aab2ca30e8 2018-07-01 20:27:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:27,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a77049-b39a-4919-b986-0ba8eb201228 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:27:27,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-68a77049-b39a-4919-b986-0ba8eb201228 2018-07-01 20:27:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:27,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9a6830e3-22c1-4c9e-9b25-ee1e4f1fa470 Date: Sun, 01 Jul 2018 20:27:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:27:27,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-9a6830e3-22c1-4c9e-9b25-ee1e4f1fa470 2018-07-01 20:27:27,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:27,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-e3a493f3-4e50-4cfd-b7e3-57fa9ea3d511 Date: Sun, 01 Jul 2018 20:27:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.4"}],"id":"3d4fac82-461d-4055-9e82-32b6d451894e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:cd:17","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.3"}],"id":"afb626fd-8b4b-42bd-9692-f8a2503b8c5f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:a1:8f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.2"}],"id":"cc07374f-ae70-4d36-aaa8-a6ed71cc05e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:fe:4e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:27:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:27:27,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-e3a493f3-4e50-4cfd-b7e3-57fa9ea3d511 2018-07-01 20:27:27,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" -d '{"volumeAttachment": {"volumeId": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}}' 2018-07-01 20:27:28,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-636c34ea-7715-444a-882b-ac3c85248326 x-compute-request-id: req-636c34ea-7715-444a-882b-ac3c85248326 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "id": "3128a198-d6fe-4fe0-b6ab-b0b916391475", "volumeId": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}} 2018-07-01 20:27:28,526 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd/os-volume_attachments used request id req-636c34ea-7715-444a-882b-ac3c85248326 2018-07-01 20:27:28,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:29,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e523483e-d6ae-41ad-88f5-91a5c77806aa x-compute-request-id: req-e523483e-d6ae-41ad-88f5-91a5c77806aa Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:21Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}], "metadata": {}}} 2018-07-01 20:27:29,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-e523483e-d6ae-41ad-88f5-91a5c77806aa 2018-07-01 20:27:29,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:29,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-07e809af-ce4f-44ff-9419-0d3c4d691681 Date: Sun, 01 Jul 2018 20:27:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:27:29,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-07e809af-ce4f-44ff-9419-0d3c4d691681 2018-07-01 20:27:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:27:29,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:27:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:27:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:29,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2be12a3-6332-40de-9da7-14a7e9360533 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:27:29,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-e2be12a3-6332-40de-9da7-14a7e9360533 2018-07-01 20:27:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:29,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-698517c3-eae4-42f5-9cc6-c1e649533e9c Date: Sun, 01 Jul 2018 20:27:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:27:29,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-698517c3-eae4-42f5-9cc6-c1e649533e9c 2018-07-01 20:27:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:29,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-ff51d8c9-3f97-439f-b67e-b0f3bdfd15c8 Date: Sun, 01 Jul 2018 20:27:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.4"}],"id":"3d4fac82-461d-4055-9e82-32b6d451894e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:cd:17","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.3"}],"id":"afb626fd-8b4b-42bd-9692-f8a2503b8c5f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:a1:8f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.2"}],"id":"cc07374f-ae70-4d36-aaa8-a6ed71cc05e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:fe:4e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:27:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:27:29,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-ff51d8c9-3f97-439f-b67e-b0f3bdfd15c8 2018-07-01 20:27:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:30,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b05ca98-34bb-415d-b0ac-62c6b64fbc49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:27:30,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b05ca98-34bb-415d-b0ac-62c6b64fbc49 2018-07-01 20:27:30,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:30,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e8a624f-a64e-46be-91b9-de31ed3a1c85 x-compute-request-id: req-5e8a624f-a64e-46be-91b9-de31ed3a1c85 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:21Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}], "metadata": {}}} 2018-07-01 20:27:30,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-5e8a624f-a64e-46be-91b9-de31ed3a1c85 2018-07-01 20:27:30,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:30,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2dc92bba-418c-482e-bca9-3b7168bba015 Date: Sun, 01 Jul 2018 20:27:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:27:30,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-2dc92bba-418c-482e-bca9-3b7168bba015 2018-07-01 20:27:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:30,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d60735-33cf-4329-9b17-0e8fa51bdf21 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:27:30,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-36d60735-33cf-4329-9b17-0e8fa51bdf21 2018-07-01 20:27:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:30,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a057f605-5346-47c7-b5a5-7d3043ab7eed Date: Sun, 01 Jul 2018 20:27:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:27:30,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-a057f605-5346-47c7-b5a5-7d3043ab7eed 2018-07-01 20:27:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:30,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-a2a81cd4-4bd9-4ae6-a91d-189a047fb2f2 Date: Sun, 01 Jul 2018 20:27:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.4"}],"id":"3d4fac82-461d-4055-9e82-32b6d451894e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:cd:17","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.3"}],"id":"afb626fd-8b4b-42bd-9692-f8a2503b8c5f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:a1:8f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.2"}],"id":"cc07374f-ae70-4d36-aaa8-a6ed71cc05e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:fe:4e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:27:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:27:30,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-a2a81cd4-4bd9-4ae6-a91d-189a047fb2f2 2018-07-01 20:27:30,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:31,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07926311-9e9b-4ecc-b119-5f9bf3c8c1e7 x-compute-request-id: req-07926311-9e9b-4ecc-b119-5f9bf3c8c1e7 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:30Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}], "metadata": {}}} 2018-07-01 20:27:31,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-07926311-9e9b-4ecc-b119-5f9bf3c8c1e7 2018-07-01 20:27:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:31,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1ea5243f-795f-47dd-865a-59a5440a612f Date: Sun, 01 Jul 2018 20:27:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:27:31,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-1ea5243f-795f-47dd-865a-59a5440a612f 2018-07-01 20:27:31,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:31,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321cd9b5-01ee-4b27-ada2-3c98536254be Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:27:31,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-321cd9b5-01ee-4b27-ada2-3c98536254be 2018-07-01 20:27:31,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:31,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4affaef4-cf8b-499b-9bd4-f31c201fff97 Date: Sun, 01 Jul 2018 20:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:27:31,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-4affaef4-cf8b-499b-9bd4-f31c201fff97 2018-07-01 20:27:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:31,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-3aecb685-7b9f-41c4-a534-1e05188c2da7 Date: Sun, 01 Jul 2018 20:27:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.4"}],"id":"3d4fac82-461d-4055-9e82-32b6d451894e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:cd:17","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.3"}],"id":"afb626fd-8b4b-42bd-9692-f8a2503b8c5f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:a1:8f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.2"}],"id":"cc07374f-ae70-4d36-aaa8-a6ed71cc05e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:fe:4e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:27:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:27:31,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-3aecb685-7b9f-41c4-a534-1e05188c2da7 2018-07-01 20:27:32,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:32,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:32 GMT Server: Apache x-compute-request-id: req-97fc55a9-ec38-4bba-abbc-0ab9b6b3a43e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97fc55a9-ec38-4bba-abbc-0ab9b6b3a43e Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "attachment_id": "cfed1e86-99d2-4609-9db9-63f9d614c777", "attached_at": "2018-07-01T20:27:31.000000", "host_name": null, "volume_id": "3128a198-d6fe-4fe0-b6ab-b0b916391475", "device": "/dev/vdb", "id": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:27:31.000000", "replication_status": null, "snapshot_id": null, "id": "3128a198-d6fe-4fe0-b6ab-b0b916391475", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5", "bootable": "false", "created_at": "2018-07-01T20:26:38.000000", "volume_type": null}} 2018-07-01 20:27:32,772 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 used request id req-97fc55a9-ec38-4bba-abbc-0ab9b6b3a43e 2018-07-01 20:27:32,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:33,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0e8f920-eec6-42a0-b3a4-c71c0e650338 x-compute-request-id: req-f0e8f920-eec6-42a0-b3a4-c71c0e650338 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:30Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}], "metadata": {}}} 2018-07-01 20:27:33,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-f0e8f920-eec6-42a0-b3a4-c71c0e650338 2018-07-01 20:27:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:33,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-560f8365-12d7-4196-a6b4-6b82cabc2b90 Date: Sun, 01 Jul 2018 20:27:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"720b6fe4-d488-43c9-9069-303c08b93f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b"],"description":"","tags":[],"updated_at":"2018-07-01T20:26:35Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:27:33,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net used request id req-560f8365-12d7-4196-a6b4-6b82cabc2b90 2018-07-01 20:27:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:33,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaecd1d0-48c8-41dd-9bf5-6d463e455a58 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:27:33,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-eaecd1d0-48c8-41dd-9bf5-6d463e455a58 2018-07-01 20:27:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:33,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-414f44b0-ef08-4e0c-9c3a-da2a483bcdaa Date: Sun, 01 Jul 2018 20:27:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:26:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet"}]} 2018-07-01 20:27:33,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-414f44b0-ef08-4e0c-9c3a-da2a483bcdaa 2018-07-01 20:27:33,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:33,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-00285fc4-b0d1-4e81-90ef-5974d8ae6daf Date: Sun, 01 Jul 2018 20:27:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:38Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.4"}],"id":"3d4fac82-461d-4055-9e82-32b6d451894e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:cd:17","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.3"}],"id":"afb626fd-8b4b-42bd-9692-f8a2503b8c5f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:a1:8f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:26:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.2"}],"id":"cc07374f-ae70-4d36-aaa8-a6ed71cc05e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:fe:4e","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-720b6fe4-d488-43c9-9069-303c08b93f6c","name":"","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:27:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b","ip_address":"10.55.0.6"}],"id":"e4bc306f-550d-449d-83b7-a63b1942a880","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:85:ac","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd","name":"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port","admin_state_up":true,"network_id":"720b6fe4-d488-43c9-9069-303c08b93f6c","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:26:42Z","binding:vnic_type":"normal"}]} 2018-07-01 20:27:33,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-00285fc4-b0d1-4e81-90ef-5974d8ae6daf 2018-07-01 20:27:33,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd/os-volume_attachments/3128a198-d6fe-4fe0-b6ab-b0b916391475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be94733d889f8d1c169ca74a95ea8bd6953b247c" 2018-07-01 20:27:35,344 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99fc4130-795e-4d14-809e-a6ffd19c9d12 x-compute-request-id: req-99fc4130-795e-4d14-809e-a6ffd19c9d12 Content-Length: 0 Content-Type: application/json 2018-07-01 20:27:35,344 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd/os-volume_attachments/3128a198-d6fe-4fe0-b6ab-b0b916391475 used request id req-99fc4130-795e-4d14-809e-a6ffd19c9d12 2018-07-01 20:27:35,345 - create_instance - INFO - Deleting Port with ID - e4bc306f-550d-449d-83b7-a63b1942a880 2018-07-01 20:27:35,345 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-port 2018-07-01 20:27:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/e4bc306f-550d-449d-83b7-a63b1942a880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:35,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8cfa317-4a21-4c1a-ae41-9d3b640708c4 Date: Sun, 01 Jul 2018 20:27:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:27:35,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/e4bc306f-550d-449d-83b7-a63b1942a880 used request id req-b8cfa317-4a21-4c1a-ae41-9d3b640708c4 2018-07-01 20:27:35,867 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst 2018-07-01 20:27:35,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:36,120 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-350edcae-5195-46d1-bf6f-28eb92e3c835 x-compute-request-id: req-350edcae-5195-46d1-bf6f-28eb92e3c835 Content-Type: application/json 2018-07-01 20:27:36,121 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-350edcae-5195-46d1-bf6f-28eb92e3c835 2018-07-01 20:27:36,121 - create_instance - INFO - Checking deletion status 2018-07-01 20:27:36,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:36,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a23691a-ac65-4ea7-a537-4c2fa7ce016e x-compute-request-id: req-0a23691a-ac65-4ea7-a537-4c2fa7ce016e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:85:ac", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:36Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [{"id": "3128a198-d6fe-4fe0-b6ab-b0b916391475"}], "metadata": {}}} 2018-07-01 20:27:36,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-0a23691a-ac65-4ea7-a537-4c2fa7ce016e 2018-07-01 20:27:36,451 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - ACTIVE 2018-07-01 20:27:36,452 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:39,455 - create_instance - DEBUG - VM status query timeout in 296.666306973 2018-07-01 20:27:39,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:39,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aba74a55-123a-4f97-8fb6-eb449f38090b x-compute-request-id: req-aba74a55-123a-4f97-8fb6-eb449f38090b Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:36Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:39,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-aba74a55-123a-4f97-8fb6-eb449f38090b 2018-07-01 20:27:39,702 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - ACTIVE 2018-07-01 20:27:39,703 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:42,703 - create_instance - DEBUG - VM status query timeout in 293.417991877 2018-07-01 20:27:42,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:43,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-140aab53-ae86-478e-8f9b-d9a1c0756413 x-compute-request-id: req-140aab53-ae86-478e-8f9b-d9a1c0756413 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "rel": "bookmark"}], "image": {"id": "ab336e56-26a3-4be9-ab33-99ddb226d1b7", "links": [{"href": "http://172.30.9.26:8774/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-01T20:19:17.000000", "flavor": {"id": "773535df-b427-4f00-8b96-a11b53551366", "links": [{"href": "http://172.30.9.26:8774/flavors/773535df-b427-4f00-8b96-a11b53551366", "rel": "bookmark"}]}, "id": "b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:27:42Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst", "created": "2018-07-01T20:26:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:27:43,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-140aab53-ae86-478e-8f9b-d9a1c0756413 2018-07-01 20:27:43,032 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst] is - ACTIVE 2018-07-01 20:27:43,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:27:46,035 - create_instance - DEBUG - VM status query timeout in 290.086026907 2018-07-01 20:27:46,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d5f1b481c047b093404fb055ef6cb5139ea19" 2018-07-01 20:27:46,089 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c53b9e47-bc0b-4b43-a24d-f8de8ae502a1 x-compute-request-id: req-c53b9e47-bc0b-4b43-a24d-f8de8ae502a1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd could not be found.", "code": 404}} 2018-07-01 20:27:46,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd used request id req-c53b9e47-bc0b-4b43-a24d-f8de8ae502a1 2018-07-01 20:27:46,089 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b6dd99e2-9860-4a10-ba7b-c38b88ec2ebd could not be found. (HTTP 404) (Request-ID: req-c53b9e47-bc0b-4b43-a24d-f8de8ae502a1) 2018-07-01 20:27:46,090 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-vm_inst 2018-07-01 20:27:46,093 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" 2018-07-01 20:27:46,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:46 GMT Server: Apache x-compute-request-id: req-aae55016-6a4f-482e-a8b8-c21f34915eb4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aae55016-6a4f-482e-a8b8-c21f34915eb4 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:27:43.000000", "replication_status": null, "snapshot_id": null, "id": "3128a198-d6fe-4fe0-b6ab-b0b916391475", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5", "bootable": "false", "created_at": "2018-07-01T20:26:38.000000", "volume_type": null}} 2018-07-01 20:27:46,285 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 used request id req-aae55016-6a4f-482e-a8b8-c21f34915eb4 2018-07-01 20:27:46,285 - create_volume - DEBUG - Instance status is - available 2018-07-01 20:27:46,285 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5 2018-07-01 20:27:46,285 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5 2018-07-01 20:27:46,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" 2018-07-01 20:27:46,511 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:27:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b447e6ea-2f63-4813-b8e5-0ea476898df4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:27:46,512 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 used request id req-b447e6ea-2f63-4813-b8e5-0ea476898df4 2018-07-01 20:27:46,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-688f8c8f-e248-421a-ad59-7a418a1c5ac5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3124a7fc34e167d20463ade3172b97a3b8152f9c" 2018-07-01 20:27:47,248 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:27:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-84d53178-ba2a-4de7-ab4a-993e92b171e1 x-openstack-request-id: req-84d53178-ba2a-4de7-ab4a-993e92b171e1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3128a198-d6fe-4fe0-b6ab-b0b916391475 could not be found.", "code": 404}} 2018-07-01 20:27:47,248 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/3128a198-d6fe-4fe0-b6ab-b0b916391475 used request id req-84d53178-ba2a-4de7-ab4a-993e92b171e1 2018-07-01 20:27:47,248 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3128a198-d6fe-4fe0-b6ab-b0b916391475 could not be found. (HTTP 404) (Request-ID: req-84d53178-ba2a-4de7-ab4a-993e92b171e1) 2018-07-01 20:27:47,248 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5 2018-07-01 20:27:47,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/773535df-b427-4f00-8b96-a11b53551366 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab934286612ff1d252c4d001aa0a639b4bec6c0a" 2018-07-01 20:27:47,301 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11f15735-d3c2-4a0d-9fa3-f014b28be10b x-compute-request-id: req-11f15735-d3c2-4a0d-9fa3-f014b28be10b Content-Length: 0 Content-Type: application/json 2018-07-01 20:27:47,302 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/773535df-b427-4f00-8b96-a11b53551366 used request id req-11f15735-d3c2-4a0d-9fa3-f014b28be10b 2018-07-01 20:27:47,302 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet 2018-07-01 20:27:47,303 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-subnet 2018-07-01 20:27:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:27:49,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f498bba-fd6f-4cc8-b154-0aa5e95ac2cd Date: Sun, 01 Jul 2018 20:27:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:27:49,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6b6a7a8d-cabe-4b50-a44e-c0ac0cb5c00b used request id req-1f498bba-fd6f-4cc8-b154-0aa5e95ac2cd 2018-07-01 20:27:49,569 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-net 2018-07-01 20:27:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/720b6fe4-d488-43c9-9069-303c08b93f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2247477eb737a8a2cb7f2082ed0052accdeda42d" 2018-07-01 20:27:50,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa2242f3-7466-44a2-90d8-6d14ee176b6f Date: Sun, 01 Jul 2018 20:27:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:27:50,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/720b6fe4-d488-43c9-9069-303c08b93f6c used request id req-fa2242f3-7466-44a2-90d8-6d14ee176b6f 2018-07-01 20:27:50,826 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-37ee66a9-e162-4859-826c-0656850edaf5-image 2018-07-01 20:27:50,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7766f5e8c6908ed77cfd868523504146e7f9b98" 2018-07-01 20:27:52,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e1b8003-8b1d-44c6-87f8-28959bc820db Date: Sun, 01 Jul 2018 20:27:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:27:52,613 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ab336e56-26a3-4be9-ab33-99ddb226d1b7 used request id req-6e1b8003-8b1d-44c6-87f8-28959bc820db 2018-07-01 20:27:52,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:52,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:27:52,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:53,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["MJO3V5MkTQma0M-8OaEwWw"], "issued_at": "2018-07-01T20:27:53.000000Z"}} 2018-07-01 20:27:53,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec7bfd06e49c6baa986122107ef53e038dc75c4" 2018-07-01 20:27:53,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ad016e-8f24-4abb-8db8-73e8b71521b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:27:53,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f8ad016e-8f24-4abb-8db8-73e8b71521b9 2018-07-01 20:27:53,088 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:53,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec7bfd06e49c6baa986122107ef53e038dc75c4" 2018-07-01 20:27:53,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f54a001-c4a1-4ce3-9598-d7ce846b6966 x-compute-request-id: req-7f54a001-c4a1-4ce3-9598-d7ce846b6966 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:53,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7f54a001-c4a1-4ce3-9598-d7ce846b6966 2018-07-01 20:27:53,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec7bfd06e49c6baa986122107ef53e038dc75c4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-432cba11-3a6f-4062-8c80-2def739eb682name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 20:27:53,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6ec2f96-0c8e-4d81-b9d3-e6011f58c2b0 x-compute-request-id: req-f6ec2f96-0c8e-4d81-b9d3-e6011f58c2b0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "222f3c4f-f74b-4d4f-925e-0425ba127fbd", "name": "CreateFlavorTests-432cba11-3a6f-4062-8c80-2def739eb682name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:53,756 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f6ec2f96-0c8e-4d81-b9d3-e6011f58c2b0 2018-07-01 20:27:53,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:54,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["0U5F9-G2RqqYL55FqVOnSA"], "issued_at": "2018-07-01T20:27:54.000000Z"}} 2018-07-01 20:27:54,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3d56242fda75975c300a800aa03a7532e5d178e" 2018-07-01 20:27:54,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e12b16f-03e5-4e22-99dc-5654bf256882 x-compute-request-id: req-7e12b16f-03e5-4e22-99dc-5654bf256882 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "222f3c4f-f74b-4d4f-925e-0425ba127fbd", "name": "CreateFlavorTests-432cba11-3a6f-4062-8c80-2def739eb682name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:54,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd used request id req-7e12b16f-03e5-4e22-99dc-5654bf256882 2018-07-01 20:27:54,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3d56242fda75975c300a800aa03a7532e5d178e" 2018-07-01 20:27:54,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06b05452-ddc6-4ba1-a419-56f0637ac76d x-compute-request-id: req-06b05452-ddc6-4ba1-a419-56f0637ac76d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:27:54,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd/os-extra_specs used request id req-06b05452-ddc6-4ba1-a419-56f0637ac76d 2018-07-01 20:27:54,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec7bfd06e49c6baa986122107ef53e038dc75c4" 2018-07-01 20:27:54,357 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3811e862-e961-4a36-bc8b-8be49a5c342a x-compute-request-id: req-3811e862-e961-4a36-bc8b-8be49a5c342a Content-Length: 0 Content-Type: application/json 2018-07-01 20:27:54,358 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/222f3c4f-f74b-4d4f-925e-0425ba127fbd used request id req-3811e862-e961-4a36-bc8b-8be49a5c342a 2018-07-01 20:27:54,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3d56242fda75975c300a800aa03a7532e5d178e" 2018-07-01 20:27:54,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68a3ec46-1625-41ec-a5b8-d9f73ed07682 x-compute-request-id: req-68a3ec46-1625-41ec-a5b8-d9f73ed07682 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:54,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-68a3ec46-1625-41ec-a5b8-d9f73ed07682 2018-07-01 20:27:54,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:54,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:27:54,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:54,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Z3RiZxb4ShS0Vy3j9s5RzA"], "issued_at": "2018-07-01T20:27:54.000000Z"}} 2018-07-01 20:27:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b352ca780de1f27d9c4b3a125365c8594b2102" 2018-07-01 20:27:54,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de4e74b-c550-4543-9367-997730bf9246 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:27:54,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7de4e74b-c550-4543-9367-997730bf9246 2018-07-01 20:27:54,869 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:54,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b352ca780de1f27d9c4b3a125365c8594b2102" 2018-07-01 20:27:55,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddf6c5c7-5575-498a-af94-faef61601957 x-compute-request-id: req-ddf6c5c7-5575-498a-af94-faef61601957 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:55,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ddf6c5c7-5575-498a-af94-faef61601957 2018-07-01 20:27:55,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b352ca780de1f27d9c4b3a125365c8594b2102" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8390cb0d-4d23-4566-8f60-d428f1a252a6name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 20:27:55,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77355dcc-d00f-4e94-8af6-0d206b0c3ee9 x-compute-request-id: req-77355dcc-d00f-4e94-8af6-0d206b0c3ee9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a7f44bbe-99fd-40e9-ace8-cb60b96f3b38", "name": "CreateFlavorTests-8390cb0d-4d23-4566-8f60-d428f1a252a6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:55,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-77355dcc-d00f-4e94-8af6-0d206b0c3ee9 2018-07-01 20:27:55,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:55,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["MPqoMez-RraCNyTWBPdj0w"], "issued_at": "2018-07-01T20:27:55.000000Z"}} 2018-07-01 20:27:55,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a8673e6e579ce799e9caf8e945de93a3273f4" 2018-07-01 20:27:55,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9e6e6db-b417-42cd-8c52-a0e077c4e2f9 x-compute-request-id: req-b9e6e6db-b417-42cd-8c52-a0e077c4e2f9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a7f44bbe-99fd-40e9-ace8-cb60b96f3b38", "name": "CreateFlavorTests-8390cb0d-4d23-4566-8f60-d428f1a252a6name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:55,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38 used request id req-b9e6e6db-b417-42cd-8c52-a0e077c4e2f9 2018-07-01 20:27:55,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a8673e6e579ce799e9caf8e945de93a3273f4" 2018-07-01 20:27:55,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d9c221d-398f-4780-943e-ec1f470b9859 x-compute-request-id: req-8d9c221d-398f-4780-943e-ec1f470b9859 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:27:55,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38/os-extra_specs used request id req-8d9c221d-398f-4780-943e-ec1f470b9859 2018-07-01 20:27:55,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a8673e6e579ce799e9caf8e945de93a3273f4" 2018-07-01 20:27:55,757 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61a75611-4d10-4181-8903-ec0ffbb401b1 x-compute-request-id: req-61a75611-4d10-4181-8903-ec0ffbb401b1 Content-Length: 0 Content-Type: application/json 2018-07-01 20:27:55,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38 used request id req-61a75611-4d10-4181-8903-ec0ffbb401b1 2018-07-01 20:27:55,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a8673e6e579ce799e9caf8e945de93a3273f4" 2018-07-01 20:27:55,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-913166ac-2bdd-447d-9aa6-fcc1e0a91f55 x-compute-request-id: req-913166ac-2bdd-447d-9aa6-fcc1e0a91f55 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:55,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-913166ac-2bdd-447d-9aa6-fcc1e0a91f55 2018-07-01 20:27:55,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b352ca780de1f27d9c4b3a125365c8594b2102" 2018-07-01 20:27:55,815 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:27:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf995204-9ab0-4c46-8353-ab8e52e6b125 x-compute-request-id: req-bf995204-9ab0-4c46-8353-ab8e52e6b125 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor a7f44bbe-99fd-40e9-ace8-cb60b96f3b38 could not be found.", "code": 404}} 2018-07-01 20:27:55,815 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a7f44bbe-99fd-40e9-ace8-cb60b96f3b38 used request id req-bf995204-9ab0-4c46-8353-ab8e52e6b125 2018-07-01 20:27:55,817 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:55,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:27:55,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:56,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["oQj2g7roRTeQfunYXmCsIw"], "issued_at": "2018-07-01T20:27:56.000000Z"}} 2018-07-01 20:27:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b85f651d436adc4a9d5fcaf36ea16ae071c2d6" 2018-07-01 20:27:56,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3976a066-1056-4bce-927d-fe7f3947f214 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:27:56,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3976a066-1056-4bce-927d-fe7f3947f214 2018-07-01 20:27:56,279 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:56,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b85f651d436adc4a9d5fcaf36ea16ae071c2d6" 2018-07-01 20:27:56,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bd5536b-7e7c-40e8-b9a5-645f6b45e054 x-compute-request-id: req-4bd5536b-7e7c-40e8-b9a5-645f6b45e054 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:56,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4bd5536b-7e7c-40e8-b9a5-645f6b45e054 2018-07-01 20:27:56,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b85f651d436adc4a9d5fcaf36ea16ae071c2d6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1c38c42e-fd60-41f1-b8c1-1040f5164424name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 20:27:56,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b8aa4f6-7ed5-439a-b8a7-ab4724db2a77 x-compute-request-id: req-2b8aa4f6-7ed5-439a-b8a7-ab4724db2a77 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ee38a7de-156c-4c75-bc6a-4d63e81ce5a7", "name": "CreateFlavorTests-1c38c42e-fd60-41f1-b8c1-1040f5164424name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:56,539 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2b8aa4f6-7ed5-439a-b8a7-ab4724db2a77 2018-07-01 20:27:56,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:56,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["dJZJo2oaTPqENYKfjkyxUg"], "issued_at": "2018-07-01T20:27:56.000000Z"}} 2018-07-01 20:27:56,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35d2892adc60c7daf921bb857a5d628ea4f6ce2" 2018-07-01 20:27:57,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae863b93-61a0-4c60-9da3-760d421673ec x-compute-request-id: req-ae863b93-61a0-4c60-9da3-760d421673ec Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ee38a7de-156c-4c75-bc6a-4d63e81ce5a7", "name": "CreateFlavorTests-1c38c42e-fd60-41f1-b8c1-1040f5164424name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:57,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7 used request id req-ae863b93-61a0-4c60-9da3-760d421673ec 2018-07-01 20:27:57,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35d2892adc60c7daf921bb857a5d628ea4f6ce2" 2018-07-01 20:27:57,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be1d4fe1-4601-4f19-b550-efe2998ff478 x-compute-request-id: req-be1d4fe1-4601-4f19-b550-efe2998ff478 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:27:57,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7/os-extra_specs used request id req-be1d4fe1-4601-4f19-b550-efe2998ff478 2018-07-01 20:27:57,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02b85f651d436adc4a9d5fcaf36ea16ae071c2d6" 2018-07-01 20:27:57,146 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35eb3cab-ec6e-4d89-b701-d35702fc53c7 x-compute-request-id: req-35eb3cab-ec6e-4d89-b701-d35702fc53c7 Content-Length: 0 Content-Type: application/json 2018-07-01 20:27:57,147 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ee38a7de-156c-4c75-bc6a-4d63e81ce5a7 used request id req-35eb3cab-ec6e-4d89-b701-d35702fc53c7 2018-07-01 20:27:57,148 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:57,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:27:57,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:57,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["j6VKKp_dQXa2Qxbjl1BGqw"], "issued_at": "2018-07-01T20:27:57.000000Z"}} 2018-07-01 20:27:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377ef7c046f1ca97b6522c1bda99cf01f1641280" 2018-07-01 20:27:57,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cb6248-c87c-4739-96bb-13b655bf0da3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:27:57,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-08cb6248-c87c-4739-96bb-13b655bf0da3 2018-07-01 20:27:57,611 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:57,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377ef7c046f1ca97b6522c1bda99cf01f1641280" 2018-07-01 20:27:57,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3691c24-84f8-4011-be95-55a35006827a x-compute-request-id: req-c3691c24-84f8-4011-be95-55a35006827a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:57,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c3691c24-84f8-4011-be95-55a35006827a 2018-07-01 20:27:57,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377ef7c046f1ca97b6522c1bda99cf01f1641280" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f3a44444-a5a0-45fc-9d37-e9c202fcf298name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-01 20:27:57,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64465f01-0440-4847-8925-f4dad7ce1176 x-compute-request-id: req-64465f01-0440-4847-8925-f4dad7ce1176 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "bdd61edb-c269-4c3e-9f4e-1328d61c215c", "name": "CreateFlavorTests-f3a44444-a5a0-45fc-9d37-e9c202fcf298name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-07-01 20:27:57,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-64465f01-0440-4847-8925-f4dad7ce1176 2018-07-01 20:27:57,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:58,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["L_JLoDpNRWqtNA1eaQNf1A"], "issued_at": "2018-07-01T20:27:58.000000Z"}} 2018-07-01 20:27:58,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448aeb16180c3cedbd803655ea15afcc275218c" 2018-07-01 20:27:58,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb379895-7483-45f4-8f0d-570d00e11b15 x-compute-request-id: req-bb379895-7483-45f4-8f0d-570d00e11b15 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "bdd61edb-c269-4c3e-9f4e-1328d61c215c", "name": "CreateFlavorTests-f3a44444-a5a0-45fc-9d37-e9c202fcf298name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-07-01 20:27:58,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c used request id req-bb379895-7483-45f4-8f0d-570d00e11b15 2018-07-01 20:27:58,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448aeb16180c3cedbd803655ea15afcc275218c" 2018-07-01 20:27:58,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ea91605-5c88-4667-a334-1cd219a83fc2 x-compute-request-id: req-2ea91605-5c88-4667-a334-1cd219a83fc2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:27:58,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c/os-extra_specs used request id req-2ea91605-5c88-4667-a334-1cd219a83fc2 2018-07-01 20:27:58,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448aeb16180c3cedbd803655ea15afcc275218c" 2018-07-01 20:27:58,457 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd9ff21e-d6c8-4a1e-b492-75f4f06fdca9 x-compute-request-id: req-fd9ff21e-d6c8-4a1e-b492-75f4f06fdca9 Content-Length: 0 Content-Type: application/json 2018-07-01 20:27:58,458 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c used request id req-fd9ff21e-d6c8-4a1e-b492-75f4f06fdca9 2018-07-01 20:27:58,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448aeb16180c3cedbd803655ea15afcc275218c" 2018-07-01 20:27:58,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b94a245-47da-48ff-aa26-3215e9b20d0d x-compute-request-id: req-4b94a245-47da-48ff-aa26-3215e9b20d0d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:58,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4b94a245-47da-48ff-aa26-3215e9b20d0d 2018-07-01 20:27:58,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377ef7c046f1ca97b6522c1bda99cf01f1641280" 2018-07-01 20:27:58,506 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0406cb99-befc-4400-a72c-985b9c9f842e x-compute-request-id: req-0406cb99-befc-4400-a72c-985b9c9f842e Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor bdd61edb-c269-4c3e-9f4e-1328d61c215c could not be found.", "code": 404}} 2018-07-01 20:27:58,506 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bdd61edb-c269-4c3e-9f4e-1328d61c215c used request id req-0406cb99-befc-4400-a72c-985b9c9f842e 2018-07-01 20:27:58,508 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:58,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:27:58,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:58,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["LOr8qA7iTA2Oc93cxGZWRQ"], "issued_at": "2018-07-01T20:27:58.000000Z"}} 2018-07-01 20:27:58,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2df1e17d95002750ee6da4b62c4921cb15a1a8" 2018-07-01 20:27:58,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c271394-0a05-4061-877a-e0fdb39ce6f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:27:58,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9c271394-0a05-4061-877a-e0fdb39ce6f7 2018-07-01 20:27:58,958 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:27:58,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2df1e17d95002750ee6da4b62c4921cb15a1a8" 2018-07-01 20:27:59,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26e63ae0-7fc3-4e1c-85a6-d1b31f5aabc4 x-compute-request-id: req-26e63ae0-7fc3-4e1c-85a6-d1b31f5aabc4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:27:59,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-26e63ae0-7fc3-4e1c-85a6-d1b31f5aabc4 2018-07-01 20:27:59,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2df1e17d95002750ee6da4b62c4921cb15a1a8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1730394b-6be7-4058-9347-8d152c67dfa4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 20:27:59,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5060d7eb-bceb-4d4b-b66f-b5ec8a64f2fa x-compute-request-id: req-5060d7eb-bceb-4d4b-b66f-b5ec8a64f2fa Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "name": "CreateFlavorTests-1730394b-6be7-4058-9347-8d152c67dfa4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:59,238 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5060d7eb-bceb-4d4b-b66f-b5ec8a64f2fa 2018-07-01 20:27:59,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:27:59,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["q-KqFDm2RhykdyUjG8FcrA"], "issued_at": "2018-07-01T20:27:59.000000Z"}} 2018-07-01 20:27:59,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8e0f7f4d7e34f8ac5ea7577fcf1bab702202d1" 2018-07-01 20:27:59,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7ad125-e40a-4f5b-b032-4fbba9e609f9 x-compute-request-id: req-fc7ad125-e40a-4f5b-b032-4fbba9e609f9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "name": "CreateFlavorTests-1730394b-6be7-4058-9347-8d152c67dfa4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:27:59,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab used request id req-fc7ad125-e40a-4f5b-b032-4fbba9e609f9 2018-07-01 20:27:59,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8e0f7f4d7e34f8ac5ea7577fcf1bab702202d1" 2018-07-01 20:27:59,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d505f05-df07-41a4-b82a-daf7b0d4e0c6 x-compute-request-id: req-8d505f05-df07-41a4-b82a-daf7b0d4e0c6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:27:59,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab/os-extra_specs used request id req-8d505f05-df07-41a4-b82a-daf7b0d4e0c6 2018-07-01 20:27:59,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:27:59,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:28:00,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["FHf3T3lMQgeDkh036UEk4A"], "issued_at": "2018-07-01T20:28:00.000000Z"}} 2018-07-01 20:28:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd0e542c3addc060b9286b20602feb684582059" 2018-07-01 20:28:00,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49dbc3eb-d605-42c5-adf4-ab987e5ac334 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:28:00,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-49dbc3eb-d605-42c5-adf4-ab987e5ac334 2018-07-01 20:28:00,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:28:00,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd0e542c3addc060b9286b20602feb684582059" 2018-07-01 20:28:00,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9813c187-a978-4ad0-9164-772c2c1dc6b7 x-compute-request-id: req-9813c187-a978-4ad0-9164-772c2c1dc6b7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "bookmark"}], "name": "CreateFlavorTests-1730394b-6be7-4058-9347-8d152c67dfa4name"}]} 2018-07-01 20:28:00,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9813c187-a978-4ad0-9164-772c2c1dc6b7 2018-07-01 20:28:00,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd0e542c3addc060b9286b20602feb684582059" 2018-07-01 20:28:00,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-615807d9-7c03-4665-a59a-075a3c86f1de x-compute-request-id: req-615807d9-7c03-4665-a59a-075a3c86f1de Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "39269612-00f4-4c1d-bfbd-070e8cd9a5ab", "name": "CreateFlavorTests-1730394b-6be7-4058-9347-8d152c67dfa4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:28:00,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab used request id req-615807d9-7c03-4665-a59a-075a3c86f1de 2018-07-01 20:28:00,451 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-1730394b-6be7-4058-9347-8d152c67dfa4name 2018-07-01 20:28:00,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2df1e17d95002750ee6da4b62c4921cb15a1a8" 2018-07-01 20:28:00,493 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:28:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39946c25-e42a-465b-aa6d-e55af8dd28c7 x-compute-request-id: req-39946c25-e42a-465b-aa6d-e55af8dd28c7 Content-Length: 0 Content-Type: application/json 2018-07-01 20:28:00,493 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/39269612-00f4-4c1d-bfbd-070e8cd9a5ab used request id req-39946c25-e42a-465b-aa6d-e55af8dd28c7 2018-07-01 20:28:00,495 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:28:00,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:28:00,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:28:00,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["t9mR89H7TzmNpoZoc725Zw"], "issued_at": "2018-07-01T20:28:00.000000Z"}} 2018-07-01 20:28:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" 2018-07-01 20:28:00,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7eee44-0f68-4257-b375-f6c205e02706 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:28:00,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-be7eee44-0f68-4257-b375-f6c205e02706 2018-07-01 20:28:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" 2018-07-01 20:28:01,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-e3c2737a-2c11-4a84-9b0d-ce7e0dd4575f Date: Sun, 01 Jul 2018 20:28:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image"} 2018-07-01 20:28:01,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image used request id req-e3c2737a-2c11-4a84-9b0d-ce7e0dd4575f 2018-07-01 20:28:01,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" 2018-07-01 20:28:01,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-43e9aa2f-b24f-4c68-a2c3-8ecc9ae5564b Date: Sun, 01 Jul 2018 20:28:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:28:01,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-43e9aa2f-b24f-4c68-a2c3-8ecc9ae5564b 2018-07-01 20:28:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image"}' 2018-07-01 20:28:01,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572 X-Openstack-Request-Id: req-31a19216-e8f0-4b1d-a851-3986dff8e475 Date: Sun, 01 Jul 2018 20:28:01 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:28:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:28:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572", "min_disk": 0, "protected": false, "id": "9664bee0-6dc3-48ed-b289-53278a8b3572", "file": "/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:28:01,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-31a19216-e8f0-4b1d-a851-3986dff8e475 2018-07-01 20:28:02,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" -d '' 2018-07-01 20:28:03,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-128c34e6-7a94-47b9-bc37-1ffa9d2a6dba Date: Sun, 01 Jul 2018 20:28:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:28:03,442 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572/file used request id req-128c34e6-7a94-47b9-bc37-1ffa9d2a6dba 2018-07-01 20:28:03,443 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:28:03,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" 2018-07-01 20:28:03,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-20bbe277-282e-469f-9f8a-8f28a065827c Date: Sun, 01 Jul 2018 20:28:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:28:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:28:03Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/9664bee0-6dc3-48ed-b289-53278a8b3572/snap", "metadata": {}}], "self": "/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572", "min_disk": 0, "protected": false, "id": "9664bee0-6dc3-48ed-b289-53278a8b3572", "file": "/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/9664bee0-6dc3-48ed-b289-53278a8b3572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:28:03,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572 used request id req-20bbe277-282e-469f-9f8a-8f28a065827c 2018-07-01 20:28:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" 2018-07-01 20:28:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2a5de5b3-13e6-4d60-8b49-6e21c10f6d5c Date: Sun, 01 Jul 2018 20:28:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:28:03,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2a5de5b3-13e6-4d60-8b49-6e21c10f6d5c 2018-07-01 20:28:03,617 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image 2018-07-01 20:28:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" 2018-07-01 20:28:03,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-28cd73ef-88f9-4611-a4b1-543aefbd5c13 Date: Sun, 01 Jul 2018 20:28:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:28:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:28:03Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/9664bee0-6dc3-48ed-b289-53278a8b3572/snap", "metadata": {}}], "self": "/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572", "min_disk": 0, "protected": false, "id": "9664bee0-6dc3-48ed-b289-53278a8b3572", "file": "/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/9664bee0-6dc3-48ed-b289-53278a8b3572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:28:03,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572 used request id req-28cd73ef-88f9-4611-a4b1-543aefbd5c13 2018-07-01 20:28:03,892 - create_image - DEBUG - Instance status is - active 2018-07-01 20:28:03,892 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image 2018-07-01 20:28:03,892 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image 2018-07-01 20:28:03,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:28:03,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:28:04,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["e2ROs1hPSbWrOJ9o_yO4Zw"], "issued_at": "2018-07-01T20:28:04.000000Z"}} 2018-07-01 20:28:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd75ed92b1a5ab9090fea6342024aae630ce6b51" 2018-07-01 20:28:04,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdb8c4a-2644-48fa-8f3b-1a02f5d16f9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:28:04,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dbdb8c4a-2644-48fa-8f3b-1a02f5d16f9d 2018-07-01 20:28:04,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:28:04,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd75ed92b1a5ab9090fea6342024aae630ce6b51" 2018-07-01 20:28:04,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7184a2d-c6c1-4188-969a-efe2319206e3 x-compute-request-id: req-e7184a2d-c6c1-4188-969a-efe2319206e3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:28:04,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e7184a2d-c6c1-4188-969a-efe2319206e3 2018-07-01 20:28:04,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd75ed92b1a5ab9090fea6342024aae630ce6b51" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-01 20:28:04,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8697004-845c-447e-b20c-80804879ee1b x-compute-request-id: req-a8697004-845c-447e-b20c-80804879ee1b Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3d48208c-3d8c-4757-89c6-d4dc7184c679", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3d48208c-3d8c-4757-89c6-d4dc7184c679", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3d48208c-3d8c-4757-89c6-d4dc7184c679", "name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:28:04,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a8697004-845c-447e-b20c-80804879ee1b 2018-07-01 20:28:04,560 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:28:04,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:28:04,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["InDT1-k0RJSoHVxMUq2q4w"], "issued_at": "2018-07-01T20:28:05.000000Z"}} 2018-07-01 20:28:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}}' 2018-07-01 20:28:08,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:28:05 GMT Server: Apache x-openstack-request-id: req-9a397725-df8e-4fcd-bb33-d847e420f98d Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "40310978-5e1b-45b4-81ab-053504ec5de6", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}]}} 2018-07-01 20:28:08,468 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-9a397725-df8e-4fcd-bb33-d847e420f98d 2018-07-01 20:28:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:09,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:08 GMT Server: Apache x-openstack-request-id: req-1dcb2c06-f068-476e-b2fd-4431e006cf08 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:09,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:09 GMT Server: Apache x-openstack-request-id: req-2ef2d003-c933-4be7-98b1-411f1f07b215 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "40310978-5e1b-45b4-81ab-053504ec5de6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:09,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-2ef2d003-c933-4be7-98b1-411f1f07b215 2018-07-01 20:28:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:09,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:09 GMT Server: Apache x-openstack-request-id: req-9c7a4e56-628e-4016-9596-57107e416e38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "deletion_time": null, "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "updated_time": null, "project": "f16c7a69d81940ad84961cd4d69080fa", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "tags": null}]} 2018-07-01 20:28:09,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1 used request id req-9c7a4e56-628e-4016-9596-57107e416e38 2018-07-01 20:28:09,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:10,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:09 GMT Server: Apache x-openstack-request-id: req-d3e3f525-6e3c-4828-a346-a1b32a7393d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "deletion_time": null, "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "updated_time": null, "project": "f16c7a69d81940ad84961cd4d69080fa", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "tags": null}]} 2018-07-01 20:28:10,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1 used request id req-d3e3f525-6e3c-4828-a346-a1b32a7393d3 2018-07-01 20:28:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:10,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:10 GMT Server: Apache x-openstack-request-id: req-022d214d-1732-4a50-a4d6-34f318cb67dc Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:11,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:10 GMT Server: Apache x-openstack-request-id: req-209ed3f2-26f8-4758-9cce-4d98d9ba21f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "40310978-5e1b-45b4-81ab-053504ec5de6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:11,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-209ed3f2-26f8-4758-9cce-4d98d9ba21f4 2018-07-01 20:28:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:12,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:11 GMT Server: Apache x-openstack-request-id: req-8d044168-2965-4589-96d2-e8ff75365828 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:12,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:12 GMT Server: Apache x-openstack-request-id: req-fd1404e0-ff54-4d8b-b177-eabc8d797c7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bcef5215-c869-4081-87d0-e243023b5bfa", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f6128762-1763-4f92-9e55-e7d0e05c898e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:28:12,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources used request id req-fd1404e0-ff54-4d8b-b177-eabc8d797c7e 2018-07-01 20:28:12,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:13,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:12 GMT Server: Apache x-openstack-request-id: req-2dd30551-8589-4efb-87aa-68617015fd44 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:14,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:13 GMT Server: Apache x-openstack-request-id: req-744d56ec-88e7-49fa-8e1b-644344fddffc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "40310978-5e1b-45b4-81ab-053504ec5de6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:14,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-744d56ec-88e7-49fa-8e1b-644344fddffc 2018-07-01 20:28:14,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:14,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:14 GMT Server: Apache x-openstack-request-id: req-4ac3121e-b856-4b5c-a137-a63c37e56b6c Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:14,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:14 GMT Server: Apache x-openstack-request-id: req-a74c76d9-9dff-41ff-b89b-6c4c8d959c48 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "40310978-5e1b-45b4-81ab-053504ec5de6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:14,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-a74c76d9-9dff-41ff-b89b-6c4c8d959c48 2018-07-01 20:28:17,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:18,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:17 GMT Server: Apache x-openstack-request-id: req-96b4a0b6-2fc0-468d-b73e-2cbf9a2cfef2 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:19,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:18 GMT Server: Apache x-openstack-request-id: req-6d1cb659-db53-42e2-9862-d323fda9e2e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "40310978-5e1b-45b4-81ab-053504ec5de6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:19,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-6d1cb659-db53-42e2-9862-d323fda9e2e9 2018-07-01 20:28:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:22,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:22 GMT Server: Apache x-openstack-request-id: req-da02001c-88ce-4b80-9044-06924125bf69 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:22,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:22 GMT Server: Apache x-openstack-request-id: req-6e4f973e-30a3-49e1-94ba-b68da8f511c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "40310978-5e1b-45b4-81ab-053504ec5de6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:22,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-6e4f973e-30a3-49e1-94ba-b68da8f511c7 2018-07-01 20:28:25,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:26,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:25 GMT Server: Apache x-openstack-request-id: req-f9182d29-f1c1-402b-b8f4-4e7387481db6 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:26,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:26 GMT Server: Apache x-openstack-request-id: req-f1198253-867f-4604-86bd-a64005ca055c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "40310978-5e1b-45b4-81ab-053504ec5de6", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image", "inst_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1", "stack_user_project_id": "196b6377f5db4b7a97e92cb2bd63fe64", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:28:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "40310978-5e1b-45b4-81ab-053504ec5de6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:26,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-f1198253-867f-4604-86bd-a64005ca055c 2018-07-01 20:28:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:26,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:26 GMT Server: Apache x-openstack-request-id: req-2940127c-9c64-490a-b2ad-70be41941322 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:27,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:26 GMT Server: Apache x-openstack-request-id: req-16569737-08f2-4704-bd8c-c1d96354d6db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "184e2060-4f50-40b3-bdcf-d48e9dc2a599", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bcef5215-c869-4081-87d0-e243023b5bfa", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f6128762-1763-4f92-9e55-e7d0e05c898e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "50511e22-e1d4-4fc5-8378-98f19461999a", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:28:27,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources used request id req-16569737-08f2-4704-bd8c-c1d96354d6db 2018-07-01 20:28:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f6128762-1763-4f92-9e55-e7d0e05c898e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:27,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-27e40000-9f61-401a-bb89-200e7d09824f Date: Sun, 01 Jul 2018 20:28:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f6128762-1763-4f92-9e55-e7d0e05c898e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["bcef5215-c869-4081-87d0-e243023b5bfa"],"description":"","tags":[],"updated_at":"2018-07-01T20:28:10Z","provider:segmentation_id":17,"name":"HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:08Z","provider:network_type":"vxlan"}]} 2018-07-01 20:28:27,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f6128762-1763-4f92-9e55-e7d0e05c898e used request id req-27e40000-9f61-401a-bb89-200e7d09824f 2018-07-01 20:28:27,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:27,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43ebb149-bc56-452b-8d63-ff53a04de249 Date: Sun, 01 Jul 2018 20:28:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6128762-1763-4f92-9e55-e7d0e05c898e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:10Z","dns_nameservers":[],"updated_at":"2018-07-01T20:28:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"bcef5215-c869-4081-87d0-e243023b5bfa","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet"}]} 2018-07-01 20:28:27,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e used request id req-43ebb149-bc56-452b-8d63-ff53a04de249 2018-07-01 20:28:27,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:27,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b58d6655-9030-49a9-a234-7b059f908b4c Date: Sun, 01 Jul 2018 20:28:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6128762-1763-4f92-9e55-e7d0e05c898e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:10Z","dns_nameservers":[],"updated_at":"2018-07-01T20:28:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"bcef5215-c869-4081-87d0-e243023b5bfa","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet"}]} 2018-07-01 20:28:27,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e used request id req-b58d6655-9030-49a9-a234-7b059f908b4c 2018-07-01 20:28:27,992 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:28:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:28,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0683c2a3-ef3e-4058-973d-0035b07d4bad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:28:28,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0683c2a3-ef3e-4058-973d-0035b07d4bad 2018-07-01 20:28:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:28,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:28 GMT Server: Apache x-openstack-request-id: req-0965bc01-6d19-4616-9929-f3801b1b922d Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:28,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:28 GMT Server: Apache x-openstack-request-id: req-036d2a36-658c-4cf4-bcb3-01c108a51797 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "184e2060-4f50-40b3-bdcf-d48e9dc2a599", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bcef5215-c869-4081-87d0-e243023b5bfa", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f6128762-1763-4f92-9e55-e7d0e05c898e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "50511e22-e1d4-4fc5-8378-98f19461999a", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:28:28,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources used request id req-036d2a36-658c-4cf4-bcb3-01c108a51797 2018-07-01 20:28:28,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50511e22-e1d4-4fc5-8378-98f19461999a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:29,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da4951dd-3d0d-4a8b-9a74-5a5a1ca439d3 x-compute-request-id: req-da4951dd-3d0d-4a8b-9a74-5a5a1ca439d3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:63:63", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50511e22-e1d4-4fc5-8378-98f19461999a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50511e22-e1d4-4fc5-8378-98f19461999a", "rel": "bookmark"}], "image": {"id": "9664bee0-6dc3-48ed-b289-53278a8b3572", "links": [{"href": "http://172.30.9.26:8774/images/9664bee0-6dc3-48ed-b289-53278a8b3572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-SRV-USG:launched_at": "2018-07-01T20:19:58.000000", "flavor": {"id": "3d48208c-3d8c-4757-89c6-d4dc7184c679", "links": [{"href": "http://172.30.9.26:8774/flavors/3d48208c-3d8c-4757-89c6-d4dc7184c679", "rel": "bookmark"}]}, "id": "50511e22-e1d4-4fc5-8378-98f19461999a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:28:20Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-inst", "created": "2018-07-01T20:28:16Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:28:29,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50511e22-e1d4-4fc5-8378-98f19461999a used request id req-da4951dd-3d0d-4a8b-9a74-5a5a1ca439d3 2018-07-01 20:28:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:29,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-9dce618a-9b85-48fd-9bf0-c7debba09d2a Date: Sun, 01 Jul 2018 20:28:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f6128762-1763-4f92-9e55-e7d0e05c898e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["bcef5215-c869-4081-87d0-e243023b5bfa"],"description":"","tags":[],"updated_at":"2018-07-01T20:28:10Z","provider:segmentation_id":17,"name":"HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:08Z","provider:network_type":"vxlan"}]} 2018-07-01 20:28:29,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-net used request id req-9dce618a-9b85-48fd-9bf0-c7debba09d2a 2018-07-01 20:28:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:28:29,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:28:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:28:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:29,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad12ce2-4155-46ef-b5bf-64f3b062e179 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:28:29,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-7ad12ce2-4155-46ef-b5bf-64f3b062e179 2018-07-01 20:28:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:29,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-253b54bd-7174-43f9-b76e-ba33168c1636 Date: Sun, 01 Jul 2018 20:28:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6128762-1763-4f92-9e55-e7d0e05c898e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:10Z","dns_nameservers":[],"updated_at":"2018-07-01T20:28:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"bcef5215-c869-4081-87d0-e243023b5bfa","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-subnet"}]} 2018-07-01 20:28:29,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e used request id req-253b54bd-7174-43f9-b76e-ba33168c1636 2018-07-01 20:28:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:29,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3561 X-Openstack-Request-Id: req-2882a06b-0148-4964-908c-122a73748223 Date: Sun, 01 Jul 2018 20:28:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:28:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bcef5215-c869-4081-87d0-e243023b5bfa","ip_address":"10.0.0.9"}],"id":"184e2060-4f50-40b3-bdcf-d48e9dc2a599","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:63:63","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"50511e22-e1d4-4fc5-8378-98f19461999a","name":"HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1-server1_port-22k6lj4hmovx","admin_state_up":true,"network_id":"f6128762-1763-4f92-9e55-e7d0e05c898e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:28:12Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bcef5215-c869-4081-87d0-e243023b5bfa","ip_address":"10.0.0.3"}],"id":"3f7a3ce8-ff01-4577-ade1-636f56cfeb94","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:52:32","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6128762-1763-4f92-9e55-e7d0e05c898e","name":"","admin_state_up":true,"network_id":"f6128762-1763-4f92-9e55-e7d0e05c898e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:28:11Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bcef5215-c869-4081-87d0-e243023b5bfa","ip_address":"10.0.0.2"}],"id":"dca72be4-c7ef-4d1b-9a5d-de98986b3619","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:da:9c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f6128762-1763-4f92-9e55-e7d0e05c898e","name":"","admin_state_up":true,"network_id":"f6128762-1763-4f92-9e55-e7d0e05c898e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:28:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bcef5215-c869-4081-87d0-e243023b5bfa","ip_address":"10.0.0.4"}],"id":"ebdf0762-c85c-4220-9576-398587bc46c5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:cd:32","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f6128762-1763-4f92-9e55-e7d0e05c898e","name":"","admin_state_up":true,"network_id":"f6128762-1763-4f92-9e55-e7d0e05c898e","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:28:12Z","binding:vnic_type":"normal"}]} 2018-07-01 20:28:29,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6128762-1763-4f92-9e55-e7d0e05c898e used request id req-2882a06b-0148-4964-908c-122a73748223 2018-07-01 20:28:29,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:30,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:29 GMT Server: Apache x-openstack-request-id: req-aa843dbe-9bab-4583-88d9-a3f50d316a02 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:31,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:30 GMT Server: Apache x-openstack-request-id: req-37e57510-ad55-4db9-9b3a-65c6745f7ea4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "184e2060-4f50-40b3-bdcf-d48e9dc2a599", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bcef5215-c869-4081-87d0-e243023b5bfa", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f6128762-1763-4f92-9e55-e7d0e05c898e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-01T20:28:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:28:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "50511e22-e1d4-4fc5-8378-98f19461999a", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:28:31,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6/resources used request id req-37e57510-ad55-4db9-9b3a-65c6745f7ea4 2018-07-01 20:28:31,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/40310978-5e1b-45b4-81ab-053504ec5de6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac4608012435b35a89718c47ffe3a25181d512" 2018-07-01 20:28:31,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:31 GMT Server: Apache x-openstack-request-id: req-9fb1d017-a96b-44d0-8c71-028b1cf81d77 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:32,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:28:31 GMT Server: Apache x-openstack-request-id: req-a37e1c50-edf3-47e4-b98b-ef463046220a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:28:32,102 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-stack1/40310978-5e1b-45b4-81ab-053504ec5de6 used request id req-a37e1c50-edf3-47e4-b98b-ef463046220a 2018-07-01 20:28:32,102 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-39796dcd-4676-4351-8076-53410175c275-image 2018-07-01 20:28:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}513ca6fe5f8df7a0c5991e03ea57ee222c2ec1b7" 2018-07-01 20:28:34,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31abbbeb-885a-4711-a599-91469c7ed1d0 Date: Sun, 01 Jul 2018 20:28:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:28:34,863 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9664bee0-6dc3-48ed-b289-53278a8b3572 used request id req-31abbbeb-885a-4711-a599-91469c7ed1d0 2018-07-01 20:28:34,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/3d48208c-3d8c-4757-89c6-d4dc7184c679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd75ed92b1a5ab9090fea6342024aae630ce6b51" 2018-07-01 20:28:34,912 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:28:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65d436f3-a436-485f-bc49-72328b109253 x-compute-request-id: req-65d436f3-a436-485f-bc49-72328b109253 Content-Length: 0 Content-Type: application/json 2018-07-01 20:28:34,913 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3d48208c-3d8c-4757-89c6-d4dc7184c679 used request id req-65d436f3-a436-485f-bc49-72328b109253 2018-07-01 20:28:34,915 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:28:34,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:28:34,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:28:35,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["PIfOA67tRhisPaj7byHWFQ"], "issued_at": "2018-07-01T20:28:35.000000Z"}} 2018-07-01 20:28:35,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" 2018-07-01 20:28:35,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63876e10-e60e-4261-b99a-05b3c3eb88a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:28:35,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-63876e10-e60e-4261-b99a-05b3c3eb88a1 2018-07-01 20:28:35,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" 2018-07-01 20:28:35,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-b2f2fa74-b1b5-4e47-876b-dd0e2a40820f Date: Sun, 01 Jul 2018 20:28:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image"} 2018-07-01 20:28:35,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image used request id req-b2f2fa74-b1b5-4e47-876b-dd0e2a40820f 2018-07-01 20:28:35,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" 2018-07-01 20:28:35,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-12932e46-5b68-4417-9734-ecbe338133d5 Date: Sun, 01 Jul 2018 20:28:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:28:35,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-12932e46-5b68-4417-9734-ecbe338133d5 2018-07-01 20:28:35,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image"}' 2018-07-01 20:28:35,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e X-Openstack-Request-Id: req-910621ef-fedc-4569-8aea-f6fa041e024d Date: Sun, 01 Jul 2018 20:28:35 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:28:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:28:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e", "min_disk": 0, "protected": false, "id": "900b6588-38c0-4939-bdb9-3df6425fa69e", "file": "/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:28:35,922 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-910621ef-fedc-4569-8aea-f6fa041e024d 2018-07-01 20:28:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" -d '' 2018-07-01 20:28:38,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a32b600c-cea5-41ae-8aec-a6ff475b2739 Date: Sun, 01 Jul 2018 20:28:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:28:38,664 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e/file used request id req-a32b600c-cea5-41ae-8aec-a6ff475b2739 2018-07-01 20:28:38,664 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:28:38,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" 2018-07-01 20:28:38,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-647b004d-3c10-4f45-8d45-58fa1efe5f93 Date: Sun, 01 Jul 2018 20:28:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:28:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:28:38Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/900b6588-38c0-4939-bdb9-3df6425fa69e/snap", "metadata": {}}], "self": "/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e", "min_disk": 0, "protected": false, "id": "900b6588-38c0-4939-bdb9-3df6425fa69e", "file": "/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/900b6588-38c0-4939-bdb9-3df6425fa69e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:28:38,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e used request id req-647b004d-3c10-4f45-8d45-58fa1efe5f93 2018-07-01 20:28:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" 2018-07-01 20:28:38,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c240bbd2-6dbf-45c4-b37a-326ac48428a9 Date: Sun, 01 Jul 2018 20:28:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:28:38,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c240bbd2-6dbf-45c4-b37a-326ac48428a9 2018-07-01 20:28:38,996 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image 2018-07-01 20:28:38,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" 2018-07-01 20:28:39,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e93b3478-b462-4d29-b3d1-1ff3c62c194b Date: Sun, 01 Jul 2018 20:28:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:28:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:28:38Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/900b6588-38c0-4939-bdb9-3df6425fa69e/snap", "metadata": {}}], "self": "/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e", "min_disk": 0, "protected": false, "id": "900b6588-38c0-4939-bdb9-3df6425fa69e", "file": "/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/900b6588-38c0-4939-bdb9-3df6425fa69e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:28:39,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e used request id req-e93b3478-b462-4d29-b3d1-1ff3c62c194b 2018-07-01 20:28:39,171 - create_image - DEBUG - Instance status is - active 2018-07-01 20:28:39,171 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image 2018-07-01 20:28:39,171 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image 2018-07-01 20:28:39,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:28:39,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:28:39,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["_T3qdyGZTI-vcFHDP94YGw"], "issued_at": "2018-07-01T20:28:39.000000Z"}} 2018-07-01 20:28:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0afc6481b4dd66a6db833e213969dc79c653f25" 2018-07-01 20:28:39,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf46ac4-b834-469a-82ad-e0f25140b4f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:28:39,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3cf46ac4-b834-469a-82ad-e0f25140b4f4 2018-07-01 20:28:39,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:28:39,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0afc6481b4dd66a6db833e213969dc79c653f25" 2018-07-01 20:28:39,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0593001-d50f-407b-ac7b-14c305ae1f62 x-compute-request-id: req-b0593001-d50f-407b-ac7b-14c305ae1f62 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:28:39,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b0593001-d50f-407b-ac7b-14c305ae1f62 2018-07-01 20:28:39,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0afc6481b4dd66a6db833e213969dc79c653f25" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-01 20:28:39,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c195442e-bf01-49af-87c4-b107615abb71 x-compute-request-id: req-c195442e-bf01-49af-87c4-b107615abb71 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/338413f0-c948-4e60-8450-6570910f39af", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/338413f0-c948-4e60-8450-6570910f39af", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "338413f0-c948-4e60-8450-6570910f39af", "name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:28:39,942 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c195442e-bf01-49af-87c4-b107615abb71 2018-07-01 20:28:39,942 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:28:39,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:28:40,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["OZ7Cg7F6S0a4EuRTelX7zw"], "issued_at": "2018-07-01T20:28:40.000000Z"}} 2018-07-01 20:28:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}}' 2018-07-01 20:28:43,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:28:40 GMT Server: Apache x-openstack-request-id: req-dd29645b-f3f8-468b-a08b-e6b7cfaa27e6 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}]}} 2018-07-01 20:28:43,437 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-dd29645b-f3f8-468b-a08b-e6b7cfaa27e6 2018-07-01 20:28:43,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:44,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:43 GMT Server: Apache x-openstack-request-id: req-c1e68262-2397-4e04-b3cc-12be6adf3b49 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:44,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:44 GMT Server: Apache x-openstack-request-id: req-e0a802f5-8497-423a-ba0d-a33fe0236c91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:44,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-e0a802f5-8497-423a-ba0d-a33fe0236c91 2018-07-01 20:28:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:44,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:44 GMT Server: Apache x-openstack-request-id: req-9d3d1a3f-a6c8-43b1-ac0e-327acbeca4fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "deletion_time": null, "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "updated_time": null, "project": "f16c7a69d81940ad84961cd4d69080fa", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "tags": null}]} 2018-07-01 20:28:44,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1 used request id req-9d3d1a3f-a6c8-43b1-ac0e-327acbeca4fc 2018-07-01 20:28:44,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:44,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:44 GMT Server: Apache x-openstack-request-id: req-0fa021e4-4f0e-4d45-a498-0e571dcfe9d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "deletion_time": null, "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "updated_time": null, "project": "f16c7a69d81940ad84961cd4d69080fa", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "tags": null}]} 2018-07-01 20:28:44,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1 used request id req-0fa021e4-4f0e-4d45-a498-0e571dcfe9d5 2018-07-01 20:28:44,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:45,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:44 GMT Server: Apache x-openstack-request-id: req-af691daa-99ae-4359-b9ce-a6f789b2eb4b Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:45,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:45 GMT Server: Apache x-openstack-request-id: req-2d6b6cb8-c2f4-4801-b03e-4710952ea8ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:45,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-2d6b6cb8-c2f4-4801-b03e-4710952ea8ed 2018-07-01 20:28:45,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:45,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:45 GMT Server: Apache x-openstack-request-id: req-3e2de16e-11d4-448f-b4ed-72c5d6325064 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:45,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:45 GMT Server: Apache x-openstack-request-id: req-9acd92c7-98b9-45bc-a32c-ed75008b7138 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:45,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-9acd92c7-98b9-45bc-a32c-ed75008b7138 2018-07-01 20:28:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:49,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:48 GMT Server: Apache x-openstack-request-id: req-ec4760e7-a357-4518-8a94-bff589857e58 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:49,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:49 GMT Server: Apache x-openstack-request-id: req-682953c3-4275-4946-977f-54dbf4430ccb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:49,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-682953c3-4275-4946-977f-54dbf4430ccb 2018-07-01 20:28:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:52,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:52 GMT Server: Apache x-openstack-request-id: req-41a8fcf5-ffbc-4f9d-a40d-73c6ef4c3ac6 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:52,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:52 GMT Server: Apache x-openstack-request-id: req-a5652404-af06-4774-beaf-73e72eede0e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:52,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-a5652404-af06-4774-beaf-73e72eede0e2 2018-07-01 20:28:55,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:56,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:55 GMT Server: Apache x-openstack-request-id: req-972b6f34-b3c7-47ee-9751-6004f6438a09 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:28:56,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:56 GMT Server: Apache x-openstack-request-id: req-a42a70b9-9d3f-4d25-87e1-58ee98e67cf3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:28:56,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-a42a70b9-9d3f-4d25-87e1-58ee98e67cf3 2018-07-01 20:28:59,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:28:59,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:28:59 GMT Server: Apache x-openstack-request-id: req-3c6f1964-28f5-4561-8dcc-135df7e53e0e Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:00,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:28:59 GMT Server: Apache x-openstack-request-id: req-3d02536c-8237-42ca-8acf-1b7e8e52fcf7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1", "stack_user_project_id": "21f6225ba3ca4fa4a852fd5273bf9c71", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:28:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e3e776a2-3ea7-436a-9e46-c91d3295195f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:00,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-3d02536c-8237-42ca-8acf-1b7e8e52fcf7 2018-07-01 20:29:00,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}}' 2018-07-01 20:29:02,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:29:00 GMT Server: Apache x-openstack-request-id: req-0aad0ca9-6306-4dcc-a538-5ba129bdc5b9 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "ad51757b-2062-4d15-870e-a81edbb4081d", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}]}} 2018-07-01 20:29:02,629 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-0aad0ca9-6306-4dcc-a538-5ba129bdc5b9 2018-07-01 20:29:02,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:03,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:02 GMT Server: Apache x-openstack-request-id: req-2a306f87-0a97-431c-bf73-8492527a0860 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:03,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:03 GMT Server: Apache x-openstack-request-id: req-bf572a27-9fc4-417f-8aa3-7ee80c4450f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "ad51757b-2062-4d15-870e-a81edbb4081d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:03,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-bf572a27-9fc4-417f-8aa3-7ee80c4450f5 2018-07-01 20:29:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:03,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:03 GMT Server: Apache x-openstack-request-id: req-df2dd164-4b9d-4b0c-867b-3b0c2a31fed0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "deletion_time": null, "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "updated_time": null, "project": "f16c7a69d81940ad84961cd4d69080fa", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "tags": null}]} 2018-07-01 20:29:03,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2 used request id req-df2dd164-4b9d-4b0c-867b-3b0c2a31fed0 2018-07-01 20:29:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:03,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:03 GMT Server: Apache x-openstack-request-id: req-7de7c938-f202-4aea-a848-6858e30747f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "deletion_time": null, "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "updated_time": null, "project": "f16c7a69d81940ad84961cd4d69080fa", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "tags": null}]} 2018-07-01 20:29:03,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks?stack_name=HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2 used request id req-7de7c938-f202-4aea-a848-6858e30747f8 2018-07-01 20:29:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:03,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:03 GMT Server: Apache x-openstack-request-id: req-cb06e3e4-cb82-4070-95b7-d201307f049a Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:03,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:03 GMT Server: Apache x-openstack-request-id: req-1c6535ea-8a20-4020-ab4c-1740855f3a7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "ad51757b-2062-4d15-870e-a81edbb4081d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:03,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-1c6535ea-8a20-4020-ab4c-1740855f3a7e 2018-07-01 20:29:03,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:04,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:03 GMT Server: Apache x-openstack-request-id: req-8136fc81-a8b3-4b91-94c6-fa3326d7a353 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:04,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:04 GMT Server: Apache x-openstack-request-id: req-785e2767-4714-480a-aa40-300867075290 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "ad51757b-2062-4d15-870e-a81edbb4081d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:04,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-785e2767-4714-480a-aa40-300867075290 2018-07-01 20:29:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:07,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:07 GMT Server: Apache x-openstack-request-id: req-221b2f05-d923-45e1-9b7e-508d4ecfaf19 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:07,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:07 GMT Server: Apache x-openstack-request-id: req-f338c918-5777-4166-9704-95f3d0bbbeec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "ad51757b-2062-4d15-870e-a81edbb4081d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:07,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-f338c918-5777-4166-9704-95f3d0bbbeec 2018-07-01 20:29:10,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:10,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:10 GMT Server: Apache x-openstack-request-id: req-ed889552-45ba-4708-bd93-10f1646a0d17 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:11,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:10 GMT Server: Apache x-openstack-request-id: req-5a48a7fd-368f-4078-9229-0b4028e77031 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "ad51757b-2062-4d15-870e-a81edbb4081d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:11,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-5a48a7fd-368f-4078-9229-0b4028e77031 2018-07-01 20:29:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:14,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:14 GMT Server: Apache x-openstack-request-id: req-8a42dd80-6f58-409d-ab56-7519b1d56243 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:15,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:14 GMT Server: Apache x-openstack-request-id: req-27c226ec-d141-43a5-917e-8cdba31d623f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "ad51757b-2062-4d15-870e-a81edbb4081d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:15,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-27c226ec-d141-43a5-917e-8cdba31d623f 2018-07-01 20:29:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:18,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:18 GMT Server: Apache x-openstack-request-id: req-a2a03353-1961-4879-9cb5-48f5117da9fc Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:18,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:18 GMT Server: Apache x-openstack-request-id: req-176fde79-8005-4506-97bd-be4c8e783ec6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "ad51757b-2062-4d15-870e-a81edbb4081d", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image", "inst_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2", "stack_user_project_id": "4820d3af60b743deaa347e497cca5cf1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:29:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ad51757b-2062-4d15-870e-a81edbb4081d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 20:29:18,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-176fde79-8005-4506-97bd-be4c8e783ec6 2018-07-01 20:29:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e3e776a2-3ea7-436a-9e46-c91d3295195f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:18,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:18 GMT Server: Apache x-openstack-request-id: req-d69b6a36-3880-48c2-8727-856536e7c279 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:18,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:29:18 GMT Server: Apache x-openstack-request-id: req-dfd7b248-53a9-40ae-bff8-aa233fd38e74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:29:18,287 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack1/e3e776a2-3ea7-436a-9e46-c91d3295195f used request id req-dfd7b248-53a9-40ae-bff8-aa233fd38e74 2018-07-01 20:29:18,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/ad51757b-2062-4d15-870e-a81edbb4081d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdabab85eebf7ac7e8f20a09829ad8a03f66ba65" 2018-07-01 20:29:18,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:18 GMT Server: Apache x-openstack-request-id: req-88108546-d18e-49fb-a2da-9666bd836135 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:18,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:29:18 GMT Server: Apache x-openstack-request-id: req-9b6050a6-6ccc-410a-9201-11f47e43f559 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:29:18,390 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-stack2/ad51757b-2062-4d15-870e-a81edbb4081d used request id req-9b6050a6-6ccc-410a-9201-11f47e43f559 2018-07-01 20:29:18,390 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-bc616a26-5eda-4de3-b3c6-bf9da009cb07-image 2018-07-01 20:29:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2c73ac1f89c2feaded7907ccab9dd6c44847ffa" 2018-07-01 20:29:20,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88b97503-246a-4e77-88b4-a5ae15645a01 Date: Sun, 01 Jul 2018 20:29:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:29:20,325 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/900b6588-38c0-4939-bdb9-3df6425fa69e used request id req-88b97503-246a-4e77-88b4-a5ae15645a01 2018-07-01 20:29:20,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/338413f0-c948-4e60-8450-6570910f39af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0afc6481b4dd66a6db833e213969dc79c653f25" 2018-07-01 20:29:20,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b0cc296-dc91-4265-a35a-e7ad189d1f9a x-compute-request-id: req-5b0cc296-dc91-4265-a35a-e7ad189d1f9a Content-Length: 0 Content-Type: application/json 2018-07-01 20:29:20,484 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/338413f0-c948-4e60-8450-6570910f39af used request id req-5b0cc296-dc91-4265-a35a-e7ad189d1f9a 2018-07-01 20:29:20,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:29:20,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:29:20,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:29:20,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["NDx3f3EYQKWMLNcU31Wudw"], "issued_at": "2018-07-01T20:29:20.000000Z"}} 2018-07-01 20:29:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" 2018-07-01 20:29:20,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd515b7e-6064-4f6f-a614-a34021d0b615 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:29:20,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cd515b7e-6064-4f6f-a614-a34021d0b615 2018-07-01 20:29:20,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" 2018-07-01 20:29:21,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-9bbbc7b8-c466-4a89-bd07-dfe08d7ffb98 Date: Sun, 01 Jul 2018 20:29:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"} 2018-07-01 20:29:21,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1 used request id req-9bbbc7b8-c466-4a89-bd07-dfe08d7ffb98 2018-07-01 20:29:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" 2018-07-01 20:29:21,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cac7df06-b875-403f-ab6e-e3a1007127cd Date: Sun, 01 Jul 2018 20:29:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:29:21,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-cac7df06-b875-403f-ab6e-e3a1007127cd 2018-07-01 20:29:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}' 2018-07-01 20:29:21,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 X-Openstack-Request-Id: req-27874697-d915-403d-88cf-065a70c27442 Date: Sun, 01 Jul 2018 20:29:21 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2", "min_disk": 0, "protected": false, "id": "68d7847e-dfa2-44cd-9768-031ca0c38ad2", "file": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:29:21,471 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-27874697-d915-403d-88cf-065a70c27442 2018-07-01 20:29:21,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" -d '' 2018-07-01 20:29:23,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ca3311e-8c11-4c8f-8f6d-b5ffe082ed72 Date: Sun, 01 Jul 2018 20:29:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:29:23,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/file used request id req-3ca3311e-8c11-4c8f-8f6d-b5ffe082ed72 2018-07-01 20:29:23,119 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:29:23,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" 2018-07-01 20:29:23,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0a8bf076-c18b-4bc4-b500-905f321a6f41 Date: Sun, 01 Jul 2018 20:29:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:23Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/snap", "metadata": {}}], "self": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2", "min_disk": 0, "protected": false, "id": "68d7847e-dfa2-44cd-9768-031ca0c38ad2", "file": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:29:23,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 used request id req-0a8bf076-c18b-4bc4-b500-905f321a6f41 2018-07-01 20:29:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" 2018-07-01 20:29:23,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba09e778-297e-4ee8-b100-9475bedc60a7 Date: Sun, 01 Jul 2018 20:29:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:29:23,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ba09e778-297e-4ee8-b100-9475bedc60a7 2018-07-01 20:29:23,437 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1 2018-07-01 20:29:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" 2018-07-01 20:29:23,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-049cd8c8-a48a-4e3e-9b18-bf8ccd53af17 Date: Sun, 01 Jul 2018 20:29:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:23Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/snap", "metadata": {}}], "self": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2", "min_disk": 0, "protected": false, "id": "68d7847e-dfa2-44cd-9768-031ca0c38ad2", "file": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:29:23,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 used request id req-049cd8c8-a48a-4e3e-9b18-bf8ccd53af17 2018-07-01 20:29:23,598 - create_image - DEBUG - Instance status is - active 2018-07-01 20:29:23,598 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1 2018-07-01 20:29:23,599 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1 2018-07-01 20:29:23,599 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:29:23,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:29:23,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:29:23,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["zYiza4ppS324smhM-hCMJw"], "issued_at": "2018-07-01T20:29:23.000000Z"}} 2018-07-01 20:29:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" 2018-07-01 20:29:24,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b80cb2b-6817-43a3-90b3-4d43f3b85dc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:29:24,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b80cb2b-6817-43a3-90b3-4d43f3b85dc5 2018-07-01 20:29:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" 2018-07-01 20:29:24,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-a5f96143-b499-441e-83d4-b3921331a7a4 Date: Sun, 01 Jul 2018 20:29:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2"} 2018-07-01 20:29:24,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2 used request id req-a5f96143-b499-441e-83d4-b3921331a7a4 2018-07-01 20:29:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" 2018-07-01 20:29:24,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-322ac151-56d8-4f55-b76d-3f68fbff874c Date: Sun, 01 Jul 2018 20:29:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:29:24,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-322ac151-56d8-4f55-b76d-3f68fbff874c 2018-07-01 20:29:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2"}' 2018-07-01 20:29:24,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 X-Openstack-Request-Id: req-5518fd47-ca33-4017-94da-1709136973e3 Date: Sun, 01 Jul 2018 20:29:24 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "min_disk": 0, "protected": false, "id": "d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "file": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:29:24,560 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5518fd47-ca33-4017-94da-1709136973e3 2018-07-01 20:29:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" -d '' 2018-07-01 20:29:26,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be8e9f33-b93c-46a5-a27c-53bcf0c49ddd Date: Sun, 01 Jul 2018 20:29:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:29:26,507 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/file used request id req-be8e9f33-b93c-46a5-a27c-53bcf0c49ddd 2018-07-01 20:29:26,507 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:29:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" 2018-07-01 20:29:27,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ff145766-f88b-4073-9264-855c6994cda7 Date: Sun, 01 Jul 2018 20:29:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:26Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "metadata": {}}], "self": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "min_disk": 0, "protected": false, "id": "d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "file": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:29:27,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 used request id req-ff145766-f88b-4073-9264-855c6994cda7 2018-07-01 20:29:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" 2018-07-01 20:29:27,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a55eec82-e3ad-4a94-9a91-1fbde4c3ab8e Date: Sun, 01 Jul 2018 20:29:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:29:27,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a55eec82-e3ad-4a94-9a91-1fbde4c3ab8e 2018-07-01 20:29:27,261 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2 2018-07-01 20:29:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" 2018-07-01 20:29:27,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-7e68d2ab-d1a3-4cbd-8f74-3bddced34c90 Date: Sun, 01 Jul 2018 20:29:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:26Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "metadata": {}}], "self": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "min_disk": 0, "protected": false, "id": "d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "file": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:29:27,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 used request id req-7e68d2ab-d1a3-4cbd-8f74-3bddced34c90 2018-07-01 20:29:27,434 - create_image - DEBUG - Instance status is - active 2018-07-01 20:29:27,434 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2 2018-07-01 20:29:27,434 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2 2018-07-01 20:29:27,435 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:29:27,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:29:27,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["AowJnBsYQOqBpPMzxof5XA"], "issued_at": "2018-07-01T20:29:27.000000Z"}} 2018-07-01 20:29:27,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Nova::FloatingIPAssociation", "properties": {"server_id": {"get_resource": "vm1"}, "floating_ip": {"get_resource": "floating_ip"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "vm2": {"depends_on": ["subnet", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1"], "type": "OS::Nova::Server", "properties": {"name": {"get_param": "inst1_name"}, "key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "flavor": {"get_resource": "flavor1"}, "security_groups": [{"get_resource": "server_security_group"}], "networks": [{"network": {"get_resource": "network"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net"}}' 2018-07-01 20:29:31,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:29:27 GMT Server: Apache x-openstack-request-id: req-668cce9d-3356-43f1-9e42-08d199f62a9d Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}]}} 2018-07-01 20:29:31,454 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-668cce9d-3356-43f1-9e42-08d199f62a9d 2018-07-01 20:29:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:31,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:31 GMT Server: Apache x-openstack-request-id: req-e3477a31-7033-4249-a828-6b01f098018b Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:31,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:31 GMT Server: Apache x-openstack-request-id: req-f5cab09e-ce2a-4adf-9332-0a6b80f1ce4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:31,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-f5cab09e-ce2a-4adf-9332-0a6b80f1ce4e 2018-07-01 20:29:31,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:32,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:31 GMT Server: Apache x-openstack-request-id: req-0d54b6ad-43ec-4385-b1fc-e524c6c9c1f1 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:32,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:32 GMT Server: Apache x-openstack-request-id: req-10c49fb3-b7bf-4f5e-83bc-96aab88a408a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:32,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-10c49fb3-b7bf-4f5e-83bc-96aab88a408a 2018-07-01 20:29:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:35,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:35 GMT Server: Apache x-openstack-request-id: req-f60eb4df-e6fc-4656-83c2-a29fccd7bddb Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:35,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:35 GMT Server: Apache x-openstack-request-id: req-d75e9e56-46e9-4cc6-8ebb-42552aa980c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:35,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-d75e9e56-46e9-4cc6-8ebb-42552aa980c9 2018-07-01 20:29:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:38,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:38 GMT Server: Apache x-openstack-request-id: req-44372d7a-71f3-45cd-850c-ab634cbfbcd4 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:39,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:38 GMT Server: Apache x-openstack-request-id: req-453580bc-21df-4d3b-8c8e-3422c23bfa96 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:39,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-453580bc-21df-4d3b-8c8e-3422c23bfa96 2018-07-01 20:29:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:42,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:42 GMT Server: Apache x-openstack-request-id: req-8bd6cac4-08c8-4160-b103-1d75b65b12af Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:42,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:42 GMT Server: Apache x-openstack-request-id: req-b1a140d1-ab4a-45c7-9847-3864668cabf6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:42,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-b1a140d1-ab4a-45c7-9847-3864668cabf6 2018-07-01 20:29:45,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:46,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:45 GMT Server: Apache x-openstack-request-id: req-1ca31ebb-c1e6-4e6d-80d4-bf28be3add98 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:46,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:46 GMT Server: Apache x-openstack-request-id: req-55029894-dcfd-4293-ae68-9ca90bafbf2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:46,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-55029894-dcfd-4293-ae68-9ca90bafbf2c 2018-07-01 20:29:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:49,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:49 GMT Server: Apache x-openstack-request-id: req-734fa010-f53c-44c2-b137-a281320ac73e Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:50,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:49 GMT Server: Apache x-openstack-request-id: req-8c44deb5-8dca-48dd-919d-786891c3c352 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:50,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-8c44deb5-8dca-48dd-919d-786891c3c352 2018-07-01 20:29:53,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:53,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:53 GMT Server: Apache x-openstack-request-id: req-ebbbb16e-3152-43fa-bfa5-694259d5e372 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:53,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:53 GMT Server: Apache x-openstack-request-id: req-c667b450-865f-4877-9a68-b4ace2e3ee6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:53,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-c667b450-865f-4877-9a68-b4ace2e3ee6e 2018-07-01 20:29:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:57,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:56 GMT Server: Apache x-openstack-request-id: req-f709b4f1-81a1-4006-99c6-e351e09090d4 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:57,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:57 GMT Server: Apache x-openstack-request-id: req-935028c1-47e1-4d15-9a6f-2fdbc6cc981d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:57,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-935028c1-47e1-4d15-9a6f-2fdbc6cc981d 2018-07-01 20:29:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:58,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:57 GMT Server: Apache x-openstack-request-id: req-5737ace3-2dce-447d-9485-714e30af69e2 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:58,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:58 GMT Server: Apache x-openstack-request-id: req-52160cf1-6713-483f-9c92-fb37ca9b5cee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 986 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7ea2382c-4cef-4b01-9831-51145e93661b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b92f250-8c6b-4165-bbfa-307b3cff158f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "dfda276f-da04-4086-8291-dbb707a66e6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0641396-c91a-47a4-93f2-e4dc698a98ab", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f9ecd2dc-7e81-4a1f-82fd-562494c85119", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc:subnet_id=5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ff863e39-d599-4be8-8724-9873abed23b4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "608dce7c-ee23-4890-8ff5-21d02111c705", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:29:58,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources used request id req-52160cf1-6713-483f-9c92-fb37ca9b5cee 2018-07-01 20:29:58,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:58,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:58 GMT Server: Apache x-openstack-request-id: req-73699f6e-5855-4c97-b302-3aed8cddc659 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:59,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:58 GMT Server: Apache x-openstack-request-id: req-62e63a93-2d38-4f10-86d1-595ca1db896a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:29:59,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-62e63a93-2d38-4f10-86d1-595ca1db896a 2018-07-01 20:29:59,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:59,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:59 GMT Server: Apache x-openstack-request-id: req-ccbdfecc-b473-4dfd-b6f4-584cf25fafa3 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:59,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:59 GMT Server: Apache x-openstack-request-id: req-f5f069d6-8d2a-4ab1-a7a3-dd42f762b718 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 986 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7ea2382c-4cef-4b01-9831-51145e93661b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b92f250-8c6b-4165-bbfa-307b3cff158f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "dfda276f-da04-4086-8291-dbb707a66e6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0641396-c91a-47a4-93f2-e4dc698a98ab", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f9ecd2dc-7e81-4a1f-82fd-562494c85119", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc:subnet_id=5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ff863e39-d599-4be8-8724-9873abed23b4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "608dce7c-ee23-4890-8ff5-21d02111c705", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:29:59,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources used request id req-f5f069d6-8d2a-4ab1-a7a3-dd42f762b718 2018-07-01 20:29:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=dfda276f-da04-4086-8291-dbb707a66e6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:59,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-da8c2ccd-4f86-47bc-b9e4-2bcc6236854a Date: Sun, 01 Jul 2018 20:29:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfda276f-da04-4086-8291-dbb707a66e6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e"],"description":"","tags":[],"updated_at":"2018-07-01T20:29:35Z","provider:segmentation_id":3,"name":"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:29:59,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=dfda276f-da04-4086-8291-dbb707a66e6f used request id req-da8c2ccd-4f86-47bc-b9e4-2bcc6236854a 2018-07-01 20:29:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:59,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e0cfcf52-7de4-430f-8db9-ae8252a13854 Date: Sun, 01 Jul 2018 20:29:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet"}]} 2018-07-01 20:29:59,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f used request id req-e0cfcf52-7de4-430f-8db9-ae8252a13854 2018-07-01 20:29:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:59,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-043b4846-c7cc-4670-8cfb-bd7b0135b058 Date: Sun, 01 Jul 2018 20:29:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet"}]} 2018-07-01 20:29:59,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f used request id req-043b4846-c7cc-4670-8cfb-bd7b0135b058 2018-07-01 20:29:59,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:29:59,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:59,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60ff76f-bdd2-4704-90f2-36e3fa48b61d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:29:59,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d60ff76f-bdd2-4704-90f2-36e3fa48b61d 2018-07-01 20:29:59,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:29:59,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:29:59 GMT Server: Apache x-openstack-request-id: req-bcbb3b0e-ddeb-4d2e-8211-22276827ebe7 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:29:59,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:59 GMT Server: Apache x-openstack-request-id: req-0681e1c1-e731-4dc7-88b6-c243e158973c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 986 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7ea2382c-4cef-4b01-9831-51145e93661b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b92f250-8c6b-4165-bbfa-307b3cff158f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "dfda276f-da04-4086-8291-dbb707a66e6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0641396-c91a-47a4-93f2-e4dc698a98ab", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f9ecd2dc-7e81-4a1f-82fd-562494c85119", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc:subnet_id=5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ff863e39-d599-4be8-8724-9873abed23b4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "608dce7c-ee23-4890-8ff5-21d02111c705", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:29:59,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources used request id req-0681e1c1-e731-4dc7-88b6-c243e158973c 2018-07-01 20:29:59,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/ff863e39-d599-4be8-8724-9873abed23b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:00,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:29:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c48a774-027d-4fe4-a14f-c17676e49d8f x-compute-request-id: req-4c48a774-027d-4fe4-a14f-c17676e49d8f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:40:99", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ff863e39-d599-4be8-8724-9873abed23b4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ff863e39-d599-4be8-8724-9873abed23b4", "rel": "bookmark"}], "image": {"id": "d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "links": [{"href": "http://172.30.9.26:8774/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-07-01T20:21:21.000000", "flavor": {"id": "7ea2382c-4cef-4b01-9831-51145e93661b", "links": [{"href": "http://172.30.9.26:8774/flavors/7ea2382c-4cef-4b01-9831-51145e93661b", "rel": "bookmark"}]}, "id": "ff863e39-d599-4be8-8724-9873abed23b4", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:29:43Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "created": "2018-07-01T20:29:38Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:30:00,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ff863e39-d599-4be8-8724-9873abed23b4 used request id req-4c48a774-027d-4fe4-a14f-c17676e49d8f 2018-07-01 20:30:00,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:00,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-97ca200c-a229-475e-a1e3-ac5499de5d8e Date: Sun, 01 Jul 2018 20:30:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfda276f-da04-4086-8291-dbb707a66e6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e"],"description":"","tags":[],"updated_at":"2018-07-01T20:29:35Z","provider:segmentation_id":3,"name":"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:30:00,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net used request id req-97ca200c-a229-475e-a1e3-ac5499de5d8e 2018-07-01 20:30:00,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:30:00,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:30:00,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:00,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deebc852-4d74-4ab9-b28f-08c34090c75b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:30:00,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-deebc852-4d74-4ab9-b28f-08c34090c75b 2018-07-01 20:30:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:00,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ab9bbcf9-b5f8-485b-aaa8-65c6f3033b04 Date: Sun, 01 Jul 2018 20:30:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet"}]} 2018-07-01 20:30:00,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f used request id req-ab9bbcf9-b5f8-485b-aaa8-65c6f3033b04 2018-07-01 20:30:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dfda276f-da04-4086-8291-dbb707a66e6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:00,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5123 X-Openstack-Request-Id: req-0c67597a-4f47-4669-8bda-2b5c341eacff Date: Sun, 01 Jul 2018 20:30:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.3"}],"id":"0444ddd5-3345-4cd9-b464-71976d6b942a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:0d:05","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfda276f-da04-4086-8291-dbb707a66e6f","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:40Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.1"}],"id":"a134e30d-61be-43df-9aa1-1fedccfdc50f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:49:8c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4937bf52-a218-4c41-89b5-6cc7147274fc","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:36Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.2"}],"id":"ac52a24a-a748-42b4-99f6-474282e818e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:9b:82","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfda276f-da04-4086-8291-dbb707a66e6f","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.8"}],"id":"d2bbfac2-b6bd-48ca-ac2c-9e42694e6713","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:40:99","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"ff863e39-d599-4be8-8724-9873abed23b4","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.12"}],"id":"daf8e55c-4337-4262-8cb8-6bc2641ba86b","security_groups":["f0641396-c91a-47a4-93f2-e4dc698a98ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:12:8d","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"608dce7c-ee23-4890-8ff5-21d02111c705","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.4"}],"id":"db3e6204-b80b-416c-b8d8-e621c866efe0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:8c:9b","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfda276f-da04-4086-8291-dbb707a66e6f","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:37Z","binding:vnic_type":"normal"}]} 2018-07-01 20:30:00,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dfda276f-da04-4086-8291-dbb707a66e6f used request id req-0c67597a-4f47-4669-8bda-2b5c341eacff 2018-07-01 20:30:00,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/608dce7c-ee23-4890-8ff5-21d02111c705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:00,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b749319e-79c8-41c1-b2c7-ebc3301a6ecd x-compute-request-id: req-b749319e-79c8-41c1-b2c7-ebc3301a6ecd Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:12:8d", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:12:8d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/608dce7c-ee23-4890-8ff5-21d02111c705", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/608dce7c-ee23-4890-8ff5-21d02111c705", "rel": "bookmark"}], "image": {"id": "68d7847e-dfa2-44cd-9768-031ca0c38ad2", "links": [{"href": "http://172.30.9.26:8774/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001e", "OS-SRV-USG:launched_at": "2018-07-01T20:21:42.000000", "flavor": {"id": "4b92f250-8c6b-4165-bbfa-307b3cff158f", "links": [{"href": "http://172.30.9.26:8774/flavors/4b92f250-8c6b-4165-bbfa-307b3cff158f", "rel": "bookmark"}]}, "id": "608dce7c-ee23-4890-8ff5-21d02111c705", "security_groups": [{"name": "security_group_name"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:29:46Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "created": "2018-07-01T20:29:40Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:30:00,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/608dce7c-ee23-4890-8ff5-21d02111c705 used request id req-b749319e-79c8-41c1-b2c7-ebc3301a6ecd 2018-07-01 20:30:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:00,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-a1156e69-6bc5-4e6a-bf50-a0b93a5d2ad2 Date: Sun, 01 Jul 2018 20:30:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfda276f-da04-4086-8291-dbb707a66e6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e"],"description":"","tags":[],"updated_at":"2018-07-01T20:29:35Z","provider:segmentation_id":3,"name":"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:34Z","provider:network_type":"vxlan"}]} 2018-07-01 20:30:00,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net used request id req-a1156e69-6bc5-4e6a-bf50-a0b93a5d2ad2 2018-07-01 20:30:00,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fd4495-742e-4c92-8b0c-1b6ad38eed08 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:30:01,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-a7fd4495-742e-4c92-8b0c-1b6ad38eed08 2018-07-01 20:30:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc08feef-eccf-416d-8552-a7b0f16d250d Date: Sun, 01 Jul 2018 20:30:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:35Z","dns_nameservers":[],"updated_at":"2018-07-01T20:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet"}]} 2018-07-01 20:30:01,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=dfda276f-da04-4086-8291-dbb707a66e6f used request id req-bc08feef-eccf-416d-8552-a7b0f16d250d 2018-07-01 20:30:01,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=dfda276f-da04-4086-8291-dbb707a66e6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5123 X-Openstack-Request-Id: req-f01088f7-c0cb-4b2e-a75c-1d1d84d66fd5 Date: Sun, 01 Jul 2018 20:30:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.3"}],"id":"0444ddd5-3345-4cd9-b464-71976d6b942a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:0d:05","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfda276f-da04-4086-8291-dbb707a66e6f","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:40Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.1"}],"id":"a134e30d-61be-43df-9aa1-1fedccfdc50f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:49:8c","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4937bf52-a218-4c41-89b5-6cc7147274fc","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:36Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.2"}],"id":"ac52a24a-a748-42b4-99f6-474282e818e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:9b:82","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfda276f-da04-4086-8291-dbb707a66e6f","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:41Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.8"}],"id":"d2bbfac2-b6bd-48ca-ac2c-9e42694e6713","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:40:99","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"ff863e39-d599-4be8-8724-9873abed23b4","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.12"}],"id":"daf8e55c-4337-4262-8cb8-6bc2641ba86b","security_groups":["f0641396-c91a-47a4-93f2-e4dc698a98ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:12:8d","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"608dce7c-ee23-4890-8ff5-21d02111c705","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:29:37Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e","ip_address":"10.1.2.4"}],"id":"db3e6204-b80b-416c-b8d8-e621c866efe0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:8c:9b","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfda276f-da04-4086-8291-dbb707a66e6f","name":"","admin_state_up":true,"network_id":"dfda276f-da04-4086-8291-dbb707a66e6f","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:29:37Z","binding:vnic_type":"normal"}]} 2018-07-01 20:30:01,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=dfda276f-da04-4086-8291-dbb707a66e6f used request id req-f01088f7-c0cb-4b2e-a75c-1d1d84d66fd5 2018-07-01 20:30:01,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:01 GMT Server: Apache x-openstack-request-id: req-c877061e-3db7-4c03-844b-57e954bce8a3 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:01,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:01 GMT Server: Apache x-openstack-request-id: req-8fa6188a-2d16-4b7e-b3de-277f25ccf45e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 986 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7ea2382c-4cef-4b01-9831-51145e93661b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4b92f250-8c6b-4165-bbfa-307b3cff158f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "dfda276f-da04-4086-8291-dbb707a66e6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0641396-c91a-47a4-93f2-e4dc698a98ab", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f9ecd2dc-7e81-4a1f-82fd-562494c85119", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc:subnet_id=5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5006d59e-d2b0-4460-9a0e-d9e5c15a6b0e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-01T20:29:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4937bf52-a218-4c41-89b5-6cc7147274fc", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ff863e39-d599-4be8-8724-9873abed23b4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-01T20:29:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:29:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "608dce7c-ee23-4890-8ff5-21d02111c705", "resource_type": "OS::Nova::Server"}]} 2018-07-01 20:30:01,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5/resources used request id req-8fa6188a-2d16-4b7e-b3de-277f25ccf45e 2018-07-01 20:30:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ae5295d0-e578-47c7-82a0-876288014622 Date: Sun, 01 Jul 2018 20:30:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:26Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "metadata": {}}], "self": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "min_disk": 0, "protected": false, "id": "d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "file": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:30:01,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 used request id req-ae5295d0-e578-47c7-82a0-876288014622 2018-07-01 20:30:01,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-78da17c0-542a-4ef4-94ed-713368f24455 Date: Sun, 01 Jul 2018 20:30:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:30:01,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-78da17c0-542a-4ef4-94ed-713368f24455 2018-07-01 20:30:01,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b6d070bd-4722-4df8-9380-71501c077e0d Date: Sun, 01 Jul 2018 20:30:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:26Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "metadata": {}}], "self": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "min_disk": 0, "protected": false, "id": "d3bbf28d-98a5-48b3-8a24-41c0a501b1d4", "file": "/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:30:01,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 used request id req-b6d070bd-4722-4df8-9380-71501c077e0d 2018-07-01 20:30:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-7108049a-7464-48af-b1a4-ac68691f2615 Date: Sun, 01 Jul 2018 20:30:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:29:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:29:23Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/snap", "metadata": {}}], "self": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2", "min_disk": 0, "protected": false, "id": "68d7847e-dfa2-44cd-9768-031ca0c38ad2", "file": "/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:30:01,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 used request id req-7108049a-7464-48af-b1a4-ac68691f2615 2018-07-01 20:30:02,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:02,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:02 GMT Server: Apache x-openstack-request-id: req-0476bdad-a8f6-436c-a3e9-13fccd49db50 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:02,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:02 GMT Server: Apache x-openstack-request-id: req-62c56cdf-a9a1-4dab-8c38-356b219141ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:02,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-62c56cdf-a9a1-4dab-8c38-356b219141ae 2018-07-01 20:30:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:02,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:02 GMT Server: Apache x-openstack-request-id: req-405e18e1-5da4-4101-bd6c-56fc0ee7ca45 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:02,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:02 GMT Server: Apache x-openstack-request-id: req-556a7fef-74af-4b1b-9c5e-89b5912592fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4lqU7imwnjWqwS+d4qTTKJAiVje9ukcMa07iL4Kb9xoJudkl\n25IlOFrIPJXOP36H44ldCFegM2JusFF1CjPytTeB5wnXo6CZrSSP6pJm2Zh+8Hix\nZAiGjfMqAGUY3yfYdrBvV1yU1+cx5zxJakHBzd9NGmiOFS1dop2XS5/dJoPB1I1y\n49RKUxhHnIfge3R7luOrM+fJzmF2Kio5fW/KXFhHwy8sCbPwK5ObEN/ASn+Mwxa0\nXCCaVfEXziKVeq+NRzs+VaEDG3Hnfv/8i6GSjY4Ki+ZgP5DSc0RqRbZ3FxwzyoWt\n1EBSpHhd9E30RjV7OLFB5oZio35EczXPAR9hLwIDAQABAoIBAAw0sj89hEajwjd0\np+Dm3nQbgZ6AlvyKhELtGAlT07E5eDjLWt1CPjuRuaZ6tYp6+jzs1VVz1DGxJyLe\n4Z7ROk9HVPvubfBm4qKRjCksB9vH+2BgQcCRLSBOcn9e9D5kWanczcQ6O9SApRJB\nD/xo21iMqA26gZ7muVvhf50WW8iNzFm6NhBiapzRURhZyq6W36gqjhBSoaO7lqyT\nswZxy9UBvGNNPdFyDd85AJ85XW8kHhwRnlxKfZ12B3WLfatu64qt1gJQBxL2CZS0\nBiK8Kn4KEBt7qriUyIKwioo71RFZtUi7v8HmFT9GQXr7MKF+WkS9RN5XR7+rVMd3\n1nHK7xECgYEA8fICY+vKpdZJ071gGTl8Qfg6mYpxMdY+cRo+abNBwYkAmAAntlKr\n/5XaA4NdzIb2LEVCsjcYjQtE/8F4Ju9pYZkrbOzdoGJf9XcFV1UMX0B26NY6r2o9\nmL6xv86JWhlFOTbB1t/EVEjE44ohkuTk6cIaIUqgFPT/uA33Q2UQTAsCgYEA74C1\nqvWvT6TxX+cPOBceKlUMARUOt/YFAB/UqPOzTXCRGiwXv/zfIi+FvKANkTW7tDe6\nC0dOUyBkv0UZdyt3gOW9ei6E/M1FxcolCLCMazWUcNiaSmLoOeNv822WWHNsvK6j\nNNyXSuaH0Kwwdw/3fDteXQ0vBp9ZSD6peM1c0e0CgYA25HaAXx3iFEU5wgyMjItR\nmFULQuq9qOMP3Clu59myZDf7RIW+CvG1EjWdeG+OmMw/bRNdxbxPO9BSyn1NMCJT\nn2HH29HIsqkc0v0mPEiLT9/qobg81jjVb+Z6IwzsoTEgcvj1nF051iy9hzho0H/T\nPVOaXAkH2DIwexKver2A0wKBgHji109WOMmTcH2+i5D9Ii2txaRaM5ao57c7WcR5\nVTw2IBc8wDQYd6uynucpRg/QNlDte8srj54nkJJ2VzcuSmBWFYAxMNDE73243V54\ndje60JTwz1fSenKVmLEe1C8K+4x0/U22NesJVu39q2y9M2aSNLv05pKKJa9waWvf\nBAW1AoGAHkqfwTA4I52DYySUPjUY5cEaAMhLGC5A6EyB+y2V6RcpayCM/Vu3xU4Z\n3VQQuqhX4e1Uk1ww5BqzwSKLhN9QcOn/OowU+S88joTSTsJ6zfNwKEBN+8fS8TJ5\nCZUbqBsU+GpTEj15CkRvhL+dD1HdVDuFY9ZnqyTeiFpHk0UFROs=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:02,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-556a7fef-74af-4b1b-9c5e-89b5912592fd 2018-07-01 20:30:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:03,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:02 GMT Server: Apache x-openstack-request-id: req-08e964b5-f75b-499f-a6e2-ae8dbb081603 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:03,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:30:03 GMT Server: Apache x-openstack-request-id: req-f5cfff42-382e-4991-a434-b20f37d2ba4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:30:03,209 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-f5cfff42-382e-4991-a434-b20f37d2ba4c 2018-07-01 20:30:03,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:03,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:03 GMT Server: Apache x-openstack-request-id: req-1c1e983c-5347-4883-a076-11058f1dc032 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:03,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:03 GMT Server: Apache x-openstack-request-id: req-17978034-af60-49cb-83a5-ac537f52605b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "tags": null, "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-01T20:30:03Z", "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:03,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-17978034-af60-49cb-83a5-ac537f52605b 2018-07-01 20:30:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:06,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:06 GMT Server: Apache x-openstack-request-id: req-b0784809-cfa8-4966-9b49-6483a970f7c5 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:06,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:06 GMT Server: Apache x-openstack-request-id: req-430e9ac2-ea3e-4253-a9ba-3b913880c91f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "tags": null, "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-01T20:30:03Z", "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:06,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-430e9ac2-ea3e-4253-a9ba-3b913880c91f 2018-07-01 20:30:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:09,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:09 GMT Server: Apache x-openstack-request-id: req-fcfb7bbb-d42c-445f-9ba4-8195011e5a63 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:09,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:09 GMT Server: Apache x-openstack-request-id: req-afca75f8-5501-4777-af7a-073266d7a011 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "tags": null, "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-01T20:30:03Z", "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:09,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-afca75f8-5501-4777-af7a-073266d7a011 2018-07-01 20:30:12,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:12,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:12 GMT Server: Apache x-openstack-request-id: req-71427b30-2809-4775-a30d-0fae5a002bf2 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:12,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:12 GMT Server: Apache x-openstack-request-id: req-9ac356f3-e9b6-4010-9685-0a12e6baa0f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "tags": null, "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-01T20:30:03Z", "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:12,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-9ac356f3-e9b6-4010-9685-0a12e6baa0f8 2018-07-01 20:30:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:15,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:15 GMT Server: Apache x-openstack-request-id: req-3a723537-09ca-4732-96a1-8d353e4c9f69 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:15,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:15 GMT Server: Apache x-openstack-request-id: req-7d603df5-3482-44fb-973c-a4e62b564bb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "tags": null, "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-01T20:30:03Z", "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:15,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-7d603df5-3482-44fb-973c-a4e62b564bb2 2018-07-01 20:30:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:18,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:18 GMT Server: Apache x-openstack-request-id: req-6d8bcf0c-3c79-4b25-ac72-906780e53102 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:18,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:18 GMT Server: Apache x-openstack-request-id: req-91235b2c-ff02-4b44-b120-849e901e585a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "tags": null, "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-01T20:30:03Z", "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:19,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-91235b2c-ff02-4b44-b120-849e901e585a 2018-07-01 20:30:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a56f08743d4ffbb113ad125d8ba38af84cae85b8" 2018-07-01 20:30:22,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:22 GMT Server: Apache x-openstack-request-id: req-02d83717-c43b-4099-b4c8-8e58f12fcfdf Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:22,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:22 GMT Server: Apache x-openstack-request-id: req-f461d1ad-f113-4d4c-81f3-fa61d3f7de05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor2", "OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1"}, "deletion_time": "2018-07-01T20:30:20Z", "stack_name": "HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack", "stack_user_project_id": "752185e304c44605aaaf7ccfedc19d9b", "tags": null, "creation_time": "2018-07-01T20:29:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-01T20:30:03Z", "id": "b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 20:30:22,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-stack/b5f09ebc-fd1e-4f1c-bf46-344aab2f15a5 used request id req-f461d1ad-f113-4d4c-81f3-fa61d3f7de05 2018-07-01 20:30:22,080 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image1 2018-07-01 20:30:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f43d475a4dedf8ed544de67e873076fda59bd311" 2018-07-01 20:30:23,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af92c5e3-3d8f-42d9-9ac2-be693ad2ea0a Date: Sun, 01 Jul 2018 20:30:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:23,447 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/68d7847e-dfa2-44cd-9768-031ca0c38ad2 used request id req-af92c5e3-3d8f-42d9-9ac2-be693ad2ea0a 2018-07-01 20:30:23,448 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-efec76ab-5cb2-490f-bb12-7427e5aff6b0-image2 2018-07-01 20:30:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf849bd3db87af720780cab2ce2ebf16b225a65" 2018-07-01 20:30:24,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-418d3490-9ce8-4a76-802d-242b1dd6cdb0 Date: Sun, 01 Jul 2018 20:30:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:24,732 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d3bbf28d-98a5-48b3-8a24-41c0a501b1d4 used request id req-418d3490-9ce8-4a76-802d-242b1dd6cdb0 2018-07-01 20:30:24,735 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:30:24,735 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:30:24,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:25,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["oibC-Q2WSseLkJG-jT0Ayg"], "issued_at": "2018-07-01T20:30:25.000000Z"}} 2018-07-01 20:30:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88952ed235e702d29c1203090ea87303481dbbb0" -d '{"stack_name": "HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-01 20:30:26,652 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:30:25 GMT Server: Apache x-openstack-request-id: req-2199d63d-c690-40a4-bdf7-4579ad326393 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "dd0ebd56-773e-431b-bf5a-69dd0314e05f", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f", "rel": "self"}]}} 2018-07-01 20:30:26,653 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-2199d63d-c690-40a4-bdf7-4579ad326393 2018-07-01 20:30:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/dd0ebd56-773e-431b-bf5a-69dd0314e05f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88952ed235e702d29c1203090ea87303481dbbb0" 2018-07-01 20:30:26,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:26 GMT Server: Apache x-openstack-request-id: req-29625fea-cb1a-42ff-a86f-17e4c8d5d09f Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:27,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:26 GMT Server: Apache x-openstack-request-id: req-fdc7dbb2-b052-4fc0-a407-5cd44bbfc7d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "dd0ebd56-773e-431b-bf5a-69dd0314e05f", "OS::stack_name": "HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack", "stack_user_project_id": "91b69c8286b94fb0a4ffbe2beed44bfe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:30:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd0ebd56-773e-431b-bf5a-69dd0314e05f", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-01 20:30:27,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f used request id req-fdc7dbb2-b052-4fc0-a407-5cd44bbfc7d8 2018-07-01 20:30:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/dd0ebd56-773e-431b-bf5a-69dd0314e05f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88952ed235e702d29c1203090ea87303481dbbb0" 2018-07-01 20:30:27,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:27 GMT Server: Apache x-openstack-request-id: req-034bd4de-099c-4eed-8e36-d433df8cbdcc Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:27,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:27 GMT Server: Apache x-openstack-request-id: req-a7439d0e-764c-4dea-bb0e-3271a68f3aec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "dd0ebd56-773e-431b-bf5a-69dd0314e05f", "OS::stack_name": "HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack", "stack_user_project_id": "91b69c8286b94fb0a4ffbe2beed44bfe", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:30:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dd0ebd56-773e-431b-bf5a-69dd0314e05f", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-01 20:30:27,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f used request id req-a7439d0e-764c-4dea-bb0e-3271a68f3aec 2018-07-01 20:30:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/dd0ebd56-773e-431b-bf5a-69dd0314e05f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88952ed235e702d29c1203090ea87303481dbbb0" 2018-07-01 20:30:27,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:27 GMT Server: Apache x-openstack-request-id: req-b9d598a5-f845-47e8-8dba-b1de8ee6a349 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:28,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:27 GMT Server: Apache x-openstack-request-id: req-1c3f7799-3907-4760-a783-fe876c88c297 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-01T20:30:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:30:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45976c6c-4d35-4843-90a7-1fba8a8ee8c6", "resource_type": "OS::Nova::Flavor"}]} 2018-07-01 20:30:28,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f/resources used request id req-1c3f7799-3907-4760-a783-fe876c88c297 2018-07-01 20:30:28,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/45976c6c-4d35-4843-90a7-1fba8a8ee8c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88952ed235e702d29c1203090ea87303481dbbb0" 2018-07-01 20:30:28,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bb0e272-4e87-4351-84ec-59b813604dac x-compute-request-id: req-2bb0e272-4e87-4351-84ec-59b813604dac Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/45976c6c-4d35-4843-90a7-1fba8a8ee8c6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/45976c6c-4d35-4843-90a7-1fba8a8ee8c6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "45976c6c-4d35-4843-90a7-1fba8a8ee8c6", "name": "HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack-flavor-z5qdqpdje5bn", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:30:28,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/45976c6c-4d35-4843-90a7-1fba8a8ee8c6 used request id req-2bb0e272-4e87-4351-84ec-59b813604dac 2018-07-01 20:30:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/dd0ebd56-773e-431b-bf5a-69dd0314e05f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88952ed235e702d29c1203090ea87303481dbbb0" 2018-07-01 20:30:28,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:28 GMT Server: Apache x-openstack-request-id: req-566dbaea-f46d-4d44-a3ed-84c78e7d21e1 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:28,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:30:28 GMT Server: Apache x-openstack-request-id: req-b2bda414-9882-4acd-a735-7ab7159a1d2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:30:28,291 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsFlavorTests-4c63eb68-a7be-4cd9-acb5-ec2ddbb8ec90-stack/dd0ebd56-773e-431b-bf5a-69dd0314e05f used request id req-b2bda414-9882-4acd-a735-7ab7159a1d2f 2018-07-01 20:30:28,292 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:30:28,293 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:30:28,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:28,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["V__1fqJeS6qtYpO2CejFQQ"], "issued_at": "2018-07-01T20:30:28.000000Z"}} 2018-07-01 20:30:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" -d '{"stack_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp"}}' 2018-07-01 20:30:30,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:30:28 GMT Server: Apache x-openstack-request-id: req-c65d482a-15be-49f1-97a8-1b698771a68f Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "33f0bb8d-8337-4b8b-834e-5529d70a18c2", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2", "rel": "self"}]}} 2018-07-01 20:30:30,369 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-c65d482a-15be-49f1-97a8-1b698771a68f 2018-07-01 20:30:30,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/33f0bb8d-8337-4b8b-834e-5529d70a18c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" 2018-07-01 20:30:30,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:30 GMT Server: Apache x-openstack-request-id: req-d7b9da91-fdb8-4bc1-ac7a-d81a8b53b956 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:30,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:30 GMT Server: Apache x-openstack-request-id: req-77107f4e-ec10-4613-b459-b7113751745d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "33f0bb8d-8337-4b8b-834e-5529d70a18c2", "OS::stack_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack", "keypair_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack", "stack_user_project_id": "c0671f3e5670457fb1c3bb43e0dcb914", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:30:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33f0bb8d-8337-4b8b-834e-5529d70a18c2", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-01 20:30:30,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 used request id req-77107f4e-ec10-4613-b459-b7113751745d 2018-07-01 20:30:30,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/33f0bb8d-8337-4b8b-834e-5529d70a18c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" 2018-07-01 20:30:30,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:30 GMT Server: Apache x-openstack-request-id: req-7f14f11c-7960-40d5-a9c3-646a84d0aa21 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:31,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:30 GMT Server: Apache x-openstack-request-id: req-26f3276d-ab84-4e01-9edf-2f3edfac883e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1903 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "33f0bb8d-8337-4b8b-834e-5529d70a18c2", "OS::stack_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack", "keypair_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack", "stack_user_project_id": "c0671f3e5670457fb1c3bb43e0dcb914", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:30:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "33f0bb8d-8337-4b8b-834e-5529d70a18c2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArEUMG94ISqbn7SvAy70wppoLIzqVLsRiN/L+xKrQ30w42PA/\n59eJnAEt7CqHd/MoHDARI+tJm0rQGO8msU4FI5uEUuChq3gpCkLJxN9LxvhZJYyw\n1OFEg63f796cLH8h98WwGndJkBDZKD2WIAoutz+xjTQQeDj0iWpp3AL2aPa08/XF\nZ4pZROx1T1BX8zctweb15kD9I5F6EDq2hwtCX5h2qV7ons43QrqaI1/c4F3MghUA\nkJiE/iBwjfm8JgEQBFGm3oqYlyHHGqZ8pn0cStyiK8V47G+/dx14BzaZ3R8Dw8Md\nuuags1S8LXQBz/P4dHl7ZRiNpqaZ/wtzOII9JQIDAQABAoIBAB1p9LVVZekJMpSG\nYfbnqMTpjHlJaWuA0Jxo+yMtX1ihNRuleePmI3LlqKeoY1URyYl2k5akd/7x+TIo\ns1yWy73WsfNMs44JiEheOwFIdzHT+bS1nwPaKs6pA5F7WwMl+fDKalU6hO76UXnT\neiyiUHOthm1rtFwyrV5BMy4Du3sUTMK+yknS+z1UhdhijLvMkfzA2//8/0XgJn1N\n5t7YUjoytl5aU3ivP3dHPK+Db3phElIFnjbqQzjEXNAnp+E3b5NGM+SGw16JClc9\nzvgbsxyAwFScaBXRGg2MyfIMwG2omF+npkuO/AwJuQQDCBHfO0htVObGNojyDvXl\ni5OCE4kCgYEA46UrjOyYgP6v/H7ZEcx4jOX8lVmjx/u3A4WLSmntibQC7eLTkjyr\nhXIqfw2B8EagQohAmMDPxTzMqid6AhjEekKbtG3QZaExltJiOVtz4VV2x3FjVMSm\nLaYKikm/LYEMvm4fTAhf/fCdtK+0FIfZmG8qu7iuIOTP3Dy92N2DwksCgYEAwbok\nSfHVUKYk+P/b9JuSzMDyRop8jizal4st+h7fj7UgHRbf2ef/pIieqCGfiYt/ep92\n99Yt0arqr1+rslhKbkD1+j9vHgVZLTXS7C1fFbWSlXgoqCdk6UkdvQmWTAwRZpfB\nbIFPU6wd//5SESIM/Pf6kxsGscZyT5TnCDB+2E8CgYEAv5Ye1Pe6UbYHfsVzAtvH\nCS32KevLP1/FYx1dYT9NPvtVC8g+r3CIGkM/KLbBiOqnrdbmJqj/M8w7o2id8m3N\nzeeJC4zwOtgy1/Av4n3pRNeco7X2Fz15bimz7Tarwyw9AXfEt0TFJP8AezT0peK/\nat8EZADF68EmfwBP9thXL4kCgYAGja52lei6brRne/hL4QtpQ8muWzb1dEz8vWeT\nw4Gake0BLunprDB4t2puk5ybAY4Rbt2Oar9oDVkdD6Z2RQhXjHkFuymeIV4v6lc1\nSB+kU10fE06EybhfL+sCnxVngyz/hHi1m/Y8BWGKbGcIT1eTIyxl1481alopmQbr\nvwA7fwKBgELY8J4fQ02N071Y85R8a4bwuyDOB37C08DPewJ+SqqCDT5VbDB9Sip/\nJvm3b1YUa44p2KJtNYVHYSb+OQzw+ECT117eTOFapA/lhJuoHuBcFbDUhl+Zy5fx\n2q4d+ffjO7e3L2VjCg36OhnTg4IV0TKHe2WJUvVFvjwAmD30JNVV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-01 20:30:31,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 used request id req-26f3276d-ab84-4e01-9edf-2f3edfac883e 2018-07-01 20:30:31,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/33f0bb8d-8337-4b8b-834e-5529d70a18c2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" 2018-07-01 20:30:31,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:31 GMT Server: Apache x-openstack-request-id: req-c42917e6-09df-4a5e-bd86-5ecf9feaba38 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:31,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:31 GMT Server: Apache x-openstack-request-id: req-aec32c19-6b0d-44ae-a941-5264cc81343f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-01T20:30:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:30:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-01 20:30:31,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2/resources used request id req-aec32c19-6b0d-44ae-a941-5264cc81343f 2018-07-01 20:30:31,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" 2018-07-01 20:30:31,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a2ca402-b980-47f5-8e14-43fd8feb5fd7 x-compute-request-id: req-7a2ca402-b980-47f5-8e14-43fd8feb5fd7 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsRQwb3ghKpuftK8DLvTCmmgsjOpUuxGI38v7EqtDfTDjY8D/n14mcAS3sKod38ygcMBEj60mbStAY7yaxTgUjm4RS4KGreCkKQsnE30vG+FkljLDU4USDrd/v3pwsfyH3xbAad0mQENkoPZYgCi63P7GNNBB4OPSJamncAvZo9rTz9cVnillE7HVPUFfzNy3B5vXmQP0jkXoQOraHC0JfmHapXuiezjdCupojX9zgXcyCFQCQmIT+IHCN+bwmARAEUabeipiXIccapnymfRxK3KIrxXjsb793HXgHNpndHwPDwx265qCzVLwtdAHP8/h0eXtlGI2mppn/C3M4gj0l Generated-by-Nova", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp", "deleted": false, "created_at": "2018-07-01T20:30:30.000000", "updated_at": null, "fingerprint": "d4:07:1b:b9:57:3b:66:7d:78:6f:bb:71:98:39:e7:7c", "deleted_at": null, "id": 15}} 2018-07-01 20:30:31,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp used request id req-7a2ca402-b980-47f5-8e14-43fd8feb5fd7 2018-07-01 20:30:31,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/33f0bb8d-8337-4b8b-834e-5529d70a18c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" 2018-07-01 20:30:31,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:31 GMT Server: Apache x-openstack-request-id: req-ab1a79c1-b272-427d-8e72-2fefe7d35df7 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:31,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:31 GMT Server: Apache x-openstack-request-id: req-9095c15b-c869-43b2-ad8e-2b9935bf22a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1903 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "33f0bb8d-8337-4b8b-834e-5529d70a18c2", "OS::stack_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack", "keypair_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack", "stack_user_project_id": "c0671f3e5670457fb1c3bb43e0dcb914", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:30:29Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "33f0bb8d-8337-4b8b-834e-5529d70a18c2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArEUMG94ISqbn7SvAy70wppoLIzqVLsRiN/L+xKrQ30w42PA/\n59eJnAEt7CqHd/MoHDARI+tJm0rQGO8msU4FI5uEUuChq3gpCkLJxN9LxvhZJYyw\n1OFEg63f796cLH8h98WwGndJkBDZKD2WIAoutz+xjTQQeDj0iWpp3AL2aPa08/XF\nZ4pZROx1T1BX8zctweb15kD9I5F6EDq2hwtCX5h2qV7ons43QrqaI1/c4F3MghUA\nkJiE/iBwjfm8JgEQBFGm3oqYlyHHGqZ8pn0cStyiK8V47G+/dx14BzaZ3R8Dw8Md\nuuags1S8LXQBz/P4dHl7ZRiNpqaZ/wtzOII9JQIDAQABAoIBAB1p9LVVZekJMpSG\nYfbnqMTpjHlJaWuA0Jxo+yMtX1ihNRuleePmI3LlqKeoY1URyYl2k5akd/7x+TIo\ns1yWy73WsfNMs44JiEheOwFIdzHT+bS1nwPaKs6pA5F7WwMl+fDKalU6hO76UXnT\neiyiUHOthm1rtFwyrV5BMy4Du3sUTMK+yknS+z1UhdhijLvMkfzA2//8/0XgJn1N\n5t7YUjoytl5aU3ivP3dHPK+Db3phElIFnjbqQzjEXNAnp+E3b5NGM+SGw16JClc9\nzvgbsxyAwFScaBXRGg2MyfIMwG2omF+npkuO/AwJuQQDCBHfO0htVObGNojyDvXl\ni5OCE4kCgYEA46UrjOyYgP6v/H7ZEcx4jOX8lVmjx/u3A4WLSmntibQC7eLTkjyr\nhXIqfw2B8EagQohAmMDPxTzMqid6AhjEekKbtG3QZaExltJiOVtz4VV2x3FjVMSm\nLaYKikm/LYEMvm4fTAhf/fCdtK+0FIfZmG8qu7iuIOTP3Dy92N2DwksCgYEAwbok\nSfHVUKYk+P/b9JuSzMDyRop8jizal4st+h7fj7UgHRbf2ef/pIieqCGfiYt/ep92\n99Yt0arqr1+rslhKbkD1+j9vHgVZLTXS7C1fFbWSlXgoqCdk6UkdvQmWTAwRZpfB\nbIFPU6wd//5SESIM/Pf6kxsGscZyT5TnCDB+2E8CgYEAv5Ye1Pe6UbYHfsVzAtvH\nCS32KevLP1/FYx1dYT9NPvtVC8g+r3CIGkM/KLbBiOqnrdbmJqj/M8w7o2id8m3N\nzeeJC4zwOtgy1/Av4n3pRNeco7X2Fz15bimz7Tarwyw9AXfEt0TFJP8AezT0peK/\nat8EZADF68EmfwBP9thXL4kCgYAGja52lei6brRne/hL4QtpQ8muWzb1dEz8vWeT\nw4Gake0BLunprDB4t2puk5ybAY4Rbt2Oar9oDVkdD6Z2RQhXjHkFuymeIV4v6lc1\nSB+kU10fE06EybhfL+sCnxVngyz/hHi1m/Y8BWGKbGcIT1eTIyxl1481alopmQbr\nvwA7fwKBgELY8J4fQ02N071Y85R8a4bwuyDOB37C08DPewJ+SqqCDT5VbDB9Sip/\nJvm3b1YUa44p2KJtNYVHYSb+OQzw+ECT117eTOFapA/lhJuoHuBcFbDUhl+Zy5fx\n2q4d+ffjO7e3L2VjCg36OhnTg4IV0TKHe2WJUvVFvjwAmD30JNVV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-01 20:30:31,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 used request id req-9095c15b-c869-43b2-ad8e-2b9935bf22a7 2018-07-01 20:30:31,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" 2018-07-01 20:30:31,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a684e04-8e8f-4e97-9727-cbafb0eeaed1 x-compute-request-id: req-5a684e04-8e8f-4e97-9727-cbafb0eeaed1 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsRQwb3ghKpuftK8DLvTCmmgsjOpUuxGI38v7EqtDfTDjY8D/n14mcAS3sKod38ygcMBEj60mbStAY7yaxTgUjm4RS4KGreCkKQsnE30vG+FkljLDU4USDrd/v3pwsfyH3xbAad0mQENkoPZYgCi63P7GNNBB4OPSJamncAvZo9rTz9cVnillE7HVPUFfzNy3B5vXmQP0jkXoQOraHC0JfmHapXuiezjdCupojX9zgXcyCFQCQmIT+IHCN+bwmARAEUabeipiXIccapnymfRxK3KIrxXjsb793HXgHNpndHwPDwx265qCzVLwtdAHP8/h0eXtlGI2mppn/C3M4gj0l Generated-by-Nova", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp", "deleted": false, "created_at": "2018-07-01T20:30:30.000000", "updated_at": null, "fingerprint": "d4:07:1b:b9:57:3b:66:7d:78:6f:bb:71:98:39:e7:7c", "deleted_at": null, "id": 15}} 2018-07-01 20:30:31,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-kp used request id req-5a684e04-8e8f-4e97-9727-cbafb0eeaed1 2018-07-01 20:30:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/33f0bb8d-8337-4b8b-834e-5529d70a18c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a471879c695a889e77225be0e72ebaf7ac44e6" 2018-07-01 20:30:32,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:32 GMT Server: Apache x-openstack-request-id: req-2c67b80f-d83b-4717-a78a-03f711333af0 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:32,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:30:32 GMT Server: Apache x-openstack-request-id: req-b64a6d68-15a4-45da-8d3f-01e539ec4755 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:30:32,332 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsKeypairTests-15292bbd-178c-4a5c-8939-ce921bd27b18-stack/33f0bb8d-8337-4b8b-834e-5529d70a18c2 used request id req-b64a6d68-15a4-45da-8d3f-01e539ec4755 2018-07-01 20:30:32,334 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 20:30:32,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:32,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["4Q9W9nkVQRakvF2htHqTWQ"], "issued_at": "2018-07-01T20:30:32.000000Z"}} 2018-07-01 20:30:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" -d '{"stack_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-sec-grp"}}' 2018-07-01 20:30:34,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:30:32 GMT Server: Apache x-openstack-request-id: req-2e1eacfe-4ba9-4d10-8151-525b8fb2b83e Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "e0db276c-83fd-4ea1-89cd-fd54523906a5", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5", "rel": "self"}]}} 2018-07-01 20:30:34,082 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks used request id req-2e1eacfe-4ba9-4d10-8151-525b8fb2b83e 2018-07-01 20:30:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e0db276c-83fd-4ea1-89cd-fd54523906a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" 2018-07-01 20:30:34,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:34 GMT Server: Apache x-openstack-request-id: req-8368c45d-d583-49c9-92e3-cc5754442e5d Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:34,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:34 GMT Server: Apache x-openstack-request-id: req-3e72cc95-5c15-4e83-b427-24490c60eb29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e0db276c-83fd-4ea1-89cd-fd54523906a5", "OS::stack_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack", "security_group_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack", "stack_user_project_id": "eb1499bf84394d058b5f283c4760a242", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:30:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0db276c-83fd-4ea1-89cd-fd54523906a5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-01 20:30:34,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 used request id req-3e72cc95-5c15-4e83-b427-24490c60eb29 2018-07-01 20:30:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e0db276c-83fd-4ea1-89cd-fd54523906a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" 2018-07-01 20:30:34,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:34 GMT Server: Apache x-openstack-request-id: req-e1f4ad38-fd69-44b5-8991-c0174b7b4114 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:34,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:34 GMT Server: Apache x-openstack-request-id: req-81786573-7565-40ff-b1cd-566aa0010e43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e0db276c-83fd-4ea1-89cd-fd54523906a5", "OS::stack_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack", "security_group_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack", "stack_user_project_id": "eb1499bf84394d058b5f283c4760a242", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T20:30:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0db276c-83fd-4ea1-89cd-fd54523906a5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-01 20:30:34,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 used request id req-81786573-7565-40ff-b1cd-566aa0010e43 2018-07-01 20:30:37,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e0db276c-83fd-4ea1-89cd-fd54523906a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" 2018-07-01 20:30:37,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:37 GMT Server: Apache x-openstack-request-id: req-3cd40b74-f704-48d7-abe1-a9cc53d05d6c Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:37,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:37 GMT Server: Apache x-openstack-request-id: req-6d455c2c-c67a-498e-9502-d9f0e4f9c953 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f16c7a69d81940ad84961cd4d69080fa", "OS::stack_id": "e0db276c-83fd-4ea1-89cd-fd54523906a5", "OS::stack_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack", "security_group_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack", "stack_user_project_id": "eb1499bf84394d058b5f283c4760a242", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T20:30:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0db276c-83fd-4ea1-89cd-fd54523906a5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-01 20:30:37,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 used request id req-6d455c2c-c67a-498e-9502-d9f0e4f9c953 2018-07-01 20:30:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e0db276c-83fd-4ea1-89cd-fd54523906a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" 2018-07-01 20:30:38,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:38 GMT Server: Apache x-openstack-request-id: req-2d66a688-a9b8-4d42-be2d-c67a6e21813f Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:38,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:38 GMT Server: Apache x-openstack-request-id: req-ad783efa-87b4-4a12-a3ed-52409c73bcce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-01T20:30:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T20:30:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7b26c152-db4d-45c9-a0c2-ba732fcce9db", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-01 20:30:38,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5/resources used request id req-ad783efa-87b4-4a12-a3ed-52409c73bcce 2018-07-01 20:30:38,345 - neutron_utils - INFO - Retrieving security group with ID - 7b26c152-db4d-45c9-a0c2-ba732fcce9db 2018-07-01 20:30:38,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=7b26c152-db4d-45c9-a0c2-ba732fcce9db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" 2018-07-01 20:30:38,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-8bce5165-0027-401b-971b-fad0c84796cc Date: Sun, 01 Jul 2018 20:30:38 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:30:34Z", "updated_at": "2018-07-01T20:30:35Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T20:30:35Z", "revision_number": 0, "id": "c8c038f3-f415-42d3-9260-e9de0f96222a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-01T20:30:35Z", "security_group_id": "7b26c152-db4d-45c9-a0c2-ba732fcce9db", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:30:35Z", "revision_number": 0, "id": "f407c217-2418-4646-bad1-ce5d366b9860", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-01T20:30:35Z", "security_group_id": "7b26c152-db4d-45c9-a0c2-ba732fcce9db", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 6, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "7b26c152-db4d-45c9-a0c2-ba732fcce9db", "name": "HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-sec-grp"}]} 2018-07-01 20:30:38,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=7b26c152-db4d-45c9-a0c2-ba732fcce9db used request id req-8bce5165-0027-401b-971b-fad0c84796cc 2018-07-01 20:30:38,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b26c152-db4d-45c9-a0c2-ba732fcce9db 2018-07-01 20:30:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b26c152-db4d-45c9-a0c2-ba732fcce9db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" 2018-07-01 20:30:38,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a960e556-99ec-4867-bf9f-881ebb0318d8 Date: Sun, 01 Jul 2018 20:30:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-01T20:30:35Z", "security_group_id": "7b26c152-db4d-45c9-a0c2-ba732fcce9db", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:30:35Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "c8c038f3-f415-42d3-9260-e9de0f96222a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-01T20:30:35Z", "security_group_id": "7b26c152-db4d-45c9-a0c2-ba732fcce9db", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:30:35Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f407c217-2418-4646-bad1-ce5d366b9860"}]} 2018-07-01 20:30:38,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7b26c152-db4d-45c9-a0c2-ba732fcce9db used request id req-a960e556-99ec-4867-bf9f-881ebb0318d8 2018-07-01 20:30:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/e0db276c-83fd-4ea1-89cd-fd54523906a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ecc9490143e839461714205c277e714dbfc495" 2018-07-01 20:30:38,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 01 Jul 2018 20:30:38 GMT Server: Apache x-openstack-request-id: req-ef40d802-0b12-4d7c-a2e6-8a4a2c679409 Location: http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 20:30:38,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:30:38 GMT Server: Apache x-openstack-request-id: req-82a7bb77-3e47-482d-aa53-5554a36b94e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:30:38,931 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa/stacks/HeatUtilsSecurityGroupTests-c8ae9ac8-3d01-47c2-a70f-5f84d881f07a-stack/e0db276c-83fd-4ea1-89cd-fd54523906a5 used request id req-82a7bb77-3e47-482d-aa53-5554a36b94e4 2018-07-01 20:30:38,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:39,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["4XptNqAQT3-ATdrlttmkeg"], "issued_at": "2018-07-01T20:30:39.000000Z"}} 2018-07-01 20:30:39,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633f9ff7d4b1a7480d2853d1cccaaaab55a9209" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-caaf36ee-8081-4603-a9ae-b7c4e68c91d5"}}' 2018-07-01 20:30:39,533 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:39 GMT Server: Apache x-compute-request-id: req-4a8a6784-c3fc-41a8-92ac-a1a2c7c56699 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a8a6784-c3fc-41a8-92ac-a1a2c7c56699 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "34778539-4235-419a-a055-45cedc4fa8b1", "name": "CinderUtilsQoSTests-caaf36ee-8081-4603-a9ae-b7c4e68c91d5"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/34778539-4235-419a-a055-45cedc4fa8b1", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/34778539-4235-419a-a055-45cedc4fa8b1", "rel": "bookmark"}]} 2018-07-01 20:30:39,534 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-4a8a6784-c3fc-41a8-92ac-a1a2c7c56699 2018-07-01 20:30:39,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a8a6784-c3fc-41a8-92ac-a1a2c7c56699" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633f9ff7d4b1a7480d2853d1cccaaaab55a9209" 2018-07-01 20:30:39,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:39 GMT Server: Apache x-compute-request-id: req-94b12279-0f42-458f-bade-e6ae3b9847b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94b12279-0f42-458f-bade-e6ae3b9847b8 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "34778539-4235-419a-a055-45cedc4fa8b1", "name": "CinderUtilsQoSTests-caaf36ee-8081-4603-a9ae-b7c4e68c91d5"}]} 2018-07-01 20:30:39,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-94b12279-0f42-458f-bade-e6ae3b9847b8 2018-07-01 20:30:39,696 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-caaf36ee-8081-4603-a9ae-b7c4e68c91d5 2018-07-01 20:30:39,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/34778539-4235-419a-a055-45cedc4fa8b1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a8a6784-c3fc-41a8-92ac-a1a2c7c56699" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633f9ff7d4b1a7480d2853d1cccaaaab55a9209" 2018-07-01 20:30:40,454 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c43cdc5d-ddb9-4520-9b9b-d08ff8c05c8d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:40,454 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/34778539-4235-419a-a055-45cedc4fa8b1?force=False used request id req-c43cdc5d-ddb9-4520-9b9b-d08ff8c05c8d 2018-07-01 20:30:40,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a8a6784-c3fc-41a8-92ac-a1a2c7c56699" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633f9ff7d4b1a7480d2853d1cccaaaab55a9209" 2018-07-01 20:30:40,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:40 GMT Server: Apache x-compute-request-id: req-103f8e4d-2050-44dd-b9c8-b5d312abdf31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-103f8e4d-2050-44dd-b9c8-b5d312abdf31 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-01 20:30:40,622 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-103f8e4d-2050-44dd-b9c8-b5d312abdf31 2018-07-01 20:30:40,623 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-caaf36ee-8081-4603-a9ae-b7c4e68c91d5 2018-07-01 20:30:40,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/34778539-4235-419a-a055-45cedc4fa8b1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a8a6784-c3fc-41a8-92ac-a1a2c7c56699" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f633f9ff7d4b1a7480d2853d1cccaaaab55a9209" 2018-07-01 20:30:40,656 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:30:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a30d76f7-e86f-46b5-9b39-91804f058417 x-openstack-request-id: req-a30d76f7-e86f-46b5-9b39-91804f058417 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 34778539-4235-419a-a055-45cedc4fa8b1.", "code": 404}} 2018-07-01 20:30:40,656 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/34778539-4235-419a-a055-45cedc4fa8b1?force=False used request id req-a30d76f7-e86f-46b5-9b39-91804f058417 2018-07-01 20:30:40,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:41,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Q5hPhkWUTFOmyLVsINmuOA"], "issued_at": "2018-07-01T20:30:41.000000Z"}} 2018-07-01 20:30:41,116 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dae03619369b0da03d5ad05d8879a846943a254" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-6e168467-1526-4230-b402-2ecd86935120"}}' 2018-07-01 20:30:41,842 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:41 GMT Server: Apache x-compute-request-id: req-778db06e-5806-4567-b86a-6c140b21cb51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-778db06e-5806-4567-b86a-6c140b21cb51 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "1765dc8b-7a1d-42a0-955a-7a401d5206d8", "name": "CinderUtilsQoSTests-6e168467-1526-4230-b402-2ecd86935120"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8", "rel": "bookmark"}]} 2018-07-01 20:30:41,843 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-778db06e-5806-4567-b86a-6c140b21cb51 2018-07-01 20:30:41,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-778db06e-5806-4567-b86a-6c140b21cb51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dae03619369b0da03d5ad05d8879a846943a254" 2018-07-01 20:30:42,024 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:41 GMT Server: Apache x-compute-request-id: req-a11cdef3-33b1-4526-ad63-7156910285fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a11cdef3-33b1-4526-ad63-7156910285fc Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "1765dc8b-7a1d-42a0-955a-7a401d5206d8", "name": "CinderUtilsQoSTests-6e168467-1526-4230-b402-2ecd86935120"}]} 2018-07-01 20:30:42,024 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-a11cdef3-33b1-4526-ad63-7156910285fc 2018-07-01 20:30:42,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-778db06e-5806-4567-b86a-6c140b21cb51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dae03619369b0da03d5ad05d8879a846943a254" 2018-07-01 20:30:42,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:42 GMT Server: Apache x-compute-request-id: req-ba6d68fb-b117-49f6-ae74-0ac744610ac4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba6d68fb-b117-49f6-ae74-0ac744610ac4 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "1765dc8b-7a1d-42a0-955a-7a401d5206d8", "name": "CinderUtilsQoSTests-6e168467-1526-4230-b402-2ecd86935120"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8", "rel": "bookmark"}]} 2018-07-01 20:30:42,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8 used request id req-ba6d68fb-b117-49f6-ae74-0ac744610ac4 2018-07-01 20:30:42,733 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-6e168467-1526-4230-b402-2ecd86935120 2018-07-01 20:30:42,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-778db06e-5806-4567-b86a-6c140b21cb51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dae03619369b0da03d5ad05d8879a846943a254" 2018-07-01 20:30:42,946 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d734fcf1-210f-4d3e-9518-f51cc8de4e58 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:42,946 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/1765dc8b-7a1d-42a0-955a-7a401d5206d8?force=False used request id req-d734fcf1-210f-4d3e-9518-f51cc8de4e58 2018-07-01 20:30:42,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:43,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["8pRBgvhpSdWSYb244WPKbw"], "issued_at": "2018-07-01T20:30:43.000000Z"}} 2018-07-01 20:30:43,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22101950134ed4b48c4dbdd5a879314176245abf" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-c90ed48c-aaf2-441f-bd0f-8fb82ffbddd3"}}' 2018-07-01 20:30:43,623 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:43 GMT Server: Apache x-compute-request-id: req-828aa3ef-ee89-44d5-8b29-38bbda08c510 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-828aa3ef-ee89-44d5-8b29-38bbda08c510 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "cc2a08ae-1e71-486a-8585-71db2363dd3a", "name": "CinderUtilsQoSTests-c90ed48c-aaf2-441f-bd0f-8fb82ffbddd3"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a", "rel": "bookmark"}]} 2018-07-01 20:30:43,623 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-828aa3ef-ee89-44d5-8b29-38bbda08c510 2018-07-01 20:30:43,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-828aa3ef-ee89-44d5-8b29-38bbda08c510" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22101950134ed4b48c4dbdd5a879314176245abf" 2018-07-01 20:30:44,315 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:43 GMT Server: Apache x-compute-request-id: req-d51bf937-e8d5-49c0-93bd-4be9bd835b63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d51bf937-e8d5-49c0-93bd-4be9bd835b63 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "cc2a08ae-1e71-486a-8585-71db2363dd3a", "name": "CinderUtilsQoSTests-c90ed48c-aaf2-441f-bd0f-8fb82ffbddd3"}]} 2018-07-01 20:30:44,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-d51bf937-e8d5-49c0-93bd-4be9bd835b63 2018-07-01 20:30:44,318 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-828aa3ef-ee89-44d5-8b29-38bbda08c510" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22101950134ed4b48c4dbdd5a879314176245abf" 2018-07-01 20:30:44,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:44 GMT Server: Apache x-compute-request-id: req-f388fa37-75c3-41ec-80e3-c88f29f8ec41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f388fa37-75c3-41ec-80e3-c88f29f8ec41 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "cc2a08ae-1e71-486a-8585-71db2363dd3a", "name": "CinderUtilsQoSTests-c90ed48c-aaf2-441f-bd0f-8fb82ffbddd3"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a", "rel": "bookmark"}]} 2018-07-01 20:30:44,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a used request id req-f388fa37-75c3-41ec-80e3-c88f29f8ec41 2018-07-01 20:30:44,498 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-c90ed48c-aaf2-441f-bd0f-8fb82ffbddd3 2018-07-01 20:30:44,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-828aa3ef-ee89-44d5-8b29-38bbda08c510" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22101950134ed4b48c4dbdd5a879314176245abf" 2018-07-01 20:30:44,710 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f186cca2-b328-46aa-a9c0-a6909c53cadc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:44,710 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/cc2a08ae-1e71-486a-8585-71db2363dd3a?force=False used request id req-f186cca2-b328-46aa-a9c0-a6909c53cadc 2018-07-01 20:30:44,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:45,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["9UNq5I_cRgaiOyvoUX7XkA"], "issued_at": "2018-07-01T20:30:45.000000Z"}} 2018-07-01 20:30:45,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b835021212f7762465d3641aacc3fafce63ceb" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-90e5dcd3-3805-4300-bd19-8ac30c7205b5"}}' 2018-07-01 20:30:45,837 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:45 GMT Server: Apache x-compute-request-id: req-d1e86865-56d1-46ea-9794-c69f9b446212 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1e86865-56d1-46ea-9794-c69f9b446212 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "dfda5fe7-6794-4453-bdf2-46a91b7eb2c1", "name": "CinderUtilsQoSTests-90e5dcd3-3805-4300-bd19-8ac30c7205b5"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1", "rel": "bookmark"}]} 2018-07-01 20:30:45,838 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-d1e86865-56d1-46ea-9794-c69f9b446212 2018-07-01 20:30:45,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1e86865-56d1-46ea-9794-c69f9b446212" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b835021212f7762465d3641aacc3fafce63ceb" 2018-07-01 20:30:46,006 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:45 GMT Server: Apache x-compute-request-id: req-f31d54a6-bf28-48c6-b076-ed0d34bc18da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f31d54a6-bf28-48c6-b076-ed0d34bc18da Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "dfda5fe7-6794-4453-bdf2-46a91b7eb2c1", "name": "CinderUtilsQoSTests-90e5dcd3-3805-4300-bd19-8ac30c7205b5"}]} 2018-07-01 20:30:46,006 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-f31d54a6-bf28-48c6-b076-ed0d34bc18da 2018-07-01 20:30:46,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1e86865-56d1-46ea-9794-c69f9b446212" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b835021212f7762465d3641aacc3fafce63ceb" 2018-07-01 20:30:46,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:46 GMT Server: Apache x-compute-request-id: req-af5c78f6-36fd-4e91-b70b-0b564490dd18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af5c78f6-36fd-4e91-b70b-0b564490dd18 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "dfda5fe7-6794-4453-bdf2-46a91b7eb2c1", "name": "CinderUtilsQoSTests-90e5dcd3-3805-4300-bd19-8ac30c7205b5"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1", "rel": "bookmark"}]} 2018-07-01 20:30:46,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1 used request id req-af5c78f6-36fd-4e91-b70b-0b564490dd18 2018-07-01 20:30:46,165 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-90e5dcd3-3805-4300-bd19-8ac30c7205b5 2018-07-01 20:30:46,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1e86865-56d1-46ea-9794-c69f9b446212" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b835021212f7762465d3641aacc3fafce63ceb" 2018-07-01 20:30:46,369 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f76c7e6a-4f84-4aaf-8bc5-fe2cb8779072 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:46,369 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/dfda5fe7-6794-4453-bdf2-46a91b7eb2c1?force=False used request id req-f76c7e6a-4f84-4aaf-8bc5-fe2cb8779072 2018-07-01 20:30:46,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:46,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["lNaAa6eZTnupe_nY8ulFKg"], "issued_at": "2018-07-01T20:30:46.000000Z"}} 2018-07-01 20:30:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:46,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9755719a-7d93-41e6-a556-ac2f061265be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:30:46,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9755719a-7d93-41e6-a556-ac2f061265be 2018-07-01 20:30:46,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-01 20:30:47,205 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:46 GMT Server: Apache x-compute-request-id: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "102f9061ff4446ab997c78184bdaa6af", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T20:30:47.062981", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f29ed86c-d172-4782-8a2c-2e408997269a", "size": 1}} 2018-07-01 20:30:47,205 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes used request id req-ed9adbd8-aa61-4725-b819-4c6094b59cf6 2018-07-01 20:30:47,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:47,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:47 GMT Server: Apache x-compute-request-id: req-e53ce09b-0a58-44bc-b3e3-448026d9f34d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e53ce09b-0a58-44bc-b3e3-448026d9f34d Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:47.000000", "replication_status": null, "snapshot_id": null, "id": "f29ed86c-d172-4782-8a2c-2e408997269a", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417", "bootable": "false", "created_at": "2018-07-01T20:30:47.000000", "volume_type": null}} 2018-07-01 20:30:47,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a used request id req-e53ce09b-0a58-44bc-b3e3-448026d9f34d 2018-07-01 20:30:47,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:47,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:47 GMT Server: Apache x-compute-request-id: req-f6a6d495-0911-440a-ab5f-d4d304cfd0e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6a6d495-0911-440a-ab5f-d4d304cfd0e0 Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:47.000000", "replication_status": null, "snapshot_id": null, "id": "f29ed86c-d172-4782-8a2c-2e408997269a", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417", "bootable": "false", "created_at": "2018-07-01T20:30:47.000000", "volume_type": null}} 2018-07-01 20:30:47,624 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a used request id req-f6a6d495-0911-440a-ab5f-d4d304cfd0e0 2018-07-01 20:30:47,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:47,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:47 GMT Server: Apache x-compute-request-id: req-fd8fb7ed-af9f-4ca4-91a7-596c91c3223a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd8fb7ed-af9f-4ca4-91a7-596c91c3223a Content-Encoding: gzip Content-Length: 508 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:47.000000", "replication_status": null, "snapshot_id": null, "id": "f29ed86c-d172-4782-8a2c-2e408997269a", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417", "bootable": "false", "created_at": "2018-07-01T20:30:47.000000", "volume_type": null}]} 2018-07-01 20:30:47,820 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail used request id req-fd8fb7ed-af9f-4ca4-91a7-596c91c3223a 2018-07-01 20:30:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:30:47,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:30:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:30:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:47,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729d8d8d-6f6f-47b1-a4cd-4386d7a459b3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:30:47,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-729d8d8d-6f6f-47b1-a4cd-4386d7a459b3 2018-07-01 20:30:47,907 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417 2018-07-01 20:30:47,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:48,146 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5c60d91-703f-42bf-b1ba-6b84f90c69d0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:48,146 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a used request id req-f5c60d91-703f-42bf-b1ba-6b84f90c69d0 2018-07-01 20:30:48,148 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:48,339 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:48 GMT Server: Apache x-compute-request-id: req-4ad093ac-6202-47cb-b235-8e4daf2de3cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ad093ac-6202-47cb-b235-8e4daf2de3cd Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:48.000000", "replication_status": null, "snapshot_id": null, "id": "f29ed86c-d172-4782-8a2c-2e408997269a", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417", "bootable": "false", "created_at": "2018-07-01T20:30:47.000000", "volume_type": null}} 2018-07-01 20:30:48,339 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a used request id req-4ad093ac-6202-47cb-b235-8e4daf2de3cd 2018-07-01 20:30:51,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:51,525 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:30:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5722b58b-70fb-40ad-9bea-764142d55955 x-openstack-request-id: req-5722b58b-70fb-40ad-9bea-764142d55955 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f29ed86c-d172-4782-8a2c-2e408997269a could not be found.", "code": 404}} 2018-07-01 20:30:51,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a used request id req-5722b58b-70fb-40ad-9bea-764142d55955 2018-07-01 20:30:51,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:51,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:51 GMT Server: Apache x-compute-request-id: req-306bba19-5a61-44ea-bb3b-d2d5a0e86cbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-306bba19-5a61-44ea-bb3b-d2d5a0e86cbe Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 20:30:51,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail used request id req-306bba19-5a61-44ea-bb3b-d2d5a0e86cbe 2018-07-01 20:30:51,714 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-0aa8ad46-f1e2-4d80-9d64-c70f76483417 2018-07-01 20:30:51,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:52,017 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:30:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-77cdaacf-0acc-4d98-a59c-88eb385965db x-openstack-request-id: req-77cdaacf-0acc-4d98-a59c-88eb385965db Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f29ed86c-d172-4782-8a2c-2e408997269a could not be found.", "code": 404}} 2018-07-01 20:30:52,017 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a used request id req-77cdaacf-0acc-4d98-a59c-88eb385965db 2018-07-01 20:30:52,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed9adbd8-aa61-4725-b819-4c6094b59cf6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8f31fafdcdb7df9df540f0c4624c7b605da1b0" 2018-07-01 20:30:52,188 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:30:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-33ea783b-beb4-48b4-93f9-a58b6d955359 x-openstack-request-id: req-33ea783b-beb4-48b4-93f9-a58b6d955359 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f29ed86c-d172-4782-8a2c-2e408997269a could not be found.", "code": 404}} 2018-07-01 20:30:52,189 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/f29ed86c-d172-4782-8a2c-2e408997269a used request id req-33ea783b-beb4-48b4-93f9-a58b6d955359 2018-07-01 20:30:52,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:52,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["5LDyjd7oRoCk1kdxjKlEjg"], "issued_at": "2018-07-01T20:30:52.000000Z"}} 2018-07-01 20:30:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:52,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b72933-0eeb-43ee-b6ad-5097499336eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:30:52,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-65b72933-0eeb-43ee-b6ad-5097499336eb 2018-07-01 20:30:52,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-4f0f6580-18b1-4424-b375-1a256c3cc741", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-01 20:30:52,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:52 GMT Server: Apache x-compute-request-id: req-a160b4d7-1161-4698-96fd-b17637f74041 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a160b4d7-1161-4698-96fd-b17637f74041 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "102f9061ff4446ab997c78184bdaa6af", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T20:30:52.879999", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-4f0f6580-18b1-4424-b375-1a256c3cc741", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faedd8a8-845a-46a5-a649-9f8fe3dc3761", "size": 1}} 2018-07-01 20:30:52,971 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes used request id req-a160b4d7-1161-4698-96fd-b17637f74041 2018-07-01 20:30:52,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a160b4d7-1161-4698-96fd-b17637f74041" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:53,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:53 GMT Server: Apache x-compute-request-id: req-7912da02-239b-45aa-838d-24dc4e197148 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7912da02-239b-45aa-838d-24dc4e197148 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:53.000000", "replication_status": null, "snapshot_id": null, "id": "faedd8a8-845a-46a5-a649-9f8fe3dc3761", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4f0f6580-18b1-4424-b375-1a256c3cc741", "bootable": "false", "created_at": "2018-07-01T20:30:52.000000", "volume_type": null}} 2018-07-01 20:30:53,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 used request id req-7912da02-239b-45aa-838d-24dc4e197148 2018-07-01 20:30:53,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a160b4d7-1161-4698-96fd-b17637f74041" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:53,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:53 GMT Server: Apache x-compute-request-id: req-c08bd02c-9a17-4afd-9af4-1f9f038768a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c08bd02c-9a17-4afd-9af4-1f9f038768a5 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:53.000000", "replication_status": null, "snapshot_id": null, "id": "faedd8a8-845a-46a5-a649-9f8fe3dc3761", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4f0f6580-18b1-4424-b375-1a256c3cc741", "bootable": "false", "created_at": "2018-07-01T20:30:52.000000", "volume_type": null}} 2018-07-01 20:30:53,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 used request id req-c08bd02c-9a17-4afd-9af4-1f9f038768a5 2018-07-01 20:30:53,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a160b4d7-1161-4698-96fd-b17637f74041" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:54,133 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:53 GMT Server: Apache x-compute-request-id: req-06df5704-3b86-42f0-a837-acfa38dea7f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06df5704-3b86-42f0-a837-acfa38dea7f8 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:53.000000", "replication_status": null, "snapshot_id": null, "id": "faedd8a8-845a-46a5-a649-9f8fe3dc3761", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4f0f6580-18b1-4424-b375-1a256c3cc741", "bootable": "false", "created_at": "2018-07-01T20:30:52.000000", "volume_type": null}]} 2018-07-01 20:30:54,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/detail used request id req-06df5704-3b86-42f0-a837-acfa38dea7f8 2018-07-01 20:30:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:30:54,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:30:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:30:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:54,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e80e78-5734-4b15-8d1c-996989e48bbd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:30:54,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-b1e80e78-5734-4b15-8d1c-996989e48bbd 2018-07-01 20:30:54,217 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4f0f6580-18b1-4424-b375-1a256c3cc741 2018-07-01 20:30:54,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a160b4d7-1161-4698-96fd-b17637f74041" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:54,602 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b70855a-13a7-439e-84d0-86be538015f5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:54,602 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 used request id req-3b70855a-13a7-439e-84d0-86be538015f5 2018-07-01 20:30:54,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a160b4d7-1161-4698-96fd-b17637f74041" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:54,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:54 GMT Server: Apache x-compute-request-id: req-11add6b0-c2af-4598-b71e-e0dbfa059c3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11add6b0-c2af-4598-b71e-e0dbfa059c3f Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-01T20:30:54.000000", "replication_status": null, "snapshot_id": null, "id": "faedd8a8-845a-46a5-a649-9f8fe3dc3761", "size": 1, "user_id": "102f9061ff4446ab997c78184bdaa6af", "os-vol-tenant-attr:tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-4f0f6580-18b1-4424-b375-1a256c3cc741", "bootable": "false", "created_at": "2018-07-01T20:30:52.000000", "volume_type": null}} 2018-07-01 20:30:54,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 used request id req-11add6b0-c2af-4598-b71e-e0dbfa059c3f 2018-07-01 20:30:57,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a160b4d7-1161-4698-96fd-b17637f74041" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd31c76f4661a229796a10befbbbf9e1823299d" 2018-07-01 20:30:57,845 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:30:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5f5390ce-34ce-4ca1-bb5f-45449ac594e3 x-openstack-request-id: req-5f5390ce-34ce-4ca1-bb5f-45449ac594e3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume faedd8a8-845a-46a5-a649-9f8fe3dc3761 could not be found.", "code": 404}} 2018-07-01 20:30:57,845 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/volumes/faedd8a8-845a-46a5-a649-9f8fe3dc3761 used request id req-5f5390ce-34ce-4ca1-bb5f-45449ac594e3 2018-07-01 20:30:57,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:30:58,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["OfxRNbl8T-qY17ZQ4s37-A"], "issued_at": "2018-07-01T20:30:58.000000Z"}} 2018-07-01 20:30:58,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7845d42b44003a01e1e41a2ecb789862a6062e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-137636d7-e2cd-4cec-b2a3-e3507213a29e", "description": null}}' 2018-07-01 20:30:58,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:58 GMT Server: Apache x-compute-request-id: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-137636d7-e2cd-4cec-b2a3-e3507213a29e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6f9e50cc-e62d-419e-a9d1-9748fae629c3", "description": null}} 2018-07-01 20:30:58,946 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5 2018-07-01 20:30:58,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7845d42b44003a01e1e41a2ecb789862a6062e" 2018-07-01 20:30:59,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:58 GMT Server: Apache x-compute-request-id: req-358a2c7b-c0e7-47b0-b4d5-0908332e3797 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-358a2c7b-c0e7-47b0-b4d5-0908332e3797 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-137636d7-e2cd-4cec-b2a3-e3507213a29e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6f9e50cc-e62d-419e-a9d1-9748fae629c3", "description": null}]} 2018-07-01 20:30:59,124 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types?is_public=None used request id req-358a2c7b-c0e7-47b0-b4d5-0908332e3797 2018-07-01 20:30:59,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7845d42b44003a01e1e41a2ecb789862a6062e" 2018-07-01 20:30:59,308 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:59 GMT Server: Apache x-compute-request-id: req-dfcd0287-f8f3-4ae9-bf19-6ba1a953619c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfcd0287-f8f3-4ae9-bf19-6ba1a953619c Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-137636d7-e2cd-4cec-b2a3-e3507213a29e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6f9e50cc-e62d-419e-a9d1-9748fae629c3", "description": null}} 2018-07-01 20:30:59,309 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 used request id req-dfcd0287-f8f3-4ae9-bf19-6ba1a953619c 2018-07-01 20:30:59,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7845d42b44003a01e1e41a2ecb789862a6062e" 2018-07-01 20:30:59,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:30:59 GMT Server: Apache x-compute-request-id: req-bcd634de-8f00-41db-90f5-958ce519936a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bcd634de-8f00-41db-90f5-958ce519936a Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-01 20:30:59,463 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3/encryption used request id req-bcd634de-8f00-41db-90f5-958ce519936a 2018-07-01 20:30:59,464 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-137636d7-e2cd-4cec-b2a3-e3507213a29e 2018-07-01 20:30:59,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7845d42b44003a01e1e41a2ecb789862a6062e" 2018-07-01 20:30:59,679 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:30:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db990bdc-3332-49f0-b682-3624f0db5644 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:30:59,679 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 used request id req-db990bdc-3332-49f0-b682-3624f0db5644 2018-07-01 20:30:59,682 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7845d42b44003a01e1e41a2ecb789862a6062e" 2018-07-01 20:30:59,847 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:30:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-02548b4a-7c1d-4d44-a4c4-238eb9034fe5 x-openstack-request-id: req-02548b4a-7c1d-4d44-a4c4-238eb9034fe5 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 6f9e50cc-e62d-419e-a9d1-9748fae629c3 could not be found.", "code": 404}} 2018-07-01 20:30:59,847 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 used request id req-02548b4a-7c1d-4d44-a4c4-238eb9034fe5 2018-07-01 20:30:59,847 - cinder_utils - INFO - Volume with ID [6f9e50cc-e62d-419e-a9d1-9748fae629c3] does not exist 2018-07-01 20:30:59,847 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-137636d7-e2cd-4cec-b2a3-e3507213a29e 2018-07-01 20:30:59,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc4cbfd5-1eb2-433a-a6b4-e9a0fe4d6af5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f7845d42b44003a01e1e41a2ecb789862a6062e" 2018-07-01 20:31:00,030 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:30:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-79ed2a7c-f20d-40c5-85e7-62061f2a147d x-openstack-request-id: req-79ed2a7c-f20d-40c5-85e7-62061f2a147d Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 6f9e50cc-e62d-419e-a9d1-9748fae629c3 could not be found.", "code": 404}} 2018-07-01 20:31:00,031 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6f9e50cc-e62d-419e-a9d1-9748fae629c3 used request id req-79ed2a7c-f20d-40c5-85e7-62061f2a147d 2018-07-01 20:31:00,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:00,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["RlwbhDbaSwCj0naQzNtS2A"], "issued_at": "2018-07-01T20:31:00.000000Z"}} 2018-07-01 20:31:00,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-e2b33ce7-dc0e-4ad0-bc3e-e42ce4c34c42", "description": null}}' 2018-07-01 20:31:00,674 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:00 GMT Server: Apache x-compute-request-id: req-cc35ed74-fdf2-415b-90b9-e55975343ee9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc35ed74-fdf2-415b-90b9-e55975343ee9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e2b33ce7-dc0e-4ad0-bc3e-e42ce4c34c42", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74c66af0-da9d-4d73-ae75-b9d31ac4dac3", "description": null}} 2018-07-01 20:31:00,675 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-cc35ed74-fdf2-415b-90b9-e55975343ee9 2018-07-01 20:31:00,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc35ed74-fdf2-415b-90b9-e55975343ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" 2018-07-01 20:31:00,842 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:00 GMT Server: Apache x-compute-request-id: req-523797e4-d3d5-43fe-b403-3346c5504b34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-523797e4-d3d5-43fe-b403-3346c5504b34 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-e2b33ce7-dc0e-4ad0-bc3e-e42ce4c34c42", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74c66af0-da9d-4d73-ae75-b9d31ac4dac3", "description": null}]} 2018-07-01 20:31:00,842 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types?is_public=None used request id req-523797e4-d3d5-43fe-b403-3346c5504b34 2018-07-01 20:31:00,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc35ed74-fdf2-415b-90b9-e55975343ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" 2018-07-01 20:31:00,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:00 GMT Server: Apache x-compute-request-id: req-f44214c2-019a-4ce2-a005-dbe8966bb436 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f44214c2-019a-4ce2-a005-dbe8966bb436 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e2b33ce7-dc0e-4ad0-bc3e-e42ce4c34c42", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74c66af0-da9d-4d73-ae75-b9d31ac4dac3", "description": null}} 2018-07-01 20:31:00,999 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 used request id req-f44214c2-019a-4ce2-a005-dbe8966bb436 2018-07-01 20:31:01,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc35ed74-fdf2-415b-90b9-e55975343ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" 2018-07-01 20:31:01,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:01 GMT Server: Apache x-compute-request-id: req-d9d35ce1-8c6c-4f1e-896b-b5023d669cf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d9d35ce1-8c6c-4f1e-896b-b5023d669cf0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-01 20:31:01,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3/encryption used request id req-d9d35ce1-8c6c-4f1e-896b-b5023d669cf0 2018-07-01 20:31:01,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc35ed74-fdf2-415b-90b9-e55975343ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" 2018-07-01 20:31:01,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:01 GMT Server: Apache x-compute-request-id: req-b2b7ef91-57a0-4e6e-a623-12567a8be8b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2b7ef91-57a0-4e6e-a623-12567a8be8b2 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e2b33ce7-dc0e-4ad0-bc3e-e42ce4c34c42", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74c66af0-da9d-4d73-ae75-b9d31ac4dac3", "description": null}} 2018-07-01 20:31:01,865 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 used request id req-b2b7ef91-57a0-4e6e-a623-12567a8be8b2 2018-07-01 20:31:01,868 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc35ed74-fdf2-415b-90b9-e55975343ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" 2018-07-01 20:31:02,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:01 GMT Server: Apache x-compute-request-id: req-91a7f0b5-eb72-4f38-8703-71620ebd9e4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91a7f0b5-eb72-4f38-8703-71620ebd9e4e Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e2b33ce7-dc0e-4ad0-bc3e-e42ce4c34c42", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "74c66af0-da9d-4d73-ae75-b9d31ac4dac3", "description": null}} 2018-07-01 20:31:02,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 used request id req-91a7f0b5-eb72-4f38-8703-71620ebd9e4e 2018-07-01 20:31:02,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc35ed74-fdf2-415b-90b9-e55975343ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" 2018-07-01 20:31:02,069 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:02 GMT Server: Apache x-compute-request-id: req-1562d058-629a-441b-a8bd-21892009b35b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1562d058-629a-441b-a8bd-21892009b35b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-01 20:31:02,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3/encryption used request id req-1562d058-629a-441b-a8bd-21892009b35b 2018-07-01 20:31:02,069 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-e2b33ce7-dc0e-4ad0-bc3e-e42ce4c34c42 2018-07-01 20:31:02,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc35ed74-fdf2-415b-90b9-e55975343ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bfb9d4a93aa7a653ebec5dc830ba82193e83fa" 2018-07-01 20:31:02,265 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-433f24be-a4cb-4f50-a5f0-4c23a5bab84a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:02,266 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/74c66af0-da9d-4d73-ae75-b9d31ac4dac3 used request id req-433f24be-a4cb-4f50-a5f0-4c23a5bab84a 2018-07-01 20:31:02,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:02,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["wX_KlAjPT76C4GA2ZL7WpQ"], "issued_at": "2018-07-01T20:31:02.000000Z"}} 2018-07-01 20:31:02,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16169c5ff5ac8282e42583a3bae8806b065ebb86" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-01325b46-8c62-48d6-9330-6ea09f156c6a-type", "description": null}}' 2018-07-01 20:31:02,842 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:02 GMT Server: Apache x-compute-request-id: req-407d587c-d169-4d8d-a0eb-3e2a1baf9548 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-407d587c-d169-4d8d-a0eb-3e2a1baf9548 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-01325b46-8c62-48d6-9330-6ea09f156c6a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "47c9e0e2-4105-4e7b-8062-0957962d226d", "description": null}} 2018-07-01 20:31:02,843 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-407d587c-d169-4d8d-a0eb-3e2a1baf9548 2018-07-01 20:31:02,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/47c9e0e2-4105-4e7b-8062-0957962d226d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-407d587c-d169-4d8d-a0eb-3e2a1baf9548" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16169c5ff5ac8282e42583a3bae8806b065ebb86" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-01325b46-8c62-48d6-9330-6ea09f156c6a", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-01 20:31:03,027 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 01 Jul 2018 20:31:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c3e51bad-46bd-4ecf-9d8e-380b07779e27 x-openstack-request-id: req-c3e51bad-46bd-4ecf-9d8e-380b07779e27 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-01 20:31:03,027 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/47c9e0e2-4105-4e7b-8062-0957962d226d/encryption used request id req-c3e51bad-46bd-4ecf-9d8e-380b07779e27 2018-07-01 20:31:03,027 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-01325b46-8c62-48d6-9330-6ea09f156c6a-type 2018-07-01 20:31:03,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/47c9e0e2-4105-4e7b-8062-0957962d226d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-407d587c-d169-4d8d-a0eb-3e2a1baf9548" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16169c5ff5ac8282e42583a3bae8806b065ebb86" 2018-07-01 20:31:03,788 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ebe2f39e-6db6-4840-b309-97f0e6914051 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:03,788 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/47c9e0e2-4105-4e7b-8062-0957962d226d used request id req-ebe2f39e-6db6-4840-b309-97f0e6914051 2018-07-01 20:31:03,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:04,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Afh1AbcLS3aHn_o4GKm7Xg"], "issued_at": "2018-07-01T20:31:04.000000Z"}} 2018-07-01 20:31:04,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type", "description": null}}' 2018-07-01 20:31:04,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:04 GMT Server: Apache x-compute-request-id: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b57969d0-815c-4403-a5cf-1850c36e00c5", "description": null}} 2018-07-01 20:31:04,389 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1 2018-07-01 20:31:04,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f", "provider": "LuksEncryptor"}}' 2018-07-01 20:31:04,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:04 GMT Server: Apache x-compute-request-id: req-4af691d2-1e29-41d1-b249-dbb64b391053 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4af691d2-1e29-41d1-b249-dbb64b391053 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "b57969d0-815c-4403-a5cf-1850c36e00c5", "name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f", "control_location": "back-end", "encryption_id": "1cb4d243-6763-4e1c-b2c2-22e8811dfc12", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-01 20:31:04,625 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption used request id req-4af691d2-1e29-41d1-b249-dbb64b391053 2018-07-01 20:31:04,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:04,785 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:04 GMT Server: Apache x-compute-request-id: req-fd188f78-7b85-4f32-98e2-91df9d39c033 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd188f78-7b85-4f32-98e2-91df9d39c033 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b57969d0-815c-4403-a5cf-1850c36e00c5", "description": null}} 2018-07-01 20:31:04,785 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 used request id req-fd188f78-7b85-4f32-98e2-91df9d39c033 2018-07-01 20:31:04,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:04,962 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:04 GMT Server: Apache x-compute-request-id: req-2011e6b2-2a7e-45d3-b573-015c7423369c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2011e6b2-2a7e-45d3-b573-015c7423369c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "b57969d0-815c-4403-a5cf-1850c36e00c5", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T20:31:04.000000", "updated_at": null, "encryption_id": "1cb4d243-6763-4e1c-b2c2-22e8811dfc12", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-01 20:31:04,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption used request id req-2011e6b2-2a7e-45d3-b573-015c7423369c 2018-07-01 20:31:04,963 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type 2018-07-01 20:31:04,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:05,136 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:04 GMT Server: Apache x-compute-request-id: req-838a7b9f-9f36-42de-9529-3243e7eacb10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-838a7b9f-9f36-42de-9529-3243e7eacb10 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b57969d0-815c-4403-a5cf-1850c36e00c5", "description": null}} 2018-07-01 20:31:05,136 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 used request id req-838a7b9f-9f36-42de-9529-3243e7eacb10 2018-07-01 20:31:05,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:05,318 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c8de5c1-6cef-43b8-bfd8-89e497d07071 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:05,318 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption/provider used request id req-0c8de5c1-6cef-43b8-bfd8-89e497d07071 2018-07-01 20:31:05,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:05,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:05 GMT Server: Apache x-compute-request-id: req-9c5fe77b-e652-4756-92d9-e750cde98293 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c5fe77b-e652-4756-92d9-e750cde98293 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b57969d0-815c-4403-a5cf-1850c36e00c5", "description": null}} 2018-07-01 20:31:05,489 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 used request id req-9c5fe77b-e652-4756-92d9-e750cde98293 2018-07-01 20:31:05,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:05,652 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:05 GMT Server: Apache x-compute-request-id: req-dbf49ba0-d8f3-4fdf-aa2c-cb4362fa0802 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbf49ba0-d8f3-4fdf-aa2c-cb4362fa0802 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-01 20:31:05,652 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption used request id req-dbf49ba0-d8f3-4fdf-aa2c-cb4362fa0802 2018-07-01 20:31:05,653 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type 2018-07-01 20:31:05,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:05,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:05 GMT Server: Apache x-compute-request-id: req-a433215d-4cd7-43ca-81f1-59a7d8b93325 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a433215d-4cd7-43ca-81f1-59a7d8b93325 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b57969d0-815c-4403-a5cf-1850c36e00c5", "description": null}} 2018-07-01 20:31:05,812 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 used request id req-a433215d-4cd7-43ca-81f1-59a7d8b93325 2018-07-01 20:31:05,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:05,856 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:31:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e0f64020-d4d4-4636-bff5-4bd3ce1478af x-openstack-request-id: req-e0f64020-d4d4-4636-bff5-4bd3ce1478af Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type b57969d0-815c-4403-a5cf-1850c36e00c5 does not exist.", "code": 404}} 2018-07-01 20:31:05,856 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5/encryption/provider used request id req-e0f64020-d4d4-4636-bff5-4bd3ce1478af 2018-07-01 20:31:05,856 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-44603609-566d-489e-9135-03b33898479f-type 2018-07-01 20:31:05,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e81bad8-3bcf-4920-9c2c-ddec1462b2d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2e5a73051b4613fa5603ab64dc1f045ddf2ebd" 2018-07-01 20:31:06,062 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e713451c-d450-4ece-96f0-b46658372f6c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:06,062 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/b57969d0-815c-4403-a5cf-1850c36e00c5 used request id req-e713451c-d450-4ece-96f0-b46658372f6c 2018-07-01 20:31:06,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:06,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["wm3_Xp2zQwqfqLcGy0CaLQ"], "issued_at": "2018-07-01T20:31:06.000000Z"}} 2018-07-01 20:31:06,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b206aa9d1637684653cd83bfc105f8657880a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b-type", "description": null}}' 2018-07-01 20:31:06,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:06 GMT Server: Apache x-compute-request-id: req-2bd37f42-9a9c-411f-b8f3-054d6b403173 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bd37f42-9a9c-411f-b8f3-054d6b403173 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f636fe06-b1fd-471c-8e1c-12da06105e12", "description": null}} 2018-07-01 20:31:06,641 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-2bd37f42-9a9c-411f-b8f3-054d6b403173 2018-07-01 20:31:06,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2bd37f42-9a9c-411f-b8f3-054d6b403173" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b206aa9d1637684653cd83bfc105f8657880a" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b", "provider": "foo"}}' 2018-07-01 20:31:06,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:06 GMT Server: Apache x-compute-request-id: req-846c6a0f-d633-4fe1-adbc-2c37ce55ef3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-846c6a0f-d633-4fe1-adbc-2c37ce55ef3e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f636fe06-b1fd-471c-8e1c-12da06105e12", "name": "CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b", "control_location": "front-end", "encryption_id": "9dcff78e-2c1c-47b7-b857-99bb5b52629e", "provider": "foo", "provider_class": "foo"}} 2018-07-01 20:31:06,842 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12/encryption used request id req-846c6a0f-d633-4fe1-adbc-2c37ce55ef3e 2018-07-01 20:31:06,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd37f42-9a9c-411f-b8f3-054d6b403173" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b206aa9d1637684653cd83bfc105f8657880a" 2018-07-01 20:31:07,022 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:06 GMT Server: Apache x-compute-request-id: req-e5c8f870-f963-46ab-ba63-df9fc7421e2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5c8f870-f963-46ab-ba63-df9fc7421e2f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f636fe06-b1fd-471c-8e1c-12da06105e12", "description": null}} 2018-07-01 20:31:07,022 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12 used request id req-e5c8f870-f963-46ab-ba63-df9fc7421e2f 2018-07-01 20:31:07,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd37f42-9a9c-411f-b8f3-054d6b403173" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b206aa9d1637684653cd83bfc105f8657880a" 2018-07-01 20:31:07,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:07 GMT Server: Apache x-compute-request-id: req-eddcea8a-530a-4964-8063-795e29067fa5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eddcea8a-530a-4964-8063-795e29067fa5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "f636fe06-b1fd-471c-8e1c-12da06105e12", "control_location": "front-end", "deleted": false, "created_at": "2018-07-01T20:31:06.000000", "updated_at": null, "encryption_id": "9dcff78e-2c1c-47b7-b857-99bb5b52629e", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-01 20:31:07,184 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12/encryption used request id req-eddcea8a-530a-4964-8063-795e29067fa5 2018-07-01 20:31:07,184 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b-type 2018-07-01 20:31:07,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd37f42-9a9c-411f-b8f3-054d6b403173" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b206aa9d1637684653cd83bfc105f8657880a" 2018-07-01 20:31:07,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:07 GMT Server: Apache x-compute-request-id: req-7698f2ef-8927-4d37-a74a-9303d5bbef6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7698f2ef-8927-4d37-a74a-9303d5bbef6f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f636fe06-b1fd-471c-8e1c-12da06105e12", "description": null}} 2018-07-01 20:31:07,335 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12 used request id req-7698f2ef-8927-4d37-a74a-9303d5bbef6f 2018-07-01 20:31:07,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd37f42-9a9c-411f-b8f3-054d6b403173" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b206aa9d1637684653cd83bfc105f8657880a" 2018-07-01 20:31:07,533 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f52ae0d-954f-4ca6-a6ee-34cc78978f48 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:07,533 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12/encryption/provider used request id req-1f52ae0d-954f-4ca6-a6ee-34cc78978f48 2018-07-01 20:31:07,533 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-3bd38486-a1e4-484c-8ceb-997c5844937b-type 2018-07-01 20:31:07,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd37f42-9a9c-411f-b8f3-054d6b403173" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b206aa9d1637684653cd83bfc105f8657880a" 2018-07-01 20:31:07,751 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0bd41e8-e60a-4c62-9384-dc98f0f90042 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:07,751 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/f636fe06-b1fd-471c-8e1c-12da06105e12 used request id req-b0bd41e8-e60a-4c62-9384-dc98f0f90042 2018-07-01 20:31:07,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:08,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["_9zgSIF7RYmgtNwvvtnQ_w"], "issued_at": "2018-07-01T20:31:08.000000Z"}} 2018-07-01 20:31:08,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65f3e4531283fb02de3fe7c9bfe941e5e22c911" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b-type", "description": null}}' 2018-07-01 20:31:08,313 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:08 GMT Server: Apache x-compute-request-id: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa", "description": null}} 2018-07-01 20:31:08,313 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-48149ebd-97bb-4540-8b05-d11a6ed9f08e 2018-07-01 20:31:08,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65f3e4531283fb02de3fe7c9bfe941e5e22c911" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-01 20:31:08,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:08 GMT Server: Apache x-compute-request-id: req-8eeeb405-aa4f-4460-a2ae-b87d1fab049c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8eeeb405-aa4f-4460-a2ae-b87d1fab049c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa", "name": "CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b", "control_location": "back-end", "encryption_id": "121113f7-88f9-4268-9d5b-d66cc8cf1868", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-01 20:31:08,524 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa/encryption used request id req-8eeeb405-aa4f-4460-a2ae-b87d1fab049c 2018-07-01 20:31:08,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65f3e4531283fb02de3fe7c9bfe941e5e22c911" 2018-07-01 20:31:08,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:08 GMT Server: Apache x-compute-request-id: req-af3b24d4-af96-4bad-8330-64db3d37a7b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af3b24d4-af96-4bad-8330-64db3d37a7b5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa", "description": null}} 2018-07-01 20:31:08,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa used request id req-af3b24d4-af96-4bad-8330-64db3d37a7b5 2018-07-01 20:31:08,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65f3e4531283fb02de3fe7c9bfe941e5e22c911" 2018-07-01 20:31:09,381 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:08 GMT Server: Apache x-compute-request-id: req-f7120247-bc2e-455f-b809-c9bd5d4e69da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7120247-bc2e-455f-b809-c9bd5d4e69da Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T20:31:08.000000", "updated_at": null, "encryption_id": "121113f7-88f9-4268-9d5b-d66cc8cf1868", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-01 20:31:09,381 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa/encryption used request id req-f7120247-bc2e-455f-b809-c9bd5d4e69da 2018-07-01 20:31:09,382 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b-type 2018-07-01 20:31:09,385 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65f3e4531283fb02de3fe7c9bfe941e5e22c911" 2018-07-01 20:31:09,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:09 GMT Server: Apache x-compute-request-id: req-4c2f626a-a20c-4691-a816-26046c703800 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c2f626a-a20c-4691-a816-26046c703800 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa", "description": null}} 2018-07-01 20:31:09,616 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa used request id req-4c2f626a-a20c-4691-a816-26046c703800 2018-07-01 20:31:09,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65f3e4531283fb02de3fe7c9bfe941e5e22c911" 2018-07-01 20:31:09,671 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a79b3037-d303-4275-9aec-10124d32cf9f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:09,671 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa/encryption/provider used request id req-a79b3037-d303-4275-9aec-10124d32cf9f 2018-07-01 20:31:09,671 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7cf32ce5-9d39-495b-939f-9cc980ffb98b-type 2018-07-01 20:31:09,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48149ebd-97bb-4540-8b05-d11a6ed9f08e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65f3e4531283fb02de3fe7c9bfe941e5e22c911" 2018-07-01 20:31:09,726 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e33cf456-c453-49c8-b7b5-69a45b4cdcf5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:09,726 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/5d1fe8ce-3f22-40b2-90e9-3a38becc9dfa used request id req-e33cf456-c453-49c8-b7b5-69a45b4cdcf5 2018-07-01 20:31:09,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:10,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["5GRtoVZNReW8xIvUhh4Lgg"], "issued_at": "2018-07-01T20:31:10.000000Z"}} 2018-07-01 20:31:10,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb-qos"}}' 2018-07-01 20:31:10,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:10 GMT Server: Apache x-compute-request-id: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "5c1d11c3-01e3-4482-bdce-2046d3f8862b", "name": "CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/5c1d11c3-01e3-4482-bdce-2046d3f8862b", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/5c1d11c3-01e3-4482-bdce-2046d3f8862b", "rel": "bookmark"}]} 2018-07-01 20:31:10,416 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb 2018-07-01 20:31:10,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb", "description": null}}' 2018-07-01 20:31:10,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:10 GMT Server: Apache x-compute-request-id: req-a38bf17c-a279-4722-a109-03e90c3ef409 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a38bf17c-a279-4722-a109-03e90c3ef409 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "067bcaf7-ca76-46a0-b264-2cc50eff2b3d", "description": null}} 2018-07-01 20:31:10,627 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-a38bf17c-a279-4722-a109-03e90c3ef409 2018-07-01 20:31:10,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-01 20:31:10,823 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:10 GMT Server: Apache x-compute-request-id: req-46631ac5-80f0-40b6-a241-f4cba1e53301 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46631ac5-80f0-40b6-a241-f4cba1e53301 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "067bcaf7-ca76-46a0-b264-2cc50eff2b3d", "name": "foo", "control_location": "back-end", "encryption_id": "e5ea9e32-372e-4e64-b773-7ad434fc4aff", "provider": "bar", "provider_class": "bar"}} 2018-07-01 20:31:10,823 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d/encryption used request id req-46631ac5-80f0-40b6-a241-f4cba1e53301 2018-07-01 20:31:10,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" 2018-07-01 20:31:10,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:10 GMT Server: Apache x-compute-request-id: req-169e56f4-9ed4-4ae9-9cb8-8cb92b1b2d0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-169e56f4-9ed4-4ae9-9cb8-8cb92b1b2d0e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "067bcaf7-ca76-46a0-b264-2cc50eff2b3d", "description": null}} 2018-07-01 20:31:10,991 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d used request id req-169e56f4-9ed4-4ae9-9cb8-8cb92b1b2d0e 2018-07-01 20:31:10,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" 2018-07-01 20:31:11,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:10 GMT Server: Apache x-compute-request-id: req-658e5b35-6d71-4533-adcc-55ff5b1bef25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-658e5b35-6d71-4533-adcc-55ff5b1bef25 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "067bcaf7-ca76-46a0-b264-2cc50eff2b3d", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T20:31:10.000000", "updated_at": null, "encryption_id": "e5ea9e32-372e-4e64-b773-7ad434fc4aff", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-01 20:31:11,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d/encryption used request id req-658e5b35-6d71-4533-adcc-55ff5b1bef25 2018-07-01 20:31:11,157 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb 2018-07-01 20:31:11,159 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" 2018-07-01 20:31:11,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:11 GMT Server: Apache x-compute-request-id: req-e4e0eaac-c4f5-4388-a5da-f217bf778a7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4e0eaac-c4f5-4388-a5da-f217bf778a7a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "067bcaf7-ca76-46a0-b264-2cc50eff2b3d", "description": null}} 2018-07-01 20:31:11,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d used request id req-e4e0eaac-c4f5-4388-a5da-f217bf778a7a 2018-07-01 20:31:11,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" 2018-07-01 20:31:11,533 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-34107d31-ec5a-4e96-a70d-8a9041a0716b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:11,533 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d/encryption/provider used request id req-34107d31-ec5a-4e96-a70d-8a9041a0716b 2018-07-01 20:31:11,534 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb 2018-07-01 20:31:11,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" 2018-07-01 20:31:11,745 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c936310-9140-42b1-a99b-79dae00e62ae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:11,745 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/067bcaf7-ca76-46a0-b264-2cc50eff2b3d used request id req-1c936310-9140-42b1-a99b-79dae00e62ae 2018-07-01 20:31:11,745 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-fe8e1a15-3cf3-4d91-92f5-c8318857eabb-qos 2018-07-01 20:31:11,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/5c1d11c3-01e3-4482-bdce-2046d3f8862b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c2e7689-2d47-4791-8fab-4f1db5f0a1bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caeef7c90e3d7ca8d56aaa602b0087e4566786e" 2018-07-01 20:31:11,947 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d2d4f9a-5dac-421a-888b-d6c018c97e03 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:11,947 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/5c1d11c3-01e3-4482-bdce-2046d3f8862b?force=False used request id req-1d2d4f9a-5dac-421a-888b-d6c018c97e03 2018-07-01 20:31:11,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:12,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["CmKyheYBTdKBTk83OAe4tw"], "issued_at": "2018-07-01T20:31:12.000000Z"}} 2018-07-01 20:31:12,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d86c2daa1cc61646d67c41dd1cb8d14fbe6a1d3" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-bac60f66-44d8-47a6-a8f9-0957fdcff0c8-qos"}}' 2018-07-01 20:31:12,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:12 GMT Server: Apache x-compute-request-id: req-4e19d1cb-fc86-43aa-9a24-7db744805184 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e19d1cb-fc86-43aa-9a24-7db744805184 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d2e49911-4400-4f40-a0ce-43fb5d2184c8", "name": "CinderUtilsVolumeTypeCompleteTests-bac60f66-44d8-47a6-a8f9-0957fdcff0c8-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/d2e49911-4400-4f40-a0ce-43fb5d2184c8", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/d2e49911-4400-4f40-a0ce-43fb5d2184c8", "rel": "bookmark"}]} 2018-07-01 20:31:12,541 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-4e19d1cb-fc86-43aa-9a24-7db744805184 2018-07-01 20:31:12,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4e19d1cb-fc86-43aa-9a24-7db744805184" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d86c2daa1cc61646d67c41dd1cb8d14fbe6a1d3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-bac60f66-44d8-47a6-a8f9-0957fdcff0c8", "description": null}}' 2018-07-01 20:31:12,743 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:12 GMT Server: Apache x-compute-request-id: req-30987daa-c77c-42b6-92e3-c2da33944bb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30987daa-c77c-42b6-92e3-c2da33944bb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bac60f66-44d8-47a6-a8f9-0957fdcff0c8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c6cc06b-4ecd-4942-8ece-771879542f7f", "description": null}} 2018-07-01 20:31:12,743 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-30987daa-c77c-42b6-92e3-c2da33944bb3 2018-07-01 20:31:12,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e19d1cb-fc86-43aa-9a24-7db744805184" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d86c2daa1cc61646d67c41dd1cb8d14fbe6a1d3" 2018-07-01 20:31:12,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:12 GMT Server: Apache x-compute-request-id: req-67ac6add-a4b0-4dcb-b22f-1bd89c2c1519 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67ac6add-a4b0-4dcb-b22f-1bd89c2c1519 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d2e49911-4400-4f40-a0ce-43fb5d2184c8", "name": "CinderUtilsVolumeTypeCompleteTests-bac60f66-44d8-47a6-a8f9-0957fdcff0c8-qos"}]} 2018-07-01 20:31:12,899 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-67ac6add-a4b0-4dcb-b22f-1bd89c2c1519 2018-07-01 20:31:12,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/None/associate?vol_type_id=6c6cc06b-4ecd-4942-8ece-771879542f7f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e19d1cb-fc86-43aa-9a24-7db744805184" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d86c2daa1cc61646d67c41dd1cb8d14fbe6a1d3" 2018-07-01 20:31:12,922 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:31:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-714a12a8-09e2-4766-8879-a64194dc2a08 x-openstack-request-id: req-714a12a8-09e2-4766-8879-a64194dc2a08 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-01 20:31:12,922 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/None/associate?vol_type_id=6c6cc06b-4ecd-4942-8ece-771879542f7f used request id req-714a12a8-09e2-4766-8879-a64194dc2a08 2018-07-01 20:31:12,923 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-714a12a8-09e2-4766-8879-a64194dc2a08) 2018-07-01 20:31:12,924 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-bac60f66-44d8-47a6-a8f9-0957fdcff0c8 2018-07-01 20:31:12,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6c6cc06b-4ecd-4942-8ece-771879542f7f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e19d1cb-fc86-43aa-9a24-7db744805184" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d86c2daa1cc61646d67c41dd1cb8d14fbe6a1d3" 2018-07-01 20:31:13,116 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-689cd413-a8af-4dd5-b6a4-ed491dd39f9c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:13,116 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/6c6cc06b-4ecd-4942-8ece-771879542f7f used request id req-689cd413-a8af-4dd5-b6a4-ed491dd39f9c 2018-07-01 20:31:13,117 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-bac60f66-44d8-47a6-a8f9-0957fdcff0c8-qos 2018-07-01 20:31:13,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/d2e49911-4400-4f40-a0ce-43fb5d2184c8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e19d1cb-fc86-43aa-9a24-7db744805184" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d86c2daa1cc61646d67c41dd1cb8d14fbe6a1d3" 2018-07-01 20:31:13,326 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75113f41-2f26-455a-90e8-e673da5ba26e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:13,326 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/d2e49911-4400-4f40-a0ce-43fb5d2184c8?force=False used request id req-75113f41-2f26-455a-90e8-e673da5ba26e 2018-07-01 20:31:13,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:13,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["7Pr4gOXMSdmn6F9i7DcQ5Q"], "issued_at": "2018-07-01T20:31:13.000000Z"}} 2018-07-01 20:31:13,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef8dcbf620f9215b64cab38b1ed708301b66434" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-0d7b71ee-3af9-4bb1-83bb-18bf755c07f1-qos"}}' 2018-07-01 20:31:13,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:13 GMT Server: Apache x-compute-request-id: req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "ae2cedd9-83b9-4e41-801e-3fb918b52bcd", "name": "CinderUtilsVolumeTypeCompleteTests-0d7b71ee-3af9-4bb1-83bb-18bf755c07f1-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/ae2cedd9-83b9-4e41-801e-3fb918b52bcd", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/ae2cedd9-83b9-4e41-801e-3fb918b52bcd", "rel": "bookmark"}]} 2018-07-01 20:31:13,877 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030 2018-07-01 20:31:13,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef8dcbf620f9215b64cab38b1ed708301b66434" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-0d7b71ee-3af9-4bb1-83bb-18bf755c07f1", "description": null}}' 2018-07-01 20:31:14,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:13 GMT Server: Apache x-compute-request-id: req-c5b85c94-13d5-493a-8e26-9dd3a6de268c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5b85c94-13d5-493a-8e26-9dd3a6de268c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0d7b71ee-3af9-4bb1-83bb-18bf755c07f1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8535e74a-41f8-40ff-8002-80dd5d15c36f", "description": null}} 2018-07-01 20:31:14,079 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-c5b85c94-13d5-493a-8e26-9dd3a6de268c 2018-07-01 20:31:14,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef8dcbf620f9215b64cab38b1ed708301b66434" 2018-07-01 20:31:14,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:14 GMT Server: Apache x-compute-request-id: req-602be1d5-f37a-4f33-ad2b-34d2d0cc1b2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-602be1d5-f37a-4f33-ad2b-34d2d0cc1b2e Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "ae2cedd9-83b9-4e41-801e-3fb918b52bcd", "name": "CinderUtilsVolumeTypeCompleteTests-0d7b71ee-3af9-4bb1-83bb-18bf755c07f1-qos"}]} 2018-07-01 20:31:14,246 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-602be1d5-f37a-4f33-ad2b-34d2d0cc1b2e 2018-07-01 20:31:14,250 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/ae2cedd9-83b9-4e41-801e-3fb918b52bcd/associate?vol_type_id=8535e74a-41f8-40ff-8002-80dd5d15c36f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef8dcbf620f9215b64cab38b1ed708301b66434" 2018-07-01 20:31:15,018 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9eef9fb7-e1b1-4008-bd0f-83372f70026a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:15,018 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/ae2cedd9-83b9-4e41-801e-3fb918b52bcd/associate?vol_type_id=8535e74a-41f8-40ff-8002-80dd5d15c36f used request id req-9eef9fb7-e1b1-4008-bd0f-83372f70026a 2018-07-01 20:31:15,018 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-0d7b71ee-3af9-4bb1-83bb-18bf755c07f1 2018-07-01 20:31:15,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/8535e74a-41f8-40ff-8002-80dd5d15c36f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef8dcbf620f9215b64cab38b1ed708301b66434" 2018-07-01 20:31:15,224 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ad48b28-cbbb-415a-a224-8a8842d5736e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:15,224 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/8535e74a-41f8-40ff-8002-80dd5d15c36f used request id req-8ad48b28-cbbb-415a-a224-8a8842d5736e 2018-07-01 20:31:15,224 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-0d7b71ee-3af9-4bb1-83bb-18bf755c07f1-qos 2018-07-01 20:31:15,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/ae2cedd9-83b9-4e41-801e-3fb918b52bcd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a8dda37-e4e0-474f-b80f-a0a29b1b6030" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef8dcbf620f9215b64cab38b1ed708301b66434" 2018-07-01 20:31:15,427 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2028edd3-ea84-4fb9-a05a-c15e89dc3043 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:15,427 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/ae2cedd9-83b9-4e41-801e-3fb918b52bcd?force=False used request id req-2028edd3-ea84-4fb9-a05a-c15e89dc3043 2018-07-01 20:31:15,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:15,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Zh9Gc712RlCnczygMSQ-NA"], "issued_at": "2018-07-01T20:31:15.000000Z"}} 2018-07-01 20:31:15,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897-qos"}}' 2018-07-01 20:31:16,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:15 GMT Server: Apache x-compute-request-id: req-703777e5-daf7-4b52-ab5c-112e6a3396ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-703777e5-daf7-4b52-ab5c-112e6a3396ac Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4074ac48-099e-432f-9a4b-abf1b215ada3", "name": "CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/4074ac48-099e-432f-9a4b-abf1b215ada3", "rel": "self"}, {"href": "http://172.30.9.26:8776/f16c7a69d81940ad84961cd4d69080fa/qos-specs/4074ac48-099e-432f-9a4b-abf1b215ada3", "rel": "bookmark"}]} 2018-07-01 20:31:16,030 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-703777e5-daf7-4b52-ab5c-112e6a3396ac 2018-07-01 20:31:16,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897", "description": null}}' 2018-07-01 20:31:16,261 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:16 GMT Server: Apache x-compute-request-id: req-b0531ac9-6e04-4a6a-a6a2-d9a713b21ecf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0531ac9-6e04-4a6a-a6a2-d9a713b21ecf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01", "description": null}} 2018-07-01 20:31:16,261 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types used request id req-b0531ac9-6e04-4a6a-a6a2-d9a713b21ecf 2018-07-01 20:31:16,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-01 20:31:16,464 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:16 GMT Server: Apache x-compute-request-id: req-2d04a2f3-368a-4122-a68c-daf3bc7c7a4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d04a2f3-368a-4122-a68c-daf3bc7c7a4b Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01", "name": "foo", "control_location": "back-end", "encryption_id": "1cefa394-511b-47fe-bb70-e0ef94200a1a", "provider": "bar", "provider_class": "bar"}} 2018-07-01 20:31:16,464 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01/encryption used request id req-2d04a2f3-368a-4122-a68c-daf3bc7c7a4b 2018-07-01 20:31:16,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:16,635 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:16 GMT Server: Apache x-compute-request-id: req-91405d40-36b7-4e93-81db-952729ae26cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91405d40-36b7-4e93-81db-952729ae26cb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4074ac48-099e-432f-9a4b-abf1b215ada3", "name": "CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897-qos"}]} 2018-07-01 20:31:16,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs used request id req-91405d40-36b7-4e93-81db-952729ae26cb 2018-07-01 20:31:16,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/4074ac48-099e-432f-9a4b-abf1b215ada3/associate?vol_type_id=9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:16,840 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f29a226-dcb5-4728-9f60-a082c3af5a26 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:16,840 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/4074ac48-099e-432f-9a4b-abf1b215ada3/associate?vol_type_id=9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 used request id req-9f29a226-dcb5-4728-9f60-a082c3af5a26 2018-07-01 20:31:16,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:17,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:16 GMT Server: Apache x-compute-request-id: req-d960a9d8-5b38-4262-9c86-967e6f09008a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d960a9d8-5b38-4262-9c86-967e6f09008a Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897", "qos_specs_id": "4074ac48-099e-432f-9a4b-abf1b215ada3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01", "description": null}} 2018-07-01 20:31:17,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 used request id req-d960a9d8-5b38-4262-9c86-967e6f09008a 2018-07-01 20:31:17,003 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:17,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:17 GMT Server: Apache x-compute-request-id: req-f5f8a8b7-d5f7-460a-a246-871d1d4b328a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5f8a8b7-d5f7-460a-a246-871d1d4b328a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T20:31:16.000000", "updated_at": null, "encryption_id": "1cefa394-511b-47fe-bb70-e0ef94200a1a", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-01 20:31:17,166 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01/encryption used request id req-f5f8a8b7-d5f7-460a-a246-871d1d4b328a 2018-07-01 20:31:17,167 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897 2018-07-01 20:31:17,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:17,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:17 GMT Server: Apache x-compute-request-id: req-773165c2-3bfd-4940-a942-3b981b55ecab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-773165c2-3bfd-4940-a942-3b981b55ecab Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897", "qos_specs_id": "4074ac48-099e-432f-9a4b-abf1b215ada3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01", "description": null}} 2018-07-01 20:31:17,333 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 used request id req-773165c2-3bfd-4940-a942-3b981b55ecab 2018-07-01 20:31:17,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:17,515 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2e0e09b-1e2b-4ed6-9f14-972f9f4ad628 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:17,516 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01/encryption/provider used request id req-e2e0e09b-1e2b-4ed6-9f14-972f9f4ad628 2018-07-01 20:31:17,516 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897 2018-07-01 20:31:17,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:17,572 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fd75d73-2111-4dd4-853f-4e36e2fa4022 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:17,572 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/types/9d16ea1f-71a0-4f26-9515-4d0dc0c8ad01 used request id req-5fd75d73-2111-4dd4-853f-4e36e2fa4022 2018-07-01 20:31:17,572 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-65cde6cd-84fe-4182-995d-677d0f1bf897-qos 2018-07-01 20:31:17,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/4074ac48-099e-432f-9a4b-abf1b215ada3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703777e5-daf7-4b52-ab5c-112e6a3396ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972ec617eea92ca287396d39caff73eaaf6f87e" 2018-07-01 20:31:17,841 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91bf63c0-eae6-43ea-bcce-50e2f286f26b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:17,841 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa/qos-specs/4074ac48-099e-432f-9a4b-abf1b215ada3?force=False used request id req-91bf63c0-eae6-43ea-bcce-50e2f286f26b 2018-07-01 20:31:17,842 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 735.275s OK 2018-07-01 20:31:17,979 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 20:31:17,979 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-01 20:31:17,983 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-01 20:31:18,021 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-01 20:31:18,021 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-01 20:31:18,022 - openstack_tests - INFO - OS Credentials = > 2018-07-01 20:31:18,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:18,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:18,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["89qYMhmwSp-E6fKhBA-K-w"], "issued_at": "2018-07-01T20:31:18.000000Z"}} 2018-07-01 20:31:18,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c741daa6a2e69b0eb7fe582a47bd04c53aa42b6e" 2018-07-01 20:31:18,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-33ac20e5-7ceb-425b-8420-e0451b81fe6b Date: Sun, 01 Jul 2018 20:31:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:31:18,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-33ac20e5-7ceb-425b-8420-e0451b81fe6b 2018-07-01 20:31:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c741daa6a2e69b0eb7fe582a47bd04c53aa42b6e" 2018-07-01 20:31:18,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-314a12e6-b3c3-4c31-bdef-daf13f39a68b Date: Sun, 01 Jul 2018 20:31:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:31:18,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b0884841-56b7-46c4-94b1-9def8e6121cb used request id req-314a12e6-b3c3-4c31-bdef-daf13f39a68b 2018-07-01 20:31:18,857 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-01 20:31:18,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:18,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:19,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["V9hOTk1-TgCJGmdwDqyI8w"], "issued_at": "2018-07-01T20:31:19.000000Z"}} 2018-07-01 20:31:19,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca12f41dc44d1bbdaf16a7f352a45eebe4b6e4f" 2018-07-01 20:31:19,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb6d652-a254-4963-b69d-5bd83cb8a2ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:19,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5eb6d652-a254-4963-b69d-5bd83cb8a2ef 2018-07-01 20:31:19,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:19,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:19,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["aaVK9YIgTxaybY7ttzS-lQ"], "issued_at": "2018-07-01T20:31:19.000000Z"}} 2018-07-01 20:31:19,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:19,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd907e8-66ba-4dd5-bef8-c00d654580ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:19,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1bd907e8-66ba-4dd5-bef8-c00d654580ba 2018-07-01 20:31:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:31:19,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:31:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:31:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bc3c6eda-a3df-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:19,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a84142b-0355-49e2-ad3b-6871c2df2b84 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bc3c6eda-a3df-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-07-01 20:31:19,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bc3c6eda-a3df-4c3-proj used request id req-0a84142b-0355-49e2-ad3b-6871c2df2b84 2018-07-01 20:31:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:19,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641429fc-77a7-482f-a2c1-6eabd68b8a2a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:31:19,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-641429fc-77a7-482f-a2c1-6eabd68b8a2a 2018-07-01 20:31:19,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}}' 2018-07-01 20:31:19,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ba443e-c472-4d7f-bd13-196fc1fc9af6 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:19,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-68ba443e-c472-4d7f-bd13-196fc1fc9af6 2018-07-01 20:31:19,978 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-bc3c6eda-a3df-4c3-proj 2018-07-01 20:31:19,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:19,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:20,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["YGEwjpJPTI6Y4M9cYpDBpg"], "issued_at": "2018-07-01T20:31:20.000000Z"}} 2018-07-01 20:31:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b55bac17db2e6983efca9292af3d79cb1af1d27" 2018-07-01 20:31:20,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60870542-edcb-4dce-926a-042f346aeeb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:20,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-60870542-edcb-4dce-926a-042f346aeeb6 2018-07-01 20:31:20,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:31:20,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:31:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:31:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b55bac17db2e6983efca9292af3d79cb1af1d27" 2018-07-01 20:31:20,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1e7bf6-8c41-4447-a3e1-d59e44c93437 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/0dc93604e6e04500a882c499c954c5a8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dc93604e6e04500a882c499c954c5a8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/102f9061ff4446ab997c78184bdaa6af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "102f9061ff4446ab997c78184bdaa6af", "email": "admin@example.com", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.26:5000/v3/users/30c7b23cd3f342de8e9a352b2dae74ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c7b23cd3f342de8e9a352b2dae74ab", "email": "barbican@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/3856d91a49e54c9d851bbabf1dfaa5d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3856d91a49e54c9d851bbabf1dfaa5d8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/3bf10928cb1d4e3c98e62654a7a72d76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3bf10928cb1d4e3c98e62654a7a72d76", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/463d509e3c684436a453a418f286ee68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "463d509e3c684436a453a418f286ee68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/4f9177102e5c42a7a7cf5f37c23eb718"}, "domain_id": "a1ec78ebb99749f4a42ddfa97ce12718", "enabled": true, "options": {}, "id": "4f9177102e5c42a7a7cf5f37c23eb718", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/6e54d749da4c43d88f881d72a6051049"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e54d749da4c43d88f881d72a6051049", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.26:5000/v3/users/7f46ac7786fa4a00a468a2f75be164e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f46ac7786fa4a00a468a2f75be164e7", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/93d844752086483d856fafc6fd889630"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93d844752086483d856fafc6fd889630", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/ab8b15e5b89542808ee6a6992010a27d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab8b15e5b89542808ee6a6992010a27d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/afb323ae173a4887a2b1f24eac399813"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afb323ae173a4887a2b1f24eac399813", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/d14296ae009549d080051a7953e7e81d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d14296ae009549d080051a7953e7e81d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/ec51ce911f6f4cf0a00f69c2872b5534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec51ce911f6f4cf0a00f69c2872b5534", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-01 20:31:20,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0e1e7bf6-8c41-4447-a3e1-d59e44c93437 2018-07-01 20:31:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-bc3c6eda-a3df-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b55bac17db2e6983efca9292af3d79cb1af1d27" 2018-07-01 20:31:20,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec54499-b422-4446-bd99-d8144c012976 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-bc3c6eda-a3df-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}]} 2018-07-01 20:31:20,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-bc3c6eda-a3df-4c3-proj used request id req-5ec54499-b422-4446-bd99-d8144c012976 2018-07-01 20:31:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b55bac17db2e6983efca9292af3d79cb1af1d27" 2018-07-01 20:31:20,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002d28b8-7d78-450b-90f9-954c85e1f512 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 20:31:20,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-002d28b8-7d78-450b-90f9-954c85e1f512 2018-07-01 20:31:21,157 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-bc3c6eda-a3df-4c3-user 2018-07-01 20:31:21,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:21,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2c62f4-87db-43a8-9acc-c4cc27e86c33 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:31:21,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0b2c62f4-87db-43a8-9acc-c4cc27e86c33 2018-07-01 20:31:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" -d '{"role": {"name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role"}}' 2018-07-01 20:31:21,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 20:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2718664-9bb8-421f-999a-b26450e87fc2 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c40713ee38774bb09b71edaa0c236225", "links": {"self": "http://172.30.9.26:5000/v3/roles/c40713ee38774bb09b71edaa0c236225"}, "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role"}} 2018-07-01 20:31:21,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a2718664-9bb8-421f-999a-b26450e87fc2 2018-07-01 20:31:21,296 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role 2018-07-01 20:31:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c40713ee38774bb09b71edaa0c236225 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:21,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cfa55f-3e30-487a-84a8-be49c0700a2f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.26:5000/v3/roles/c40713ee38774bb09b71edaa0c236225"}, "domain_id": null, "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role", "id": "c40713ee38774bb09b71edaa0c236225"}} 2018-07-01 20:31:21,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c40713ee38774bb09b71edaa0c236225 used request id req-69cfa55f-3e30-487a-84a8-be49c0700a2f 2018-07-01 20:31:21,317 - keystone_utils - INFO - Granting role SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role to project SimpleHealthCheck-bc3c6eda-a3df-4c3-proj 2018-07-01 20:31:21,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a/users/31e0aa097dc64264872201dfafdeaded/roles/c40713ee38774bb09b71edaa0c236225 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:21,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e19e247-8537-4e4a-ab84-a35b9e661a15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:31:21,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a/users/31e0aa097dc64264872201dfafdeaded/roles/c40713ee38774bb09b71edaa0c236225 used request id req-3e19e247-8537-4e4a-ab84-a35b9e661a15 2018-07-01 20:31:21,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:31:21,515 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 20:31:21,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:21,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:21,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c40713ee38774bb09b71edaa0c236225", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role"}], "expires_at": "2018-07-01T21:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "225316a9739e47c68194024136c0974a", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-user", "id": "31e0aa097dc64264872201dfafdeaded"}, "audit_ids": ["8_QhssSARDKTwZTn5JS3ug"], "issued_at": "2018-07-01T20:31:21.000000Z"}} 2018-07-01 20:31:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" 2018-07-01 20:31:21,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531843dc-ad42-4243-ba44-2484ad73a9d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:21,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-531843dc-ad42-4243-ba44-2484ad73a9d9 2018-07-01 20:31:21,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" 2018-07-01 20:31:22,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-246188e2-56b8-409b-a839-406bb78a5aae Date: Sun, 01 Jul 2018 20:31:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image"} 2018-07-01 20:31:22,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image used request id req-246188e2-56b8-409b-a839-406bb78a5aae 2018-07-01 20:31:22,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" 2018-07-01 20:31:22,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ad743817-43f0-4b42-8a07-6ed3ff86162e Date: Sun, 01 Jul 2018 20:31:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:31:22,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ad743817-43f0-4b42-8a07-6ed3ff86162e 2018-07-01 20:31:22,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image"}' 2018-07-01 20:31:22,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3 X-Openstack-Request-Id: req-d49cafdb-879d-4624-963c-50dfef3c5a44 Date: Sun, 01 Jul 2018 20:31:22 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:31:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T20:31:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3", "min_disk": 0, "protected": false, "id": "c210d14b-d059-4266-b57d-861e143cece3", "file": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3/file", "checksum": null, "owner": "225316a9739e47c68194024136c0974a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:31:22,550 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d49cafdb-879d-4624-963c-50dfef3c5a44 2018-07-01 20:31:22,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" -d '' 2018-07-01 20:31:24,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb0c4a68-1c01-4356-b440-f35157705ea5 Date: Sun, 01 Jul 2018 20:31:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:24,469 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3/file used request id req-fb0c4a68-1c01-4356-b440-f35157705ea5 2018-07-01 20:31:24,469 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:31:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" 2018-07-01 20:31:24,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4f75e22a-0374-4730-9299-c69469c4ae3e Date: Sun, 01 Jul 2018 20:31:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:31:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/c210d14b-d059-4266-b57d-861e143cece3/snap", "metadata": {}}], "self": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3", "min_disk": 0, "protected": false, "id": "c210d14b-d059-4266-b57d-861e143cece3", "file": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "225316a9739e47c68194024136c0974a", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/c210d14b-d059-4266-b57d-861e143cece3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:31:24,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3 used request id req-4f75e22a-0374-4730-9299-c69469c4ae3e 2018-07-01 20:31:24,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" 2018-07-01 20:31:24,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-77aa0a21-4ab3-48b9-a6be-d65e2d343a90 Date: Sun, 01 Jul 2018 20:31:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:31:24,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-77aa0a21-4ab3-48b9-a6be-d65e2d343a90 2018-07-01 20:31:24,509 - create_image - INFO - Created image with name - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image 2018-07-01 20:31:24,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" 2018-07-01 20:31:24,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0838a547-e40f-40ff-94d1-1a0906de91af Date: Sun, 01 Jul 2018 20:31:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:31:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/c210d14b-d059-4266-b57d-861e143cece3/snap", "metadata": {}}], "self": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3", "min_disk": 0, "protected": false, "id": "c210d14b-d059-4266-b57d-861e143cece3", "file": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "225316a9739e47c68194024136c0974a", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/c210d14b-d059-4266-b57d-861e143cece3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 20:31:24,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3 used request id req-0838a547-e40f-40ff-94d1-1a0906de91af 2018-07-01 20:31:24,529 - create_image - DEBUG - Instance status is - active 2018-07-01 20:31:24,529 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image 2018-07-01 20:31:24,529 - create_image - INFO - Image is now active with name - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image 2018-07-01 20:31:24,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:24,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:24,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c40713ee38774bb09b71edaa0c236225", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role"}], "expires_at": "2018-07-01T21:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "225316a9739e47c68194024136c0974a", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-user", "id": "31e0aa097dc64264872201dfafdeaded"}, "audit_ids": ["ZXAyV_fQSxe-E584kYy1MQ"], "issued_at": "2018-07-01T20:31:24.000000Z"}} 2018-07-01 20:31:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:24,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398071bd-7064-441d-9aa1-60cb676e854d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:24,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-398071bd-7064-441d-9aa1-60cb676e854d 2018-07-01 20:31:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:25,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ccd8ac00-e56b-47c3-a31b-e296f22b4b8b Date: Sun, 01 Jul 2018 20:31:25 GMT RESP BODY: {"networks":[]} 2018-07-01 20:31:25,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net used request id req-ccd8ac00-e56b-47c3-a31b-e296f22b4b8b 2018-07-01 20:31:25,143 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net 2018-07-01 20:31:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" -d '{"network": {"name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net", "admin_state_up": true}}' 2018-07-01 20:31:25,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-506183fd-820b-482c-83dd-5fa86a607cae Date: Sun, 01 Jul 2018 20:31:25 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T20:31:25Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}} 2018-07-01 20:31:25,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-506183fd-820b-482c-83dd-5fa86a607cae 2018-07-01 20:31:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:26,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-ca034b91-26bc-48be-997e-649bc052f579 Date: Sun, 01 Jul 2018 20:31:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-01T20:31:25Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:26,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-ca034b91-26bc-48be-997e-649bc052f579 2018-07-01 20:31:26,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0dbef877-8d92-4805-83b4-9ab6a91dc373 Date: Sun, 01 Jul 2018 20:31:26 GMT RESP BODY: {"subnets":[]} 2018-07-01 20:31:26,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-0dbef877-8d92-4805-83b4-9ab6a91dc373 2018-07-01 20:31:26,386 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet 2018-07-01 20:31:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" -d '{"subnets": [{"ip_version": 4, "network_id": "25d521e6-c4b7-4a84-99ad-cf68a8e813b3", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]}' 2018-07-01 20:31:27,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fc1331d4-99e2-4640-82f4-67b8d78ae947 Date: Sun, 01 Jul 2018 20:31:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:27,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fc1331d4-99e2-4640-82f4-67b8d78ae947 2018-07-01 20:31:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:27,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1e8e9075-586b-4fcd-bdf1-28fdfdc186b5 Date: Sun, 01 Jul 2018 20:31:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76c7bd3c-dda8-4086-9620-ff58638f7823"],"updated_at":"2018-07-01T20:31:26Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:27,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-1e8e9075-586b-4fcd-bdf1-28fdfdc186b5 2018-07-01 20:31:27,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:27,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-feebf9e9-e76a-430c-a90d-51dc79bd2979 Date: Sun, 01 Jul 2018 20:31:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:27,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-feebf9e9-e76a-430c-a90d-51dc79bd2979 2018-07-01 20:31:27,657 - OpenStackNetwork - DEBUG - Network [25d521e6-c4b7-4a84-99ad-cf68a8e813b3] created successfully 2018-07-01 20:31:27,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:27,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:28,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["lhEKVO9dRcO5808JQhmDYA"], "issued_at": "2018-07-01T20:31:28.000000Z"}} 2018-07-01 20:31:28,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1a9e29ef7a34d9de40e2ba039bb0dd084a36b1" 2018-07-01 20:31:28,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1c6a34-b185-4e7e-9243-eab8b56a3c9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:28,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0d1c6a34-b185-4e7e-9243-eab8b56a3c9c 2018-07-01 20:31:28,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:31:28,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1a9e29ef7a34d9de40e2ba039bb0dd084a36b1" 2018-07-01 20:31:28,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d265b4c-82e7-42c9-902e-5ae313bdd923 x-compute-request-id: req-4d265b4c-82e7-42c9-902e-5ae313bdd923 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-01 20:31:28,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4d265b4c-82e7-42c9-902e-5ae313bdd923 2018-07-01 20:31:28,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1a9e29ef7a34d9de40e2ba039bb0dd084a36b1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-01 20:31:28,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae4a170a-307c-4400-8f36-ea6a50c82915 x-compute-request-id: req-ae4a170a-307c-4400-8f36-ea6a50c82915 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0d074edd-e068-4040-9174-7b35964d4e38", "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:31:28,356 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ae4a170a-307c-4400-8f36-ea6a50c82915 2018-07-01 20:31:28,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:28,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:28,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c40713ee38774bb09b71edaa0c236225", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role"}], "expires_at": "2018-07-01T21:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "225316a9739e47c68194024136c0974a", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-user", "id": "31e0aa097dc64264872201dfafdeaded"}, "audit_ids": ["Jped2TR-QpiNIS5ivag4Tg"], "issued_at": "2018-07-01T20:31:28.000000Z"}} 2018-07-01 20:31:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:28,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4516a1f-a2f6-466f-a412-75e18871c0ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:28,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d4516a1f-a2f6-466f-a412-75e18871c0ca 2018-07-01 20:31:28,813 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 20:31:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:28,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3951ec58-a712-4cb8-9c5c-bb4f30efa238 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:28,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3951ec58-a712-4cb8-9c5c-bb4f30efa238 2018-07-01 20:31:28,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:29,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-04fdaf81-f519-46ba-a3cf-25fe20247761 Date: Sun, 01 Jul 2018 20:31:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76c7bd3c-dda8-4086-9620-ff58638f7823"],"updated_at":"2018-07-01T20:31:26Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:29,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net used request id req-04fdaf81-f519-46ba-a3cf-25fe20247761 2018-07-01 20:31:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:31:29,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:31:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:31:29,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:29,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680424ae-39a2-4795-ac0c-e9f590bf2607 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:29,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-680424ae-39a2-4795-ac0c-e9f590bf2607 2018-07-01 20:31:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:29,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ffc40fd2-cbf5-4fc6-bd85-7c9937c2d020 Date: Sun, 01 Jul 2018 20:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:29,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-ffc40fd2-cbf5-4fc6-bd85-7c9937c2d020 2018-07-01 20:31:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:29,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96dbe19b-fbc4-429b-8eb7-a6a6e1848172 Date: Sun, 01 Jul 2018 20:31:29 GMT RESP BODY: {"ports":[]} 2018-07-01 20:31:29,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1&admin_state_up=True used request id req-96dbe19b-fbc4-429b-8eb7-a6a6e1848172 2018-07-01 20:31:29,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:29,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15f10fc3-0ecb-467c-893c-0878522ffef3 x-compute-request-id: req-15f10fc3-0ecb-467c-893c-0878522ffef3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-01 20:31:29,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst used request id req-15f10fc3-0ecb-467c-893c-0878522ffef3 2018-07-01 20:31:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:30,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7288aa49-40f4-4947-96f8-9a381995d500 Date: Sun, 01 Jul 2018 20:31:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76c7bd3c-dda8-4086-9620-ff58638f7823"],"updated_at":"2018-07-01T20:31:26Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:30,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net used request id req-7288aa49-40f4-4947-96f8-9a381995d500 2018-07-01 20:31:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:30,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710eee1b-d196-44b7-b81b-f41edf1e6ec0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:30,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-710eee1b-d196-44b7-b81b-f41edf1e6ec0 2018-07-01 20:31:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a3b99af4-b097-40a6-a721-fa23449241a0 Date: Sun, 01 Jul 2018 20:31:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:30,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-a3b99af4-b097-40a6-a721-fa23449241a0 2018-07-01 20:31:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:30,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8687daa2-1a6c-42ba-9864-ad5409919152 Date: Sun, 01 Jul 2018 20:31:30 GMT RESP BODY: {"ports":[]} 2018-07-01 20:31:30,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1&admin_state_up=True used request id req-8687daa2-1a6c-42ba-9864-ad5409919152 2018-07-01 20:31:30,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 20:31:30,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:31:30,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c40713ee38774bb09b71edaa0c236225", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role"}], "expires_at": "2018-07-01T21:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "225316a9739e47c68194024136c0974a", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/225316a9739e47c68194024136c0974a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/225316a9739e47c68194024136c0974a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-user", "id": "31e0aa097dc64264872201dfafdeaded"}, "audit_ids": ["A1pLetoISVOvDtZvcARpNQ"], "issued_at": "2018-07-01T20:31:30.000000Z"}} 2018-07-01 20:31:30,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87a6bababcfe1b8a5be8c4dfbe66530a2fccecf" 2018-07-01 20:31:31,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d3a53f-d2ce-4040-8634-ae96a80512e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:31:31,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f6d3a53f-d2ce-4040-8634-ae96a80512e5 2018-07-01 20:31:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:31,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1b8280e2-a313-41f1-8204-f00306f07278 Date: Sun, 01 Jul 2018 20:31:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76c7bd3c-dda8-4086-9620-ff58638f7823"],"updated_at":"2018-07-01T20:31:26Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:31,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net used request id req-1b8280e2-a313-41f1-8204-f00306f07278 2018-07-01 20:31:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:31,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-26387056-b990-41a7-b6a0-f4fd8f6d7260 Date: Sun, 01 Jul 2018 20:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:31,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-26387056-b990-41a7-b6a0-f4fd8f6d7260 2018-07-01 20:31:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:31,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b65cd988-6f51-4312-a2fa-5469b01dc3a1 Date: Sun, 01 Jul 2018 20:31:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76c7bd3c-dda8-4086-9620-ff58638f7823"],"updated_at":"2018-07-01T20:31:26Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:31,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net used request id req-b65cd988-6f51-4312-a2fa-5469b01dc3a1 2018-07-01 20:31:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:31:31,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 20:31:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 20:31:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87a6bababcfe1b8a5be8c4dfbe66530a2fccecf" 2018-07-01 20:31:31,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05720f43-a861-477a-a3fb-fa7264faa960 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:31,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-05720f43-a861-477a-a3fb-fa7264faa960 2018-07-01 20:31:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:31,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-04869157-41a5-4095-bd04-2f6cbaf71f2c Date: Sun, 01 Jul 2018 20:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:31,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-04869157-41a5-4095-bd04-2f6cbaf71f2c 2018-07-01 20:31:31,590 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net 2018-07-01 20:31:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" -d '{"port": {"network_id": "25d521e6-c4b7-4a84-99ad-cf68a8e813b3", "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1", "admin_state_up": true}}' 2018-07-01 20:31:32,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-4a968db1-d503-4ebc-bf84-4220fd130d1e Date: Sun, 01 Jul 2018 20:31:32 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-01T20:31:31Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-01T20:31:32Z","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:41:39:0a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"225316a9739e47c68194024136c0974a","fixed_ips":[{"subnet_id":"76c7bd3c-dda8-4086-9620-ff58638f7823","ip_address":"10.55.0.9"}],"id":"9ee53314-1193-4c61-8436-8dfbbfcfad0e","security_groups":["766ba7d1-479d-4f7a-b48b-0786f7b30e19"],"device_id":""}} 2018-07-01 20:31:32,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-4a968db1-d503-4ebc-bf84-4220fd130d1e 2018-07-01 20:31:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:32,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bdc7e1f5-e916-4532-b5ad-27585dc0585b Date: Sun, 01 Jul 2018 20:31:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76c7bd3c-dda8-4086-9620-ff58638f7823"],"updated_at":"2018-07-01T20:31:26Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:32,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net used request id req-bdc7e1f5-e916-4532-b5ad-27585dc0585b 2018-07-01 20:31:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:32,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d382351d-a310-4279-8681-1aa7d7a580df Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:32,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-d382351d-a310-4279-8681-1aa7d7a580df 2018-07-01 20:31:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:33,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-300bfb3e-0ec7-48cc-9315-53b31e6adf53 Date: Sun, 01 Jul 2018 20:31:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:33,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-300bfb3e-0ec7-48cc-9315-53b31e6adf53 2018-07-01 20:31:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:33,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f31d1dd6-2841-4ea3-a84c-64ad950c7186 Date: Sun, 01 Jul 2018 20:31:33 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:31Z","admin_state_up":true,"updated_at":"2018-07-01T20:31:32Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:41:39:0a","id":"9ee53314-1193-4c61-8436-8dfbbfcfad0e","port_security_enabled":true,"project_id":"225316a9739e47c68194024136c0974a","fixed_ips":[{"subnet_id":"76c7bd3c-dda8-4086-9620-ff58638f7823","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["766ba7d1-479d-4f7a-b48b-0786f7b30e19"],"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1"}]} 2018-07-01 20:31:33,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1&admin_state_up=True used request id req-f31d1dd6-2841-4ea3-a84c-64ad950c7186 2018-07-01 20:31:33,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:33,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366abf8e-51fe-46d5-bd0c-a7d0eef87552 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:33,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-366abf8e-51fe-46d5-bd0c-a7d0eef87552 2018-07-01 20:31:33,257 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst 2018-07-01 20:31:33,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:33,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef609afd-88a8-4870-8253-aee296dffbe8 x-compute-request-id: req-ef609afd-88a8-4870-8253-aee296dffbe8 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}], "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-flavor-name"}]} 2018-07-01 20:31:33,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ef609afd-88a8-4870-8253-aee296dffbe8 2018-07-01 20:31:33,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0d074edd-e068-4040-9174-7b35964d4e38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:33,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24bb396d-79bd-45ff-84e2-b2c6f6fd08bc x-compute-request-id: req-24bb396d-79bd-45ff-84e2-b2c6f6fd08bc Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0d074edd-e068-4040-9174-7b35964d4e38", "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:31:33,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0d074edd-e068-4040-9174-7b35964d4e38 used request id req-24bb396d-79bd-45ff-84e2-b2c6f6fd08bc 2018-07-01 20:31:33,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:33,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e75f8606-07d7-46b7-9cb3-d2897e0272cf Date: Sun, 01 Jul 2018 20:31:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T20:31:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T20:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/c210d14b-d059-4266-b57d-861e143cece3/snap", "metadata": {}}], "self": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3", "min_disk": 0, "protected": false, "id": "c210d14b-d059-4266-b57d-861e143cece3", "file": "/v2/images/c210d14b-d059-4266-b57d-861e143cece3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "225316a9739e47c68194024136c0974a", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/c210d14b-d059-4266-b57d-861e143cece3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image"} 2018-07-01 20:31:33,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image used request id req-e75f8606-07d7-46b7-9cb3-d2897e0272cf 2018-07-01 20:31:33,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:33,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f389bb1a-9f24-4656-b5d1-cf24ba160bf3 Date: Sun, 01 Jul 2018 20:31:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 20:31:33,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f389bb1a-9f24-4656-b5d1-cf24ba160bf3 2018-07-01 20:31:33,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" -d '{"server": {"name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "imageRef": "c210d14b-d059-4266-b57d-861e143cece3", "flavorRef": "0d074edd-e068-4040-9174-7b35964d4e38", "max_count": 1, "min_count": 1, "networks": [{"port": "9ee53314-1193-4c61-8436-8dfbbfcfad0e"}]}}' 2018-07-01 20:31:35,292 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed55b588-68e7-4ab1-9774-fcdc06ca8fc1 x-compute-request-id: req-ed55b588-68e7-4ab1-9774-fcdc06ca8fc1 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "adminPass": "Suf8VG247Re7"}} 2018-07-01 20:31:35,292 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ed55b588-68e7-4ab1-9774-fcdc06ca8fc1 2018-07-01 20:31:35,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:35,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2b41afa-7efc-414d-8f66-a34c61756bf6 x-compute-request-id: req-e2b41afa-7efc-414d-8f66-a34c61756bf6 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "user_id": "31e0aa097dc64264872201dfafdeaded", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:31:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:35,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-e2b41afa-7efc-414d-8f66-a34c61756bf6 2018-07-01 20:31:35,666 - create_instance - INFO - Created instance with name - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst 2018-07-01 20:31:35,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:35,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353f1a2d-534b-42e6-b30a-238c3a8d34e4 x-compute-request-id: req-353f1a2d-534b-42e6-b30a-238c3a8d34e4 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "user_id": "31e0aa097dc64264872201dfafdeaded", "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": "2018-07-01T20:31:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:35,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-353f1a2d-534b-42e6-b30a-238c3a8d34e4 2018-07-01 20:31:35,903 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst] is - BUILD 2018-07-01 20:31:35,903 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:31:38,906 - create_instance - DEBUG - VM status query timeout in 896.760279894 2018-07-01 20:31:38,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:39,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3745ca41-27f2-42c1-9747-f18e6ec094c4 x-compute-request-id: req-3745ca41-27f2-42c1-9747-f18e6ec094c4 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "security_groups": [{"name": "default"}], "user_id": "31e0aa097dc64264872201dfafdeaded", "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": "2018-07-01T20:31:36Z", "hostId": "27e5e1feb11e67a43b21eae6aa824462a8583ba27feb719ec9e18d07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:39,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-3745ca41-27f2-42c1-9747-f18e6ec094c4 2018-07-01 20:31:39,418 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst] is - BUILD 2018-07-01 20:31:39,418 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:31:42,422 - create_instance - DEBUG - VM status query timeout in 893.244780064 2018-07-01 20:31:42,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:43,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ab4f618-61a3-40d3-93d0-2a18b10cc249 x-compute-request-id: req-7ab4f618-61a3-40d3-93d0-2a18b10cc249 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:0a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T20:23:17.000000", "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "security_groups": [{"name": "default"}], "user_id": "31e0aa097dc64264872201dfafdeaded", "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": "2018-07-01T20:31:40Z", "hostId": "27e5e1feb11e67a43b21eae6aa824462a8583ba27feb719ec9e18d07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:43,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-7ab4f618-61a3-40d3-93d0-2a18b10cc249 2018-07-01 20:31:43,115 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst] is - ACTIVE 2018-07-01 20:31:43,115 - create_instance - INFO - VM is - ACTIVE 2018-07-01 20:31:43,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:43,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12c956b4-df68-4da2-af88-4736989f2b5b x-compute-request-id: req-12c956b4-df68-4da2-af88-4736989f2b5b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:0a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T20:23:17.000000", "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "security_groups": [{"name": "default"}], "user_id": "31e0aa097dc64264872201dfafdeaded", "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": "2018-07-01T20:31:40Z", "hostId": "27e5e1feb11e67a43b21eae6aa824462a8583ba27feb719ec9e18d07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:43,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-12c956b4-df68-4da2-af88-4736989f2b5b 2018-07-01 20:31:43,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:43,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0176c34c-48bb-4249-9657-eeeb1473fb58 Date: Sun, 01 Jul 2018 20:31:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76c7bd3c-dda8-4086-9620-ff58638f7823"],"updated_at":"2018-07-01T20:31:26Z","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"225316a9739e47c68194024136c0974a","id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net"}]} 2018-07-01 20:31:43,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net used request id req-0176c34c-48bb-4249-9657-eeeb1473fb58 2018-07-01 20:31:43,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:43,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94db8a10-6cd7-41ed-b8d0-4ed753c70c10 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:43,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-94db8a10-6cd7-41ed-b8d0-4ed753c70c10 2018-07-01 20:31:43,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:43,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-21cdac69-e98f-4e48-9bb6-9a4a59a4f75b Date: Sun, 01 Jul 2018 20:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:26Z","dns_nameservers":[],"updated_at":"2018-07-01T20:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"225316a9739e47c68194024136c0974a","id":"76c7bd3c-dda8-4086-9620-ff58638f7823","subnetpool_id":null,"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet"}]} 2018-07-01 20:31:43,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-21cdac69-e98f-4e48-9bb6-9a4a59a4f75b 2018-07-01 20:31:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:44,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3019 X-Openstack-Request-Id: req-8041dd1d-b5b7-4b21-af3d-d01f52f94798 Date: Sun, 01 Jul 2018 20:31:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:27Z","admin_state_up":true,"updated_at":"2018-07-01T20:31:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-25d521e6-c4b7-4a84-99ad-cf68a8e813b3","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:0c:1f:4e","id":"09c18914-20a2-4a73-a6d2-5b6e2298a4f2","port_security_enabled":false,"project_id":"225316a9739e47c68194024136c0974a","fixed_ips":[{"subnet_id":"76c7bd3c-dda8-4086-9620-ff58638f7823","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:27Z","admin_state_up":true,"updated_at":"2018-07-01T20:31:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-25d521e6-c4b7-4a84-99ad-cf68a8e813b3","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:1b:51:da","id":"5f562d26-db0a-46af-bba8-e78f97912fa4","port_security_enabled":false,"project_id":"225316a9739e47c68194024136c0974a","fixed_ips":[{"subnet_id":"76c7bd3c-dda8-4086-9620-ff58638f7823","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:31Z","admin_state_up":true,"updated_at":"2018-07-01T20:31:37Z","binding:vnic_type":"normal","device_id":"34e0008c-7da9-422e-8edc-a4ef0ffd0e82","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:41:39:0a","id":"9ee53314-1193-4c61-8436-8dfbbfcfad0e","port_security_enabled":true,"project_id":"225316a9739e47c68194024136c0974a","fixed_ips":[{"subnet_id":"76c7bd3c-dda8-4086-9620-ff58638f7823","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["766ba7d1-479d-4f7a-b48b-0786f7b30e19"],"name":"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"25d521e6-c4b7-4a84-99ad-cf68a8e813b3","tenant_id":"225316a9739e47c68194024136c0974a","created_at":"2018-07-01T20:31:28Z","admin_state_up":true,"updated_at":"2018-07-01T20:31:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-25d521e6-c4b7-4a84-99ad-cf68a8e813b3","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:77:bd:14","id":"a9097c11-ae34-4881-825c-ce08fe18d7db","port_security_enabled":false,"project_id":"225316a9739e47c68194024136c0974a","fixed_ips":[{"subnet_id":"76c7bd3c-dda8-4086-9620-ff58638f7823","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-01 20:31:44,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-8041dd1d-b5b7-4b21-af3d-d01f52f94798 2018-07-01 20:31:44,041 - create_instance_tests - INFO - Looking for IP 10.55.0.9 in the console log 2018-07-01 20:31:44,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:44,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f878580-ed91-4304-9447-29d97158a0a8 x-compute-request-id: req-5f878580-ed91-4304-9447-29d97158a0a8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:0a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T20:23:17.000000", "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "security_groups": [{"name": "default"}], "user_id": "31e0aa097dc64264872201dfafdeaded", "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": "2018-07-01T20:31:40Z", "hostId": "27e5e1feb11e67a43b21eae6aa824462a8583ba27feb719ec9e18d07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:44,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-5f878580-ed91-4304-9447-29d97158a0a8 2018-07-01 20:31:44,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:31:45,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1a457b-8152-4f07-8b7f-3035db07d907 x-compute-request-id: req-1d1a457b-8152-4f07-8b7f-3035db07d907 Content-Encoding: gzip Content-Length: 9404 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488731723 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130441] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132140] pid_max: default: 32768 minimum: 301\n[ 0.133074] ACPI: Core revision 20150930\n[ 0.134479] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135834] Security Framework initialized\n[ 0.136674] Yama: becoming mindful.\n[ 0.137440] AppArmor: AppArmor initialized\n[ 0.138321] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139676] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140980] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142274] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143706] Initializing cgroup subsys io\n[ 0.144533] Initializing cgroup subsys memory\n[ 0.145398] Initializing cgroup subsys devices\n[ 0.146365] Initializing cgroup subsys freezer\n[ 0.147327] Initializing cgroup subsys net_cls\n[ 0.148209] Initializing cgroup subsys perf_event\n[ 0.149120] Initializing cgroup subsys net_prio\n[ 0.150024] Initializing cgroup subsys hugetlb\n[ 0.150915] Initializing cgroup subsys pids\n[ 0.151821] CPU: Physical Processor ID: 0\n[ 0.153388] mce: CPU supports 10 MCE banks\n[ 0.154302] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155307] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167228] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173765] ftrace: allocating 31920 entries in 125 pages\n[ 0.199978] smpboot: Max logical packages: 1\n[ 0.200892] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202244] x2apic enabled\n[ 0.203048] Switched APIC routing to physical x2apic.\n[ 0.204771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205877] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207823] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209575] KVM setup paravirtual spinlock\n[ 0.210854] x86: Booted up 1 node, 1 CPUs\n[ 0.211649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213013] devtmpfs: initialized\n[ 0.214701] evm: security.selinux\n[ 0.215396] evm: security.SMACK64\n[ 0.216074] evm: security.SMACK64EXEC\n[ 0.216801] evm: security.SMACK64TRANSMUTE\n[ 0.217602] evm: security.SMACK64MMAP\n[ 0.218332] evm: security.ima\n[ 0.218965] evm: security.capability\n[ 0.219752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221571] pinctrl core: initialized pinctrl subsystem\n[ 0.222643] RTC time: 20:23:17, date: 07/01/18\n[ 0.223585] NET: Registered protocol family 16\n[ 0.224543] cpuidle: using governor ladder\n[ 0.225350] cpuidle: using governor menu\n[ 0.226119] PCCT header not found.\n[ 0.226849] ACPI: bus type PCI registered\n[ 0.227639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228866] PCI: Using configuration type 1 for base access\n[ 0.230587] ACPI: Added _OSI(Module Device)\n[ 0.231415] ACPI: Added _OSI(Processor Device)\n[ 0.232268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233152] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235219] ACPI: Interpreter enabled\n[ 0.235976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243226] ACPI: (supports S0 S5)\n[ 0.243919] ACPI: Using IOAPIC for interrupt routing\n[ 0.244929] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247999] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250328] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253686] acpiphp: Slot [3] registered\n[ 0.254477] acpiphp: Slot [4] registered\n[ 0.255273] acpiphp: Slot [5] registered\n[ 0.256058] acpiphp: Slot [6] registered\n[ 0.256836] acpiphp: Slot [7] registered\n[ 0.257624] acpiphp: Slot [8] registered\n[ 0.258407] acpiphp: Slot [9] registered\n[ 0.259189] acpiphp: Slot [10] registered\n[ 0.259981] acpiphp: Slot [11] registered\n[ 0.260772] acpiphp: Slot [12] registered\n[ 0.261573] acpiphp: Slot [13] registered\n[ 0.262375] acpiphp: Slot [14] registered\n[ 0.263181] acpiphp: Slot [15] registered\n[ 0.273959] acpiphp: Slot [16] registered\n[ 0.274755] acpiphp: Slot [17] registered\n[ 0.275553] acpiphp: Slot [18] registered\n[ 0.276348] acpiphp: Slot [19] registered\n[ 0.277143] acpiphp: Slot [20] registered\n[ 0.277938] acpiphp: Slot [21] registered\n[ 0.278733] acpiphp: Slot [22] registered\n[ 0.279527] acpiphp: Slot [23] registered\n[ 0.280337] acpiphp: Slot [24] registered\n[ 0.281128] acpiphp: Slot [25] registered\n[ 0.281917] acpiphp: Slot [26] registered\n[ 0.282700] acpiphp: Slot [27] registered\n[ 0.283496] acpiphp: Slot [28] registered\n[ 0.284286] acpiphp: Slot [29] registered\n[ 0.285075] acpiphp: Slot [30] registered\n[ 0.285870] acpiphp: Slot [31] registered\n[ 0.286653] PCI host bridge to bus 0000:00\n[ 0.287441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291199] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.292600] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299961] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301103] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308700] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354574] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356020] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357393] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358765] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360123] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361334] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362457] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363481] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365116] vgaarb: loaded\n[ 0.365704] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366811] SCSI subsystem initialized\n[ 0.367622] ACPI: bus type USB registered\n[ 0.368415] usbcore: registered new interface driver usbfs\n[ 0.369421] usbcore: registered new interface driver hub\n[ 0.370395] usbcore: registered new device driver usb\n[ 0.371416] PCI: Using ACPI for IRQ routing\n[ 0.372415] NetLabel: Initializing\n[ 0.373108] NetLabel: domain hash size = 128\n[ 0.373946] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374869] NetLabel: unlabeled traffic allowed by default\n[ 0.375926] clocksource: Switched to clocksource kvm-clock\n[ 0.381166] AppArmor: AppArmor Filesystem Enabled\n[ 0.382101] pnp: PnP ACPI init\n[ 0.382994] pnp: PnP ACPI: found 5 devices\n[ 0.388998] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390652] NET: Registered protocol family 2\n[ 0.391592] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.392828] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.393986] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.395111] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397288] NET: Registered protocol family 1\n[ 0.398126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399184] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400228] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428718] Trying to unpack rootfs image as initramfs...\n[ 0.478727] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.492781] Scanning for low memory corruption every 60 seconds\n[ 0.494098] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495208] audit: initializing netlink subsys (disabled)\n[ 0.496205] audit: type=2000 audit(1530476598.084:1): initialized\n[ 0.497485] Initialise system trusted keyring\n[ 0.498393] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501491] zbud: loaded\n[ 0.502188] VFS: Disk quotas dquot_6.6.0\n[ 0.502989] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504477] fuse init (API version 7.23)\n[ 0.505344] Key type big_key registered\n[ 0.506128] Allocating IMA MOK and blacklist keyrings.\n[ 0.507217] Key type asymmetric registered\n[ 0.508036] Asymmetric key parser 'x509' registered\n[ 0.508976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510406] io scheduler noop registered\n[ 0.511187] io scheduler deadline registered (default)\n[ 0.512159] io scheduler cfq registered\n[ 0.512983] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514003] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516711] ACPI: Power Button [PWRF]\n[ 0.517537] GHES: HEST is not enabled!\n[ 0.531245] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.559110] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561331] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586603] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588810] Linux agpgart interface v0.103\n[ 0.591264] brd: module loaded\n[ 0.592437] loop: module loaded\n[ 0.596540] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597970] GPT:90111 != 20971519\n[ 0.598644] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599710] GPT:90111 != 20971519\n[ 0.600393] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601344] vda: vda1 vda15\n[ 0.602831] scsi host0: ata_piix\n[ 0.603571] scsi host1: ata_piix\n[ 0.604279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605468] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.607247] libphy: Fixed MDIO Bus: probed\n[ 0.608063] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608995] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611143] PPP generic driver version 2.4.2\n[ 0.612026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613310] ehci-pci: EHCI PCI platform driver\n[ 0.614165] ehci-platform: EHCI generic platform driver\n[ 0.615128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616240] ohci-pci: OHCI PCI platform driver\n[ 0.617100] ohci-platform: OHCI generic platform driver\n[ 0.618060] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632399] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633376] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634788] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635790] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639474] usb usb1: Product: UHCI Host Controller\n[ 0.640391] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641537] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642539] hub 1-0:1.0: USB hub found\n[ 0.643308] hub 1-0:1.0: 2 ports detected\n[ 0.644196] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646262] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648204] mousedev: PS/2 mouse device common for all mice\n[ 0.649428] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651239] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652313] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653479] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654644] i2c /dev entries driver\n[ 0.655393] device-mapper: uevent: version 1.0.3\n[ 0.656319] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658002] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659285] NET: Registered protocol family 10\n[ 0.660335] NET: Registered protocol family 17\n[ 0.661216] Key type dns_resolver registered\n[ 0.662115] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663211] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664960] registered taskstats version 1\n[ 0.665794] Loading compiled-in X.509 certificates\n[ 0.667247] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669118] zswap: loaded using pool lzo/zbud\n[ 0.670479] Key type trusted registered\n[ 0.672030] Key type encrypted registered\n[ 0.672840] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673847] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674856] evm: HMAC attrs: 0x1\n[ 0.675773] Magic number: 10:26:396\n[ 0.676617] rtc_cmos 00:00: setting system clock to 2018-07-01 20:23:18 UTC (1530476598)\n[ 0.678185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679270] EDD information not available.\n[ 0.764913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.766429] Write protecting the kernel read-only data: 14336k\n[ 0.778238] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780017] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.615803] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.9...\nLease of 10.55.0.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.51. iid=i-0000001e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSw7OEtSImUIR5h0kdQSOwN/dw460nh3/z4i0Av+6WdD6kUK8GBNy3s4SL6wmzMoPjgZAfJfNEjOUYnRLWf/ieU6BaLlp+6WsccEK53oyv8X1QAZv7Ghudgkq+FUxQ3Jd0K+Pqv3jikqNy7qJy5XRujKDjWau5DIWby8fWyzTSOp7GHpmwowP1806ONn1Gu8+sS3Sb4QxvBCqNoLaz+faAMAAvpNaTho8FL4YCtxn3dIn5aBfrzcwZjiksFFIDkSB7ER/KsTi72JwBhGRtN0H6WvYeW3zzeueuuFLg5wMjDMbCjZ9mnxyWLBs3X0PvepLJiFVabVn0RO3k/CblzpZx root@simplehealthcheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAIj1sUDMHOE1e9Vf7x5ybuiZp/biypj5wSkpYyoIf+ID3DubnhJ13ilaWM0fXIsZKkX50lw2LFNcLU1okShuEcP82vQRaJNXPnQ3wPtArPT/dcd8yyVPTxL2RD21JAcT4zu5vJEuxdIqxAk1Tn6E6UlkmDFuoUp7ziXt8P1urbF9AAAAFQD9NX9556nvl9p1k7oFzAMFgRzPqwAAAIBzVXNxJFX+4toHVnnASsaJZVn+LCHplkQWbybYDbBYPG/JVfKSdncIsZmFNzITLJkVJebBY1dHGnpk9wfVmExInFd36FWzaoBMkn2e4SPocfWtrF/3DyN5zaq9Fgt8LQvNz+FFzSOseJxUSjxZ4sx3h+3K84xmsDeRNh+agXgXMQAAAIBtwmw65MQYnBPJpeqgQ0vgxq5WAOs1BanU8c37SurZSmZ+UCZC6wIaoKuKtKoO97h0dYbE/ys5lHDJMzxXecbQkkWfuk5E5IqnBT6MxISGit/tCk+a0wR+/8rtc2jBA2f14tP9sKk1uhNPE0UDaMklMvpStImtVm1t9eA1IZrT4w== root@simplehealthcheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.9,24,fe80::f816:3eff:fe41:390a/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.9 \nip-route:169.254.169.254 via 10.55.0.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001e\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.49 ===\n"} 2018-07-01 20:31:45,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82/action used request id req-1d1a457b-8152-4f07-8b7f-3035db07d907 2018-07-01 20:31:45,942 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-01 20:31:45,942 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 488731723 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130441] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132140] pid_max: default: 32768 minimum: 301 [ 0.133074] ACPI: Core revision 20150930 [ 0.134479] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135834] Security Framework initialized [ 0.136674] Yama: becoming mindful. [ 0.137440] AppArmor: AppArmor initialized [ 0.138321] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139676] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140980] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142274] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143706] Initializing cgroup subsys io [ 0.144533] Initializing cgroup subsys memory [ 0.145398] Initializing cgroup subsys devices [ 0.146365] Initializing cgroup subsys freezer [ 0.147327] Initializing cgroup subsys net_cls [ 0.148209] Initializing cgroup subsys perf_event [ 0.149120] Initializing cgroup subsys net_prio [ 0.150024] Initializing cgroup subsys hugetlb [ 0.150915] Initializing cgroup subsys pids [ 0.151821] CPU: Physical Processor ID: 0 [ 0.153388] mce: CPU supports 10 MCE banks [ 0.154302] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155307] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167228] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173765] ftrace: allocating 31920 entries in 125 pages [ 0.199978] smpboot: Max logical packages: 1 [ 0.200892] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202244] x2apic enabled [ 0.203048] Switched APIC routing to physical x2apic. [ 0.204771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205877] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207823] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209575] KVM setup paravirtual spinlock [ 0.210854] x86: Booted up 1 node, 1 CPUs [ 0.211649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213013] devtmpfs: initialized [ 0.214701] evm: security.selinux [ 0.215396] evm: security.SMACK64 [ 0.216074] evm: security.SMACK64EXEC [ 0.216801] evm: security.SMACK64TRANSMUTE [ 0.217602] evm: security.SMACK64MMAP [ 0.218332] evm: security.ima [ 0.218965] evm: security.capability [ 0.219752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221571] pinctrl core: initialized pinctrl subsystem [ 0.222643] RTC time: 20:23:17, date: 07/01/18 [ 0.223585] NET: Registered protocol family 16 [ 0.224543] cpuidle: using governor ladder [ 0.225350] cpuidle: using governor menu [ 0.226119] PCCT header not found. [ 0.226849] ACPI: bus type PCI registered [ 0.227639] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228866] PCI: Using configuration type 1 for base access [ 0.230587] ACPI: Added _OSI(Module Device) [ 0.231415] ACPI: Added _OSI(Processor Device) [ 0.232268] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233152] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235219] ACPI: Interpreter enabled [ 0.235976] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243226] ACPI: (supports S0 S5) [ 0.243919] ACPI: Using IOAPIC for interrupt routing [ 0.244929] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247999] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250328] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253686] acpiphp: Slot [3] registered [ 0.254477] acpiphp: Slot [4] registered [ 0.255273] acpiphp: Slot [5] registered [ 0.256058] acpiphp: Slot [6] registered [ 0.256836] acpiphp: Slot [7] registered [ 0.257624] acpiphp: Slot [8] registered [ 0.258407] acpiphp: Slot [9] registered [ 0.259189] acpiphp: Slot [10] registered [ 0.259981] acpiphp: Slot [11] registered [ 0.260772] acpiphp: Slot [12] registered [ 0.261573] acpiphp: Slot [13] registered [ 0.262375] acpiphp: Slot [14] registered [ 0.263181] acpiphp: Slot [15] registered [ 0.273959] acpiphp: Slot [16] registered [ 0.274755] acpiphp: Slot [17] registered [ 0.275553] acpiphp: Slot [18] registered [ 0.276348] acpiphp: Slot [19] registered [ 0.277143] acpiphp: Slot [20] registered [ 0.277938] acpiphp: Slot [21] registered [ 0.278733] acpiphp: Slot [22] registered [ 0.279527] acpiphp: Slot [23] registered [ 0.280337] acpiphp: Slot [24] registered [ 0.281128] acpiphp: Slot [25] registered [ 0.281917] acpiphp: Slot [26] registered [ 0.282700] acpiphp: Slot [27] registered [ 0.283496] acpiphp: Slot [28] registered [ 0.284286] acpiphp: Slot [29] registered [ 0.285075] acpiphp: Slot [30] registered [ 0.285870] acpiphp: Slot [31] registered [ 0.286653] PCI host bridge to bus 0000:00 [ 0.287441] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291199] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.292600] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298714] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299961] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301103] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308700] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354574] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356020] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357393] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358765] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360123] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361334] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362457] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363481] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365116] vgaarb: loaded [ 0.365704] vgaarb: bridge control possible 0000:00:02.0 [ 0.366811] SCSI subsystem initialized [ 0.367622] ACPI: bus type USB registered [ 0.368415] usbcore: registered new interface driver usbfs [ 0.369421] usbcore: registered new interface driver hub [ 0.370395] usbcore: registered new device driver usb [ 0.371416] PCI: Using ACPI for IRQ routing [ 0.372415] NetLabel: Initializing [ 0.373108] NetLabel: domain hash size = 128 [ 0.373946] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374869] NetLabel: unlabeled traffic allowed by default [ 0.375926] clocksource: Switched to clocksource kvm-clock [ 0.381166] AppArmor: AppArmor Filesystem Enabled [ 0.382101] pnp: PnP ACPI init [ 0.382994] pnp: PnP ACPI: found 5 devices [ 0.388998] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390652] NET: Registered protocol family 2 [ 0.391592] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.392828] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.393986] TCP: Hash tables configured (established 2048 bind 2048) [ 0.395111] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397288] NET: Registered protocol family 1 [ 0.398126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399184] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400228] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428718] Trying to unpack rootfs image as initramfs... [ 0.478727] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.492781] Scanning for low memory corruption every 60 seconds [ 0.494098] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495208] audit: initializing netlink subsys (disabled) [ 0.496205] audit: type=2000 audit(1530476598.084:1): initialized [ 0.497485] Initialise system trusted keyring [ 0.498393] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499527] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501491] zbud: loaded [ 0.502188] VFS: Disk quotas dquot_6.6.0 [ 0.502989] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504477] fuse init (API version 7.23) [ 0.505344] Key type big_key registered [ 0.506128] Allocating IMA MOK and blacklist keyrings. [ 0.507217] Key type asymmetric registered [ 0.508036] Asymmetric key parser 'x509' registered [ 0.508976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510406] io scheduler noop registered [ 0.511187] io scheduler deadline registered (default) [ 0.512159] io scheduler cfq registered [ 0.512983] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514003] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516711] ACPI: Power Button [PWRF] [ 0.517537] GHES: HEST is not enabled! [ 0.531245] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559110] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561331] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586603] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588810] Linux agpgart interface v0.103 [ 0.591264] brd: module loaded [ 0.592437] loop: module loaded [ 0.596540] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.597970] GPT:90111 != 20971519 [ 0.598644] GPT:Alternate GPT header not at the end of the disk. [ 0.599710] GPT:90111 != 20971519 [ 0.600393] GPT: Use GNU Parted to correct GPT errors. [ 0.601344] vda: vda1 vda15 [ 0.602831] scsi host0: ata_piix [ 0.603571] scsi host1: ata_piix [ 0.604279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.605468] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.607247] libphy: Fixed MDIO Bus: probed [ 0.608063] tun: Universal TUN/TAP device driver, 1.6 [ 0.608995] tun: (C) 1999-2004 Max Krasnyansky [ 0.611143] PPP generic driver version 2.4.2 [ 0.612026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.613310] ehci-pci: EHCI PCI platform driver [ 0.614165] ehci-platform: EHCI generic platform driver [ 0.615128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616240] ohci-pci: OHCI PCI platform driver [ 0.617100] ohci-platform: OHCI generic platform driver [ 0.618060] uhci_hcd: USB Universal Host Controller Interface driver [ 0.632399] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.633376] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634788] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.635790] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.636901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.638088] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.639474] usb usb1: Product: UHCI Host Controller [ 0.640391] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.641537] usb usb1: SerialNumber: 0000:00:01.2 [ 0.642539] hub 1-0:1.0: USB hub found [ 0.643308] hub 1-0:1.0: 2 ports detected [ 0.644196] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.646262] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.647197] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648204] mousedev: PS/2 mouse device common for all mice [ 0.649428] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.651239] rtc_cmos 00:00: RTC can wake from S4 [ 0.652313] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653479] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654644] i2c /dev entries driver [ 0.655393] device-mapper: uevent: version 1.0.3 [ 0.656319] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658002] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659285] NET: Registered protocol family 10 [ 0.660335] NET: Registered protocol family 17 [ 0.661216] Key type dns_resolver registered [ 0.662115] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663211] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.664960] registered taskstats version 1 [ 0.665794] Loading compiled-in X.509 certificates [ 0.667247] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669118] zswap: loaded using pool lzo/zbud [ 0.670479] Key type trusted registered [ 0.672030] Key type encrypted registered [ 0.672840] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673847] ima: No TPM chip found, activating TPM-bypass! [ 0.674856] evm: HMAC attrs: 0x1 [ 0.675773] Magic number: 10:26:396 [ 0.676617] rtc_cmos 00:00: setting system clock to 2018-07-01 20:23:18 UTC (1530476598) [ 0.678185] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679270] EDD information not available. [ 0.764913] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.766429] Write protecting the kernel read-only data: 14336k [ 0.778238] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.780017] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.41 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.615803] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.9... Lease of 10.55.0.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.51. iid=i-0000001e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSw7OEtSImUIR5h0kdQSOwN/dw460nh3/z4i0Av+6WdD6kUK8GBNy3s4SL6wmzMoPjgZAfJfNEjOUYnRLWf/ieU6BaLlp+6WsccEK53oyv8X1QAZv7Ghudgkq+FUxQ3Jd0K+Pqv3jikqNy7qJy5XRujKDjWau5DIWby8fWyzTSOp7GHpmwowP1806ONn1Gu8+sS3Sb4QxvBCqNoLaz+faAMAAvpNaTho8FL4YCtxn3dIn5aBfrzcwZjiksFFIDkSB7ER/KsTi72JwBhGRtN0H6WvYeW3zzeueuuFLg5wMjDMbCjZ9mnxyWLBs3X0PvepLJiFVabVn0RO3k/CblzpZx root@simplehealthcheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst ssh-dss AAAAB3NzaC1kc3MAAACBAIj1sUDMHOE1e9Vf7x5ybuiZp/biypj5wSkpYyoIf+ID3DubnhJ13ilaWM0fXIsZKkX50lw2LFNcLU1okShuEcP82vQRaJNXPnQ3wPtArPT/dcd8yyVPTxL2RD21JAcT4zu5vJEuxdIqxAk1Tn6E6UlkmDFuoUp7ziXt8P1urbF9AAAAFQD9NX9556nvl9p1k7oFzAMFgRzPqwAAAIBzVXNxJFX+4toHVnnASsaJZVn+LCHplkQWbybYDbBYPG/JVfKSdncIsZmFNzITLJkVJebBY1dHGnpk9wfVmExInFd36FWzaoBMkn2e4SPocfWtrF/3DyN5zaq9Fgt8LQvNz+FFzSOseJxUSjxZ4sx3h+3K84xmsDeRNh+agXgXMQAAAIBtwmw65MQYnBPJpeqgQ0vgxq5WAOs1BanU8c37SurZSmZ+UCZC6wIaoKuKtKoO97h0dYbE/ys5lHDJMzxXecbQkkWfuk5E5IqnBT6MxISGit/tCk+a0wR+/8rtc2jBA2f14tP9sKk1uhNPE0UDaMklMvpStImtVm1t9eA1IZrT4w== root@simplehealthcheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.9,24,fe80::f816:3eff:fe41:390a/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.9 ip-route:169.254.169.254 via 10.55.0.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000001e name: N/A availability-zone: nova local-hostname: simplehealthcheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.49 === 2018-07-01 20:31:45,943 - create_instance - INFO - Deleting Port with ID - 9ee53314-1193-4c61-8436-8dfbbfcfad0e 2018-07-01 20:31:45,943 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9port-1 2018-07-01 20:31:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/9ee53314-1193-4c61-8436-8dfbbfcfad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:46,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-976395da-897c-46f6-b879-1921915724d1 Date: Sun, 01 Jul 2018 20:31:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:31:46,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/9ee53314-1193-4c61-8436-8dfbbfcfad0e used request id req-976395da-897c-46f6-b879-1921915724d1 2018-07-01 20:31:46,509 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst 2018-07-01 20:31:46,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:46,703 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-506d83ba-1c75-4721-ad93-7bcbd1df9aa9 x-compute-request-id: req-506d83ba-1c75-4721-ad93-7bcbd1df9aa9 Content-Type: application/json 2018-07-01 20:31:46,704 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-506d83ba-1c75-4721-ad93-7bcbd1df9aa9 2018-07-01 20:31:46,704 - create_instance - INFO - Checking deletion status 2018-07-01 20:31:46,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:47,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fecb134a-de9d-4416-8c93-83975513a309 x-compute-request-id: req-fecb134a-de9d-4416-8c93-83975513a309 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:0a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T20:23:17.000000", "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "user_id": "31e0aa097dc64264872201dfafdeaded", "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": "2018-07-01T20:31:46Z", "hostId": "27e5e1feb11e67a43b21eae6aa824462a8583ba27feb719ec9e18d07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:47,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-fecb134a-de9d-4416-8c93-83975513a309 2018-07-01 20:31:47,323 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst] is - ACTIVE 2018-07-01 20:31:47,323 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:31:50,326 - create_instance - DEBUG - VM status query timeout in 296.378217936 2018-07-01 20:31:50,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:50,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08291de5-84d6-48d7-a373-62b4cc09ea2d x-compute-request-id: req-08291de5-84d6-48d7-a373-62b4cc09ea2d Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "rel": "bookmark"}], "image": {"id": "c210d14b-d059-4266-b57d-861e143cece3", "links": [{"href": "http://172.30.9.26:8774/images/c210d14b-d059-4266-b57d-861e143cece3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T20:23:17.000000", "flavor": {"id": "0d074edd-e068-4040-9174-7b35964d4e38", "links": [{"href": "http://172.30.9.26:8774/flavors/0d074edd-e068-4040-9174-7b35964d4e38", "rel": "bookmark"}]}, "id": "34e0008c-7da9-422e-8edc-a4ef0ffd0e82", "user_id": "31e0aa097dc64264872201dfafdeaded", "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": "2018-07-01T20:31:46Z", "hostId": "27e5e1feb11e67a43b21eae6aa824462a8583ba27feb719ec9e18d07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst", "created": "2018-07-01T20:31:35Z", "tenant_id": "225316a9739e47c68194024136c0974a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 20:31:50,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-08291de5-84d6-48d7-a373-62b4cc09ea2d 2018-07-01 20:31:50,722 - create_instance - DEBUG - Instance status [SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst] is - ACTIVE 2018-07-01 20:31:50,722 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 20:31:53,724 - create_instance - DEBUG - VM status query timeout in 292.980126858 2018-07-01 20:31:53,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c675864b15947e367b6e1d9a9fd6d8773c7169d1" 2018-07-01 20:31:53,776 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29b520da-f325-48d8-8a27-b415030bc0f0 x-compute-request-id: req-29b520da-f325-48d8-8a27-b415030bc0f0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 34e0008c-7da9-422e-8edc-a4ef0ffd0e82 could not be found.", "code": 404}} 2018-07-01 20:31:53,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34e0008c-7da9-422e-8edc-a4ef0ffd0e82 used request id req-29b520da-f325-48d8-8a27-b415030bc0f0 2018-07-01 20:31:53,776 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 34e0008c-7da9-422e-8edc-a4ef0ffd0e82 could not be found. (HTTP 404) (Request-ID: req-29b520da-f325-48d8-8a27-b415030bc0f0) 2018-07-01 20:31:53,776 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-inst 2018-07-01 20:31:53,778 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet 2018-07-01 20:31:53,778 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-subnet 2018-07-01 20:31:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/76c7bd3c-dda8-4086-9620-ff58638f7823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:56,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-852f7487-a202-48db-b087-2dfc0abd1d16 Date: Sun, 01 Jul 2018 20:31:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:31:56,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/76c7bd3c-dda8-4086-9620-ff58638f7823 used request id req-852f7487-a202-48db-b087-2dfc0abd1d16 2018-07-01 20:31:56,248 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-priv-net 2018-07-01 20:31:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/25d521e6-c4b7-4a84-99ad-cf68a8e813b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b73b488ecec8defe1b30a0db0b3f9ee3af3ed2" 2018-07-01 20:31:57,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7b7828a-bf13-469f-91f1-9a25eb325366 Date: Sun, 01 Jul 2018 20:31:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:31:57,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/25d521e6-c4b7-4a84-99ad-cf68a8e813b3 used request id req-b7b7828a-bf13-469f-91f1-9a25eb325366 2018-07-01 20:31:57,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0d074edd-e068-4040-9174-7b35964d4e38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1a9e29ef7a34d9de40e2ba039bb0dd084a36b1" 2018-07-01 20:31:57,884 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:31:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a069861f-1230-4eef-aa8b-3c6c4cafbbf2 x-compute-request-id: req-a069861f-1230-4eef-aa8b-3c6c4cafbbf2 Content-Length: 0 Content-Type: application/json 2018-07-01 20:31:57,884 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0d074edd-e068-4040-9174-7b35964d4e38 used request id req-a069861f-1230-4eef-aa8b-3c6c4cafbbf2 2018-07-01 20:31:57,885 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-8ee9ab47-a470-4887-81c6-2ee26caf66b9-image 2018-07-01 20:31:57,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7402cc229bc4fe14dc8317d4b33c681927ac1689" 2018-07-01 20:31:59,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fca87064-d3c4-4666-bad4-298c20ce8144 Date: Sun, 01 Jul 2018 20:31:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:31:59,268 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c210d14b-d059-4266-b57d-861e143cece3 used request id req-fca87064-d3c4-4666-bad4-298c20ce8144 2018-07-01 20:31:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:59,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f2d09c31-1e74-4950-a3ef-43cb90773ba4 Date: Sun, 01 Jul 2018 20:31:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "225316a9739e47c68194024136c0974a", "created_at": "2018-07-01T20:31:25Z", "updated_at": "2018-07-01T20:31:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "revision_number": 0, "id": "788a38ec-e0a5-4c7c-a68b-8d8192d25a9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "tenant_id": "225316a9739e47c68194024136c0974a", "port_range_min": null, "ethertype": "IPv4", "project_id": "225316a9739e47c68194024136c0974a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "revision_number": 0, "id": "367bda72-2670-459f-a90f-b3a14150481b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "tenant_id": "225316a9739e47c68194024136c0974a", "port_range_min": null, "ethertype": "IPv6", "project_id": "225316a9739e47c68194024136c0974a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "revision_number": 0, "id": "b88384e1-a166-43d4-8aa0-1e3389cd4ab8", "remote_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "remote_ip_prefix": null, "created_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "tenant_id": "225316a9739e47c68194024136c0974a", "port_range_min": null, "ethertype": "IPv6", "project_id": "225316a9739e47c68194024136c0974a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "revision_number": 0, "id": "b525214c-a247-4b38-a61c-19019f1b3c4d", "remote_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "remote_ip_prefix": null, "created_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "tenant_id": "225316a9739e47c68194024136c0974a", "port_range_min": null, "ethertype": "IPv4", "project_id": "225316a9739e47c68194024136c0974a"}], "revision_number": 4, "project_id": "225316a9739e47c68194024136c0974a", "id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:31:59,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f2d09c31-1e74-4950-a3ef-43cb90773ba4 2018-07-01 20:31:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:59,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce7b2eb-9d45-4fba-a7ea-dec27ad4afb0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-01 20:31:59,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f16c7a69d81940ad84961cd4d69080fa used request id req-1ce7b2eb-9d45-4fba-a7ea-dec27ad4afb0 2018-07-01 20:31:59,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:59,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20939be-fc56-4109-ab87-82de8bfeb324 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a"}, "enabled": true, "id": "225316a9739e47c68194024136c0974a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bc3c6eda-a3df-4c3-proj"}} 2018-07-01 20:31:59,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-c20939be-fc56-4109-ab87-82de8bfeb324 2018-07-01 20:31:59,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 766ba7d1-479d-4f7a-b48b-0786f7b30e19 2018-07-01 20:31:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=766ba7d1-479d-4f7a-b48b-0786f7b30e19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:31:59,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7c491209-31ff-4e5e-81aa-3710960f5696 Date: Sun, 01 Jul 2018 20:31:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "port_range_min": null, "revision_number": 0, "tenant_id": "225316a9739e47c68194024136c0974a", "created_at": "2018-07-01T20:31:25Z", "project_id": "225316a9739e47c68194024136c0974a", "id": "367bda72-2670-459f-a90f-b3a14150481b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "port_range_min": null, "revision_number": 0, "tenant_id": "225316a9739e47c68194024136c0974a", "created_at": "2018-07-01T20:31:25Z", "project_id": "225316a9739e47c68194024136c0974a", "id": "788a38ec-e0a5-4c7c-a68b-8d8192d25a9f"}, {"remote_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "port_range_min": null, "revision_number": 0, "tenant_id": "225316a9739e47c68194024136c0974a", "created_at": "2018-07-01T20:31:25Z", "project_id": "225316a9739e47c68194024136c0974a", "id": "b525214c-a247-4b38-a61c-19019f1b3c4d"}, {"remote_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:31:25Z", "security_group_id": "766ba7d1-479d-4f7a-b48b-0786f7b30e19", "port_range_min": null, "revision_number": 0, "tenant_id": "225316a9739e47c68194024136c0974a", "created_at": "2018-07-01T20:31:25Z", "project_id": "225316a9739e47c68194024136c0974a", "id": "b88384e1-a166-43d4-8aa0-1e3389cd4ab8"}]} 2018-07-01 20:31:59,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=766ba7d1-479d-4f7a-b48b-0786f7b30e19 used request id req-7c491209-31ff-4e5e-81aa-3710960f5696 2018-07-01 20:31:59,852 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 20:31:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/766ba7d1-479d-4f7a-b48b-0786f7b30e19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:32:00,200 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3990640f-10f4-48fb-87bf-ad8d913c5384 Content-Length: 0 Date: Sun, 01 Jul 2018 20:32:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:32:00,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/766ba7d1-479d-4f7a-b48b-0786f7b30e19 used request id req-3990640f-10f4-48fb-87bf-ad8d913c5384 2018-07-01 20:32:00,201 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-bc3c6eda-a3df-4c3-proj 2018-07-01 20:32:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:32:00,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355bda37-b44e-4bbc-a509-e9b0a141fd74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:32:00,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/225316a9739e47c68194024136c0974a used request id req-355bda37-b44e-4bbc-a509-e9b0a141fd74 2018-07-01 20:32:00,480 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-bc3c6eda-a3df-4c3-proj-role 2018-07-01 20:32:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c40713ee38774bb09b71edaa0c236225 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:32:00,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f3983a-e021-49be-a763-e59445b041a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:32:00,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c40713ee38774bb09b71edaa0c236225 used request id req-42f3983a-e021-49be-a763-e59445b041a9 2018-07-01 20:32:00,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50f54f8fd0dd57157ab8931434f9982566c01be" 2018-07-01 20:32:00,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e119ce-3f7d-4f30-bcc5-f053c8298b3d Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://172.30.9.26:5000/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://172.30.9.26:5000/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://172.30.9.26:5000/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} 2018-07-01 20:32:00,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a2e119ce-3f7d-4f30-bcc5-f053c8298b3d 2018-07-01 20:32:00,691 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-bc3c6eda-a3df-4c3-user 2018-07-01 20:32:00,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/31e0aa097dc64264872201dfafdeaded -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b55bac17db2e6983efca9292af3d79cb1af1d27" 2018-07-01 20:32:00,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be6a1bdc-75ca-4d9e-935c-c6c5fa73eb8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-01 20:32:00,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/31e0aa097dc64264872201dfafdeaded used request id req-be6a1bdc-75ca-4d9e-935c-c6c5fa73eb8e 2018-07-01 20:32:00,872 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.013s OK 2018-07-01 20:32:00,985 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 20:32:00,985 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-01 20:32:00,989 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:15 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-01 20:32:00,993 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-01 20:32:03,689 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-236 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-01 20:32:03,692 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dTX87NqR6rsGYf7NztQWDcxGu export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-07-01 20:32:03,692 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-01 20:32:03,693 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-07-01 20:32:03,694 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-07-01 20:32:03,694 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-01 20:32:04,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 20:32:04,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 20:32:04,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 20:32:04,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 20:32:04,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 20:32:04,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 20:32:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:32:04,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103578dc-0355-4493-9691-67b728340032 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:32:04,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-103578dc-0355-4493-9691-67b728340032 2018-07-01 20:32:04,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:32:04,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["iwjsbZbWRnm0AhLL--w2qA"], "issued_at": "2018-07-01T20:32:04.000000Z"}} 2018-07-01 20:32:04,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5e2186e8-cb54-410f-8652-9d18fdcb93c2 Date: Sun, 01 Jul 2018 20:32:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:32:05,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e2186e8-cb54-410f-8652-9d18fdcb93c2 2018-07-01 20:32:05,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252264022827s 2018-07-01 20:32:05,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e2186e8-cb54-410f-8652-9d18fdcb93c2 2018-07-01 20:32:05,211 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'561ab8b7-81db-48f7-90dc-086a8487c2c2'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T20:08:19Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b0884841-56b7-46c4-94b1-9def8e6121cb', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'6f20b7f41b96403d803314c6cbdda1ed', u'created_at': u'2018-07-01T20:08:12Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f20b7f41b96403d803314c6cbdda1ed'}) 2018-07-01 20:32:05,586 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-01 20:32:05,586 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-07-01 20:32:05,586 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-07-01 20:32:05' 2018-07-01 20:32:05,587 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93' 2018-07-01 20:32:05,587 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-07-01 20:32:05,587 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:32:05,719 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-01 20:32:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:05,725 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 01 Jul 2018 20:32:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-01 20:32:05,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:32:05,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:05,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-05bc5798-b166-46f5-ab9d-d44f15727e4a Date: Sun, 01 Jul 2018 20:32:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:32:05,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-05bc5798-b166-46f5-ab9d-d44f15727e4a 2018-07-01 20:32:05,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.254456996918s 2018-07-01 20:32:05,982 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-05bc5798-b166-46f5-ab9d-d44f15727e4a 2018-07-01 20:32:05,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 20:32:05,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "owner_specified.shade.object": "images/functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"}' 2018-07-01 20:32:06,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2 X-Openstack-Request-Id: req-b9306ea7-057f-4571-956d-e45c581971b8 Date: Sun, 01 Jul 2018 20:32:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "size": null, "self": "/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:32:06Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "checksum": null, "created_at": "2018-07-01T20:32:06Z", "protected": false} 2018-07-01 20:32:06,249 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b9306ea7-057f-4571-956d-e45c581971b8 2018-07-01 20:32:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.266137123108s 2018-07-01 20:32:06,250 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b9306ea7-057f-4571-956d-e45c581971b8 returning object 35deb98b-1513-4a1b-af2e-12e3e19789a2 2018-07-01 20:32:06,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 20:32:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '' 2018-07-01 20:32:07,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-188d1ae6-a617-4b9b-adc6-4bc5f38d3a17 Date: Sun, 01 Jul 2018 20:32:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:32:07,370 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/file used request id req-188d1ae6-a617-4b9b-adc6-4bc5f38d3a17 2018-07-01 20:32:07,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11980104446s 2018-07-01 20:32:07,371 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/file used request id req-188d1ae6-a617-4b9b-adc6-4bc5f38d3a17 2018-07-01 20:32:07,371 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T20:32:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'35deb98b-1513-4a1b-af2e-12e3e19789a2', u'size': None, u'name': u'functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93', u'checksum': None, u'self': u'/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T20:32:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 20:32:07,371 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93' 2018-07-01 20:32:07,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-01 20:32:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"network": {"name": "vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "admin_state_up": true}}' 2018-07-01 20:32:07,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b8744521-e0db-4905-b5f0-367982d1043c Date: Sun, 01 Jul 2018 20:32:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:32:07Z","is_default":false,"provider:segmentation_id":36,"name":"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:07Z","mtu":1450}} 2018-07-01 20:32:07,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b8744521-e0db-4905-b5f0-367982d1043c 2018-07-01 20:32:07,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.401355981827s 2018-07-01 20:32:07,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b8744521-e0db-4905-b5f0-367982d1043c 2018-07-01 20:32:07,774 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T20:32:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'070f8f0c-e1f0-4e38-aed8-28996ce1039d', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93', u'admin_state_up': True, u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:32:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 20:32:07,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:08,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-137aa2b2-3bce-45c6-830f-d696002a9484 Date: Sun, 01 Jul 2018 20:32:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:32:07Z","provider:segmentation_id":36,"name":"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:32:08,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-137aa2b2-3bce-45c6-830f-d696002a9484 2018-07-01 20:32:08,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237514019012s 2018-07-01 20:32:08,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-137aa2b2-3bce-45c6-830f-d696002a9484 2018-07-01 20:32:08,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-01 20:32:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"subnet": {"name": "vping-subnet-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "enable_dhcp": true, "network_id": "070f8f0c-e1f0-4e38-aed8-28996ce1039d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.130.0/24"}}' 2018-07-01 20:32:08,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d83139a2-59db-43d5-b1f8-4f4d1e459773 Date: Sun, 01 Jul 2018 20:32:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T20:32:08Z","gateway_ip":"192.168.130.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.130.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"1bbc0d6d-3025-4ae6-965b-cb318d0bff3b","subnetpool_id":null,"name":"vping-subnet-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}} 2018-07-01 20:32:08,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d83139a2-59db-43d5-b1f8-4f4d1e459773 2018-07-01 20:32:08,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.676154136658s 2018-07-01 20:32:08,690 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d83139a2-59db-43d5-b1f8-4f4d1e459773 2018-07-01 20:32:08,691 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-01T20:32:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'1bbc0d6d-3025-4ae6-965b-cb318d0bff3b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-c475445b-eae5-48a2-b5fa-1f1ce2a35e93', u'enable_dhcp': True, u'network_id': u'070f8f0c-e1f0-4e38-aed8-28996ce1039d', u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:32:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 20:32:08,691 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-c475445b-eae5-48a2-b5fa-1f1ce2a35e93' 2018-07-01 20:32:08,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-01 20:32:08,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "vping-router-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "admin_state_up": true}}' 2018-07-01 20:32:09,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-547ddaf0-8302-4df2-b347-076eb8e71d3c Date: Sun, 01 Jul 2018 20:32:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:32:09Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "7ebf090f-0804-4fb1-94c5-eeb922857800", "name": "vping-router-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}} 2018-07-01 20:32:09,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-547ddaf0-8302-4df2-b347-076eb8e71d3c 2018-07-01 20:32:09,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.18172597885s 2018-07-01 20:32:09,873 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-547ddaf0-8302-4df2-b347-076eb8e71d3c 2018-07-01 20:32:09,874 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b0884841-56b7-46c4-94b1-9def8e6121cb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'561ab8b7-81db-48f7-90dc-086a8487c2c2', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:32:08Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-01T20:32:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'id': u'7ebf090f-0804-4fb1-94c5-eeb922857800', u'name': u'vping-router-c475445b-eae5-48a2-b5fa-1f1ce2a35e93'}) 2018-07-01 20:32:09,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-01 20:32:09,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"subnet_id": "1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"}' 2018-07-01 20:32:11,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-44ee0e4f-f613-48be-a6f1-492b7da8bb2e Date: Sun, 01 Jul 2018 20:32:11 GMT RESP BODY: {"network_id": "070f8f0c-e1f0-4e38-aed8-28996ce1039d", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "1bbc0d6d-3025-4ae6-965b-cb318d0bff3b", "subnet_ids": ["1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"], "port_id": "6023114f-fa7e-40dd-b4da-4489ba67ad60", "id": "7ebf090f-0804-4fb1-94c5-eeb922857800"} 2018-07-01 20:32:11,451 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800/add_router_interface.json used request id req-44ee0e4f-f613-48be-a6f1-492b7da8bb2e 2018-07-01 20:32:11,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.57659101486s 2018-07-01 20:32:11,452 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800/add_router_interface.json used request id req-44ee0e4f-f613-48be-a6f1-492b7da8bb2e returning object 7ebf090f-0804-4fb1-94c5-eeb922857800 2018-07-01 20:32:11,452 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-c475445b-eae5-48a2-b5fa-1f1ce2a35e93' 2018-07-01 20:32:11,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 20:32:11,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping-flavor-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 20:32:11,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-224ef366-7511-42fd-b335-b3c680870817 x-compute-request-id: req-224ef366-7511-42fd-b335-b3c680870817 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "name": "vping-flavor-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:32:11,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-224ef366-7511-42fd-b335-b3c680870817 2018-07-01 20:32:11,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.176995038986s 2018-07-01 20:32:11,630 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-224ef366-7511-42fd-b335-b3c680870817 returning object b49c112f-c5a8-44a5-8c3f-eadcc569de00 2018-07-01 20:32:11,631 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-c475445b-eae5-48a2-b5fa-1f1ce2a35e93', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b49c112f-c5a8-44a5-8c3f-eadcc569de00', 'swap': 0}) 2018-07-01 20:32:11,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 20:32:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"extra_specs": {}}' 2018-07-01 20:32:11,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75b83477-db57-45bc-a93b-b4902a9c7016 x-compute-request-id: req-75b83477-db57-45bc-a93b-b4902a9c7016 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:32:11,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00/os-extra_specs used request id req-75b83477-db57-45bc-a93b-b4902a9c7016 2018-07-01 20:32:11,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219449996948s 2018-07-01 20:32:11,654 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00/os-extra_specs used request id req-75b83477-db57-45bc-a93b-b4902a9c7016 2018-07-01 20:32:11,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-01 20:32:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"security_group": {"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "description": "Security group for vPing test case"}}' 2018-07-01 20:32:12,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ff17894f-5c8e-48bd-bb1f-6ca0ccfd85bc Date: Sun, 01 Jul 2018 20:32:12 GMT RESP BODY: {"security_group": {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:11Z", "updated_at": "2018-07-01T20:32:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "1bb1fe8e-5f1c-48cc-bd29-6f2a8ece72e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "8f7b41ed-24f5-404d-91c8-7455c70f2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}} 2018-07-01 20:32:12,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ff17894f-5c8e-48bd-bb1f-6ca0ccfd85bc 2018-07-01 20:32:12,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.42577290535s 2018-07-01 20:32:12,083 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ff17894f-5c8e-48bd-bb1f-6ca0ccfd85bc 2018-07-01 20:32:12,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-01 20:32:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:12,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8333 X-Openstack-Request-Id: req-6a5dd2ea-91d1-4405-9b29-5289b70f59f6 Date: Sun, 01 Jul 2018 20:32:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:11Z", "updated_at": "2018-07-01T20:32:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "1bb1fe8e-5f1c-48cc-bd29-6f2a8ece72e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "8f7b41ed-24f5-404d-91c8-7455c70f2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:32:12,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6a5dd2ea-91d1-4405-9b29-5289b70f59f6 2018-07-01 20:32:12,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193923950195s 2018-07-01 20:32:12,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6a5dd2ea-91d1-4405-9b29-5289b70f59f6 2018-07-01 20:32:12,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-01 20:32:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f"}}' 2018-07-01 20:32:12,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d470bf82-bcf4-46b5-b21d-4e8b54e6dc7e Date: Sun, 01 Jul 2018 20:32:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:32:12Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:12Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5eea353c-37c8-4e2c-b3ab-1925d8566d38"}} 2018-07-01 20:32:12,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d470bf82-bcf4-46b5-b21d-4e8b54e6dc7e 2018-07-01 20:32:12,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.316737890244s 2018-07-01 20:32:12,603 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d470bf82-bcf4-46b5-b21d-4e8b54e6dc7e 2018-07-01 20:32:12,604 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93' 2018-07-01 20:32:12,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:12,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:12,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-bf5272c8-793e-4587-9b3f-0e3df0212b08 Date: Sun, 01 Jul 2018 20:32:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"],"description":"","tags":[],"updated_at":"2018-07-01T20:32:08Z","provider:segmentation_id":36,"name":"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:32:12,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bf5272c8-793e-4587-9b3f-0e3df0212b08 2018-07-01 20:32:12,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230304956436s 2018-07-01 20:32:12,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bf5272c8-793e-4587-9b3f-0e3df0212b08 2018-07-01 20:32:12,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:32:12,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:13,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-f4b76d3a-41a3-4812-8e52-d7b680ae0a92 Date: Sun, 01 Jul 2018 20:32:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/snap", "metadata": {}}], "file": "/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "size": 12716032, "self": "/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:32:07Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T20:32:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:32:13,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f4b76d3a-41a3-4812-8e52-d7b680ae0a92 2018-07-01 20:32:13,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176811933517s 2018-07-01 20:32:13,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f4b76d3a-41a3-4812-8e52-d7b680ae0a92 2018-07-01 20:32:13,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:32:13,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:13,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e6f1c6c-fd61-4611-9922-e37459348e57 x-compute-request-id: req-1e6f1c6c-fd61-4611-9922-e37459348e57 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "name": "vping-flavor-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:32:13,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1e6f1c6c-fd61-4611-9922-e37459348e57 2018-07-01 20:32:13,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326769351959s 2018-07-01 20:32:13,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1e6f1c6c-fd61-4611-9922-e37459348e57 2018-07-01 20:32:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-01 20:32:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"server": {"name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "imageRef": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "flavorRef": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "max_count": 1, "min_count": 1, "networks": [{"uuid": "070f8f0c-e1f0-4e38-aed8-28996ce1039d"}], "security_groups": [{"name": "aaee08d8-4caf-4a69-b567-6f918f55562f"}]}}' 2018-07-01 20:32:15,189 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8f7eec1-1553-440a-b66f-436dc583aabf x-compute-request-id: req-c8f7eec1-1553-440a-b66f-436dc583aabf Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "aaee08d8-4caf-4a69-b567-6f918f55562f"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "adminPass": "uaNUD9WMdi6X"}} 2018-07-01 20:32:15,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c8f7eec1-1553-440a-b66f-436dc583aabf 2018-07-01 20:32:15,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.13885211945s 2018-07-01 20:32:15,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c8f7eec1-1553-440a-b66f-436dc583aabf 2018-07-01 20:32:15,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:15,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc887e5b-766f-4d36-9d19-7a0847c258e0 x-compute-request-id: req-bc887e5b-766f-4d36-9d19-7a0847c258e0 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:32:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:15,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc887e5b-766f-4d36-9d19-7a0847c258e0 2018-07-01 20:32:15,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412197113037s 2018-07-01 20:32:15,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc887e5b-766f-4d36-9d19-7a0847c258e0 2018-07-01 20:32:15,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-b2319560-4ae1-4f56-8f0d-f238aa66891a Date: Sun, 01 Jul 2018 20:32:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"],"description":"","tags":[],"updated_at":"2018-07-01T20:32:08Z","provider:segmentation_id":36,"name":"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:32:15,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b2319560-4ae1-4f56-8f0d-f238aa66891a 2018-07-01 20:32:15,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915040969849s 2018-07-01 20:32:15,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b2319560-4ae1-4f56-8f0d-f238aa66891a 2018-07-01 20:32:15,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-01 20:32:15,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1287 X-Openstack-Request-Id: req-7fce2c7f-9042-458e-bd77-005d7b7ba19a Date: Sun, 01 Jul 2018 20:32:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T20:32:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"gateway_ip":"192.168.130.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.130.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"1bbc0d6d-3025-4ae6-965b-cb318d0bff3b","subnetpool_id":null,"name":"vping-subnet-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-01 20:32:15,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7fce2c7f-9042-458e-bd77-005d7b7ba19a 2018-07-01 20:32:15,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.194072961807s 2018-07-01 20:32:15,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7fce2c7f-9042-458e-bd77-005d7b7ba19a 2018-07-01 20:32:15,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:18,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9c25788-d336-4ffe-8b31-c745b9bda473 x-compute-request-id: req-d9c25788-d336-4ffe-8b31-c745b9bda473 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:17Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:18,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9c25788-d336-4ffe-8b31-c745b9bda473 2018-07-01 20:32:18,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52335190773s 2018-07-01 20:32:18,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9c25788-d336-4ffe-8b31-c745b9bda473 2018-07-01 20:32:18,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:20,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:21,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40170ef4-8603-4761-b170-5198f32400f4 x-compute-request-id: req-40170ef4-8603-4761-b170-5198f32400f4 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:17Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:21,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40170ef4-8603-4761-b170-5198f32400f4 2018-07-01 20:32:21,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774830102921s 2018-07-01 20:32:21,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40170ef4-8603-4761-b170-5198f32400f4 2018-07-01 20:32:21,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:23,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:24,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edff34b5-8e27-4d1e-ace2-68c877d58fea x-compute-request-id: req-edff34b5-8e27-4d1e-ace2-68c877d58fea Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:24,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-edff34b5-8e27-4d1e-ace2-68c877d58fea 2018-07-01 20:32:24,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811838150024s 2018-07-01 20:32:24,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-edff34b5-8e27-4d1e-ace2-68c877d58fea 2018-07-01 20:32:24,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:32:24,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c0256377-0158-45a1-aea2-ea3f350e9d59" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:24,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-2b6c1f8e-826d-492b-a717-198142bcb1ac Date: Sun, 01 Jul 2018 20:32:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:32:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bbc0d6d-3025-4ae6-965b-cb318d0bff3b","ip_address":"192.168.130.9"}],"id":"454034bb-1e76-4d13-b38d-5fe04140278d","security_groups":["aaee08d8-4caf-4a69-b567-6f918f55562f"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:31:af","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c0256377-0158-45a1-aea2-ea3f350e9d59","name":"","admin_state_up":true,"network_id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:18Z","binding:vnic_type":"normal"}]} 2018-07-01 20:32:24,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c0256377-0158-45a1-aea2-ea3f350e9d59 used request id req-2b6c1f8e-826d-492b-a717-198142bcb1ac 2018-07-01 20:32:24,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0444948673248s 2018-07-01 20:32:24,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c0256377-0158-45a1-aea2-ea3f350e9d59 used request id req-2b6c1f8e-826d-492b-a717-198142bcb1ac 2018-07-01 20:32:24,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:32:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=454034bb-1e76-4d13-b38d-5fe04140278d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:24,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bb052396-52e3-4cdc-9e34-bdef1b1139bf Date: Sun, 01 Jul 2018 20:32:24 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:32:24,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=454034bb-1e76-4d13-b38d-5fe04140278d used request id req-bb052396-52e3-4cdc-9e34-bdef1b1139bf 2018-07-01 20:32:24,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178000926971s 2018-07-01 20:32:24,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=454034bb-1e76-4d13-b38d-5fe04140278d used request id req-bb052396-52e3-4cdc-9e34-bdef1b1139bf 2018-07-01 20:32:24,097 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:31:af', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'35deb98b-1513-4a1b-af2e-12e3e19789a2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000024', u'OS-SRV-USG:launched_at': u'2018-07-01T20:23:58.000000', 'flavor': Munch({u'id': u'b49c112f-c5a8-44a5-8c3f-eadcc569de00'}), 'az': u'nova', 'id': u'c0256377-0158-45a1-aea2-ea3f350e9d59', 'security_groups': [Munch({u'name': u'vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'102f9061ff4446ab997c78184bdaa6af', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-01T20:23:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-01T20:32:21Z', 'hostId': u'3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.9', 'cloud': 'envvars', 'host_id': u'3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000024', u'OS-SRV-USG:launched_at': u'2018-07-01T20:23:58.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93', 'adminPass': u'uaNUD9WMdi6X', 'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', 'region': 'regionOne', 'created': u'2018-07-01T20:32:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-07-01 20:32:24,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:24,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-298196c2-c203-48fd-b0f8-8520ab8dd035 x-compute-request-id: req-298196c2-c203-48fd-b0f8-8520ab8dd035 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:24,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-298196c2-c203-48fd-b0f8-8520ab8dd035 2018-07-01 20:32:24,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427540779114s 2018-07-01 20:32:24,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-298196c2-c203-48fd-b0f8-8520ab8dd035 2018-07-01 20:32:24,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:32:24,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c0256377-0158-45a1-aea2-ea3f350e9d59" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:24,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-8bc46889-3960-4d45-9f8e-db3ddea1d319 Date: Sun, 01 Jul 2018 20:32:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:32:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bbc0d6d-3025-4ae6-965b-cb318d0bff3b","ip_address":"192.168.130.9"}],"id":"454034bb-1e76-4d13-b38d-5fe04140278d","security_groups":["aaee08d8-4caf-4a69-b567-6f918f55562f"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:31:af","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c0256377-0158-45a1-aea2-ea3f350e9d59","name":"","admin_state_up":true,"network_id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:18Z","binding:vnic_type":"normal"}]} 2018-07-01 20:32:24,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c0256377-0158-45a1-aea2-ea3f350e9d59 used request id req-8bc46889-3960-4d45-9f8e-db3ddea1d319 2018-07-01 20:32:24,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.174497127533s 2018-07-01 20:32:24,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c0256377-0158-45a1-aea2-ea3f350e9d59 used request id req-8bc46889-3960-4d45-9f8e-db3ddea1d319 2018-07-01 20:32:24,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:32:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=454034bb-1e76-4d13-b38d-5fe04140278d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:24,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-66cbb4b2-3bbf-4fde-b001-876ec5deb584 Date: Sun, 01 Jul 2018 20:32:24 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:32:24,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=454034bb-1e76-4d13-b38d-5fe04140278d used request id req-66cbb4b2-3bbf-4fde-b001-876ec5deb584 2018-07-01 20:32:24,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.173461914062s 2018-07-01 20:32:24,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=454034bb-1e76-4d13-b38d-5fe04140278d used request id req-66cbb4b2-3bbf-4fde-b001-876ec5deb584 2018-07-01 20:32:24,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:24,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:25,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c005c73c-5379-41c8-b169-05e689ab00f0 x-compute-request-id: req-c005c73c-5379-41c8-b169-05e689ab00f0 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:25,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c005c73c-5379-41c8-b169-05e689ab00f0 2018-07-01 20:32:25,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58849811554s 2018-07-01 20:32:25,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c005c73c-5379-41c8-b169-05e689ab00f0 2018-07-01 20:32:25,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:32:25,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:32:26,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6672e1b-92d1-498f-8539-100b11d50dd7 x-compute-request-id: req-d6672e1b-92d1-498f-8539-100b11d50dd7 Content-Encoding: gzip Content-Length: 7916 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 528255815 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143625] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.145278] pid_max: default: 32768 minimum: 301\n[ 0.146171] ACPI: Core revision 20150930\n[ 0.147567] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148874] Security Framework initialized\n[ 0.149694] Yama: becoming mindful.\n[ 0.150419] AppArmor: AppArmor initialized\n[ 0.151286] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152632] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153926] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155155] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156546] Initializing cgroup subsys io\n[ 0.157353] Initializing cgroup subsys memory\n[ 0.158210] Initializing cgroup subsys devices\n[ 0.159094] Initializing cgroup subsys freezer\n[ 0.159970] Initializing cgroup subsys net_cls\n[ 0.160834] Initializing cgroup subsys perf_event\n[ 0.161741] Initializing cgroup subsys net_prio\n[ 0.162635] Initializing cgroup subsys hugetlb\n[ 0.163516] Initializing cgroup subsys pids\n[ 0.164393] CPU: Physical Processor ID: 0\n[ 0.165885] mce: CPU supports 10 MCE banks\n[ 0.166792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178876] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185256] ftrace: allocating 31920 entries in 125 pages\n[ 0.211421] smpboot: Max logical packages: 1\n[ 0.212280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213629] x2apic enabled\n[ 0.214435] Switched APIC routing to physical x2apic.\n[ 0.216185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217325] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219396] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221189] KVM setup paravirtual spinlock\n[ 0.222488] x86: Booted up 1 node, 1 CPUs\n[ 0.223290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224676] devtmpfs: initialized\n[ 0.226390] evm: security.selinux\n[ 0.227089] evm: security.SMACK64\n[ 0.227780] evm: security.SMACK64EXEC\n[ 0.228522] evm: security.SMACK64TRANSMUTE\n[ 0.229328] evm: security.SMACK64MMAP\n[ 0.230076] evm: security.ima\n[ 0.230720] evm: security.capability\n[ 0.231521] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233359] pinctrl core: initialized pinctrl subsystem\n[ 0.234461] RTC time: 20:23:58, date: 07/01/18\n[ 0.235411] NET: Registered protocol family 16\n[ 0.236372] cpuidle: using governor ladder\n[ 0.237194] cpuidle: using governor menu\n[ 0.237981] PCCT header not found.\n[ 0.238736] ACPI: bus type PCI registered\n[ 0.239544] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240783] PCI: Using configuration type 1 for base access\n[ 0.242551] ACPI: Added _OSI(Module Device)\n[ 0.243405] ACPI: Added _OSI(Processor Device)\n[ 0.244340] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245260] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247381] ACPI: Interpreter enabled\n[ 0.248157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255582] ACPI: (supports S0 S5)\n[ 0.256288] ACPI: Using IOAPIC for interrupt routing\n[ 0.257447] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266394] acpiphp: Slot [3] registered\n[ 0.267199] acpiphp: Slot [4] registered\n[ 0.268004] acpiphp: Slot [5] registered\n[ 0.268807] acpiphp: Slot [6] registered\n[ 0.269607] acpiphp: Slot [7] registered\n[ 0.270419] acpiphp: Slot [8] registered\n[ 0.271223] acpiphp: Slot [9] registered\n[ 0.272030] acpiphp: Slot [10] registered\n[ 0.272854] acpiphp: Slot [11] registered\n[ 0.273675] acpiphp: Slot [12] registered\n[ 0.274497] acpiphp: Slot [13] registered\n[ 0.275314] acpiphp: Slot [14] registered\n[ 0.276131] acpiphp: Slot [15] registered\n[ 0.287161] acpiphp: Slot [16] registered\n[ 0.287990] acpiphp: Slot [17] registered\n[ 0.288808] acpiphp: Slot [18] registered\n[ 0.289624] acpiphp: Slot [19] registered\n[ 0.290443] acpiphp: Slot [20] registered\n[ 0.291262] acpiphp: Slot [21] registered\n[ 0.292095] acpiphp: Slot [22] registered\n[ 0.292915] acpiphp: Slot [23] registered\n[ 0.293742] acpiphp: Slot [24] registered\n[ 0.294558] acpiphp: Slot [25] registered\n[ 0.295376] acpiphp: Slot [26] registered\n[ 0.296196] acpiphp: Slot [27] registered\n[ 0.297034] acpiphp: Slot [28] registered\n[ 0.297853] acpiphp: Slot [29] registered\n[ 0.298669] acpiphp: Slot [30] registered\n[ 0.299492] acpiphp: Slot [31] registered\n[ 0.300303] PCI host bridge to bus 0000:00\n[ 0.301121] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302344] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303574] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305139] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306611] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312727] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315214] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316497] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.322855] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369578] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373894] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375285] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376539] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377934] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380543] vgaarb: loaded\n[ 0.381132] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382254] SCSI subsystem initialized\n[ 0.383161] ACPI: bus type USB registered\n[ 0.383992] usbcore: registered new interface driver usbfs\n[ 0.385025] usbcore: registered new interface driver hub\n[ 0.386034] usbcore: registered new device driver usb\n[ 0.387101] PCI: Using ACPI for IRQ routing\n[ 0.388124] NetLabel: Initializing\n[ 0.388845] NetLabel: domain hash size = 128\n[ 0.389701] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390651] NetLabel: unlabeled traffic allowed by default\n[ 0.391755] clocksource: Switched to clocksource kvm-clock\n[ 0.397153] AppArmor: AppArmor Filesystem Enabled\n[ 0.398131] pnp: PnP ACPI init\n[ 0.399108] pnp: PnP ACPI: found 5 devices\n[ 0.405529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407240] NET: Registered protocol family 2\n[ 0.408208] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409500] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410711] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411946] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414204] NET: Registered protocol family 1\n[ 0.415071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416180] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417260] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431369] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445734] Trying to unpack rootfs image as initramfs...\n[ 0.495939] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509893] Scanning for low memory corruption every 60 seconds\n[ 0.511256] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512447] audit: initializing netlink subsys (disabled)\n[ 0.513559] audit: type=2000 audit(1530476639.503:1): initialized\n[ 0.514881] Initialise system trusted keyring\n[ 0.515832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517024] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518992] zbud: loaded\n[ 0.519705] VFS: Disk quotas dquot_6.6.0\n[ 0.520540] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522062] fuse init (API version 7.23)\n[ 0.522966] Key type big_key registered\n[ 0.523787] Allocating IMA MOK and blacklist keyrings.\n[ 0.525271] Key type asymmetric registered\n[ 0.526103] Asymmetric key parser 'x509' registered\n[ 0.527062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528547] io scheduler noop registered\n[ 0.529346] io scheduler deadline registered (default)\n[ 0.530343] io scheduler cfq registered\n[ 0.531343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533688] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.535155] ACPI: Power Button [PWRF]\n[ 0.536012] GHES: HEST is not enabled!\n[ 0.551189] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580144] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582464] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608511] Linux agpgart interface v0.103\n[ 0.610534] brd: module loaded\n[ 0.611732] loop: module loaded\n[ 0.615723] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617154] GPT:90111 != 2097151\n[ 0.617823] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618889] GPT:90111 != 2097151\n[ 0.619550] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620497] vda: vda1 vda15\n[ 0.621854] scsi host0: ata_piix\n[ 0.622574] scsi host1: ata_piix\n[ 0.623258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624446] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625851] libphy: Fixed MDIO Bus: probed\n[ 0.626649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627571] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629729] PPP generic driver version 2.4.2\n[ 0.630866] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632389] ehci-pci: EHCI PCI platform driver\n[ 0.633461] ehci-platform: EHCI generic platform driver\n[ 0.634669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636045] ohci-pci: OHCI PCI platform driver\n[ 0.637099] ohci-platform: OHCI generic platform driver\n[ 0.638301] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652887] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655849] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657081] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658445] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661678] usb usb1: Product: UHCI Host Controller\n[ 0.662803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664196] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665354] hub 1-0:1.0: USB hub found\n[ 0.666293] hub 1-0:1.0: 2 ports detected\n[ 0.667357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669843] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670987] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672226] mousedev: PS/2 mouse device common for all mice\n[ 0.673720] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675890] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677169] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678622] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680093] i2c /dev entries driver\n[ 0.680995] device-mapper: uevent: version 1.0.3\n[ 0.682112] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684085] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685621] NET: Registered protocol family 10\n[ 0.695784] NET: Registered protocol family 17\n[ 0.697154] Key type dns_resolver registered\n[ 0.698639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.700480] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703318] registered taskstats version 1\n[ 0.704599] Loading compiled-in X.509 certificates\n[ 0.706650] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.709355] zswap: loaded using pool lzo/zbud\n[ 0.710915] Key type trusted registered\n[ 0.712652] Key type encrypted registered\n[ 0.713619] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714874] ima: No TPM chip found, activating TPM-bypass!\n[ 0.716433] evm: HMAC attrs: 0x1\n[ 0.717645] Magic number: 10:26:396\n[ 0.718810] rtc_cmos 00:00: setting system clock to 2018-07-01 20:23:59 UTC (1530476639)\n[ 0.721141] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.722780] EDD information not available.\n[ 0.784703] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786942] Write protecting the kernel read-only data: 14336k\n[ 0.799311] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801809] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.945600] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.9...\nLease of 192.168.130.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.83. iid=i-00000021\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-01 20:32:26,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59/action used request id req-d6672e1b-92d1-498f-8539-100b11d50dd7 2018-07-01 20:32:26,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09847998619s 2018-07-01 20:32:26,574 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59/action used request id req-d6672e1b-92d1-498f-8539-100b11d50dd7 2018-07-01 20:32:26,574 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 528255815 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.143625] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.145278] pid_max: default: 32768 minimum: 301 [ 0.146171] ACPI: Core revision 20150930 [ 0.147567] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148874] Security Framework initialized [ 0.149694] Yama: becoming mindful. [ 0.150419] AppArmor: AppArmor initialized [ 0.151286] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152632] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153926] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155155] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156546] Initializing cgroup subsys io [ 0.157353] Initializing cgroup subsys memory [ 0.158210] Initializing cgroup subsys devices [ 0.159094] Initializing cgroup subsys freezer [ 0.159970] Initializing cgroup subsys net_cls [ 0.160834] Initializing cgroup subsys perf_event [ 0.161741] Initializing cgroup subsys net_prio [ 0.162635] Initializing cgroup subsys hugetlb [ 0.163516] Initializing cgroup subsys pids [ 0.164393] CPU: Physical Processor ID: 0 [ 0.165885] mce: CPU supports 10 MCE banks [ 0.166792] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178876] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185256] ftrace: allocating 31920 entries in 125 pages [ 0.211421] smpboot: Max logical packages: 1 [ 0.212280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213629] x2apic enabled [ 0.214435] Switched APIC routing to physical x2apic. [ 0.216185] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217325] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219396] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221189] KVM setup paravirtual spinlock [ 0.222488] x86: Booted up 1 node, 1 CPUs [ 0.223290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224676] devtmpfs: initialized [ 0.226390] evm: security.selinux [ 0.227089] evm: security.SMACK64 [ 0.227780] evm: security.SMACK64EXEC [ 0.228522] evm: security.SMACK64TRANSMUTE [ 0.229328] evm: security.SMACK64MMAP [ 0.230076] evm: security.ima [ 0.230720] evm: security.capability [ 0.231521] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233359] pinctrl core: initialized pinctrl subsystem [ 0.234461] RTC time: 20:23:58, date: 07/01/18 [ 0.235411] NET: Registered protocol family 16 [ 0.236372] cpuidle: using governor ladder [ 0.237194] cpuidle: using governor menu [ 0.237981] PCCT header not found. [ 0.238736] ACPI: bus type PCI registered [ 0.239544] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240783] PCI: Using configuration type 1 for base access [ 0.242551] ACPI: Added _OSI(Module Device) [ 0.243405] ACPI: Added _OSI(Processor Device) [ 0.244340] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245260] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247381] ACPI: Interpreter enabled [ 0.248157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255582] ACPI: (supports S0 S5) [ 0.256288] ACPI: Using IOAPIC for interrupt routing [ 0.257447] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261703] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266394] acpiphp: Slot [3] registered [ 0.267199] acpiphp: Slot [4] registered [ 0.268004] acpiphp: Slot [5] registered [ 0.268807] acpiphp: Slot [6] registered [ 0.269607] acpiphp: Slot [7] registered [ 0.270419] acpiphp: Slot [8] registered [ 0.271223] acpiphp: Slot [9] registered [ 0.272030] acpiphp: Slot [10] registered [ 0.272854] acpiphp: Slot [11] registered [ 0.273675] acpiphp: Slot [12] registered [ 0.274497] acpiphp: Slot [13] registered [ 0.275314] acpiphp: Slot [14] registered [ 0.276131] acpiphp: Slot [15] registered [ 0.287161] acpiphp: Slot [16] registered [ 0.287990] acpiphp: Slot [17] registered [ 0.288808] acpiphp: Slot [18] registered [ 0.289624] acpiphp: Slot [19] registered [ 0.290443] acpiphp: Slot [20] registered [ 0.291262] acpiphp: Slot [21] registered [ 0.292095] acpiphp: Slot [22] registered [ 0.292915] acpiphp: Slot [23] registered [ 0.293742] acpiphp: Slot [24] registered [ 0.294558] acpiphp: Slot [25] registered [ 0.295376] acpiphp: Slot [26] registered [ 0.296196] acpiphp: Slot [27] registered [ 0.297034] acpiphp: Slot [28] registered [ 0.297853] acpiphp: Slot [29] registered [ 0.298669] acpiphp: Slot [30] registered [ 0.299492] acpiphp: Slot [31] registered [ 0.300303] PCI host bridge to bus 0000:00 [ 0.301121] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302344] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303574] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305139] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306611] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312727] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315214] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316497] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.322855] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.369578] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.371051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.372471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.373894] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.375285] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.376539] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.377934] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.379022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.380543] vgaarb: loaded [ 0.381132] vgaarb: bridge control possible 0000:00:02.0 [ 0.382254] SCSI subsystem initialized [ 0.383161] ACPI: bus type USB registered [ 0.383992] usbcore: registered new interface driver usbfs [ 0.385025] usbcore: registered new interface driver hub [ 0.386034] usbcore: registered new device driver usb [ 0.387101] PCI: Using ACPI for IRQ routing [ 0.388124] NetLabel: Initializing [ 0.388845] NetLabel: domain hash size = 128 [ 0.389701] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.390651] NetLabel: unlabeled traffic allowed by default [ 0.391755] clocksource: Switched to clocksource kvm-clock [ 0.397153] AppArmor: AppArmor Filesystem Enabled [ 0.398131] pnp: PnP ACPI init [ 0.399108] pnp: PnP ACPI: found 5 devices [ 0.405529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.407240] NET: Registered protocol family 2 [ 0.408208] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.409500] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.410711] TCP: Hash tables configured (established 4096 bind 4096) [ 0.411946] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.413033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.414204] NET: Registered protocol family 1 [ 0.415071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.416180] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.417260] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431369] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.445734] Trying to unpack rootfs image as initramfs... [ 0.495939] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.509893] Scanning for low memory corruption every 60 seconds [ 0.511256] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512447] audit: initializing netlink subsys (disabled) [ 0.513559] audit: type=2000 audit(1530476639.503:1): initialized [ 0.514881] Initialise system trusted keyring [ 0.515832] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517024] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518992] zbud: loaded [ 0.519705] VFS: Disk quotas dquot_6.6.0 [ 0.520540] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522062] fuse init (API version 7.23) [ 0.522966] Key type big_key registered [ 0.523787] Allocating IMA MOK and blacklist keyrings. [ 0.525271] Key type asymmetric registered [ 0.526103] Asymmetric key parser 'x509' registered [ 0.527062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.528547] io scheduler noop registered [ 0.529346] io scheduler deadline registered (default) [ 0.530343] io scheduler cfq registered [ 0.531343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533688] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.535155] ACPI: Power Button [PWRF] [ 0.536012] GHES: HEST is not enabled! [ 0.551189] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.580144] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.582464] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.608511] Linux agpgart interface v0.103 [ 0.610534] brd: module loaded [ 0.611732] loop: module loaded [ 0.615723] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.617154] GPT:90111 != 2097151 [ 0.617823] GPT:Alternate GPT header not at the end of the disk. [ 0.618889] GPT:90111 != 2097151 [ 0.619550] GPT: Use GNU Parted to correct GPT errors. [ 0.620497] vda: vda1 vda15 [ 0.621854] scsi host0: ata_piix [ 0.622574] scsi host1: ata_piix [ 0.623258] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.624446] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.625851] libphy: Fixed MDIO Bus: probed [ 0.626649] tun: Universal TUN/TAP device driver, 1.6 [ 0.627571] tun: (C) 1999-2004 Max Krasnyansky [ 0.629729] PPP generic driver version 2.4.2 [ 0.630866] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632389] ehci-pci: EHCI PCI platform driver [ 0.633461] ehci-platform: EHCI generic platform driver [ 0.634669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636045] ohci-pci: OHCI PCI platform driver [ 0.637099] ohci-platform: OHCI generic platform driver [ 0.638301] uhci_hcd: USB Universal Host Controller Interface driver [ 0.652887] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654101] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655849] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657081] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.658445] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.661678] usb usb1: Product: UHCI Host Controller [ 0.662803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664196] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665354] hub 1-0:1.0: USB hub found [ 0.666293] hub 1-0:1.0: 2 ports detected [ 0.667357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.669843] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670987] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.672226] mousedev: PS/2 mouse device common for all mice [ 0.673720] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.675890] rtc_cmos 00:00: RTC can wake from S4 [ 0.677169] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.678622] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.680093] i2c /dev entries driver [ 0.680995] device-mapper: uevent: version 1.0.3 [ 0.682112] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.684085] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685621] NET: Registered protocol family 10 [ 0.695784] NET: Registered protocol family 17 [ 0.697154] Key type dns_resolver registered [ 0.698639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.700480] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.703318] registered taskstats version 1 [ 0.704599] Loading compiled-in X.509 certificates [ 0.706650] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.709355] zswap: loaded using pool lzo/zbud [ 0.710915] Key type trusted registered [ 0.712652] Key type encrypted registered [ 0.713619] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714874] ima: No TPM chip found, activating TPM-bypass! [ 0.716433] evm: HMAC attrs: 0x1 [ 0.717645] Magic number: 10:26:396 [ 0.718810] rtc_cmos 00:00: setting system clock to 2018-07-01 20:23:59 UTC (1530476639) [ 0.721141] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.722780] EDD information not available. [ 0.784703] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.786942] Write protecting the kernel read-only data: 14336k [ 0.799311] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.801809] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.945600] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.83. iid=i-00000021 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-07-01 20:32:26,575 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93' 2018-07-01 20:32:26,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-01 20:32:26,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"keypair": {"name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}}' 2018-07-01 20:32:26,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddebc3c2-51ca-4d6e-84c7-fb56cef9fad7 x-compute-request-id: req-ddebc3c2-51ca-4d6e-84c7-fb56cef9fad7 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjBhVKvdhJUULxmNsz4y2n8WF+Y1VwRzpB6IyesoXnOHTSGl95XCEeHTs12TaW7QEygC1HKQJ1UMW33yNIFw8csIMBSUSrSzhSr/3xZVwRiNSNN1v50gabC3j4QtyIwPzjjjxTmw4IgLFHOmVSYl67nDRqzRm2KVoQr4eXXrKIpqUxIWg/cYhBGXL4746sOyvPfdr5gkYsjWfZOCyMHLOiuWO+nIzHFutmGOymgOqZ9fayGRZcyi4QOqMWLqVaHWIpPcdTZzDM/BC9wQ1n1I9plX2DaWoFEvPqg+4ah1Tkv69qPVc+J4hrVVN7dy4PuJvqWLG2Yr7/Sra1OlL3eXHB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAowYVSr3YSVFC8ZjbM+Mtp/FhfmNVcEc6QeiMnrKF5zh00hpf\neVwhHh07Ndk2lu0BMoAtRykCdVDFt98jSBcPHLCDAUlEq0s4Uq/98WVcEYjUjTdb\n+dIGmwt4+ELciMD84448U5sOCICxRzplUmJeu5w0as0ZtilaEK+Hl16yiKalMSFo\nP3GIQRly+O+OrDsrz33a+YJGLI1n2TgsjByzorljvpyMxxbrZhjspoDqmfX2shkW\nXMouEDqjFi6lWh1iKT3HU2cwzPwQvcENZ9SPaZV9g2lqBRLz6oPuGodU5L+vaj1X\nPieIa1VTe3cuD7ib6lixtmK+/0q2tTpS93lxwQIDAQABAoIBAQCExAaBGT1U8H4h\nfgg/KKvdE0MACGvjhc6XMImdEOzmUt8o4NuSXYqHGO1IvH6tyZTpCORXCLn8yuxL\nA8mbA1SGW+ZFHON00UysYrHgb1jc2t+npkccnIROrrg1D1bFdM4/kG3m9Ocn248E\n4DT2NDDMf7lcpW5kISc9YYZ+q1ug1zH8HXo4pi/olGfHjxfzTx9+B55W9CS2ruO1\nEHvcBUdpmOp0k3h5luywVGxY0oWoy0vivkiVAlXLp2wqBd5pmPjUzWrlZ70TiZ0a\nd/o7dJIMgRsKme7Rq6e6BSVB8e5dT98QkUveTwNYcVRp64EY4SSOms/av7qKxlr/\nQfbWtfQBAoGBAM4jHEkX3HYcPDZPu5W0mjj9ve6QonpuIpQJ3tfuUoUrSuNON7Mb\n+5qLJbFs5f8HVBkkBn9AGpbKwnWeJkbVGXeGp1VMJzWy12jsFtElel8VWSR8S/78\nRtynR2+mda5cIAYG+85SAlq6RrVvAF1Cbn23H6+8HuD+2OpdWwnRd/BhAoGBAMp1\nNU9R3Z55bvNran27CjFav+q6aUcSDfnmDelrIRJUzMGTuFO/NOYPvTcpSJUTwxZK\nskHVulX6QqU/gHSV8xzSPmw4fySNM5Vxh5oOX9J6FWmZ0tJsYh8Sonlw0OldswNy\nvypsziiRHUpUnz6jbNPhbWbZQ0pMSAqkI/XpqH1hAoGBAMZ/QMmR1JVXcxPJi5UJ\nKEkg7jg/xnWmgF2Vc6TytTvPCHoB49jxZULYIx/LAV6nK/BZpHf8vp3d+YtREwK6\nSZ+zZobYohkvcgZy8TXMpR3SbNiZaITNYV8xJbT50fBofd3P88Ilbmb3YQdtMCid\nw9AC+tw6hnGadj6YTwYRUzGBAoGADSdkWUz2Wy+El+gouRaH6QD+ax/Fa0qvAceC\nq+G7+lbsHr+cQESyCSiIoKbcAmOQT0h3IHPkcWWbIuVnUSvU6dB3Iczh5dwOt+zy\nZH3+l8w6y+ukmOtVzLMHP2CnEiJ2WQkBhp4fHt+eyY+J8SXpEjMZSo9fIdqm65oS\nhA20VsECgYEAir+S9VW66WuA0hhsNsimFjZDofmy8ni7AKA+VDAZBhU70/U7Th7+\nGVXvfTxEK9bT1OLi8eofnivUf0lA4+CTWmnUsVK0/wkvGzj3LHQWIuVLShlWxtSC\nGx7vYN5y4UrrOpjG5GK28f4sqyzs3kZJLajoaXBr80dfVLIWywcJUjU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "102f9061ff4446ab997c78184bdaa6af", "name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "fingerprint": "1a:24:f3:ee:24:b2:71:2a:3f:aa:eb:f6:08:4b:07:a2"}} 2018-07-01 20:32:26,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-ddebc3c2-51ca-4d6e-84c7-fb56cef9fad7 2018-07-01 20:32:26,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.174638986588s 2018-07-01 20:32:26,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-ddebc3c2-51ca-4d6e-84c7-fb56cef9fad7 2018-07-01 20:32:26,751 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjBhVKvdhJUULxmNsz4y2n8WF+Y1VwRzpB6IyesoXnOHTSGl95XCEeHTs12TaW7QEygC1HKQJ1UMW33yNIFw8csIMBSUSrSzhSr/3xZVwRiNSNN1v50gabC3j4QtyIwPzjjjxTmw4IgLFHOmVSYl67nDRqzRm2KVoQr4eXXrKIpqUxIWg/cYhBGXL4746sOyvPfdr5gkYsjWfZOCyMHLOiuWO+nIzHFutmGOymgOqZ9fayGRZcyi4QOqMWLqVaHWIpPcdTZzDM/BC9wQ1n1I9plX2DaWoFEvPqg+4ah1Tkv69qPVc+J4hrVVN7dy4PuJvqWLG2Yr7/Sra1OlL3eXHB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAowYVSr3YSVFC8ZjbM+Mtp/FhfmNVcEc6QeiMnrKF5zh00hpf\neVwhHh07Ndk2lu0BMoAtRykCdVDFt98jSBcPHLCDAUlEq0s4Uq/98WVcEYjUjTdb\n+dIGmwt4+ELciMD84448U5sOCICxRzplUmJeu5w0as0ZtilaEK+Hl16yiKalMSFo\nP3GIQRly+O+OrDsrz33a+YJGLI1n2TgsjByzorljvpyMxxbrZhjspoDqmfX2shkW\nXMouEDqjFi6lWh1iKT3HU2cwzPwQvcENZ9SPaZV9g2lqBRLz6oPuGodU5L+vaj1X\nPieIa1VTe3cuD7ib6lixtmK+/0q2tTpS93lxwQIDAQABAoIBAQCExAaBGT1U8H4h\nfgg/KKvdE0MACGvjhc6XMImdEOzmUt8o4NuSXYqHGO1IvH6tyZTpCORXCLn8yuxL\nA8mbA1SGW+ZFHON00UysYrHgb1jc2t+npkccnIROrrg1D1bFdM4/kG3m9Ocn248E\n4DT2NDDMf7lcpW5kISc9YYZ+q1ug1zH8HXo4pi/olGfHjxfzTx9+B55W9CS2ruO1\nEHvcBUdpmOp0k3h5luywVGxY0oWoy0vivkiVAlXLp2wqBd5pmPjUzWrlZ70TiZ0a\nd/o7dJIMgRsKme7Rq6e6BSVB8e5dT98QkUveTwNYcVRp64EY4SSOms/av7qKxlr/\nQfbWtfQBAoGBAM4jHEkX3HYcPDZPu5W0mjj9ve6QonpuIpQJ3tfuUoUrSuNON7Mb\n+5qLJbFs5f8HVBkkBn9AGpbKwnWeJkbVGXeGp1VMJzWy12jsFtElel8VWSR8S/78\nRtynR2+mda5cIAYG+85SAlq6RrVvAF1Cbn23H6+8HuD+2OpdWwnRd/BhAoGBAMp1\nNU9R3Z55bvNran27CjFav+q6aUcSDfnmDelrIRJUzMGTuFO/NOYPvTcpSJUTwxZK\nskHVulX6QqU/gHSV8xzSPmw4fySNM5Vxh5oOX9J6FWmZ0tJsYh8Sonlw0OldswNy\nvypsziiRHUpUnz6jbNPhbWbZQ0pMSAqkI/XpqH1hAoGBAMZ/QMmR1JVXcxPJi5UJ\nKEkg7jg/xnWmgF2Vc6TytTvPCHoB49jxZULYIx/LAV6nK/BZpHf8vp3d+YtREwK6\nSZ+zZobYohkvcgZy8TXMpR3SbNiZaITNYV8xJbT50fBofd3P88Ilbmb3YQdtMCid\nw9AC+tw6hnGadj6YTwYRUzGBAoGADSdkWUz2Wy+El+gouRaH6QD+ax/Fa0qvAceC\nq+G7+lbsHr+cQESyCSiIoKbcAmOQT0h3IHPkcWWbIuVnUSvU6dB3Iczh5dwOt+zy\nZH3+l8w6y+ukmOtVzLMHP2CnEiJ2WQkBhp4fHt+eyY+J8SXpEjMZSo9fIdqm65oS\nhA20VsECgYEAir+S9VW66WuA0hhsNsimFjZDofmy8ni7AKA+VDAZBhU70/U7Th7+\nGVXvfTxEK9bT1OLi8eofnivUf0lA4+CTWmnUsVK0/wkvGzj3LHQWIuVLShlWxtSC\nGx7vYN5y4UrrOpjG5GK28f4sqyzs3kZJLajoaXBr80dfVLIWywcJUjU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'102f9061ff4446ab997c78184bdaa6af', 'name': u'vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93', 'created_at': '2018-07-01T20:32:26.751224', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1a:24:f3:ee:24:b2:71:2a:3f:aa:eb:f6:08:4b:07:a2', 'type': 'ssh', 'id': u'vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93'}) 2018-07-01 20:32:26,751 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAowYVSr3YSVFC8ZjbM+Mtp/FhfmNVcEc6QeiMnrKF5zh00hpf eVwhHh07Ndk2lu0BMoAtRykCdVDFt98jSBcPHLCDAUlEq0s4Uq/98WVcEYjUjTdb +dIGmwt4+ELciMD84448U5sOCICxRzplUmJeu5w0as0ZtilaEK+Hl16yiKalMSFo P3GIQRly+O+OrDsrz33a+YJGLI1n2TgsjByzorljvpyMxxbrZhjspoDqmfX2shkW XMouEDqjFi6lWh1iKT3HU2cwzPwQvcENZ9SPaZV9g2lqBRLz6oPuGodU5L+vaj1X PieIa1VTe3cuD7ib6lixtmK+/0q2tTpS93lxwQIDAQABAoIBAQCExAaBGT1U8H4h fgg/KKvdE0MACGvjhc6XMImdEOzmUt8o4NuSXYqHGO1IvH6tyZTpCORXCLn8yuxL A8mbA1SGW+ZFHON00UysYrHgb1jc2t+npkccnIROrrg1D1bFdM4/kG3m9Ocn248E 4DT2NDDMf7lcpW5kISc9YYZ+q1ug1zH8HXo4pi/olGfHjxfzTx9+B55W9CS2ruO1 EHvcBUdpmOp0k3h5luywVGxY0oWoy0vivkiVAlXLp2wqBd5pmPjUzWrlZ70TiZ0a d/o7dJIMgRsKme7Rq6e6BSVB8e5dT98QkUveTwNYcVRp64EY4SSOms/av7qKxlr/ QfbWtfQBAoGBAM4jHEkX3HYcPDZPu5W0mjj9ve6QonpuIpQJ3tfuUoUrSuNON7Mb +5qLJbFs5f8HVBkkBn9AGpbKwnWeJkbVGXeGp1VMJzWy12jsFtElel8VWSR8S/78 RtynR2+mda5cIAYG+85SAlq6RrVvAF1Cbn23H6+8HuD+2OpdWwnRd/BhAoGBAMp1 NU9R3Z55bvNran27CjFav+q6aUcSDfnmDelrIRJUzMGTuFO/NOYPvTcpSJUTwxZK skHVulX6QqU/gHSV8xzSPmw4fySNM5Vxh5oOX9J6FWmZ0tJsYh8Sonlw0OldswNy vypsziiRHUpUnz6jbNPhbWbZQ0pMSAqkI/XpqH1hAoGBAMZ/QMmR1JVXcxPJi5UJ KEkg7jg/xnWmgF2Vc6TytTvPCHoB49jxZULYIx/LAV6nK/BZpHf8vp3d+YtREwK6 SZ+zZobYohkvcgZy8TXMpR3SbNiZaITNYV8xJbT50fBofd3P88Ilbmb3YQdtMCid w9AC+tw6hnGadj6YTwYRUzGBAoGADSdkWUz2Wy+El+gouRaH6QD+ax/Fa0qvAceC q+G7+lbsHr+cQESyCSiIoKbcAmOQT0h3IHPkcWWbIuVnUSvU6dB3Iczh5dwOt+zy ZH3+l8w6y+ukmOtVzLMHP2CnEiJ2WQkBhp4fHt+eyY+J8SXpEjMZSo9fIdqm65oS hA20VsECgYEAir+S9VW66WuA0hhsNsimFjZDofmy8ni7AKA+VDAZBhU70/U7Th7+ GVXvfTxEK9bT1OLi8eofnivUf0lA4+CTWmnUsVK0/wkvGzj3LHQWIuVLShlWxtSC Gx7vYN5y4UrrOpjG5GK28f4sqyzs3kZJLajoaXBr80dfVLIWywcJUjU= -----END RSA PRIVATE KEY----- 2018-07-01 20:32:26,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-01 20:32:26,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"security_group": {"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "description": "Security group for vPing test case"}}' 2018-07-01 20:32:27,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ec9f5d3c-ebba-4dbe-a6e0-72900d46b461 Date: Sun, 01 Jul 2018 20:32:27 GMT RESP BODY: {"security_group": {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:26Z", "updated_at": "2018-07-01T20:32:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "235fd627-23a7-40c7-8f20-f8b3cd7e44a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "6662eee6-41d5-4355-9c8d-1919c01e7f97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "10b60f23-1351-4cf5-92ab-e75564563bff", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}} 2018-07-01 20:32:27,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ec9f5d3c-ebba-4dbe-a6e0-72900d46b461 2018-07-01 20:32:27,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.381613016129s 2018-07-01 20:32:27,136 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ec9f5d3c-ebba-4dbe-a6e0-72900d46b461 2018-07-01 20:32:27,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-01 20:32:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:27,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10227 X-Openstack-Request-Id: req-3df99c31-7619-49c8-8eb0-c7ea499d5473 Date: Sun, 01 Jul 2018 20:32:27 GMT RESP BODY: {"security_groups": [{"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:26Z", "updated_at": "2018-07-01T20:32:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "6662eee6-41d5-4355-9c8d-1919c01e7f97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "235fd627-23a7-40c7-8f20-f8b3cd7e44a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "10b60f23-1351-4cf5-92ab-e75564563bff", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:11Z", "updated_at": "2018-07-01T20:32:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "8f7b41ed-24f5-404d-91c8-7455c70f2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "1bb1fe8e-5f1c-48cc-bd29-6f2a8ece72e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:12Z", "revision_number": 0, "id": "5eea353c-37c8-4e2c-b3ab-1925d8566d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:12Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:32:27,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3df99c31-7619-49c8-8eb0-c7ea499d5473 2018-07-01 20:32:27,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0650429725647s 2018-07-01 20:32:27,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3df99c31-7619-49c8-8eb0-c7ea499d5473 2018-07-01 20:32:27,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-01 20:32:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff"}}' 2018-07-01 20:32:27,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5df629a9-e477-4cd7-8c34-64d44c7be266 Date: Sun, 01 Jul 2018 20:32:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T20:32:27Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:27Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "573cd458-7f38-4498-bc0b-906c923d0fc0"}} 2018-07-01 20:32:27,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5df629a9-e477-4cd7-8c34-64d44c7be266 2018-07-01 20:32:27,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.20068693161s 2018-07-01 20:32:27,411 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5df629a9-e477-4cd7-8c34-64d44c7be266 2018-07-01 20:32:27,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-01 20:32:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:27,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10723 X-Openstack-Request-Id: req-87f02b12-4b24-47d6-85ee-56ac0177d095 Date: Sun, 01 Jul 2018 20:32:27 GMT RESP BODY: {"security_groups": [{"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:26Z", "updated_at": "2018-07-01T20:32:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "235fd627-23a7-40c7-8f20-f8b3cd7e44a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T20:32:27Z", "revision_number": 0, "id": "573cd458-7f38-4498-bc0b-906c923d0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:27Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "6662eee6-41d5-4355-9c8d-1919c01e7f97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "10b60f23-1351-4cf5-92ab-e75564563bff", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:11Z", "updated_at": "2018-07-01T20:32:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:12Z", "revision_number": 0, "id": "5eea353c-37c8-4e2c-b3ab-1925d8566d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:12Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "1bb1fe8e-5f1c-48cc-bd29-6f2a8ece72e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "8f7b41ed-24f5-404d-91c8-7455c70f2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:32:27,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-87f02b12-4b24-47d6-85ee-56ac0177d095 2018-07-01 20:32:27,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0558550357819s 2018-07-01 20:32:27,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-87f02b12-4b24-47d6-85ee-56ac0177d095 2018-07-01 20:32:27,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-01 20:32:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff"}}' 2018-07-01 20:32:27,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-cf2730cd-3280-473e-8a05-aeed32f14c5a Date: Sun, 01 Jul 2018 20:32:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:32:27Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:27Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4fe3e85f-58fd-4d80-be01-bc0b84a77ec7"}} 2018-07-01 20:32:27,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cf2730cd-3280-473e-8a05-aeed32f14c5a 2018-07-01 20:32:27,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.415543079376s 2018-07-01 20:32:27,890 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cf2730cd-3280-473e-8a05-aeed32f14c5a 2018-07-01 20:32:27,891 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93' 2018-07-01 20:32:27,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:27,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-dad846d1-b931-4ded-b2e0-a86eb5ad8e9a Date: Sun, 01 Jul 2018 20:32:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"],"description":"","tags":[],"updated_at":"2018-07-01T20:32:08Z","provider:segmentation_id":36,"name":"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:32:27,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dad846d1-b931-4ded-b2e0-a86eb5ad8e9a 2018-07-01 20:32:27,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0877010822296s 2018-07-01 20:32:27,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dad846d1-b931-4ded-b2e0-a86eb5ad8e9a 2018-07-01 20:32:27,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:32:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:28,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-61873739-c454-4b72-95f0-277beefe1794 Date: Sun, 01 Jul 2018 20:32:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/snap", "metadata": {}}], "file": "/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "size": 12716032, "self": "/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/35deb98b-1513-4a1b-af2e-12e3e19789a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:32:07Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T20:32:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:32:28,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-61873739-c454-4b72-95f0-277beefe1794 2018-07-01 20:32:28,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247859954834s 2018-07-01 20:32:28,006 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-61873739-c454-4b72-95f0-277beefe1794 2018-07-01 20:32:28,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:32:28,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:28,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d51b717c-e563-429c-9366-cb6d232a32c3 x-compute-request-id: req-d51b717c-e563-429c-9366-cb6d232a32c3 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "name": "vping-flavor-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:32:28,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d51b717c-e563-429c-9366-cb6d232a32c3 2018-07-01 20:32:28,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287871360779s 2018-07-01 20:32:28,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d51b717c-e563-429c-9366-cb6d232a32c3 2018-07-01 20:32:28,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-01 20:32:28,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"server": {"name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "imageRef": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "flavorRef": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "max_count": 1, "min_count": 1, "networks": [{"uuid": "070f8f0c-e1f0-4e38-aed8-28996ce1039d"}], "security_groups": [{"name": "10b60f23-1351-4cf5-92ab-e75564563bff"}]}}' 2018-07-01 20:32:29,895 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:32:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c88bd32-27a4-4aeb-a19b-2ad7ffcb24be x-compute-request-id: req-1c88bd32-27a4-4aeb-a19b-2ad7ffcb24be Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "10b60f23-1351-4cf5-92ab-e75564563bff"}], "OS-DCF:diskConfig": "MANUAL", "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "adminPass": "8kfxj2nL6aCy"}} 2018-07-01 20:32:29,895 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1c88bd32-27a4-4aeb-a19b-2ad7ffcb24be 2018-07-01 20:32:29,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.85676908493s 2018-07-01 20:32:29,895 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1c88bd32-27a4-4aeb-a19b-2ad7ffcb24be 2018-07-01 20:32:29,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:30,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-449d6e1d-f9ea-4550-90c1-848694100820 x-compute-request-id: req-449d6e1d-f9ea-4550-90c1-848694100820 Content-Encoding: gzip Content-Length: 935 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:32:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:29Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:30,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-449d6e1d-f9ea-4550-90c1-848694100820 2018-07-01 20:32:30,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561942815781s 2018-07-01 20:32:30,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-449d6e1d-f9ea-4550-90c1-848694100820 2018-07-01 20:32:30,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:32,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-457b6d32-9e0c-4b9a-9fbe-9a6459e9c557 x-compute-request-id: req-457b6d32-9e0c-4b9a-9fbe-9a6459e9c557 Content-Encoding: gzip Content-Length: 974 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000027", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:31Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:29Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:33,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-457b6d32-9e0c-4b9a-9fbe-9a6459e9c557 2018-07-01 20:32:33,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610657930374s 2018-07-01 20:32:33,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-457b6d32-9e0c-4b9a-9fbe-9a6459e9c557 2018-07-01 20:32:33,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:35,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:35,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b47b3099-dbf3-42b5-a38e-26e0ec2d04ab x-compute-request-id: req-b47b3099-dbf3-42b5-a38e-26e0ec2d04ab Content-Encoding: gzip Content-Length: 987 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:20:be", "version": 4, "addr": "192.168.130.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000027", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:31Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:29Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:35,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b47b3099-dbf3-42b5-a38e-26e0ec2d04ab 2018-07-01 20:32:35,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344381809235s 2018-07-01 20:32:35,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b47b3099-dbf3-42b5-a38e-26e0ec2d04ab 2018-07-01 20:32:35,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:37,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:37,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:38,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfca813f-a5b4-4203-a288-8e69c66741c9 x-compute-request-id: req-cfca813f-a5b4-4203-a288-8e69c66741c9 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:20:be", "version": 4, "addr": "192.168.130.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000027", "OS-SRV-USG:launched_at": "2018-07-01T20:24:32.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:37Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:29Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:38,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cfca813f-a5b4-4203-a288-8e69c66741c9 2018-07-01 20:32:38,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579883098602s 2018-07-01 20:32:38,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cfca813f-a5b4-4203-a288-8e69c66741c9 2018-07-01 20:32:38,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:32:38,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:38,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-74c57635-54ba-4433-8060-d3a74df7dbb7 Date: Sun, 01 Jul 2018 20:32:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:32:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bbc0d6d-3025-4ae6-965b-cb318d0bff3b","ip_address":"192.168.130.13"}],"id":"f054f907-356e-472d-83a7-5631e0203ccb","security_groups":["10b60f23-1351-4cf5-92ab-e75564563bff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:20:be","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"59a70b92-d16d-4b9c-ba96-6735c771c846","name":"","admin_state_up":true,"network_id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:31Z","binding:vnic_type":"normal"}]} 2018-07-01 20:32:38,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-74c57635-54ba-4433-8060-d3a74df7dbb7 2018-07-01 20:32:38,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.043319940567s 2018-07-01 20:32:38,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-74c57635-54ba-4433-8060-d3a74df7dbb7 2018-07-01 20:32:38,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:32:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f054f907-356e-472d-83a7-5631e0203ccb" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:38,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9261566f-7809-4af9-8874-7d931f51239a Date: Sun, 01 Jul 2018 20:32:38 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:32:38,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f054f907-356e-472d-83a7-5631e0203ccb used request id req-9261566f-7809-4af9-8874-7d931f51239a 2018-07-01 20:32:38,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0170869827271s 2018-07-01 20:32:38,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f054f907-356e-472d-83a7-5631e0203ccb used request id req-9261566f-7809-4af9-8874-7d931f51239a 2018-07-01 20:32:38,089 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4f:20:be', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'35deb98b-1513-4a1b-af2e-12e3e19789a2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000027', u'OS-SRV-USG:launched_at': u'2018-07-01T20:24:32.000000', 'flavor': Munch({u'id': u'b49c112f-c5a8-44a5-8c3f-eadcc569de00'}), 'az': u'nova', 'id': u'59a70b92-d16d-4b9c-ba96-6735c771c846', 'security_groups': [Munch({u'name': u'vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'102f9061ff4446ab997c78184bdaa6af', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-01T20:24:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-01T20:32:37Z', 'hostId': u'5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93', 'public_v6': '', 'private_v4': u'192.168.130.13', 'cloud': 'envvars', 'host_id': u'5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000027', u'OS-SRV-USG:launched_at': u'2018-07-01T20:24:32.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93', 'adminPass': u'8kfxj2nL6aCy', 'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', 'region': 'regionOne', 'created': u'2018-07-01T20:32:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-07-01 20:32:38,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:38,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-50f1dd75-68cf-42e2-81ec-6c62a14fd9ac Date: Sun, 01 Jul 2018 20:32:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"],"description":"","tags":[],"updated_at":"2018-07-01T20:32:08Z","provider:segmentation_id":36,"name":"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:32:38,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-50f1dd75-68cf-42e2-81ec-6c62a14fd9ac 2018-07-01 20:32:38,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838871002197s 2018-07-01 20:32:38,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-50f1dd75-68cf-42e2-81ec-6c62a14fd9ac 2018-07-01 20:32:38,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:32:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:38,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-702950c7-9210-4d50-bfa5-44fb791e65b3 Date: Sun, 01 Jul 2018 20:32:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:32:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bbc0d6d-3025-4ae6-965b-cb318d0bff3b","ip_address":"192.168.130.13"}],"id":"f054f907-356e-472d-83a7-5631e0203ccb","security_groups":["10b60f23-1351-4cf5-92ab-e75564563bff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:20:be","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"59a70b92-d16d-4b9c-ba96-6735c771c846","name":"","admin_state_up":true,"network_id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:31Z","binding:vnic_type":"normal"}]} 2018-07-01 20:32:38,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-702950c7-9210-4d50-bfa5-44fb791e65b3 2018-07-01 20:32:38,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.194566965103s 2018-07-01 20:32:38,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-702950c7-9210-4d50-bfa5-44fb791e65b3 2018-07-01 20:32:38,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-01 20:32:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"floatingip": {"floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": "192.168.130.13", "port_id": "f054f907-356e-472d-83a7-5631e0203ccb"}}' 2018-07-01 20:32:40,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9ea3d6b7-6dfa-409c-8c4e-0b4f2cb2854f Date: Sun, 01 Jul 2018 20:32:40 GMT RESP BODY: {"floatingip": {"router_id": "7ebf090f-0804-4fb1-94c5-eeb922857800", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-01T20:32:39Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": "192.168.130.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "f054f907-356e-472d-83a7-5631e0203ccb", "id": "4bc9bb13-3b43-4d5a-b111-e64cd35bb3ba", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:39Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}} 2018-07-01 20:32:40,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ea3d6b7-6dfa-409c-8c4e-0b4f2cb2854f 2018-07-01 20:32:40,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.69772481918s 2018-07-01 20:32:40,071 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ea3d6b7-6dfa-409c-8c4e-0b4f2cb2854f 2018-07-01 20:32:40,075 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'7ebf090f-0804-4fb1-94c5-eeb922857800', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', 'created_at': u'2018-07-01T20:32:39Z', 'attached': True, 'updated_at': u'2018-07-01T20:32:39Z', 'id': u'4bc9bb13-3b43-4d5a-b111-e64cd35bb3ba', 'floating_network_id': u'b0884841-56b7-46c4-94b1-9def8e6121cb', 'fixed_ip_address': u'192.168.130.13', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'7ebf090f-0804-4fb1-94c5-eeb922857800', 'project_id': u'f16c7a69d81940ad84961cd4d69080fa', 'port_id': u'f054f907-356e-472d-83a7-5631e0203ccb', 'port': u'f054f907-356e-472d-83a7-5631e0203ccb', 'network': u'b0884841-56b7-46c4-94b1-9def8e6121cb'}) 2018-07-01 20:32:40,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:41,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74c599b6-d071-45dd-afc3-b7a09c13bad7 x-compute-request-id: req-74c599b6-d071-45dd-afc3-b7a09c13bad7 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:20:be", "version": 4, "addr": "192.168.130.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000027", "OS-SRV-USG:launched_at": "2018-07-01T20:24:32.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:37Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:29Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:41,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74c599b6-d071-45dd-afc3-b7a09c13bad7 2018-07-01 20:32:41,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10169696808s 2018-07-01 20:32:41,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74c599b6-d071-45dd-afc3-b7a09c13bad7 2018-07-01 20:32:41,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:32:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:41,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-bc25a157-c853-4256-8fba-a7ce393b5939 Date: Sun, 01 Jul 2018 20:32:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:32:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bbc0d6d-3025-4ae6-965b-cb318d0bff3b","ip_address":"192.168.130.13"}],"id":"f054f907-356e-472d-83a7-5631e0203ccb","security_groups":["10b60f23-1351-4cf5-92ab-e75564563bff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:20:be","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"59a70b92-d16d-4b9c-ba96-6735c771c846","name":"","admin_state_up":true,"network_id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:31Z","binding:vnic_type":"normal"}]} 2018-07-01 20:32:41,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-bc25a157-c853-4256-8fba-a7ce393b5939 2018-07-01 20:32:41,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0452029705048s 2018-07-01 20:32:41,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-bc25a157-c853-4256-8fba-a7ce393b5939 2018-07-01 20:32:41,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:32:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f054f907-356e-472d-83a7-5631e0203ccb" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:41,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-5a9cfc8d-201d-49a3-b8d7-ee17695a7589 Date: Sun, 01 Jul 2018 20:32:41 GMT RESP BODY: {"floatingips": [{"router_id": "7ebf090f-0804-4fb1-94c5-eeb922857800", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-01T20:32:39Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": "192.168.130.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "f054f907-356e-472d-83a7-5631e0203ccb", "id": "4bc9bb13-3b43-4d5a-b111-e64cd35bb3ba", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:39Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}]} 2018-07-01 20:32:41,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f054f907-356e-472d-83a7-5631e0203ccb used request id req-5a9cfc8d-201d-49a3-b8d7-ee17695a7589 2018-07-01 20:32:41,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209619998932s 2018-07-01 20:32:41,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f054f907-356e-472d-83a7-5631e0203ccb used request id req-5a9cfc8d-201d-49a3-b8d7-ee17695a7589 2018-07-01 20:32:41,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:41,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:41,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb501a71-58ad-4c76-a72f-7984742a82f4 x-compute-request-id: req-eb501a71-58ad-4c76-a72f-7984742a82f4 Content-Encoding: gzip Content-Length: 986 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:20:be", "version": 4, "addr": "192.168.130.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:20:be", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000027", "OS-SRV-USG:launched_at": "2018-07-01T20:24:32.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:37Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:29Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:41,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb501a71-58ad-4c76-a72f-7984742a82f4 2018-07-01 20:32:41,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422116994858s 2018-07-01 20:32:41,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb501a71-58ad-4c76-a72f-7984742a82f4 2018-07-01 20:32:41,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:32:41,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:32:42,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd617581-7546-49e1-92d6-d2192f0967d5 x-compute-request-id: req-bd617581-7546-49e1-92d6-d2192f0967d5 Content-Encoding: gzip Content-Length: 9544 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 533089556 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137722] pid_max: default: 32768 minimum: 301\n[ 0.138644] ACPI: Core revision 20150930\n[ 0.140043] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141375] Security Framework initialized\n[ 0.142200] Yama: becoming mindful.\n[ 0.142929] AppArmor: AppArmor initialized\n[ 0.143798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145134] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147653] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149049] Initializing cgroup subsys io\n[ 0.149857] Initializing cgroup subsys memory\n[ 0.150764] Initializing cgroup subsys devices\n[ 0.151662] Initializing cgroup subsys freezer\n[ 0.152535] Initializing cgroup subsys net_cls\n[ 0.153405] Initializing cgroup subsys perf_event\n[ 0.154319] Initializing cgroup subsys net_prio\n[ 0.155217] Initializing cgroup subsys hugetlb\n[ 0.156091] Initializing cgroup subsys pids\n[ 0.156996] CPU: Physical Processor ID: 0\n[ 0.158513] mce: CPU supports 10 MCE banks\n[ 0.159386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160389] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172582] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178881] ftrace: allocating 31920 entries in 125 pages\n[ 0.205735] smpboot: Max logical packages: 1\n[ 0.206727] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208240] x2apic enabled\n[ 0.209073] Switched APIC routing to physical x2apic.\n[ 0.211056] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212274] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214523] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216490] KVM setup paravirtual spinlock\n[ 0.217879] x86: Booted up 1 node, 1 CPUs\n[ 0.218742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220238] devtmpfs: initialized\n[ 0.221997] evm: security.selinux\n[ 0.222740] evm: security.SMACK64\n[ 0.223486] evm: security.SMACK64EXEC\n[ 0.224299] evm: security.SMACK64TRANSMUTE\n[ 0.225209] evm: security.SMACK64MMAP\n[ 0.226016] evm: security.ima\n[ 0.226697] evm: security.capability\n[ 0.227567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229584] pinctrl core: initialized pinctrl subsystem\n[ 0.230765] RTC time: 20:24:32, date: 07/01/18\n[ 0.231800] NET: Registered protocol family 16\n[ 0.232832] cpuidle: using governor ladder\n[ 0.233775] cpuidle: using governor menu\n[ 0.234649] PCCT header not found.\n[ 0.235482] ACPI: bus type PCI registered\n[ 0.236363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.237859] PCI: Using configuration type 1 for base access\n[ 0.239735] ACPI: Added _OSI(Module Device)\n[ 0.240669] ACPI: Added _OSI(Processor Device)\n[ 0.241612] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242602] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244819] ACPI: Interpreter enabled\n[ 0.245646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247664] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253897] ACPI: (supports S0 S5)\n[ 0.254804] ACPI: Using IOAPIC for interrupt routing\n[ 0.255832] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260818] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264484] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267777] acpiphp: Slot [3] registered\n[ 0.268976] acpiphp: Slot [4] registered\n[ 0.270094] acpiphp: Slot [5] registered\n[ 0.271274] acpiphp: Slot [6] registered\n[ 0.272389] acpiphp: Slot [7] registered\n[ 0.273564] acpiphp: Slot [8] registered\n[ 0.274748] acpiphp: Slot [9] registered\n[ 0.275832] acpiphp: Slot [10] registered\n[ 0.276976] acpiphp: Slot [11] registered\n[ 0.278180] acpiphp: Slot [12] registered\n[ 0.279360] acpiphp: Slot [13] registered\n[ 0.280507] acpiphp: Slot [14] registered\n[ 0.281693] acpiphp: Slot [15] registered\n[ 0.292901] acpiphp: Slot [16] registered\n[ 0.294076] acpiphp: Slot [17] registered\n[ 0.295261] acpiphp: Slot [18] registered\n[ 0.296440] acpiphp: Slot [19] registered\n[ 0.297641] acpiphp: Slot [20] registered\n[ 0.298776] acpiphp: Slot [21] registered\n[ 0.299937] acpiphp: Slot [22] registered\n[ 0.301123] acpiphp: Slot [23] registered\n[ 0.302318] acpiphp: Slot [24] registered\n[ 0.303482] acpiphp: Slot [25] registered\n[ 0.304692] acpiphp: Slot [26] registered\n[ 0.305882] acpiphp: Slot [27] registered\n[ 0.307061] acpiphp: Slot [28] registered\n[ 0.308214] acpiphp: Slot [29] registered\n[ 0.309374] acpiphp: Slot [30] registered\n[ 0.310562] acpiphp: Slot [31] registered\n[ 0.311732] PCI host bridge to bus 0000:00\n[ 0.312913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.316595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.318745] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320907] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.327613] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.329539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.331304] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.333259] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.342700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.391541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.395696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398364] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.399514] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402113] vgaarb: loaded\n[ 0.402720] vgaarb: bridge control possible 0000:00:02.0\n[ 0.403858] SCSI subsystem initialized\n[ 0.404679] ACPI: bus type USB registered\n[ 0.405496] usbcore: registered new interface driver usbfs\n[ 0.406533] usbcore: registered new interface driver hub\n[ 0.407543] usbcore: registered new device driver usb\n[ 0.408598] PCI: Using ACPI for IRQ routing\n[ 0.409624] NetLabel: Initializing\n[ 0.410347] NetLabel: domain hash size = 128\n[ 0.411198] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.412154] NetLabel: unlabeled traffic allowed by default\n[ 0.413253] clocksource: Switched to clocksource kvm-clock\n[ 0.418754] AppArmor: AppArmor Filesystem Enabled\n[ 0.419709] pnp: PnP ACPI init\n[ 0.420622] pnp: PnP ACPI: found 5 devices\n[ 0.426994] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428707] NET: Registered protocol family 2\n[ 0.429661] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.430942] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432107] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433268] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434353] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435517] NET: Registered protocol family 1\n[ 0.436381] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437476] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438543] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.466759] Trying to unpack rootfs image as initramfs...\n[ 0.516236] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.530323] Scanning for low memory corruption every 60 seconds\n[ 0.531632] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532790] audit: initializing netlink subsys (disabled)\n[ 0.533812] audit: type=2000 audit(1530476673.462:1): initialized\n[ 0.535121] Initialise system trusted keyring\n[ 0.536049] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.537199] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.539175] zbud: loaded\n[ 0.539872] VFS: Disk quotas dquot_6.6.0\n[ 0.540738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.542253] fuse init (API version 7.23)\n[ 0.543145] Key type big_key registered\n[ 0.543939] Allocating IMA MOK and blacklist keyrings.\n[ 0.545424] Key type asymmetric registered\n[ 0.546250] Asymmetric key parser 'x509' registered\n[ 0.547195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.548645] io scheduler noop registered\n[ 0.549447] io scheduler deadline registered (default)\n[ 0.550433] io scheduler cfq registered\n[ 0.551261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.552301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553573] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556532] ACPI: Power Button [PWRF]\n[ 0.557391] GHES: HEST is not enabled!\n[ 0.571096] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601994] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.626022] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628137] Linux agpgart interface v0.103\n[ 0.630122] brd: module loaded\n[ 0.631284] loop: module loaded\n[ 0.635559] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637003] GPT:90111 != 2097151\n[ 0.637681] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638761] GPT:90111 != 2097151\n[ 0.639429] GPT: Use GNU Parted to correct GPT errors.\n[ 0.640383] vda: vda1 vda15\n[ 0.641799] scsi host0: ata_piix\n[ 0.642530] scsi host1: ata_piix\n[ 0.643230] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.644428] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645862] libphy: Fixed MDIO Bus: probed\n[ 0.646674] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647609] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.649691] PPP generic driver version 2.4.2\n[ 0.650569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.651834] ehci-pci: EHCI PCI platform driver\n[ 0.652699] ehci-platform: EHCI generic platform driver\n[ 0.653691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654804] ohci-pci: OHCI PCI platform driver\n[ 0.655662] ohci-platform: OHCI generic platform driver\n[ 0.656632] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.670927] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.671922] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673369] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674380] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678105] usb usb1: Product: UHCI Host Controller\n[ 0.679033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680165] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681160] hub 1-0:1.0: USB hub found\n[ 0.681933] hub 1-0:1.0: 2 ports detected\n[ 0.682835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.684928] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.685885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.686909] mousedev: PS/2 mouse device common for all mice\n[ 0.688145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.689956] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691040] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692213] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693398] i2c /dev entries driver\n[ 0.694153] device-mapper: uevent: version 1.0.3\n[ 0.695079] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696686] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697943] NET: Registered protocol family 10\n[ 0.698912] NET: Registered protocol family 17\n[ 0.699785] Key type dns_resolver registered\n[ 0.700699] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701780] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703501] registered taskstats version 1\n[ 0.704331] Loading compiled-in X.509 certificates\n[ 0.705768] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707591] zswap: loaded using pool lzo/zbud\n[ 0.708945] Key type trusted registered\n[ 0.710489] Key type encrypted registered\n[ 0.711325] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712342] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713384] evm: HMAC attrs: 0x1\n[ 0.714319] Magic number: 10:576:446\n[ 0.715170] rtc_cmos 00:00: setting system clock to 2018-07-01 20:24:33 UTC (1530476673)\n[ 0.716752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.717860] EDD information not available.\n[ 0.802414] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803955] Write protecting the kernel read-only data: 14336k\n[ 0.815804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.817593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.523185] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.13...\nLease of 192.168.130.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.44. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDptsZ9OgrybqlD685zt1NDENOIm2ltn92PIv7BEMcFrpmJyyWRq2YQAijoCQxJqLmC4TZGwQvss6Ry/8NmppV2AswKxQVp6hCUTRYoctojRlmxnjiBvUEOrVKKzf8671+0V6Xo6NHu6aM85whqkAWL6BrnAV3oTjKX0zjSSm58wo3FzxBs8eeiuonSQ95NyD7YnHsehBZkIUu3z9UVjjInhARD2K0wKYEtKwRd3EhiAirrKKcTBjheZDd0SnwJS/hSOwtkl1xMVaYfun+E3rmHKvB/YKoju3I9TqJP+ZnKjlJanw+yd1V7RqEZjJ7Vem/5cahGiEZVp5iR4c5zbRgh root@opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93\nssh-dss AAAAB3NzaC1kc3MAAACBALH1aH0tj+DeNqYbHg3PtA6UGSg2gOEKD47Ew6zDHwpRLdeIJ6lv+Q2CisbtmPMGd03jFYXxNdVfLVvyiyYIhY0yifHmdm1pTGuHR5DefApGdiMSDOUXVsj6NmpyHGlCVOk0Pr3bhm34/VJTCuocVcRNhcpj1iAnF0wuk+qD5xP/AAAAFQDl9+o2BduvtWoeXY5V3rlq5oaTgQAAAIAS4vlQ6CjrTUSSX6pSrfUndZQortg15+6CpiLHdOgJ/lPqdPp1BvBJ+csH3mRHKRLmrc28WJ6hJH0kIVeO4M3ErwJh3jFk1VefGmamK+aFpzjR//vXT4o/iJ4PjbOndLhTwTfQxLU26lFMOdD8LrLjlqDm00JrN661AQyY0gnbKwAAAIB3FasCGyf64t1WpBbeekGGp4LJnPAsURPnwGu1rSYnm67GX366lJvcO1TwAgrt28/Dw1uHJj+BrgK6BD8nflmTbHfGb57museSUNaKMkLsX12VBTs+4t3ZYkZnZ9w3jP07wCT/dMigmsNZ+ST9qoZRwD9xatdcbz2wNgz7TWtGJw== root@opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fe4f:20be/64,\nip-route:default via 192.168.130.1 dev eth0 \nip-route:169.254.169.254 via 192.168.130.3 dev eth0 \nip-route:192.168.130.0/24 dev eth0 src 192.168.130.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.71 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nopnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93 login: "} 2018-07-01 20:32:42,795 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846/action used request id req-bd617581-7546-49e1-92d6-d2192f0967d5 2018-07-01 20:32:42,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10884284973s 2018-07-01 20:32:42,796 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846/action used request id req-bd617581-7546-49e1-92d6-d2192f0967d5 2018-07-01 20:32:42,796 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 533089556 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.136061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137722] pid_max: default: 32768 minimum: 301 [ 0.138644] ACPI: Core revision 20150930 [ 0.140043] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141375] Security Framework initialized [ 0.142200] Yama: becoming mindful. [ 0.142929] AppArmor: AppArmor initialized [ 0.143798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145134] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147653] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149049] Initializing cgroup subsys io [ 0.149857] Initializing cgroup subsys memory [ 0.150764] Initializing cgroup subsys devices [ 0.151662] Initializing cgroup subsys freezer [ 0.152535] Initializing cgroup subsys net_cls [ 0.153405] Initializing cgroup subsys perf_event [ 0.154319] Initializing cgroup subsys net_prio [ 0.155217] Initializing cgroup subsys hugetlb [ 0.156091] Initializing cgroup subsys pids [ 0.156996] CPU: Physical Processor ID: 0 [ 0.158513] mce: CPU supports 10 MCE banks [ 0.159386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160389] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172582] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178881] ftrace: allocating 31920 entries in 125 pages [ 0.205735] smpboot: Max logical packages: 1 [ 0.206727] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208240] x2apic enabled [ 0.209073] Switched APIC routing to physical x2apic. [ 0.211056] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212274] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214523] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216490] KVM setup paravirtual spinlock [ 0.217879] x86: Booted up 1 node, 1 CPUs [ 0.218742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.220238] devtmpfs: initialized [ 0.221997] evm: security.selinux [ 0.222740] evm: security.SMACK64 [ 0.223486] evm: security.SMACK64EXEC [ 0.224299] evm: security.SMACK64TRANSMUTE [ 0.225209] evm: security.SMACK64MMAP [ 0.226016] evm: security.ima [ 0.226697] evm: security.capability [ 0.227567] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.229584] pinctrl core: initialized pinctrl subsystem [ 0.230765] RTC time: 20:24:32, date: 07/01/18 [ 0.231800] NET: Registered protocol family 16 [ 0.232832] cpuidle: using governor ladder [ 0.233775] cpuidle: using governor menu [ 0.234649] PCCT header not found. [ 0.235482] ACPI: bus type PCI registered [ 0.236363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.237859] PCI: Using configuration type 1 for base access [ 0.239735] ACPI: Added _OSI(Module Device) [ 0.240669] ACPI: Added _OSI(Processor Device) [ 0.241612] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244819] ACPI: Interpreter enabled [ 0.245646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247664] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253897] ACPI: (supports S0 S5) [ 0.254804] ACPI: Using IOAPIC for interrupt routing [ 0.255832] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.260818] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264484] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267777] acpiphp: Slot [3] registered [ 0.268976] acpiphp: Slot [4] registered [ 0.270094] acpiphp: Slot [5] registered [ 0.271274] acpiphp: Slot [6] registered [ 0.272389] acpiphp: Slot [7] registered [ 0.273564] acpiphp: Slot [8] registered [ 0.274748] acpiphp: Slot [9] registered [ 0.275832] acpiphp: Slot [10] registered [ 0.276976] acpiphp: Slot [11] registered [ 0.278180] acpiphp: Slot [12] registered [ 0.279360] acpiphp: Slot [13] registered [ 0.280507] acpiphp: Slot [14] registered [ 0.281693] acpiphp: Slot [15] registered [ 0.292901] acpiphp: Slot [16] registered [ 0.294076] acpiphp: Slot [17] registered [ 0.295261] acpiphp: Slot [18] registered [ 0.296440] acpiphp: Slot [19] registered [ 0.297641] acpiphp: Slot [20] registered [ 0.298776] acpiphp: Slot [21] registered [ 0.299937] acpiphp: Slot [22] registered [ 0.301123] acpiphp: Slot [23] registered [ 0.302318] acpiphp: Slot [24] registered [ 0.303482] acpiphp: Slot [25] registered [ 0.304692] acpiphp: Slot [26] registered [ 0.305882] acpiphp: Slot [27] registered [ 0.307061] acpiphp: Slot [28] registered [ 0.308214] acpiphp: Slot [29] registered [ 0.309374] acpiphp: Slot [30] registered [ 0.310562] acpiphp: Slot [31] registered [ 0.311732] PCI host bridge to bus 0000:00 [ 0.312913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.314744] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.316595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.318745] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320907] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.327613] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329539] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331304] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.333259] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.340702] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.342700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.390034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.391541] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.394231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.395696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.397102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.398364] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.399514] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.400574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.402113] vgaarb: loaded [ 0.402720] vgaarb: bridge control possible 0000:00:02.0 [ 0.403858] SCSI subsystem initialized [ 0.404679] ACPI: bus type USB registered [ 0.405496] usbcore: registered new interface driver usbfs [ 0.406533] usbcore: registered new interface driver hub [ 0.407543] usbcore: registered new device driver usb [ 0.408598] PCI: Using ACPI for IRQ routing [ 0.409624] NetLabel: Initializing [ 0.410347] NetLabel: domain hash size = 128 [ 0.411198] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.412154] NetLabel: unlabeled traffic allowed by default [ 0.413253] clocksource: Switched to clocksource kvm-clock [ 0.418754] AppArmor: AppArmor Filesystem Enabled [ 0.419709] pnp: PnP ACPI init [ 0.420622] pnp: PnP ACPI: found 5 devices [ 0.426994] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.428707] NET: Registered protocol family 2 [ 0.429661] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.430942] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432107] TCP: Hash tables configured (established 4096 bind 4096) [ 0.433268] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.434353] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.435517] NET: Registered protocol family 1 [ 0.436381] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.437476] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.438543] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.452534] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.466759] Trying to unpack rootfs image as initramfs... [ 0.516236] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.530323] Scanning for low memory corruption every 60 seconds [ 0.531632] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.532790] audit: initializing netlink subsys (disabled) [ 0.533812] audit: type=2000 audit(1530476673.462:1): initialized [ 0.535121] Initialise system trusted keyring [ 0.536049] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.537199] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539175] zbud: loaded [ 0.539872] VFS: Disk quotas dquot_6.6.0 [ 0.540738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542253] fuse init (API version 7.23) [ 0.543145] Key type big_key registered [ 0.543939] Allocating IMA MOK and blacklist keyrings. [ 0.545424] Key type asymmetric registered [ 0.546250] Asymmetric key parser 'x509' registered [ 0.547195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.548645] io scheduler noop registered [ 0.549447] io scheduler deadline registered (default) [ 0.550433] io scheduler cfq registered [ 0.551261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.552301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553573] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556532] ACPI: Power Button [PWRF] [ 0.557391] GHES: HEST is not enabled! [ 0.571096] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601994] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.626022] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628137] Linux agpgart interface v0.103 [ 0.630122] brd: module loaded [ 0.631284] loop: module loaded [ 0.635559] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.637003] GPT:90111 != 2097151 [ 0.637681] GPT:Alternate GPT header not at the end of the disk. [ 0.638761] GPT:90111 != 2097151 [ 0.639429] GPT: Use GNU Parted to correct GPT errors. [ 0.640383] vda: vda1 vda15 [ 0.641799] scsi host0: ata_piix [ 0.642530] scsi host1: ata_piix [ 0.643230] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.644428] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.645862] libphy: Fixed MDIO Bus: probed [ 0.646674] tun: Universal TUN/TAP device driver, 1.6 [ 0.647609] tun: (C) 1999-2004 Max Krasnyansky [ 0.649691] PPP generic driver version 2.4.2 [ 0.650569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651834] ehci-pci: EHCI PCI platform driver [ 0.652699] ehci-platform: EHCI generic platform driver [ 0.653691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654804] ohci-pci: OHCI PCI platform driver [ 0.655662] ohci-platform: OHCI generic platform driver [ 0.656632] uhci_hcd: USB Universal Host Controller Interface driver [ 0.670927] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.671922] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.673369] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.674380] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.675486] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.676693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.678105] usb usb1: Product: UHCI Host Controller [ 0.679033] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.680165] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681160] hub 1-0:1.0: USB hub found [ 0.681933] hub 1-0:1.0: 2 ports detected [ 0.682835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.684928] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.685885] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.686909] mousedev: PS/2 mouse device common for all mice [ 0.688145] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.689956] rtc_cmos 00:00: RTC can wake from S4 [ 0.691040] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.692213] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.693398] i2c /dev entries driver [ 0.694153] device-mapper: uevent: version 1.0.3 [ 0.695079] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.696686] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697943] NET: Registered protocol family 10 [ 0.698912] NET: Registered protocol family 17 [ 0.699785] Key type dns_resolver registered [ 0.700699] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.701780] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.703501] registered taskstats version 1 [ 0.704331] Loading compiled-in X.509 certificates [ 0.705768] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.707591] zswap: loaded using pool lzo/zbud [ 0.708945] Key type trusted registered [ 0.710489] Key type encrypted registered [ 0.711325] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712342] ima: No TPM chip found, activating TPM-bypass! [ 0.713384] evm: HMAC attrs: 0x1 [ 0.714319] Magic number: 10:576:446 [ 0.715170] rtc_cmos 00:00: setting system clock to 2018-07-01 20:24:33 UTC (1530476673) [ 0.716752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.717860] EDD information not available. [ 0.802414] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.803955] Write protecting the kernel read-only data: 14336k [ 0.815804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.817593] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.523185] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.44. iid=i-00000024 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDptsZ9OgrybqlD685zt1NDENOIm2ltn92PIv7BEMcFrpmJyyWRq2YQAijoCQxJqLmC4TZGwQvss6Ry/8NmppV2AswKxQVp6hCUTRYoctojRlmxnjiBvUEOrVKKzf8671+0V6Xo6NHu6aM85whqkAWL6BrnAV3oTjKX0zjSSm58wo3FzxBs8eeiuonSQ95NyD7YnHsehBZkIUu3z9UVjjInhARD2K0wKYEtKwRd3EhiAirrKKcTBjheZDd0SnwJS/hSOwtkl1xMVaYfun+E3rmHKvB/YKoju3I9TqJP+ZnKjlJanw+yd1V7RqEZjJ7Vem/5cahGiEZVp5iR4c5zbRgh root@opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93 ssh-dss AAAAB3NzaC1kc3MAAACBALH1aH0tj+DeNqYbHg3PtA6UGSg2gOEKD47Ew6zDHwpRLdeIJ6lv+Q2CisbtmPMGd03jFYXxNdVfLVvyiyYIhY0yifHmdm1pTGuHR5DefApGdiMSDOUXVsj6NmpyHGlCVOk0Pr3bhm34/VJTCuocVcRNhcpj1iAnF0wuk+qD5xP/AAAAFQDl9+o2BduvtWoeXY5V3rlq5oaTgQAAAIAS4vlQ6CjrTUSSX6pSrfUndZQortg15+6CpiLHdOgJ/lPqdPp1BvBJ+csH3mRHKRLmrc28WJ6hJH0kIVeO4M3ErwJh3jFk1VefGmamK+aFpzjR//vXT4o/iJ4PjbOndLhTwTfQxLU26lFMOdD8LrLjlqDm00JrN661AQyY0gnbKwAAAIB3FasCGyf64t1WpBbeekGGp4LJnPAsURPnwGu1rSYnm67GX366lJvcO1TwAgrt28/Dw1uHJj+BrgK6BD8nflmTbHfGb57museSUNaKMkLsX12VBTs+4t3ZYkZnZ9w3jP07wCT/dMigmsNZ+ST9qoZRwD9xatdcbz2wNgz7TWtGJw== root@opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fe4f:20be/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.71 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93 login: 2018-07-01 20:32:42,796 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-07-01 20:32:43,799 - paramiko.transport - DEBUG - starting thread (client mode): 0x87858610L 2018-07-01 20:32:43,800 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 20:32:43,800 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-01 20:32:43,800 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-01 20:32:43,802 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 20:32:43,802 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 20:32:43,802 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-01 20:32:43,803 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 20:32:43,803 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 20:32:43,803 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 20:32:43,824 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 20:32:43,825 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 20:32:43,831 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 0bad51534081fca596d905330c238363 2018-07-01 20:32:43,833 - paramiko.transport - DEBUG - Trying key 1a24f3ee24b2712a3faaebf6084b07a2 from /tmp/tmp26LHui 2018-07-01 20:32:43,862 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 20:32:45,527 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 20:32:45,537 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-07-01 20:32:45,539 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 20:32:45,540 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-01 20:32:45,540 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 20:32:45,542 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 20:32:45,545 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 20:32:45,545 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: PING 192.168.130.9 (192.168.130.9): 56 data bytes 64 bytes from 192.168.130.9: seq=0 ttl=64 time=1.293 ms --- 192.168.130.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.293/1.293/1.293 ms 2018-07-01 20:32:45,553 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 20:32:45,666 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 20:32:45,666 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-01 20:32:45,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-01 20:32:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:45,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad851640-e755-452e-b327-953c52a05147 x-compute-request-id: req-ad851640-e755-452e-b327-953c52a05147 Content-Type: application/json 2018-07-01 20:32:45,864 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-ad851640-e755-452e-b327-953c52a05147 2018-07-01 20:32:45,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.193679094315s 2018-07-01 20:32:45,864 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846 used request id req-ad851640-e755-452e-b327-953c52a05147 2018-07-01 20:32:45,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:46,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1222848-2237-4e8c-9b2f-64760ccfcb7c x-compute-request-id: req-f1222848-2237-4e8c-9b2f-64760ccfcb7c Content-Encoding: gzip Content-Length: 992 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:20:be", "version": 4, "addr": "192.168.130.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:20:be", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/59a70b92-d16d-4b9c-ba96-6735c771c846", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000027", "OS-SRV-USG:launched_at": "2018-07-01T20:24:32.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "59a70b92-d16d-4b9c-ba96-6735c771c846", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:45Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-ssh--c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:29Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:46,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1222848-2237-4e8c-9b2f-64760ccfcb7c 2018-07-01 20:32:46,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654587030411s 2018-07-01 20:32:46,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1222848-2237-4e8c-9b2f-64760ccfcb7c 2018-07-01 20:32:46,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:48,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbf768ca-738f-499a-ab4e-685ab8fc4b9c x-compute-request-id: req-fbf768ca-738f-499a-ab4e-685ab8fc4b9c Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:21Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:48,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fbf768ca-738f-499a-ab4e-685ab8fc4b9c 2018-07-01 20:32:48,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328253984451s 2018-07-01 20:32:48,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fbf768ca-738f-499a-ab4e-685ab8fc4b9c 2018-07-01 20:32:48,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-01 20:32:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:48,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11224 X-Openstack-Request-Id: req-1295135a-1ca3-4384-8b12-3b8a80ca3492 Date: Sun, 01 Jul 2018 20:32:48 GMT RESP BODY: {"security_groups": [{"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:26Z", "updated_at": "2018-07-01T20:32:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "235fd627-23a7-40c7-8f20-f8b3cd7e44a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T20:32:27Z", "revision_number": 0, "id": "573cd458-7f38-4498-bc0b-906c923d0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:27Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:27Z", "revision_number": 0, "id": "4fe3e85f-58fd-4d80-be01-bc0b84a77ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:27Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:26Z", "revision_number": 0, "id": "6662eee6-41d5-4355-9c8d-1919c01e7f97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:26Z", "security_group_id": "10b60f23-1351-4cf5-92ab-e75564563bff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "10b60f23-1351-4cf5-92ab-e75564563bff", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:11Z", "updated_at": "2018-07-01T20:32:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "1bb1fe8e-5f1c-48cc-bd29-6f2a8ece72e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "8f7b41ed-24f5-404d-91c8-7455c70f2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:12Z", "revision_number": 0, "id": "5eea353c-37c8-4e2c-b3ab-1925d8566d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:12Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:32:48,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1295135a-1ca3-4384-8b12-3b8a80ca3492 2018-07-01 20:32:48,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0562260150909s 2018-07-01 20:32:48,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1295135a-1ca3-4384-8b12-3b8a80ca3492 2018-07-01 20:32:48,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-01 20:32:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/10b60f23-1351-4cf5-92ab-e75564563bff.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:49,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25030dcf-1da7-4f4d-a68b-da36ccbff3af Content-Length: 0 Date: Sun, 01 Jul 2018 20:32:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:32:49,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/10b60f23-1351-4cf5-92ab-e75564563bff.json used request id req-25030dcf-1da7-4f4d-a68b-da36ccbff3af 2018-07-01 20:32:49,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163111925125s 2018-07-01 20:32:49,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/10b60f23-1351-4cf5-92ab-e75564563bff.json used request id req-25030dcf-1da7-4f4d-a68b-da36ccbff3af 2018-07-01 20:32:49,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-01 20:32:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:49,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00ede348-0e29-49c0-9872-3ff5f9987f9a x-compute-request-id: req-00ede348-0e29-49c0-9872-3ff5f9987f9a Content-Length: 0 Content-Type: application/json 2018-07-01 20:32:49,134 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93 used request id req-00ede348-0e29-49c0-9872-3ff5f9987f9a 2018-07-01 20:32:49,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0517280101776s 2018-07-01 20:32:49,134 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping-keypair-c475445b-eae5-48a2-b5fa-1f1ce2a35e93 used request id req-00ede348-0e29-49c0-9872-3ff5f9987f9a 2018-07-01 20:32:49,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-01 20:32:49,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/4bc9bb13-3b43-4d5a-b111-e64cd35bb3ba.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:49,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d9f2121-3463-4b16-ab00-e7fdfd0c9595 Content-Length: 0 Date: Sun, 01 Jul 2018 20:32:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:32:49,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/4bc9bb13-3b43-4d5a-b111-e64cd35bb3ba.json used request id req-0d9f2121-3463-4b16-ab00-e7fdfd0c9595 2018-07-01 20:32:49,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.673185110092s 2018-07-01 20:32:49,811 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/4bc9bb13-3b43-4d5a-b111-e64cd35bb3ba.json used request id req-0d9f2121-3463-4b16-ab00-e7fdfd0c9595 2018-07-01 20:32:49,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:32:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:49,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4c0121be-b5b9-4d16-bcf1-02f0539bc078 Date: Sun, 01 Jul 2018 20:32:49 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:32:49,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4c0121be-b5b9-4d16-bcf1-02f0539bc078 2018-07-01 20:32:49,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178329944611s 2018-07-01 20:32:49,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4c0121be-b5b9-4d16-bcf1-02f0539bc078 2018-07-01 20:32:49,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-01 20:32:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:50,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1697dff9-d85b-4ad8-ad93-8a503521c154 x-compute-request-id: req-1697dff9-d85b-4ad8-ad93-8a503521c154 Content-Type: application/json 2018-07-01 20:32:50,022 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59 used request id req-1697dff9-d85b-4ad8-ad93-8a503521c154 2018-07-01 20:32:50,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186895847321s 2018-07-01 20:32:50,023 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59 used request id req-1697dff9-d85b-4ad8-ad93-8a503521c154 2018-07-01 20:32:50,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:50,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-753efbfb-690b-4e9e-877f-6ab77d7917c8 x-compute-request-id: req-753efbfb-690b-4e9e-877f-6ab77d7917c8 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:31:af", "version": 4, "addr": "192.168.130.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c0256377-0158-45a1-aea2-ea3f350e9d59", "rel": "bookmark"}], "image": {"id": "35deb98b-1513-4a1b-af2e-12e3e19789a2", "links": [{"href": "http://172.30.9.26:8774/images/35deb98b-1513-4a1b-af2e-12e3e19789a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-SRV-USG:launched_at": "2018-07-01T20:23:58.000000", "flavor": {"id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "links": [{"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}]}, "id": "c0256377-0158-45a1-aea2-ea3f350e9d59", "security_groups": [{"name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:32:49Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "created": "2018-07-01T20:32:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:32:50,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-753efbfb-690b-4e9e-877f-6ab77d7917c8 2018-07-01 20:32:50,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378714084625s 2018-07-01 20:32:50,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-753efbfb-690b-4e9e-877f-6ab77d7917c8 2018-07-01 20:32:50,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:32:52,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:32:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:52,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44c7d0f6-72d9-4eb5-8884-b0e546d7035b x-compute-request-id: req-44c7d0f6-72d9-4eb5-8884-b0e546d7035b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-01 20:32:52,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44c7d0f6-72d9-4eb5-8884-b0e546d7035b 2018-07-01 20:32:52,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0787620544434s 2018-07-01 20:32:52,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44c7d0f6-72d9-4eb5-8884-b0e546d7035b 2018-07-01 20:32:52,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-01 20:32:52,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:52,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8834 X-Openstack-Request-Id: req-99724994-7942-411a-ad73-c3254ca0f83b Date: Sun, 01 Jul 2018 20:32:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:11Z", "updated_at": "2018-07-01T20:32:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:12Z", "revision_number": 0, "id": "5eea353c-37c8-4e2c-b3ab-1925d8566d38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:12Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "8f7b41ed-24f5-404d-91c8-7455c70f2d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:32:11Z", "revision_number": 0, "id": "1bb1fe8e-5f1c-48cc-bd29-6f2a8ece72e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:32:11Z", "security_group_id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aaee08d8-4caf-4a69-b567-6f918f55562f", "name": "vping-sg-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:32:52,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-99724994-7942-411a-ad73-c3254ca0f83b 2018-07-01 20:32:52,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536239147186s 2018-07-01 20:32:52,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-99724994-7942-411a-ad73-c3254ca0f83b 2018-07-01 20:32:52,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-01 20:32:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/aaee08d8-4caf-4a69-b567-6f918f55562f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:52,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57d24ce8-d20d-47fe-8fb1-d16e839c8108 Content-Length: 0 Date: Sun, 01 Jul 2018 20:32:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:32:52,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/aaee08d8-4caf-4a69-b567-6f918f55562f.json used request id req-57d24ce8-d20d-47fe-8fb1-d16e839c8108 2018-07-01 20:32:52,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.214554071426s 2018-07-01 20:32:52,760 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/aaee08d8-4caf-4a69-b567-6f918f55562f.json used request id req-57d24ce8-d20d-47fe-8fb1-d16e839c8108 2018-07-01 20:32:52,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 20:32:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:53,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b3b995c-e775-4dbe-b8fc-9975ef170b0f Date: Sun, 01 Jul 2018 20:32:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:32:53,746 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2 used request id req-2b3b995c-e775-4dbe-b8fc-9975ef170b0f 2018-07-01 20:32:53,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.9850730896s 2018-07-01 20:32:53,746 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/35deb98b-1513-4a1b-af2e-12e3e19789a2 used request id req-2b3b995c-e775-4dbe-b8fc-9975ef170b0f 2018-07-01 20:32:53,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-01 20:32:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" -d '{"subnet_id": "1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"}' 2018-07-01 20:32:54,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-317dfd1d-e1bf-498d-8b7e-b8614954e0b3 Date: Sun, 01 Jul 2018 20:32:54 GMT RESP BODY: {"network_id": "070f8f0c-e1f0-4e38-aed8-28996ce1039d", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "1bbc0d6d-3025-4ae6-965b-cb318d0bff3b", "subnet_ids": ["1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"], "port_id": "6023114f-fa7e-40dd-b4da-4489ba67ad60", "id": "7ebf090f-0804-4fb1-94c5-eeb922857800"} 2018-07-01 20:32:54,742 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800/remove_router_interface.json used request id req-317dfd1d-e1bf-498d-8b7e-b8614954e0b3 2018-07-01 20:32:54,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 0.996068954468s 2018-07-01 20:32:54,743 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800/remove_router_interface.json used request id req-317dfd1d-e1bf-498d-8b7e-b8614954e0b3 returning object 7ebf090f-0804-4fb1-94c5-eeb922857800 2018-07-01 20:32:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-01 20:32:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:54,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3241 X-Openstack-Request-Id: req-bbd29e28-ab6f-4ef0-990c-af1fc83e92a9 Date: Sun, 01 Jul 2018 20:32:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:36Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "1ecf4e7e-ec5b-433a-bd45-242d2ac28afe", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:41Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6782568d-24cf-4bb8-9acf-e682bfc13efd", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:32:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:32:54Z", "revision_number": 4, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "7ebf090f-0804-4fb1-94c5-eeb922857800", "name": "vping-router-c475445b-eae5-48a2-b5fa-1f1ce2a35e93"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:42Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83ab1500-78c2-4f59-9cdc-29a4b097fdfc", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:37Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "add1f957-9334-4c46-960f-5a96209b7e5f", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}]} 2018-07-01 20:32:54,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bbd29e28-ab6f-4ef0-990c-af1fc83e92a9 2018-07-01 20:32:54,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0649621486664s 2018-07-01 20:32:54,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bbd29e28-ab6f-4ef0-990c-af1fc83e92a9 2018-07-01 20:32:54,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-01 20:32:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:55,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3af3afbb-3b72-4f47-8226-2c232bd44012 Content-Length: 0 Date: Sun, 01 Jul 2018 20:32:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:32:55,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800.json used request id req-3af3afbb-3b72-4f47-8226-2c232bd44012 2018-07-01 20:32:55,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18489193916s 2018-07-01 20:32:55,996 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7ebf090f-0804-4fb1-94c5-eeb922857800.json used request id req-3af3afbb-3b72-4f47-8226-2c232bd44012 2018-07-01 20:32:55,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:56,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-af39694b-6a5c-4349-95ce-af6c923d5acb Date: Sun, 01 Jul 2018 20:32:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"070f8f0c-e1f0-4e38-aed8-28996ce1039d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1bbc0d6d-3025-4ae6-965b-cb318d0bff3b"],"description":"","tags":[],"updated_at":"2018-07-01T20:32:08Z","provider:segmentation_id":36,"name":"vping-net-c475445b-eae5-48a2-b5fa-1f1ce2a35e93","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:32:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:32:56,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-af39694b-6a5c-4349-95ce-af6c923d5acb 2018-07-01 20:32:56,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237138032913s 2018-07-01 20:32:56,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-af39694b-6a5c-4349-95ce-af6c923d5acb 2018-07-01 20:32:56,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-01 20:32:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/070f8f0c-e1f0-4e38-aed8-28996ce1039d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:59,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6370b299-0878-4393-b3ba-100de37b1080 Date: Sun, 01 Jul 2018 20:32:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:32:59,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/070f8f0c-e1f0-4e38-aed8-28996ce1039d.json used request id req-6370b299-0878-4393-b3ba-100de37b1080 2018-07-01 20:32:59,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 3.14826202393s 2018-07-01 20:32:59,384 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/070f8f0c-e1f0-4e38-aed8-28996ce1039d.json used request id req-6370b299-0878-4393-b3ba-100de37b1080 2018-07-01 20:32:59,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:32:59,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:59,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a78bb2e8-4298-461c-bb7b-de220bd51a46 x-compute-request-id: req-a78bb2e8-4298-461c-bb7b-de220bd51a46 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b49c112f-c5a8-44a5-8c3f-eadcc569de00", "name": "vping-flavor-c475445b-eae5-48a2-b5fa-1f1ce2a35e93", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:32:59,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a78bb2e8-4298-461c-bb7b-de220bd51a46 2018-07-01 20:32:59,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322608947754s 2018-07-01 20:32:59,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a78bb2e8-4298-461c-bb7b-de220bd51a46 2018-07-01 20:32:59,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 20:32:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8d4e394333bedd9e11fcc662cef4f597a606f9ff" 2018-07-01 20:32:59,495 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:32:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1f1c96a-3a16-44f3-8fd8-5afc4be5918e x-compute-request-id: req-f1f1c96a-3a16-44f3-8fd8-5afc4be5918e Content-Length: 0 Content-Type: application/json 2018-07-01 20:32:59,495 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00 used request id req-f1f1c96a-3a16-44f3-8fd8-5afc4be5918e 2018-07-01 20:32:59,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.076507806778s 2018-07-01 20:32:59,495 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b49c112f-c5a8-44a5-8c3f-eadcc569de00 used request id req-f1f1c96a-3a16-44f3-8fd8-5afc4be5918e 2018-07-01 20:32:59,496 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-01 20:32:59,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 20:32:59,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 20:32:59,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 20:32:59,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 20:32:59,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 20:32:59,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 20:32:59,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 20:32:59,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 20:32:59,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 20:32:59,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 20:32:59,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 20:32:59,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 20:32:59,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:32:59,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e57750d-2891-4b57-b8d5-48abfb815087 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:32:59,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5e57750d-2891-4b57-b8d5-48abfb815087 2018-07-01 20:32:59,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:32:59,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Tx0jTxheR-676_NsrcGbAw"], "issued_at": "2018-07-01T20:32:59.000000Z"}} 2018-07-01 20:32:59,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:32:59,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:00,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-723339d9-2512-43c2-8f8d-951c73eea373 Date: Sun, 01 Jul 2018 20:33:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:33:00,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-723339d9-2512-43c2-8f8d-951c73eea373 2018-07-01 20:33:00,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406611919403s 2018-07-01 20:33:00,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-723339d9-2512-43c2-8f8d-951c73eea373 2018-07-01 20:33:00,373 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'561ab8b7-81db-48f7-90dc-086a8487c2c2'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T20:08:19Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b0884841-56b7-46c4-94b1-9def8e6121cb', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'6f20b7f41b96403d803314c6cbdda1ed', u'created_at': u'2018-07-01T20:08:12Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f20b7f41b96403d803314c6cbdda1ed'}) 2018-07-01 20:33:00,373 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-07-01 20:33:00,373 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-07-01 20:33:00' 2018-07-01 20:33:00,373 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829' 2018-07-01 20:33:00,374 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-07-01 20:33:00,374 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:33:00,506 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-01 20:33:00,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:00,512 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 01 Jul 2018 20:33:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-01 20:33:00,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:33:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:00,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9541b89f-13c6-4f8b-9b2d-222530b65415 Date: Sun, 01 Jul 2018 20:33:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:33:00,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9541b89f-13c6-4f8b-9b2d-222530b65415 2018-07-01 20:33:00,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.161190986633s 2018-07-01 20:33:00,675 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9541b89f-13c6-4f8b-9b2d-222530b65415 2018-07-01 20:33:00,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 20:33:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "owner_specified.shade.object": "images/functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"}' 2018-07-01 20:33:00,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8155b2e8-f20b-4100-944c-200c42767786 X-Openstack-Request-Id: req-947d4724-7835-4c38-9626-c76a632a2369 Date: Sun, 01 Jul 2018 20:33:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8155b2e8-f20b-4100-944c-200c42767786/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "8155b2e8-f20b-4100-944c-200c42767786", "size": null, "self": "/v2/images/8155b2e8-f20b-4100-944c-200c42767786", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:33:00Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "checksum": null, "created_at": "2018-07-01T20:33:00Z", "protected": false} 2018-07-01 20:33:00,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-947d4724-7835-4c38-9626-c76a632a2369 2018-07-01 20:33:00,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.31667804718s 2018-07-01 20:33:00,994 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-947d4724-7835-4c38-9626-c76a632a2369 returning object 8155b2e8-f20b-4100-944c-200c42767786 2018-07-01 20:33:00,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 20:33:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8155b2e8-f20b-4100-944c-200c42767786/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '' 2018-07-01 20:33:02,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c00550a8-a936-4fa0-b728-627926fb6f70 Date: Sun, 01 Jul 2018 20:33:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:33:02,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8155b2e8-f20b-4100-944c-200c42767786/file used request id req-c00550a8-a936-4fa0-b728-627926fb6f70 2018-07-01 20:33:02,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.52232289314s 2018-07-01 20:33:02,517 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8155b2e8-f20b-4100-944c-200c42767786/file used request id req-c00550a8-a936-4fa0-b728-627926fb6f70 2018-07-01 20:33:02,517 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T20:33:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/8155b2e8-f20b-4100-944c-200c42767786/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8155b2e8-f20b-4100-944c-200c42767786', u'size': None, u'name': u'functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829', u'checksum': None, u'self': u'/v2/images/8155b2e8-f20b-4100-944c-200c42767786', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T20:33:00Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 20:33:02,518 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829' 2018-07-01 20:33:02,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-01 20:33:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"network": {"name": "vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829", "admin_state_up": true}}' 2018-07-01 20:33:03,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-747ede46-d298-4387-8dd3-2850e3a7adab Date: Sun, 01 Jul 2018 20:33:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:33:02Z","is_default":false,"provider:segmentation_id":18,"name":"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:02Z","mtu":1450}} 2018-07-01 20:33:03,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-747ede46-d298-4387-8dd3-2850e3a7adab 2018-07-01 20:33:03,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.584769964218s 2018-07-01 20:33:03,103 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-747ede46-d298-4387-8dd3-2850e3a7adab 2018-07-01 20:33:03,104 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T20:33:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'51edd44b-e36a-4b18-9a99-ba28ab81c24d', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829', u'admin_state_up': True, u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:33:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 20:33:03,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:33:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:03,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-bc471354-f122-4e9b-b44d-4291e26502e3 Date: Sun, 01 Jul 2018 20:33:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:33:02Z","provider:segmentation_id":18,"name":"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:33:03,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bc471354-f122-4e9b-b44d-4291e26502e3 2018-07-01 20:33:03,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255856990814s 2018-07-01 20:33:03,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bc471354-f122-4e9b-b44d-4291e26502e3 2018-07-01 20:33:03,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-01 20:33:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"subnet": {"name": "vping-subnet-9062f82c-f0c2-4dbb-ab76-c370265c0829", "enable_dhcp": true, "network_id": "51edd44b-e36a-4b18-9a99-ba28ab81c24d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.130.0/24"}}' 2018-07-01 20:33:03,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c5ef41d8-193f-4e80-93f8-2208aab7cb5a Date: Sun, 01 Jul 2018 20:33:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T20:33:03Z","gateway_ip":"192.168.130.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.130.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"9de4651f-3017-48e4-bb18-d43e8e7a1e94","subnetpool_id":null,"name":"vping-subnet-9062f82c-f0c2-4dbb-ab76-c370265c0829"}} 2018-07-01 20:33:03,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c5ef41d8-193f-4e80-93f8-2208aab7cb5a 2018-07-01 20:33:03,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.51885008812s 2018-07-01 20:33:03,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c5ef41d8-193f-4e80-93f8-2208aab7cb5a 2018-07-01 20:33:03,882 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-01T20:33:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'9de4651f-3017-48e4-bb18-d43e8e7a1e94', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-9062f82c-f0c2-4dbb-ab76-c370265c0829', u'enable_dhcp': True, u'network_id': u'51edd44b-e36a-4b18-9a99-ba28ab81c24d', u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:33:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 20:33:03,882 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-9062f82c-f0c2-4dbb-ab76-c370265c0829' 2018-07-01 20:33:03,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-01 20:33:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "vping-router-9062f82c-f0c2-4dbb-ab76-c370265c0829", "admin_state_up": true}}' 2018-07-01 20:33:05,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d93d8b73-52f8-4f84-8f47-fae7d84ccc4f Date: Sun, 01 Jul 2018 20:33:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:33:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:33:04Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ac699459-bf50-4458-a5a4-844b54a8b32f", "name": "vping-router-9062f82c-f0c2-4dbb-ab76-c370265c0829"}} 2018-07-01 20:33:05,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d93d8b73-52f8-4f84-8f47-fae7d84ccc4f 2018-07-01 20:33:05,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.23568487167s 2018-07-01 20:33:05,119 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d93d8b73-52f8-4f84-8f47-fae7d84ccc4f 2018-07-01 20:33:05,119 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b0884841-56b7-46c4-94b1-9def8e6121cb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'561ab8b7-81db-48f7-90dc-086a8487c2c2', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:33:04Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-01T20:33:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'id': u'ac699459-bf50-4458-a5a4-844b54a8b32f', u'name': u'vping-router-9062f82c-f0c2-4dbb-ab76-c370265c0829'}) 2018-07-01 20:33:05,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-01 20:33:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"subnet_id": "9de4651f-3017-48e4-bb18-d43e8e7a1e94"}' 2018-07-01 20:33:06,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5bc8131f-5339-41d0-a437-a02ded8c7266 Date: Sun, 01 Jul 2018 20:33:06 GMT RESP BODY: {"network_id": "51edd44b-e36a-4b18-9a99-ba28ab81c24d", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "9de4651f-3017-48e4-bb18-d43e8e7a1e94", "subnet_ids": ["9de4651f-3017-48e4-bb18-d43e8e7a1e94"], "port_id": "f1f0d854-6259-4594-86b1-546156ae9b80", "id": "ac699459-bf50-4458-a5a4-844b54a8b32f"} 2018-07-01 20:33:06,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f/add_router_interface.json used request id req-5bc8131f-5339-41d0-a437-a02ded8c7266 2018-07-01 20:33:06,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.73094987869s 2018-07-01 20:33:06,851 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f/add_router_interface.json used request id req-5bc8131f-5339-41d0-a437-a02ded8c7266 returning object ac699459-bf50-4458-a5a4-844b54a8b32f 2018-07-01 20:33:06,851 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-9062f82c-f0c2-4dbb-ab76-c370265c0829' 2018-07-01 20:33:06,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 20:33:06,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping-flavor-9062f82c-f0c2-4dbb-ab76-c370265c0829", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 20:33:07,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd178212-b0f9-43a8-a6e5-394e1d7b95aa x-compute-request-id: req-cd178212-b0f9-43a8-a6e5-394e1d7b95aa Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "name": "vping-flavor-9062f82c-f0c2-4dbb-ab76-c370265c0829", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:33:07,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cd178212-b0f9-43a8-a6e5-394e1d7b95aa 2018-07-01 20:33:07,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211834907532s 2018-07-01 20:33:07,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-cd178212-b0f9-43a8-a6e5-394e1d7b95aa returning object a2321db8-a613-4f0f-924e-809ae02b6c2f 2018-07-01 20:33:07,065 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-9062f82c-f0c2-4dbb-ab76-c370265c0829', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a2321db8-a613-4f0f-924e-809ae02b6c2f', 'swap': 0}) 2018-07-01 20:33:07,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 20:33:07,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"extra_specs": {}}' 2018-07-01 20:33:07,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b034d893-4458-4a8c-8cdf-f92536b8903f x-compute-request-id: req-b034d893-4458-4a8c-8cdf-f92536b8903f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:33:07,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f/os-extra_specs used request id req-b034d893-4458-4a8c-8cdf-f92536b8903f 2018-07-01 20:33:07,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200970172882s 2018-07-01 20:33:07,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f/os-extra_specs used request id req-b034d893-4458-4a8c-8cdf-f92536b8903f 2018-07-01 20:33:07,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-01 20:33:07,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"security_group": {"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829", "description": "Security group for vPing test case"}}' 2018-07-01 20:33:07,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-642e9ead-d789-43c6-8016-a1b948c442be Date: Sun, 01 Jul 2018 20:33:07 GMT RESP BODY: {"security_group": {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:33:07Z", "updated_at": "2018-07-01T20:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:33:07Z", "revision_number": 0, "id": "25bd74c6-608f-4018-81fd-5f3c8d98bd52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:33:07Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:33:07Z", "revision_number": 0, "id": "f4bc129a-839d-4889-84a0-4c256fcd1a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:33:07Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aa8200ec-23dd-4a72-a600-123e21936597", "name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}} 2018-07-01 20:33:07,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-642e9ead-d789-43c6-8016-a1b948c442be 2018-07-01 20:33:07,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.478672027588s 2018-07-01 20:33:07,568 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-642e9ead-d789-43c6-8016-a1b948c442be 2018-07-01 20:33:07,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-01 20:33:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:07,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8333 X-Openstack-Request-Id: req-a9fcdaea-35c4-4aec-990a-09845e7488e5 Date: Sun, 01 Jul 2018 20:33:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:33:07Z", "updated_at": "2018-07-01T20:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:33:07Z", "revision_number": 0, "id": "f4bc129a-839d-4889-84a0-4c256fcd1a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:33:07Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:33:07Z", "revision_number": 0, "id": "25bd74c6-608f-4018-81fd-5f3c8d98bd52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:33:07Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aa8200ec-23dd-4a72-a600-123e21936597", "name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:33:07,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a9fcdaea-35c4-4aec-990a-09845e7488e5 2018-07-01 20:33:07,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.218301057816s 2018-07-01 20:33:07,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a9fcdaea-35c4-4aec-990a-09845e7488e5 2018-07-01 20:33:07,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-01 20:33:07,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597"}}' 2018-07-01 20:33:08,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a9082303-e764-40ba-8661-3803abd00fdb Date: Sun, 01 Jul 2018 20:33:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:33:08Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:33:08Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "063e2b54-8d92-43ad-89b7-75984506ecb5"}} 2018-07-01 20:33:08,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a9082303-e764-40ba-8661-3803abd00fdb 2018-07-01 20:33:08,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.337064981461s 2018-07-01 20:33:08,132 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a9082303-e764-40ba-8661-3803abd00fdb 2018-07-01 20:33:08,133 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829' 2018-07-01 20:33:08,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:33:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:08,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-0b9662fe-0035-4fe5-be47-628cc08fa1a2 Date: Sun, 01 Jul 2018 20:33:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["9de4651f-3017-48e4-bb18-d43e8e7a1e94"],"description":"","tags":[],"updated_at":"2018-07-01T20:33:03Z","provider:segmentation_id":18,"name":"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:33:08,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0b9662fe-0035-4fe5-be47-628cc08fa1a2 2018-07-01 20:33:08,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227915048599s 2018-07-01 20:33:08,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0b9662fe-0035-4fe5-be47-628cc08fa1a2 2018-07-01 20:33:08,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:33:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:08,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-83b1c950-a4d8-420b-8c95-bf45b2081711 Date: Sun, 01 Jul 2018 20:33:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8155b2e8-f20b-4100-944c-200c42767786/snap", "metadata": {}}], "file": "/v2/images/8155b2e8-f20b-4100-944c-200c42767786/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "8155b2e8-f20b-4100-944c-200c42767786", "size": 12716032, "self": "/v2/images/8155b2e8-f20b-4100-944c-200c42767786", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8155b2e8-f20b-4100-944c-200c42767786/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:33:02Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T20:33:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:33:08,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-83b1c950-a4d8-420b-8c95-bf45b2081711 2018-07-01 20:33:08,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162751197815s 2018-07-01 20:33:08,526 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-83b1c950-a4d8-420b-8c95-bf45b2081711 2018-07-01 20:33:08,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:33:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d0aa37b-3ee3-4143-8b85-30f55628b3ed x-compute-request-id: req-9d0aa37b-3ee3-4143-8b85-30f55628b3ed Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "name": "vping-flavor-9062f82c-f0c2-4dbb-ab76-c370265c0829", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:33:08,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9d0aa37b-3ee3-4143-8b85-30f55628b3ed 2018-07-01 20:33:08,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289731025696s 2018-07-01 20:33:08,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9d0aa37b-3ee3-4143-8b85-30f55628b3ed 2018-07-01 20:33:08,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-01 20:33:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"server": {"name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "imageRef": "8155b2e8-f20b-4100-944c-200c42767786", "flavorRef": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51edd44b-e36a-4b18-9a99-ba28ab81c24d"}], "security_groups": [{"name": "aa8200ec-23dd-4a72-a600-123e21936597"}]}}' 2018-07-01 20:33:10,329 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80ebb001-cc13-4467-9ce1-8149cb493f94 x-compute-request-id: req-80ebb001-cc13-4467-9ce1-8149cb493f94 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "aa8200ec-23dd-4a72-a600-123e21936597"}], "OS-DCF:diskConfig": "MANUAL", "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "adminPass": "B9MrwqrAC9pc"}} 2018-07-01 20:33:10,329 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-80ebb001-cc13-4467-9ce1-8149cb493f94 2018-07-01 20:33:10,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.76931881905s 2018-07-01 20:33:10,329 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-80ebb001-cc13-4467-9ce1-8149cb493f94 2018-07-01 20:33:10,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:10,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:10,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cb264f1-2efb-44d6-a066-3a6edb1d48f3 x-compute-request-id: req-2cb264f1-2efb-44d6-a066-3a6edb1d48f3 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:33:10Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:10,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cb264f1-2efb-44d6-a066-3a6edb1d48f3 2018-07-01 20:33:10,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.135357141495s 2018-07-01 20:33:10,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cb264f1-2efb-44d6-a066-3a6edb1d48f3 2018-07-01 20:33:10,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:33:10,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:10,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-702ac5bd-00dc-4523-801a-84d73864652d Date: Sun, 01 Jul 2018 20:33:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["9de4651f-3017-48e4-bb18-d43e8e7a1e94"],"description":"","tags":[],"updated_at":"2018-07-01T20:33:03Z","provider:segmentation_id":18,"name":"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:33:10,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-702ac5bd-00dc-4523-801a-84d73864652d 2018-07-01 20:33:10,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081964969635s 2018-07-01 20:33:10,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-702ac5bd-00dc-4523-801a-84d73864652d 2018-07-01 20:33:10,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-01 20:33:10,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:10,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1287 X-Openstack-Request-Id: req-9c1169a9-7a51-4c53-b548-064dade51b26 Date: Sun, 01 Jul 2018 20:33:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T20:33:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.130.2","end":"192.168.130.254"}],"gateway_ip":"192.168.130.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.130.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"9de4651f-3017-48e4-bb18-d43e8e7a1e94","subnetpool_id":null,"name":"vping-subnet-9062f82c-f0c2-4dbb-ab76-c370265c0829"}]} 2018-07-01 20:33:10,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9c1169a9-7a51-4c53-b548-064dade51b26 2018-07-01 20:33:10,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.23562502861s 2018-07-01 20:33:10,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-9c1169a9-7a51-4c53-b548-064dade51b26 2018-07-01 20:33:10,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:33:12,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:13,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-150eb766-d6da-4b87-ab9f-0e439f4d257c x-compute-request-id: req-150eb766-d6da-4b87-ab9f-0e439f4d257c Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:11Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:13,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-150eb766-d6da-4b87-ab9f-0e439f4d257c 2018-07-01 20:33:13,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643020153046s 2018-07-01 20:33:13,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-150eb766-d6da-4b87-ab9f-0e439f4d257c 2018-07-01 20:33:13,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:33:15,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:15,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74c7e327-1b29-4bf0-894d-41a2e146ad83 x-compute-request-id: req-74c7e327-1b29-4bf0-894d-41a2e146ad83 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:11Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:15,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74c7e327-1b29-4bf0-894d-41a2e146ad83 2018-07-01 20:33:15,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483916044235s 2018-07-01 20:33:15,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74c7e327-1b29-4bf0-894d-41a2e146ad83 2018-07-01 20:33:15,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:33:17,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:18,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15e62895-704e-4c4a-b8f1-971c49152ac3 x-compute-request-id: req-15e62895-704e-4c4a-b8f1-971c49152ac3 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:18,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15e62895-704e-4c4a-b8f1-971c49152ac3 2018-07-01 20:33:18,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753391981125s 2018-07-01 20:33:18,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15e62895-704e-4c4a-b8f1-971c49152ac3 2018-07-01 20:33:18,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:33:18,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=60279a27-c88e-46c0-9536-46fcdfb5f73a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:18,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-66c3586d-ded9-401b-839b-4255f0143608 Date: Sun, 01 Jul 2018 20:33:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:33:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9de4651f-3017-48e4-bb18-d43e8e7a1e94","ip_address":"192.168.130.12"}],"id":"e8ba6d00-21d0-4a07-ac23-16609739a1b4","security_groups":["aa8200ec-23dd-4a72-a600-123e21936597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:3e:65","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"60279a27-c88e-46c0-9536-46fcdfb5f73a","name":"","admin_state_up":true,"network_id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:11Z","binding:vnic_type":"normal"}]} 2018-07-01 20:33:18,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=60279a27-c88e-46c0-9536-46fcdfb5f73a used request id req-66c3586d-ded9-401b-839b-4255f0143608 2018-07-01 20:33:18,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476200580597s 2018-07-01 20:33:18,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=60279a27-c88e-46c0-9536-46fcdfb5f73a used request id req-66c3586d-ded9-401b-839b-4255f0143608 2018-07-01 20:33:18,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:33:18,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ba6d00-21d0-4a07-ac23-16609739a1b4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:18,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ca6aa1c3-dc08-4c4b-a73a-9c7fc8d3c3d3 Date: Sun, 01 Jul 2018 20:33:18 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:33:18,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ba6d00-21d0-4a07-ac23-16609739a1b4 used request id req-ca6aa1c3-dc08-4c4b-a73a-9c7fc8d3c3d3 2018-07-01 20:33:18,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.016979932785s 2018-07-01 20:33:18,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ba6d00-21d0-4a07-ac23-16609739a1b4 used request id req-ca6aa1c3-dc08-4c4b-a73a-9c7fc8d3c3d3 2018-07-01 20:33:18,765 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:3e:65', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8155b2e8-f20b-4100-944c-200c42767786'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002a', u'OS-SRV-USG:launched_at': u'2018-07-01T20:24:53.000000', 'flavor': Munch({u'id': u'a2321db8-a613-4f0f-924e-809ae02b6c2f'}), 'az': u'nova', 'id': u'60279a27-c88e-46c0-9536-46fcdfb5f73a', 'security_groups': [Munch({u'name': u'vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'102f9061ff4446ab997c78184bdaa6af', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-01T20:24:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-01T20:33:15Z', 'hostId': u'3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.12', 'cloud': 'envvars', 'host_id': u'3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002a', u'OS-SRV-USG:launched_at': u'2018-07-01T20:24:53.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829', 'adminPass': u'B9MrwqrAC9pc', 'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', 'region': 'regionOne', 'created': u'2018-07-01T20:33:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-07-01 20:33:18,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:19,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6f8bc35-9aba-4c00-9a92-2779e44ebed2 x-compute-request-id: req-d6f8bc35-9aba-4c00-9a92-2779e44ebed2 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:19,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6f8bc35-9aba-4c00-9a92-2779e44ebed2 2018-07-01 20:33:19,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847728967667s 2018-07-01 20:33:19,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6f8bc35-9aba-4c00-9a92-2779e44ebed2 2018-07-01 20:33:19,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:33:19,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=60279a27-c88e-46c0-9536-46fcdfb5f73a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:19,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-5471bff4-aa92-4de9-a771-a5919c604cb6 Date: Sun, 01 Jul 2018 20:33:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:33:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9de4651f-3017-48e4-bb18-d43e8e7a1e94","ip_address":"192.168.130.12"}],"id":"e8ba6d00-21d0-4a07-ac23-16609739a1b4","security_groups":["aa8200ec-23dd-4a72-a600-123e21936597"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:3e:65","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"60279a27-c88e-46c0-9536-46fcdfb5f73a","name":"","admin_state_up":true,"network_id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:11Z","binding:vnic_type":"normal"}]} 2018-07-01 20:33:19,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=60279a27-c88e-46c0-9536-46fcdfb5f73a used request id req-5471bff4-aa92-4de9-a771-a5919c604cb6 2018-07-01 20:33:19,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0445790290833s 2018-07-01 20:33:19,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=60279a27-c88e-46c0-9536-46fcdfb5f73a used request id req-5471bff4-aa92-4de9-a771-a5919c604cb6 2018-07-01 20:33:19,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:33:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ba6d00-21d0-4a07-ac23-16609739a1b4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:19,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-45e27605-e982-4265-a7a4-524f02481661 Date: Sun, 01 Jul 2018 20:33:19 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:33:19,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ba6d00-21d0-4a07-ac23-16609739a1b4 used request id req-45e27605-e982-4265-a7a4-524f02481661 2018-07-01 20:33:19,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.171017885208s 2018-07-01 20:33:19,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ba6d00-21d0-4a07-ac23-16609739a1b4 used request id req-45e27605-e982-4265-a7a4-524f02481661 2018-07-01 20:33:19,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:19,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:20,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35255b11-3ea8-43d0-88a3-5d6fadd6a886 x-compute-request-id: req-35255b11-3ea8-43d0-88a3-5d6fadd6a886 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:20,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35255b11-3ea8-43d0-88a3-5d6fadd6a886 2018-07-01 20:33:20,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624553918839s 2018-07-01 20:33:20,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35255b11-3ea8-43d0-88a3-5d6fadd6a886 2018-07-01 20:33:20,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:20,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:21,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb47263a-1242-4f25-9fe4-dabd98a5de7c x-compute-request-id: req-fb47263a-1242-4f25-9fe4-dabd98a5de7c Content-Encoding: gzip Content-Length: 7694 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506941767 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137003] pid_max: default: 32768 minimum: 301\n[ 0.137938] ACPI: Core revision 20150930\n[ 0.139350] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140699] Security Framework initialized\n[ 0.141548] Yama: becoming mindful.\n[ 0.142312] AppArmor: AppArmor initialized\n[ 0.143198] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144595] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148624] Initializing cgroup subsys io\n[ 0.149462] Initializing cgroup subsys memory\n[ 0.150360] Initializing cgroup subsys devices\n[ 0.151256] Initializing cgroup subsys freezer\n[ 0.152150] Initializing cgroup subsys net_cls\n[ 0.153042] Initializing cgroup subsys perf_event\n[ 0.153986] Initializing cgroup subsys net_prio\n[ 0.154918] Initializing cgroup subsys hugetlb\n[ 0.155815] Initializing cgroup subsys pids\n[ 0.156715] CPU: Physical Processor ID: 0\n[ 0.158239] mce: CPU supports 10 MCE banks\n[ 0.159119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177694] ftrace: allocating 31920 entries in 125 pages\n[ 0.204007] smpboot: Max logical packages: 1\n[ 0.204890] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206279] x2apic enabled\n[ 0.207118] Switched APIC routing to physical x2apic.\n[ 0.208900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210069] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214002] KVM setup paravirtual spinlock\n[ 0.215327] x86: Booted up 1 node, 1 CPUs\n[ 0.216161] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217596] devtmpfs: initialized\n[ 0.219335] evm: security.selinux\n[ 0.220054] evm: security.SMACK64\n[ 0.220775] evm: security.SMACK64EXEC\n[ 0.221555] evm: security.SMACK64TRANSMUTE\n[ 0.222404] evm: security.SMACK64MMAP\n[ 0.223179] evm: security.ima\n[ 0.223840] evm: security.capability\n[ 0.224685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226628] pinctrl core: initialized pinctrl subsystem\n[ 0.227769] RTC time: 20:24:53, date: 07/01/18\n[ 0.228757] NET: Registered protocol family 16\n[ 0.229764] cpuidle: using governor ladder\n[ 0.230592] cpuidle: using governor menu\n[ 0.231418] PCCT header not found.\n[ 0.232193] ACPI: bus type PCI registered\n[ 0.233018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234276] PCI: Using configuration type 1 for base access\n[ 0.236023] ACPI: Added _OSI(Module Device)\n[ 0.236886] ACPI: Added _OSI(Processor Device)\n[ 0.237766] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238674] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240786] ACPI: Interpreter enabled\n[ 0.241613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249156] ACPI: (supports S0 S5)\n[ 0.249869] ACPI: Using IOAPIC for interrupt routing\n[ 0.250972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257743] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260001] acpiphp: Slot [3] registered\n[ 0.260866] acpiphp: Slot [4] registered\n[ 0.261727] acpiphp: Slot [5] registered\n[ 0.262541] acpiphp: Slot [6] registered\n[ 0.263362] acpiphp: Slot [7] registered\n[ 0.264184] acpiphp: Slot [8] registered\n[ 0.265007] acpiphp: Slot [9] registered\n[ 0.265860] acpiphp: Slot [10] registered\n[ 0.266719] acpiphp: Slot [11] registered\n[ 0.267576] acpiphp: Slot [12] registered\n[ 0.268411] acpiphp: Slot [13] registered\n[ 0.269240] acpiphp: Slot [14] registered\n[ 0.270069] acpiphp: Slot [15] registered\n[ 0.280910] acpiphp: Slot [16] registered\n[ 0.281744] acpiphp: Slot [17] registered\n[ 0.282576] acpiphp: Slot [18] registered\n[ 0.283409] acpiphp: Slot [19] registered\n[ 0.284226] acpiphp: Slot [20] registered\n[ 0.285051] acpiphp: Slot [21] registered\n[ 0.285887] acpiphp: Slot [22] registered\n[ 0.286717] acpiphp: Slot [23] registered\n[ 0.287553] acpiphp: Slot [24] registered\n[ 0.288377] acpiphp: Slot [25] registered\n[ 0.289210] acpiphp: Slot [26] registered\n[ 0.290031] acpiphp: Slot [27] registered\n[ 0.290857] acpiphp: Slot [28] registered\n[ 0.291689] acpiphp: Slot [29] registered\n[ 0.292520] acpiphp: Slot [30] registered\n[ 0.293348] acpiphp: Slot [31] registered\n[ 0.294172] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297484] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298974] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300455] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307935] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362813] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367210] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368634] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371062] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373973] vgaarb: loaded\n[ 0.374586] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375726] SCSI subsystem initialized\n[ 0.376559] ACPI: bus type USB registered\n[ 0.377401] usbcore: registered new interface driver usbfs\n[ 0.378466] usbcore: registered new interface driver hub\n[ 0.379488] usbcore: registered new device driver usb\n[ 0.380560] PCI: Using ACPI for IRQ routing\n[ 0.381593] NetLabel: Initializing\n[ 0.382348] NetLabel: domain hash size = 128\n[ 0.383226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384188] NetLabel: unlabeled traffic allowed by default\n[ 0.385299] clocksource: Switched to clocksource kvm-clock\n[ 0.390680] AppArmor: AppArmor Filesystem Enabled\n[ 0.391685] pnp: PnP ACPI init\n[ 0.392627] pnp: PnP ACPI: found 5 devices\n[ 0.399045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400795] NET: Registered protocol family 2\n[ 0.401781] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403094] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405509] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407824] NET: Registered protocol family 1\n[ 0.408708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409845] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410945] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439009] Trying to unpack rootfs image as initramfs...\n[ 0.487819] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501848] Scanning for low memory corruption every 60 seconds\n[ 0.503232] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504417] audit: initializing netlink subsys (disabled)\n[ 0.505487] audit: type=2000 audit(1530476693.875:1): initialized\n[ 0.506820] Initialise system trusted keyring\n[ 0.507774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508988] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511683] VFS: Disk quotas dquot_6.6.0\n[ 0.512524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514070] fuse init (API version 7.23)\n[ 0.514973] Key type big_key registered\n[ 0.515803] Allocating IMA MOK and blacklist keyrings.\n[ 0.516942] Key type asymmetric registered\n[ 0.517833] Asymmetric key parser 'x509' registered\n[ 0.518819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520307] io scheduler noop registered\n[ 0.521112] io scheduler deadline registered (default)\n[ 0.522165] io scheduler cfq registered\n[ 0.523400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527324] ACPI: Power Button [PWRF]\n[ 0.528183] GHES: HEST is not enabled!\n[ 0.541545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600378] Linux agpgart interface v0.103\n[ 0.602499] brd: module loaded\n[ 0.603718] loop: module loaded\n[ 0.608773] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610317] GPT:90111 != 2097151\n[ 0.611023] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612164] GPT:90111 != 2097151\n[ 0.612887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613917] vda: vda1 vda15\n[ 0.615407] scsi host0: ata_piix\n[ 0.616162] scsi host1: ata_piix\n[ 0.616906] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619732] libphy: Fixed MDIO Bus: probed\n[ 0.620598] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623854] PPP generic driver version 2.4.2\n[ 0.624736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625953] ehci-pci: EHCI PCI platform driver\n[ 0.626815] ehci-platform: EHCI generic platform driver\n[ 0.627776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628867] ohci-pci: OHCI PCI platform driver\n[ 0.629721] ohci-platform: OHCI generic platform driver\n[ 0.630686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644954] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645933] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647366] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652043] usb usb1: Product: UHCI Host Controller\n[ 0.652955] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654070] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655008] hub 1-0:1.0: USB hub found\n[ 0.655770] hub 1-0:1.0: 2 ports detected\n[ 0.656648] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658720] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659644] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660636] mousedev: PS/2 mouse device common for all mice\n[ 0.661856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663652] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665899] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667064] i2c /dev entries driver\n[ 0.667805] device-mapper: uevent: version 1.0.3\n[ 0.668713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670307] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671556] NET: Registered protocol family 10\n[ 0.672514] NET: Registered protocol family 17\n[ 0.673391] Key type dns_resolver registered\n[ 0.674304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677073] registered taskstats version 1\n[ 0.677900] Loading compiled-in X.509 certificates\n[ 0.679316] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681123] zswap: loaded using pool lzo/zbud\n[ 0.682488] Key type trusted registered\n[ 0.684001] Key type encrypted registered\n[ 0.684808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685815] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686821] evm: HMAC attrs: 0x1\n[ 0.687735] Magic number: 10:576:446\n[ 0.688574] rtc_cmos 00:00: setting system clock to 2018-07-01 20:24:54 UTC (1530476694)\n[ 0.690150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691240] EDD information not available.\n[ 0.778234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779728] Write protecting the kernel read-only data: 14336k\n[ 0.791464] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.377382] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 20:33:21,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a/action used request id req-fb47263a-1242-4f25-9fe4-dabd98a5de7c 2018-07-01 20:33:21,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10210204124s 2018-07-01 20:33:21,570 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a/action used request id req-fb47263a-1242-4f25-9fe4-dabd98a5de7c 2018-07-01 20:33:21,571 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506941767 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137003] pid_max: default: 32768 minimum: 301 [ 0.137938] ACPI: Core revision 20150930 [ 0.139350] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140699] Security Framework initialized [ 0.141548] Yama: becoming mindful. [ 0.142312] AppArmor: AppArmor initialized [ 0.143198] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144595] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148624] Initializing cgroup subsys io [ 0.149462] Initializing cgroup subsys memory [ 0.150360] Initializing cgroup subsys devices [ 0.151256] Initializing cgroup subsys freezer [ 0.152150] Initializing cgroup subsys net_cls [ 0.153042] Initializing cgroup subsys perf_event [ 0.153986] Initializing cgroup subsys net_prio [ 0.154918] Initializing cgroup subsys hugetlb [ 0.155815] Initializing cgroup subsys pids [ 0.156715] CPU: Physical Processor ID: 0 [ 0.158239] mce: CPU supports 10 MCE banks [ 0.159119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.177694] ftrace: allocating 31920 entries in 125 pages [ 0.204007] smpboot: Max logical packages: 1 [ 0.204890] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206279] x2apic enabled [ 0.207118] Switched APIC routing to physical x2apic. [ 0.208900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210069] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214002] KVM setup paravirtual spinlock [ 0.215327] x86: Booted up 1 node, 1 CPUs [ 0.216161] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217596] devtmpfs: initialized [ 0.219335] evm: security.selinux [ 0.220054] evm: security.SMACK64 [ 0.220775] evm: security.SMACK64EXEC [ 0.221555] evm: security.SMACK64TRANSMUTE [ 0.222404] evm: security.SMACK64MMAP [ 0.223179] evm: security.ima [ 0.223840] evm: security.capability [ 0.224685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226628] pinctrl core: initialized pinctrl subsystem [ 0.227769] RTC time: 20:24:53, date: 07/01/18 [ 0.228757] NET: Registered protocol family 16 [ 0.229764] cpuidle: using governor ladder [ 0.230592] cpuidle: using governor menu [ 0.231418] PCCT header not found. [ 0.232193] ACPI: bus type PCI registered [ 0.233018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234276] PCI: Using configuration type 1 for base access [ 0.236023] ACPI: Added _OSI(Module Device) [ 0.236886] ACPI: Added _OSI(Processor Device) [ 0.237766] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238674] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240786] ACPI: Interpreter enabled [ 0.241613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249156] ACPI: (supports S0 S5) [ 0.249869] ACPI: Using IOAPIC for interrupt routing [ 0.250972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.257743] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260001] acpiphp: Slot [3] registered [ 0.260866] acpiphp: Slot [4] registered [ 0.261727] acpiphp: Slot [5] registered [ 0.262541] acpiphp: Slot [6] registered [ 0.263362] acpiphp: Slot [7] registered [ 0.264184] acpiphp: Slot [8] registered [ 0.265007] acpiphp: Slot [9] registered [ 0.265860] acpiphp: Slot [10] registered [ 0.266719] acpiphp: Slot [11] registered [ 0.267576] acpiphp: Slot [12] registered [ 0.268411] acpiphp: Slot [13] registered [ 0.269240] acpiphp: Slot [14] registered [ 0.270069] acpiphp: Slot [15] registered [ 0.280910] acpiphp: Slot [16] registered [ 0.281744] acpiphp: Slot [17] registered [ 0.282576] acpiphp: Slot [18] registered [ 0.283409] acpiphp: Slot [19] registered [ 0.284226] acpiphp: Slot [20] registered [ 0.285051] acpiphp: Slot [21] registered [ 0.285887] acpiphp: Slot [22] registered [ 0.286717] acpiphp: Slot [23] registered [ 0.287553] acpiphp: Slot [24] registered [ 0.288377] acpiphp: Slot [25] registered [ 0.289210] acpiphp: Slot [26] registered [ 0.290031] acpiphp: Slot [27] registered [ 0.290857] acpiphp: Slot [28] registered [ 0.291689] acpiphp: Slot [29] registered [ 0.292520] acpiphp: Slot [30] registered [ 0.293348] acpiphp: Slot [31] registered [ 0.294172] PCI host bridge to bus 0000:00 [ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.297484] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.298974] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300455] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.306618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307935] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.310427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.362813] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.364313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.365744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.367210] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.368634] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.371062] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.372408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373973] vgaarb: loaded [ 0.374586] vgaarb: bridge control possible 0000:00:02.0 [ 0.375726] SCSI subsystem initialized [ 0.376559] ACPI: bus type USB registered [ 0.377401] usbcore: registered new interface driver usbfs [ 0.378466] usbcore: registered new interface driver hub [ 0.379488] usbcore: registered new device driver usb [ 0.380560] PCI: Using ACPI for IRQ routing [ 0.381593] NetLabel: Initializing [ 0.382348] NetLabel: domain hash size = 128 [ 0.383226] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.384188] NetLabel: unlabeled traffic allowed by default [ 0.385299] clocksource: Switched to clocksource kvm-clock [ 0.390680] AppArmor: AppArmor Filesystem Enabled [ 0.391685] pnp: PnP ACPI init [ 0.392627] pnp: PnP ACPI: found 5 devices [ 0.399045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400795] NET: Registered protocol family 2 [ 0.401781] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403094] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.404301] TCP: Hash tables configured (established 4096 bind 4096) [ 0.405509] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.406623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.407824] NET: Registered protocol family 1 [ 0.408708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409845] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.410945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439009] Trying to unpack rootfs image as initramfs... [ 0.487819] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501848] Scanning for low memory corruption every 60 seconds [ 0.503232] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504417] audit: initializing netlink subsys (disabled) [ 0.505487] audit: type=2000 audit(1530476693.875:1): initialized [ 0.506820] Initialise system trusted keyring [ 0.507774] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508988] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510968] zbud: loaded [ 0.511683] VFS: Disk quotas dquot_6.6.0 [ 0.512524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514070] fuse init (API version 7.23) [ 0.514973] Key type big_key registered [ 0.515803] Allocating IMA MOK and blacklist keyrings. [ 0.516942] Key type asymmetric registered [ 0.517833] Asymmetric key parser 'x509' registered [ 0.518819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520307] io scheduler noop registered [ 0.521112] io scheduler deadline registered (default) [ 0.522165] io scheduler cfq registered [ 0.523400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527324] ACPI: Power Button [PWRF] [ 0.528183] GHES: HEST is not enabled! [ 0.541545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600378] Linux agpgart interface v0.103 [ 0.602499] brd: module loaded [ 0.603718] loop: module loaded [ 0.608773] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610317] GPT:90111 != 2097151 [ 0.611023] GPT:Alternate GPT header not at the end of the disk. [ 0.612164] GPT:90111 != 2097151 [ 0.612887] GPT: Use GNU Parted to correct GPT errors. [ 0.613917] vda: vda1 vda15 [ 0.615407] scsi host0: ata_piix [ 0.616162] scsi host1: ata_piix [ 0.616906] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.618211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619732] libphy: Fixed MDIO Bus: probed [ 0.620598] tun: Universal TUN/TAP device driver, 1.6 [ 0.621635] tun: (C) 1999-2004 Max Krasnyansky [ 0.623854] PPP generic driver version 2.4.2 [ 0.624736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.625953] ehci-pci: EHCI PCI platform driver [ 0.626815] ehci-platform: EHCI generic platform driver [ 0.627776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.628867] ohci-pci: OHCI PCI platform driver [ 0.629721] ohci-platform: OHCI generic platform driver [ 0.630686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645933] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647366] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.648366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.649464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652043] usb usb1: Product: UHCI Host Controller [ 0.652955] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.654070] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655008] hub 1-0:1.0: USB hub found [ 0.655770] hub 1-0:1.0: 2 ports detected [ 0.656648] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.658720] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.659644] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.660636] mousedev: PS/2 mouse device common for all mice [ 0.661856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663652] rtc_cmos 00:00: RTC can wake from S4 [ 0.664725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665899] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667064] i2c /dev entries driver [ 0.667805] device-mapper: uevent: version 1.0.3 [ 0.668713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.670307] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671556] NET: Registered protocol family 10 [ 0.672514] NET: Registered protocol family 17 [ 0.673391] Key type dns_resolver registered [ 0.674304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675373] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.677073] registered taskstats version 1 [ 0.677900] Loading compiled-in X.509 certificates [ 0.679316] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681123] zswap: loaded using pool lzo/zbud [ 0.682488] Key type trusted registered [ 0.684001] Key type encrypted registered [ 0.684808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685815] ima: No TPM chip found, activating TPM-bypass! [ 0.686821] evm: HMAC attrs: 0x1 [ 0.687735] Magic number: 10:576:446 [ 0.688574] rtc_cmos 00:00: setting system clock to 2018-07-01 20:24:54 UTC (1530476694) [ 0.690150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691240] EDD information not available. [ 0.778234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.779728] Write protecting the kernel read-only data: 14336k [ 0.791464] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.377382] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-07-01 20:33:21,571 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829' 2018-07-01 20:33:21,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:33:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:21,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-adc178b0-2451-44ec-bebb-97d8eaac9435 Date: Sun, 01 Jul 2018 20:33:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["9de4651f-3017-48e4-bb18-d43e8e7a1e94"],"description":"","tags":[],"updated_at":"2018-07-01T20:33:03Z","provider:segmentation_id":18,"name":"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:33:21,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-adc178b0-2451-44ec-bebb-97d8eaac9435 2018-07-01 20:33:21,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385770082474s 2018-07-01 20:33:21,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-adc178b0-2451-44ec-bebb-97d8eaac9435 2018-07-01 20:33:21,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:33:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:22,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1203 Content-Type: application/json X-Openstack-Request-Id: req-bf6e8dd6-78cd-477c-93f4-88b4341ec3e0 Date: Sun, 01 Jul 2018 20:33:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8155b2e8-f20b-4100-944c-200c42767786/snap", "metadata": {}}], "file": "/v2/images/8155b2e8-f20b-4100-944c-200c42767786/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "8155b2e8-f20b-4100-944c-200c42767786", "size": 12716032, "self": "/v2/images/8155b2e8-f20b-4100-944c-200c42767786", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/8155b2e8-f20b-4100-944c-200c42767786/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:33:02Z", "visibility": "shared", "owner_specified.shade.object": "images/functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "functest-vping--9062f82c-f0c2-4dbb-ab76-c370265c0829", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T20:33:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:33:22,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bf6e8dd6-78cd-477c-93f4-88b4341ec3e0 2018-07-01 20:33:22,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.154231786728s 2018-07-01 20:33:22,114 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bf6e8dd6-78cd-477c-93f4-88b4341ec3e0 2018-07-01 20:33:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:33:22,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:22,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3694a55-6dd9-4a87-ba67-c247419b2eba x-compute-request-id: req-b3694a55-6dd9-4a87-ba67-c247419b2eba Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "name": "vping-flavor-9062f82c-f0c2-4dbb-ab76-c370265c0829", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:33:22,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b3694a55-6dd9-4a87-ba67-c247419b2eba 2018-07-01 20:33:22,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302228927612s 2018-07-01 20:33:22,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b3694a55-6dd9-4a87-ba67-c247419b2eba 2018-07-01 20:33:22,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-01 20:33:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"server": {"name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "imageRef": "8155b2e8-f20b-4100-944c-200c42767786", "flavorRef": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTMwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51edd44b-e36a-4b18-9a99-ba28ab81c24d"}]}}' 2018-07-01 20:33:23,336 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d81051b-2a61-4ead-b010-c95a7e445fac x-compute-request-id: req-6d81051b-2a61-4ead-b010-c95a7e445fac Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "adminPass": "UBDomviVCWP6"}} 2018-07-01 20:33:23,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6d81051b-2a61-4ead-b010-c95a7e445fac 2018-07-01 20:33:23,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.18811893463s 2018-07-01 20:33:23,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6d81051b-2a61-4ead-b010-c95a7e445fac 2018-07-01 20:33:23,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:23,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6664a0f5-6355-4267-9caa-5f3d50b806fc x-compute-request-id: req-6664a0f5-6355-4267-9caa-5f3d50b806fc Content-Encoding: gzip Content-Length: 930 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T20:33:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:23,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6664a0f5-6355-4267-9caa-5f3d50b806fc 2018-07-01 20:33:23,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505820989609s 2018-07-01 20:33:23,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6664a0f5-6355-4267-9caa-5f3d50b806fc 2018-07-01 20:33:23,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:33:25,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:26,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d429d83-f653-44e0-8719-0b87f7771eb8 x-compute-request-id: req-6d429d83-f653-44e0-8719-0b87f7771eb8 Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:24Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:26,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d429d83-f653-44e0-8719-0b87f7771eb8 2018-07-01 20:33:26,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570117950439s 2018-07-01 20:33:26,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d429d83-f653-44e0-8719-0b87f7771eb8 2018-07-01 20:33:26,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:33:28,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:28,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09025820-68b5-4fe5-b808-9719d1df0de6 x-compute-request-id: req-09025820-68b5-4fe5-b808-9719d1df0de6 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:28,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09025820-68b5-4fe5-b808-9719d1df0de6 2018-07-01 20:33:28,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498136997223s 2018-07-01 20:33:28,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09025820-68b5-4fe5-b808-9719d1df0de6 2018-07-01 20:33:28,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:33:28,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=f51f5a3f-2227-432e-ada3-79be79882fed" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:29,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-50808e5d-c93f-4d13-8693-87c64dcd9a29 Date: Sun, 01 Jul 2018 20:33:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:33:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9de4651f-3017-48e4-bb18-d43e8e7a1e94","ip_address":"192.168.130.6"}],"id":"975aa447-8b42-418e-ae4d-23811c21d835","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:fc:69","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f51f5a3f-2227-432e-ada3-79be79882fed","name":"","admin_state_up":true,"network_id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:25Z","binding:vnic_type":"normal"}]} 2018-07-01 20:33:29,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f51f5a3f-2227-432e-ada3-79be79882fed used request id req-50808e5d-c93f-4d13-8693-87c64dcd9a29 2018-07-01 20:33:29,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0676560401917s 2018-07-01 20:33:29,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f51f5a3f-2227-432e-ada3-79be79882fed used request id req-50808e5d-c93f-4d13-8693-87c64dcd9a29 2018-07-01 20:33:29,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:33:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=975aa447-8b42-418e-ae4d-23811c21d835" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2bdbdbc8-237c-4aa0-a1c3-6071e833fa00 Date: Sun, 01 Jul 2018 20:33:29 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:33:29,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=975aa447-8b42-418e-ae4d-23811c21d835 used request id req-2bdbdbc8-237c-4aa0-a1c3-6071e833fa00 2018-07-01 20:33:29,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185070037842s 2018-07-01 20:33:29,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=975aa447-8b42-418e-ae4d-23811c21d835 used request id req-2bdbdbc8-237c-4aa0-a1c3-6071e833fa00 2018-07-01 20:33:29,026 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:47:fc:69', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8155b2e8-f20b-4100-944c-200c42767786'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002d', u'OS-SRV-USG:launched_at': u'2018-07-01T20:25:23.000000', 'flavor': Munch({u'id': u'a2321db8-a613-4f0f-924e-809ae02b6c2f'}), 'az': u'nova', 'id': u'f51f5a3f-2227-432e-ada3-79be79882fed', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'102f9061ff4446ab997c78184bdaa6af', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-01T20:25:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-01T20:33:28Z', 'hostId': u'5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.6', 'cloud': 'envvars', 'host_id': u'5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000002d', u'OS-SRV-USG:launched_at': u'2018-07-01T20:25:23.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829', 'adminPass': u'UBDomviVCWP6', 'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', 'region': 'regionOne', 'created': u'2018-07-01T20:33:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-07-01 20:33:29,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:29,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a57e6f33-328c-4072-98a7-3e42ad29a77f x-compute-request-id: req-a57e6f33-328c-4072-98a7-3e42ad29a77f Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:29,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a57e6f33-328c-4072-98a7-3e42ad29a77f 2018-07-01 20:33:29,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417587995529s 2018-07-01 20:33:29,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a57e6f33-328c-4072-98a7-3e42ad29a77f 2018-07-01 20:33:29,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-01 20:33:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=f51f5a3f-2227-432e-ada3-79be79882fed" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:29,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-22d761bb-bf16-4321-8ac4-4bf163d0f1a4 Date: Sun, 01 Jul 2018 20:33:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:33:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9de4651f-3017-48e4-bb18-d43e8e7a1e94","ip_address":"192.168.130.6"}],"id":"975aa447-8b42-418e-ae4d-23811c21d835","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:fc:69","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"f51f5a3f-2227-432e-ada3-79be79882fed","name":"","admin_state_up":true,"network_id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:25Z","binding:vnic_type":"normal"}]} 2018-07-01 20:33:29,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f51f5a3f-2227-432e-ada3-79be79882fed used request id req-22d761bb-bf16-4321-8ac4-4bf163d0f1a4 2018-07-01 20:33:29,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0411250591278s 2018-07-01 20:33:29,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f51f5a3f-2227-432e-ada3-79be79882fed used request id req-22d761bb-bf16-4321-8ac4-4bf163d0f1a4 2018-07-01 20:33:29,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-01 20:33:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=975aa447-8b42-418e-ae4d-23811c21d835" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:29,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-901c873d-112a-4587-a199-a88907f2a9e1 Date: Sun, 01 Jul 2018 20:33:29 GMT RESP BODY: {"floatingips": []} 2018-07-01 20:33:29,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=975aa447-8b42-418e-ae4d-23811c21d835 used request id req-901c873d-112a-4587-a199-a88907f2a9e1 2018-07-01 20:33:29,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0176010131836s 2018-07-01 20:33:29,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=975aa447-8b42-418e-ae4d-23811c21d835 used request id req-901c873d-112a-4587-a199-a88907f2a9e1 2018-07-01 20:33:29,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:29,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:30,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e93e1eed-9f1c-4a22-837b-d5343070e6d0 x-compute-request-id: req-e93e1eed-9f1c-4a22-837b-d5343070e6d0 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:30,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e93e1eed-9f1c-4a22-837b-d5343070e6d0 2018-07-01 20:33:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10102105141s 2018-07-01 20:33:30,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e93e1eed-9f1c-4a22-837b-d5343070e6d0 2018-07-01 20:33:30,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:30,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:31,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7339404f-bb26-4e82-a376-c6481a52b614 x-compute-request-id: req-7339404f-bb26-4e82-a376-c6481a52b614 Content-Encoding: gzip Content-Length: 7694 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506941767 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137003] pid_max: default: 32768 minimum: 301\n[ 0.137938] ACPI: Core revision 20150930\n[ 0.139350] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140699] Security Framework initialized\n[ 0.141548] Yama: becoming mindful.\n[ 0.142312] AppArmor: AppArmor initialized\n[ 0.143198] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144595] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148624] Initializing cgroup subsys io\n[ 0.149462] Initializing cgroup subsys memory\n[ 0.150360] Initializing cgroup subsys devices\n[ 0.151256] Initializing cgroup subsys freezer\n[ 0.152150] Initializing cgroup subsys net_cls\n[ 0.153042] Initializing cgroup subsys perf_event\n[ 0.153986] Initializing cgroup subsys net_prio\n[ 0.154918] Initializing cgroup subsys hugetlb\n[ 0.155815] Initializing cgroup subsys pids\n[ 0.156715] CPU: Physical Processor ID: 0\n[ 0.158239] mce: CPU supports 10 MCE banks\n[ 0.159119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177694] ftrace: allocating 31920 entries in 125 pages\n[ 0.204007] smpboot: Max logical packages: 1\n[ 0.204890] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206279] x2apic enabled\n[ 0.207118] Switched APIC routing to physical x2apic.\n[ 0.208900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210069] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214002] KVM setup paravirtual spinlock\n[ 0.215327] x86: Booted up 1 node, 1 CPUs\n[ 0.216161] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217596] devtmpfs: initialized\n[ 0.219335] evm: security.selinux\n[ 0.220054] evm: security.SMACK64\n[ 0.220775] evm: security.SMACK64EXEC\n[ 0.221555] evm: security.SMACK64TRANSMUTE\n[ 0.222404] evm: security.SMACK64MMAP\n[ 0.223179] evm: security.ima\n[ 0.223840] evm: security.capability\n[ 0.224685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226628] pinctrl core: initialized pinctrl subsystem\n[ 0.227769] RTC time: 20:24:53, date: 07/01/18\n[ 0.228757] NET: Registered protocol family 16\n[ 0.229764] cpuidle: using governor ladder\n[ 0.230592] cpuidle: using governor menu\n[ 0.231418] PCCT header not found.\n[ 0.232193] ACPI: bus type PCI registered\n[ 0.233018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234276] PCI: Using configuration type 1 for base access\n[ 0.236023] ACPI: Added _OSI(Module Device)\n[ 0.236886] ACPI: Added _OSI(Processor Device)\n[ 0.237766] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238674] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240786] ACPI: Interpreter enabled\n[ 0.241613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249156] ACPI: (supports S0 S5)\n[ 0.249869] ACPI: Using IOAPIC for interrupt routing\n[ 0.250972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257743] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260001] acpiphp: Slot [3] registered\n[ 0.260866] acpiphp: Slot [4] registered\n[ 0.261727] acpiphp: Slot [5] registered\n[ 0.262541] acpiphp: Slot [6] registered\n[ 0.263362] acpiphp: Slot [7] registered\n[ 0.264184] acpiphp: Slot [8] registered\n[ 0.265007] acpiphp: Slot [9] registered\n[ 0.265860] acpiphp: Slot [10] registered\n[ 0.266719] acpiphp: Slot [11] registered\n[ 0.267576] acpiphp: Slot [12] registered\n[ 0.268411] acpiphp: Slot [13] registered\n[ 0.269240] acpiphp: Slot [14] registered\n[ 0.270069] acpiphp: Slot [15] registered\n[ 0.280910] acpiphp: Slot [16] registered\n[ 0.281744] acpiphp: Slot [17] registered\n[ 0.282576] acpiphp: Slot [18] registered\n[ 0.283409] acpiphp: Slot [19] registered\n[ 0.284226] acpiphp: Slot [20] registered\n[ 0.285051] acpiphp: Slot [21] registered\n[ 0.285887] acpiphp: Slot [22] registered\n[ 0.286717] acpiphp: Slot [23] registered\n[ 0.287553] acpiphp: Slot [24] registered\n[ 0.288377] acpiphp: Slot [25] registered\n[ 0.289210] acpiphp: Slot [26] registered\n[ 0.290031] acpiphp: Slot [27] registered\n[ 0.290857] acpiphp: Slot [28] registered\n[ 0.291689] acpiphp: Slot [29] registered\n[ 0.292520] acpiphp: Slot [30] registered\n[ 0.293348] acpiphp: Slot [31] registered\n[ 0.294172] PCI host bridge to bus 0000:00\n[ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297484] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298974] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300455] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307935] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362813] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367210] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368634] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371062] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373973] vgaarb: loaded\n[ 0.374586] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375726] SCSI subsystem initialized\n[ 0.376559] ACPI: bus type USB registered\n[ 0.377401] usbcore: registered new interface driver usbfs\n[ 0.378466] usbcore: registered new interface driver hub\n[ 0.379488] usbcore: registered new device driver usb\n[ 0.380560] PCI: Using ACPI for IRQ routing\n[ 0.381593] NetLabel: Initializing\n[ 0.382348] NetLabel: domain hash size = 128\n[ 0.383226] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384188] NetLabel: unlabeled traffic allowed by default\n[ 0.385299] clocksource: Switched to clocksource kvm-clock\n[ 0.390680] AppArmor: AppArmor Filesystem Enabled\n[ 0.391685] pnp: PnP ACPI init\n[ 0.392627] pnp: PnP ACPI: found 5 devices\n[ 0.399045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400795] NET: Registered protocol family 2\n[ 0.401781] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403094] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404301] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405509] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407824] NET: Registered protocol family 1\n[ 0.408708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409845] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410945] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439009] Trying to unpack rootfs image as initramfs...\n[ 0.487819] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501848] Scanning for low memory corruption every 60 seconds\n[ 0.503232] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504417] audit: initializing netlink subsys (disabled)\n[ 0.505487] audit: type=2000 audit(1530476693.875:1): initialized\n[ 0.506820] Initialise system trusted keyring\n[ 0.507774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508988] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510968] zbud: loaded\n[ 0.511683] VFS: Disk quotas dquot_6.6.0\n[ 0.512524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514070] fuse init (API version 7.23)\n[ 0.514973] Key type big_key registered\n[ 0.515803] Allocating IMA MOK and blacklist keyrings.\n[ 0.516942] Key type asymmetric registered\n[ 0.517833] Asymmetric key parser 'x509' registered\n[ 0.518819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520307] io scheduler noop registered\n[ 0.521112] io scheduler deadline registered (default)\n[ 0.522165] io scheduler cfq registered\n[ 0.523400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527324] ACPI: Power Button [PWRF]\n[ 0.528183] GHES: HEST is not enabled!\n[ 0.541545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600378] Linux agpgart interface v0.103\n[ 0.602499] brd: module loaded\n[ 0.603718] loop: module loaded\n[ 0.608773] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610317] GPT:90111 != 2097151\n[ 0.611023] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612164] GPT:90111 != 2097151\n[ 0.612887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613917] vda: vda1 vda15\n[ 0.615407] scsi host0: ata_piix\n[ 0.616162] scsi host1: ata_piix\n[ 0.616906] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619732] libphy: Fixed MDIO Bus: probed\n[ 0.620598] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623854] PPP generic driver version 2.4.2\n[ 0.624736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625953] ehci-pci: EHCI PCI platform driver\n[ 0.626815] ehci-platform: EHCI generic platform driver\n[ 0.627776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628867] ohci-pci: OHCI PCI platform driver\n[ 0.629721] ohci-platform: OHCI generic platform driver\n[ 0.630686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644954] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645933] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647366] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.648366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.649464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652043] usb usb1: Product: UHCI Host Controller\n[ 0.652955] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654070] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655008] hub 1-0:1.0: USB hub found\n[ 0.655770] hub 1-0:1.0: 2 ports detected\n[ 0.656648] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658720] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659644] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660636] mousedev: PS/2 mouse device common for all mice\n[ 0.661856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663652] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665899] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667064] i2c /dev entries driver\n[ 0.667805] device-mapper: uevent: version 1.0.3\n[ 0.668713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670307] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671556] NET: Registered protocol family 10\n[ 0.672514] NET: Registered protocol family 17\n[ 0.673391] Key type dns_resolver registered\n[ 0.674304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677073] registered taskstats version 1\n[ 0.677900] Loading compiled-in X.509 certificates\n[ 0.679316] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681123] zswap: loaded using pool lzo/zbud\n[ 0.682488] Key type trusted registered\n[ 0.684001] Key type encrypted registered\n[ 0.684808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685815] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686821] evm: HMAC attrs: 0x1\n[ 0.687735] Magic number: 10:576:446\n[ 0.688574] rtc_cmos 00:00: setting system clock to 2018-07-01 20:24:54 UTC (1530476694)\n[ 0.690150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691240] EDD information not available.\n[ 0.778234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779728] Write protecting the kernel read-only data: 14336k\n[ 0.791464] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.377382] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 20:33:31,720 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a/action used request id req-7339404f-bb26-4e82-a376-c6481a52b614 2018-07-01 20:33:31,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10095310211s 2018-07-01 20:33:31,721 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a/action used request id req-7339404f-bb26-4e82-a376-c6481a52b614 2018-07-01 20:33:31,722 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506941767 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135282] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137003] pid_max: default: 32768 minimum: 301 [ 0.137938] ACPI: Core revision 20150930 [ 0.139350] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140699] Security Framework initialized [ 0.141548] Yama: becoming mindful. [ 0.142312] AppArmor: AppArmor initialized [ 0.143198] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144595] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148624] Initializing cgroup subsys io [ 0.149462] Initializing cgroup subsys memory [ 0.150360] Initializing cgroup subsys devices [ 0.151256] Initializing cgroup subsys freezer [ 0.152150] Initializing cgroup subsys net_cls [ 0.153042] Initializing cgroup subsys perf_event [ 0.153986] Initializing cgroup subsys net_prio [ 0.154918] Initializing cgroup subsys hugetlb [ 0.155815] Initializing cgroup subsys pids [ 0.156715] CPU: Physical Processor ID: 0 [ 0.158239] mce: CPU supports 10 MCE banks [ 0.159119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171272] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.177694] ftrace: allocating 31920 entries in 125 pages [ 0.204007] smpboot: Max logical packages: 1 [ 0.204890] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206279] x2apic enabled [ 0.207118] Switched APIC routing to physical x2apic. [ 0.208900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210069] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214002] KVM setup paravirtual spinlock [ 0.215327] x86: Booted up 1 node, 1 CPUs [ 0.216161] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217596] devtmpfs: initialized [ 0.219335] evm: security.selinux [ 0.220054] evm: security.SMACK64 [ 0.220775] evm: security.SMACK64EXEC [ 0.221555] evm: security.SMACK64TRANSMUTE [ 0.222404] evm: security.SMACK64MMAP [ 0.223179] evm: security.ima [ 0.223840] evm: security.capability [ 0.224685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226628] pinctrl core: initialized pinctrl subsystem [ 0.227769] RTC time: 20:24:53, date: 07/01/18 [ 0.228757] NET: Registered protocol family 16 [ 0.229764] cpuidle: using governor ladder [ 0.230592] cpuidle: using governor menu [ 0.231418] PCCT header not found. [ 0.232193] ACPI: bus type PCI registered [ 0.233018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234276] PCI: Using configuration type 1 for base access [ 0.236023] ACPI: Added _OSI(Module Device) [ 0.236886] ACPI: Added _OSI(Processor Device) [ 0.237766] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238674] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240786] ACPI: Interpreter enabled [ 0.241613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249156] ACPI: (supports S0 S5) [ 0.249869] ACPI: Using IOAPIC for interrupt routing [ 0.250972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.257743] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260001] acpiphp: Slot [3] registered [ 0.260866] acpiphp: Slot [4] registered [ 0.261727] acpiphp: Slot [5] registered [ 0.262541] acpiphp: Slot [6] registered [ 0.263362] acpiphp: Slot [7] registered [ 0.264184] acpiphp: Slot [8] registered [ 0.265007] acpiphp: Slot [9] registered [ 0.265860] acpiphp: Slot [10] registered [ 0.266719] acpiphp: Slot [11] registered [ 0.267576] acpiphp: Slot [12] registered [ 0.268411] acpiphp: Slot [13] registered [ 0.269240] acpiphp: Slot [14] registered [ 0.270069] acpiphp: Slot [15] registered [ 0.280910] acpiphp: Slot [16] registered [ 0.281744] acpiphp: Slot [17] registered [ 0.282576] acpiphp: Slot [18] registered [ 0.283409] acpiphp: Slot [19] registered [ 0.284226] acpiphp: Slot [20] registered [ 0.285051] acpiphp: Slot [21] registered [ 0.285887] acpiphp: Slot [22] registered [ 0.286717] acpiphp: Slot [23] registered [ 0.287553] acpiphp: Slot [24] registered [ 0.288377] acpiphp: Slot [25] registered [ 0.289210] acpiphp: Slot [26] registered [ 0.290031] acpiphp: Slot [27] registered [ 0.290857] acpiphp: Slot [28] registered [ 0.291689] acpiphp: Slot [29] registered [ 0.292520] acpiphp: Slot [30] registered [ 0.293348] acpiphp: Slot [31] registered [ 0.294172] PCI host bridge to bus 0000:00 [ 0.294989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.297484] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.298974] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300455] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.306618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307935] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.310427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.362813] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.364313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.365744] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.367210] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.368634] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.371062] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.372408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373973] vgaarb: loaded [ 0.374586] vgaarb: bridge control possible 0000:00:02.0 [ 0.375726] SCSI subsystem initialized [ 0.376559] ACPI: bus type USB registered [ 0.377401] usbcore: registered new interface driver usbfs [ 0.378466] usbcore: registered new interface driver hub [ 0.379488] usbcore: registered new device driver usb [ 0.380560] PCI: Using ACPI for IRQ routing [ 0.381593] NetLabel: Initializing [ 0.382348] NetLabel: domain hash size = 128 [ 0.383226] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.384188] NetLabel: unlabeled traffic allowed by default [ 0.385299] clocksource: Switched to clocksource kvm-clock [ 0.390680] AppArmor: AppArmor Filesystem Enabled [ 0.391685] pnp: PnP ACPI init [ 0.392627] pnp: PnP ACPI: found 5 devices [ 0.399045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.400795] NET: Registered protocol family 2 [ 0.401781] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403094] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.404301] TCP: Hash tables configured (established 4096 bind 4096) [ 0.405509] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.406623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.407824] NET: Registered protocol family 1 [ 0.408708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409845] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.410945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425014] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439009] Trying to unpack rootfs image as initramfs... [ 0.487819] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501848] Scanning for low memory corruption every 60 seconds [ 0.503232] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504417] audit: initializing netlink subsys (disabled) [ 0.505487] audit: type=2000 audit(1530476693.875:1): initialized [ 0.506820] Initialise system trusted keyring [ 0.507774] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508988] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510968] zbud: loaded [ 0.511683] VFS: Disk quotas dquot_6.6.0 [ 0.512524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514070] fuse init (API version 7.23) [ 0.514973] Key type big_key registered [ 0.515803] Allocating IMA MOK and blacklist keyrings. [ 0.516942] Key type asymmetric registered [ 0.517833] Asymmetric key parser 'x509' registered [ 0.518819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520307] io scheduler noop registered [ 0.521112] io scheduler deadline registered (default) [ 0.522165] io scheduler cfq registered [ 0.523400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527324] ACPI: Power Button [PWRF] [ 0.528183] GHES: HEST is not enabled! [ 0.541545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600378] Linux agpgart interface v0.103 [ 0.602499] brd: module loaded [ 0.603718] loop: module loaded [ 0.608773] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610317] GPT:90111 != 2097151 [ 0.611023] GPT:Alternate GPT header not at the end of the disk. [ 0.612164] GPT:90111 != 2097151 [ 0.612887] GPT: Use GNU Parted to correct GPT errors. [ 0.613917] vda: vda1 vda15 [ 0.615407] scsi host0: ata_piix [ 0.616162] scsi host1: ata_piix [ 0.616906] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.618211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619732] libphy: Fixed MDIO Bus: probed [ 0.620598] tun: Universal TUN/TAP device driver, 1.6 [ 0.621635] tun: (C) 1999-2004 Max Krasnyansky [ 0.623854] PPP generic driver version 2.4.2 [ 0.624736] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.625953] ehci-pci: EHCI PCI platform driver [ 0.626815] ehci-platform: EHCI generic platform driver [ 0.627776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.628867] ohci-pci: OHCI PCI platform driver [ 0.629721] ohci-platform: OHCI generic platform driver [ 0.630686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.645933] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.647366] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.648366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.649464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652043] usb usb1: Product: UHCI Host Controller [ 0.652955] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.654070] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655008] hub 1-0:1.0: USB hub found [ 0.655770] hub 1-0:1.0: 2 ports detected [ 0.656648] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.658720] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.659644] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.660636] mousedev: PS/2 mouse device common for all mice [ 0.661856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663652] rtc_cmos 00:00: RTC can wake from S4 [ 0.664725] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665899] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667064] i2c /dev entries driver [ 0.667805] device-mapper: uevent: version 1.0.3 [ 0.668713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.670307] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671556] NET: Registered protocol family 10 [ 0.672514] NET: Registered protocol family 17 [ 0.673391] Key type dns_resolver registered [ 0.674304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675373] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.677073] registered taskstats version 1 [ 0.677900] Loading compiled-in X.509 certificates [ 0.679316] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681123] zswap: loaded using pool lzo/zbud [ 0.682488] Key type trusted registered [ 0.684001] Key type encrypted registered [ 0.684808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685815] ima: No TPM chip found, activating TPM-bypass! [ 0.686821] evm: HMAC attrs: 0x1 [ 0.687735] Magic number: 10:576:446 [ 0.688574] rtc_cmos 00:00: setting system clock to 2018-07-01 20:24:54 UTC (1530476694) [ 0.690150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691240] EDD information not available. [ 0.778234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.779728] Write protecting the kernel read-only data: 14336k [ 0.791464] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793247] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.377382] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-07-01 20:33:31,722 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-07-01 20:33:31,722 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-01 20:33:32,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:33,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7bed31d-19b8-46d4-a3cc-53e7874ce21a x-compute-request-id: req-c7bed31d-19b8-46d4-a3cc-53e7874ce21a Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:33,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7bed31d-19b8-46d4-a3cc-53e7874ce21a 2018-07-01 20:33:33,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57302904129s 2018-07-01 20:33:33,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7bed31d-19b8-46d4-a3cc-53e7874ce21a 2018-07-01 20:33:33,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:34,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25562597-2434-4851-bc35-18e50b7e67d7 x-compute-request-id: req-25562597-2434-4851-bc35-18e50b7e67d7 Content-Encoding: gzip Content-Length: 7993 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n"} 2018-07-01 20:33:34,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-25562597-2434-4851-bc35-18e50b7e67d7 2018-07-01 20:33:34,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09459996223s 2018-07-01 20:33:34,396 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-25562597-2434-4851-bc35-18e50b7e67d7 2018-07-01 20:33:34,396 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2018-07-01 20:33:34,396 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-07-01 20:33:35,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:35,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:35,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92bfd9d0-e890-49c2-9522-7504ee279bff x-compute-request-id: req-92bfd9d0-e890-49c2-9522-7504ee279bff Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:35,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92bfd9d0-e890-49c2-9522-7504ee279bff 2018-07-01 20:33:35,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519108057022s 2018-07-01 20:33:35,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92bfd9d0-e890-49c2-9522-7504ee279bff 2018-07-01 20:33:35,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:37,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e1f66aa-84b9-4246-b96a-d761de0e0bf0 x-compute-request-id: req-0e1f66aa-84b9-4246-b96a-d761de0e0bf0 Content-Encoding: gzip Content-Length: 7993 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n"} 2018-07-01 20:33:37,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-0e1f66aa-84b9-4246-b96a-d761de0e0bf0 2018-07-01 20:33:37,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10530495644s 2018-07-01 20:33:37,027 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-0e1f66aa-84b9-4246-b96a-d761de0e0bf0 2018-07-01 20:33:37,027 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2018-07-01 20:33:38,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:38,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:38,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71288c64-7fca-4b69-adb6-8a013152e16b x-compute-request-id: req-71288c64-7fca-4b69-adb6-8a013152e16b Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:38,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71288c64-7fca-4b69-adb6-8a013152e16b 2018-07-01 20:33:38,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61142706871s 2018-07-01 20:33:38,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71288c64-7fca-4b69-adb6-8a013152e16b 2018-07-01 20:33:38,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:39,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11f97efa-a83f-46b9-92cd-c8948fa72e88 x-compute-request-id: req-11f97efa-a83f-46b9-92cd-c8948fa72e88 Content-Encoding: gzip Content-Length: 8017 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\n"} 2018-07-01 20:33:39,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-11f97efa-a83f-46b9-92cd-c8948fa72e88 2018-07-01 20:33:39,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07135891914s 2018-07-01 20:33:39,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-11f97efa-a83f-46b9-92cd-c8948fa72e88 2018-07-01 20:33:39,716 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] 2018-07-01 20:33:40,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:40,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:41,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67a02fca-9996-4784-b224-6b1d1396ff78 x-compute-request-id: req-67a02fca-9996-4784-b224-6b1d1396ff78 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:41,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67a02fca-9996-4784-b224-6b1d1396ff78 2018-07-01 20:33:41,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685017108917s 2018-07-01 20:33:41,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67a02fca-9996-4784-b224-6b1d1396ff78 2018-07-01 20:33:41,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:42,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6541aaaa-9a19-4476-a8e3-bd5afdbf2fe4 x-compute-request-id: req-6541aaaa-9a19-4476-a8e3-bd5afdbf2fe4 Content-Encoding: gzip Content-Length: 8017 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\n"} 2018-07-01 20:33:42,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-6541aaaa-9a19-4476-a8e3-bd5afdbf2fe4 2018-07-01 20:33:42,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10328888893s 2018-07-01 20:33:42,510 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-6541aaaa-9a19-4476-a8e3-bd5afdbf2fe4 2018-07-01 20:33:42,510 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] 2018-07-01 20:33:43,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:43,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:44,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffa9458a-c8f6-4d73-9c87-abbed9b902fd x-compute-request-id: req-ffa9458a-c8f6-4d73-9c87-abbed9b902fd Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:44,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ffa9458a-c8f6-4d73-9c87-abbed9b902fd 2018-07-01 20:33:44,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492376089096s 2018-07-01 20:33:44,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ffa9458a-c8f6-4d73-9c87-abbed9b902fd 2018-07-01 20:33:44,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:44,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:45,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da14000a-8c7f-4d6d-a286-69baa9255254 x-compute-request-id: req-da14000a-8c7f-4d6d-a286-69baa9255254 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\n"} 2018-07-01 20:33:45,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-da14000a-8c7f-4d6d-a286-69baa9255254 2018-07-01 20:33:45,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11335992813s 2018-07-01 20:33:45,121 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-da14000a-8c7f-4d6d-a286-69baa9255254 2018-07-01 20:33:45,122 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO 2018-07-01 20:33:46,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:46,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f0242a4-fb73-4b1b-81bf-9161b8889c9d x-compute-request-id: req-3f0242a4-fb73-4b1b-81bf-9161b8889c9d Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:46,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3f0242a4-fb73-4b1b-81bf-9161b8889c9d 2018-07-01 20:33:46,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669409036636s 2018-07-01 20:33:46,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3f0242a4-fb73-4b1b-81bf-9161b8889c9d 2018-07-01 20:33:46,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:46,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:47,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33913ad0-9a95-418c-9bfe-cf80d34f35f2 x-compute-request-id: req-33913ad0-9a95-418c-9bfe-cf80d34f35f2 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\n"} 2018-07-01 20:33:47,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-33913ad0-9a95-418c-9bfe-cf80d34f35f2 2018-07-01 20:33:47,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07010889053s 2018-07-01 20:33:47,868 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-33913ad0-9a95-418c-9bfe-cf80d34f35f2 2018-07-01 20:33:47,868 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO 2018-07-01 20:33:48,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:49,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da612466-3043-4eaa-8879-925a48e622a7 x-compute-request-id: req-da612466-3043-4eaa-8879-925a48e622a7 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:49,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da612466-3043-4eaa-8879-925a48e622a7 2018-07-01 20:33:49,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63275384903s 2018-07-01 20:33:49,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da612466-3043-4eaa-8879-925a48e622a7 2018-07-01 20:33:49,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:50,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7c185e-c244-47d8-8981-6fd8be5ba7d6 x-compute-request-id: req-2f7c185e-c244-47d8-8981-6fd8be5ba7d6 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\n"} 2018-07-01 20:33:50,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-2f7c185e-c244-47d8-8981-6fd8be5ba7d6 2018-07-01 20:33:50,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10719490051s 2018-07-01 20:33:50,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-2f7c185e-c244-47d8-8981-6fd8be5ba7d6 2018-07-01 20:33:50,615 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO 2018-07-01 20:33:51,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:51,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:52,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d425c80b-a04e-48cc-84cc-cdc649297534 x-compute-request-id: req-d425c80b-a04e-48cc-84cc-cdc649297534 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:52,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d425c80b-a04e-48cc-84cc-cdc649297534 2018-07-01 20:33:52,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828033924103s 2018-07-01 20:33:52,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d425c80b-a04e-48cc-84cc-cdc649297534 2018-07-01 20:33:52,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:53,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0ae39b2-d2c9-4a55-9bbd-51836e927b68 x-compute-request-id: req-c0ae39b2-d2c9-4a55-9bbd-51836e927b68 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\n"} 2018-07-01 20:33:53,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-c0ae39b2-d2c9-4a55-9bbd-51836e927b68 2018-07-01 20:33:53,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09777712822s 2018-07-01 20:33:53,546 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-c0ae39b2-d2c9-4a55-9bbd-51836e927b68 2018-07-01 20:33:53,546 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO 2018-07-01 20:33:54,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:54,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7af17103-75dc-4cfc-a01e-680e3786e4f9 x-compute-request-id: req-7af17103-75dc-4cfc-a01e-680e3786e4f9 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:54,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7af17103-75dc-4cfc-a01e-680e3786e4f9 2018-07-01 20:33:54,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441833972931s 2018-07-01 20:33:54,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7af17103-75dc-4cfc-a01e-680e3786e4f9 2018-07-01 20:33:54,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:56,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d70a253a-0296-45c7-9f29-f82e07d98040 x-compute-request-id: req-d70a253a-0296-45c7-9f29-f82e07d98040 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\n"} 2018-07-01 20:33:56,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-d70a253a-0296-45c7-9f29-f82e07d98040 2018-07-01 20:33:56,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09607696533s 2018-07-01 20:33:56,090 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-d70a253a-0296-45c7-9f29-f82e07d98040 2018-07-01 20:33:56,091 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO 2018-07-01 20:33:57,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:57,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:33:57,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59df3202-39c4-4f03-9069-c3eeff7f0696 x-compute-request-id: req-59df3202-39c4-4f03-9069-c3eeff7f0696 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:33:57,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-59df3202-39c4-4f03-9069-c3eeff7f0696 2018-07-01 20:33:57,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360609054565s 2018-07-01 20:33:57,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-59df3202-39c4-4f03-9069-c3eeff7f0696 2018-07-01 20:33:57,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:33:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:33:58,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-757d32c0-4fd4-4ded-ac32-1462e72ac606 x-compute-request-id: req-757d32c0-4fd4-4ded-ac32-1462e72ac606 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\n"} 2018-07-01 20:33:58,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-757d32c0-4fd4-4ded-ac32-1462e72ac606 2018-07-01 20:33:58,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11169815063s 2018-07-01 20:33:58,570 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-757d32c0-4fd4-4ded-ac32-1462e72ac606 2018-07-01 20:33:58,570 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO 2018-07-01 20:33:59,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:33:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:00,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:33:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66362788-379d-4215-8a67-61fb2504cd4f x-compute-request-id: req-66362788-379d-4215-8a67-61fb2504cd4f Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:00,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66362788-379d-4215-8a67-61fb2504cd4f 2018-07-01 20:34:00,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512538909912s 2018-07-01 20:34:00,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66362788-379d-4215-8a67-61fb2504cd4f 2018-07-01 20:34:00,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:00,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:01,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f21a4a5-fad5-493a-bc1b-3da628b657f0 x-compute-request-id: req-3f21a4a5-fad5-493a-bc1b-3da628b657f0 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\n"} 2018-07-01 20:34:01,195 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-3f21a4a5-fad5-493a-bc1b-3da628b657f0 2018-07-01 20:34:01,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10672307014s 2018-07-01 20:34:01,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-3f21a4a5-fad5-493a-bc1b-3da628b657f0 2018-07-01 20:34:01,196 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO 2018-07-01 20:34:01,197 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-07-01 20:34:02,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:02,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36b44b8b-553c-41d8-b7e7-c01b20cc52eb x-compute-request-id: req-36b44b8b-553c-41d8-b7e7-c01b20cc52eb Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:02,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-36b44b8b-553c-41d8-b7e7-c01b20cc52eb 2018-07-01 20:34:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490805864334s 2018-07-01 20:34:02,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-36b44b8b-553c-41d8-b7e7-c01b20cc52eb 2018-07-01 20:34:02,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:03,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a6060c6-6fe7-4555-ae43-b27a6a0a2946 x-compute-request-id: req-9a6060c6-6fe7-4555-ae43-b27a6a0a2946 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\n"} 2018-07-01 20:34:03,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-9a6060c6-6fe7-4555-ae43-b27a6a0a2946 2018-07-01 20:34:03,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07459115982s 2018-07-01 20:34:03,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-9a6060c6-6fe7-4555-ae43-b27a6a0a2946 2018-07-01 20:34:03,769 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO 2018-07-01 20:34:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:04,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:05,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58f31ab3-cc2d-4928-a24e-9bc142365e37 x-compute-request-id: req-58f31ab3-cc2d-4928-a24e-9bc142365e37 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:05,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-58f31ab3-cc2d-4928-a24e-9bc142365e37 2018-07-01 20:34:05,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515131950378s 2018-07-01 20:34:05,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-58f31ab3-cc2d-4928-a24e-9bc142365e37 2018-07-01 20:34:05,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:06,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf9271e1-5f64-4f52-8c82-f9d886107fbe x-compute-request-id: req-bf9271e1-5f64-4f52-8c82-f9d886107fbe Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-07-01 20:34:06,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-bf9271e1-5f64-4f52-8c82-f9d886107fbe 2018-07-01 20:34:06,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07352304459s 2018-07-01 20:34:06,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-bf9271e1-5f64-4f52-8c82-f9d886107fbe 2018-07-01 20:34:06,364 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO vPing KO 2018-07-01 20:34:07,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e83a4f58-15a5-4a19-9ba3-829b5aadbfbc x-compute-request-id: req-e83a4f58-15a5-4a19-9ba3-829b5aadbfbc Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:08,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e83a4f58-15a5-4a19-9ba3-829b5aadbfbc 2018-07-01 20:34:08,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674737215042s 2018-07-01 20:34:08,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e83a4f58-15a5-4a19-9ba3-829b5aadbfbc 2018-07-01 20:34:08,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:08,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:09,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0673a6-2577-40f8-a5fd-2de7358ecfb4 x-compute-request-id: req-5c0673a6-2577-40f8-a5fd-2de7358ecfb4 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-07-01 20:34:09,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-5c0673a6-2577-40f8-a5fd-2de7358ecfb4 2018-07-01 20:34:09,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07101392746s 2018-07-01 20:34:09,116 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-5c0673a6-2577-40f8-a5fd-2de7358ecfb4 2018-07-01 20:34:09,116 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO vPing KO 2018-07-01 20:34:10,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:10,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92c0ffc1-7d6a-46f1-8881-1ce865c5112f x-compute-request-id: req-92c0ffc1-7d6a-46f1-8881-1ce865c5112f Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:10,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92c0ffc1-7d6a-46f1-8881-1ce865c5112f 2018-07-01 20:34:10,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491125106812s 2018-07-01 20:34:10,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92c0ffc1-7d6a-46f1-8881-1ce865c5112f 2018-07-01 20:34:10,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:11,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dd30654-2d9c-4fee-b514-c401dc23a8bd x-compute-request-id: req-1dd30654-2d9c-4fee-b514-c401dc23a8bd Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-07-01 20:34:11,683 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-1dd30654-2d9c-4fee-b514-c401dc23a8bd 2018-07-01 20:34:11,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07078409195s 2018-07-01 20:34:11,684 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-1dd30654-2d9c-4fee-b514-c401dc23a8bd 2018-07-01 20:34:11,684 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO vPing KO 2018-07-01 20:34:12,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:13,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cfdf923-0bd7-4452-82ce-fb53c3679c41 x-compute-request-id: req-2cfdf923-0bd7-4452-82ce-fb53c3679c41 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:13,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cfdf923-0bd7-4452-82ce-fb53c3679c41 2018-07-01 20:34:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342137813568s 2018-07-01 20:34:13,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2cfdf923-0bd7-4452-82ce-fb53c3679c41 2018-07-01 20:34:13,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:13,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:14,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e457b9e8-ad7d-4736-b930-4a6dac2a7180 x-compute-request-id: req-e457b9e8-ad7d-4736-b930-4a6dac2a7180 Content-Encoding: gzip Content-Length: 8025 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\nvPing KO\n"} 2018-07-01 20:34:14,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-e457b9e8-ad7d-4736-b930-4a6dac2a7180 2018-07-01 20:34:14,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09283399582s 2018-07-01 20:34:14,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-e457b9e8-ad7d-4736-b930-4a6dac2a7180 2018-07-01 20:34:14,125 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO vPing KO 2018-07-01 20:34:15,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:15,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61ae3d1f-f7dc-409c-b950-a6186c347ae9 x-compute-request-id: req-61ae3d1f-f7dc-409c-b950-a6186c347ae9 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:15,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61ae3d1f-f7dc-409c-b950-a6186c347ae9 2018-07-01 20:34:15,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537200927734s 2018-07-01 20:34:15,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61ae3d1f-f7dc-409c-b950-a6186c347ae9 2018-07-01 20:34:15,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:16,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6774ca4d-bb5b-4d4d-a319-daf91bebdd3d x-compute-request-id: req-6774ca4d-bb5b-4d4d-a319-daf91bebdd3d Content-Encoding: gzip Content-Length: 8026 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\n"} 2018-07-01 20:34:16,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-6774ca4d-bb5b-4d4d-a319-daf91bebdd3d 2018-07-01 20:34:16,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07501006126s 2018-07-01 20:34:16,744 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-6774ca4d-bb5b-4d4d-a319-daf91bebdd3d 2018-07-01 20:34:16,744 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO vPing KO vPing KO 2018-07-01 20:34:17,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:18,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56422614-9db3-44c0-b805-a42d2be616da x-compute-request-id: req-56422614-9db3-44c0-b805-a42d2be616da Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:18,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56422614-9db3-44c0-b805-a42d2be616da 2018-07-01 20:34:18,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346083164215s 2018-07-01 20:34:18,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56422614-9db3-44c0-b805-a42d2be616da 2018-07-01 20:34:18,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-01 20:34:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 20:34:19,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1867088d-b9a0-4286-9d5d-39a135b7373a x-compute-request-id: req-1867088d-b9a0-4286-9d5d-39a135b7373a Content-Encoding: gzip Content-Length: 9418 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501667505 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131958] pid_max: default: 32768 minimum: 301\n[ 0.132833] ACPI: Core revision 20150930\n[ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135465] Security Framework initialized\n[ 0.136258] Yama: becoming mindful.\n[ 0.136968] AppArmor: AppArmor initialized\n[ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142831] Initializing cgroup subsys io\n[ 0.143618] Initializing cgroup subsys memory\n[ 0.144446] Initializing cgroup subsys devices\n[ 0.145280] Initializing cgroup subsys freezer\n[ 0.146124] Initializing cgroup subsys net_cls\n[ 0.146965] Initializing cgroup subsys perf_event\n[ 0.147843] Initializing cgroup subsys net_prio\n[ 0.148694] Initializing cgroup subsys hugetlb\n[ 0.149538] Initializing cgroup subsys pids\n[ 0.150386] CPU: Physical Processor ID: 0\n[ 0.151855] mce: CPU supports 10 MCE banks\n[ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171068] ftrace: allocating 31920 entries in 125 pages\n[ 0.198092] smpboot: Max logical packages: 1\n[ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200229] x2apic enabled\n[ 0.201019] Switched APIC routing to physical x2apic.\n[ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208461] KVM setup paravirtual spinlock\n[ 0.209913] x86: Booted up 1 node, 1 CPUs\n[ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212413] devtmpfs: initialized\n[ 0.214223] evm: security.selinux\n[ 0.214985] evm: security.SMACK64\n[ 0.215727] evm: security.SMACK64EXEC\n[ 0.216518] evm: security.SMACK64TRANSMUTE\n[ 0.217411] evm: security.SMACK64MMAP\n[ 0.218194] evm: security.ima\n[ 0.218893] evm: security.capability\n[ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222036] pinctrl core: initialized pinctrl subsystem\n[ 0.223093] RTC time: 20:25:23, date: 07/01/18\n[ 0.224016] NET: Registered protocol family 16\n[ 0.224963] cpuidle: using governor ladder\n[ 0.225750] cpuidle: using governor menu\n[ 0.226515] PCCT header not found.\n[ 0.227237] ACPI: bus type PCI registered\n[ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229201] PCI: Using configuration type 1 for base access\n[ 0.230936] ACPI: Added _OSI(Module Device)\n[ 0.231747] ACPI: Added _OSI(Processor Device)\n[ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233441] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235541] ACPI: Interpreter enabled\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243367] ACPI: (supports S0 S5)\n[ 0.244044] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253693] acpiphp: Slot [3] registered\n[ 0.254466] acpiphp: Slot [4] registered\n[ 0.255243] acpiphp: Slot [5] registered\n[ 0.256018] acpiphp: Slot [6] registered\n[ 0.256813] acpiphp: Slot [7] registered\n[ 0.257724] acpiphp: Slot [8] registered\n[ 0.258492] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260044] acpiphp: Slot [11] registered\n[ 0.260827] acpiphp: Slot [12] registered\n[ 0.261605] acpiphp: Slot [13] registered\n[ 0.262381] acpiphp: Slot [14] registered\n[ 0.263154] acpiphp: Slot [15] registered\n[ 0.273890] acpiphp: Slot [16] registered\n[ 0.274698] acpiphp: Slot [17] registered\n[ 0.275481] acpiphp: Slot [18] registered\n[ 0.276254] acpiphp: Slot [19] registered\n[ 0.277034] acpiphp: Slot [20] registered\n[ 0.277815] acpiphp: Slot [21] registered\n[ 0.278599] acpiphp: Slot [22] registered\n[ 0.279379] acpiphp: Slot [23] registered\n[ 0.280156] acpiphp: Slot [24] registered\n[ 0.280936] acpiphp: Slot [25] registered\n[ 0.281715] acpiphp: Slot [26] registered\n[ 0.282508] acpiphp: Slot [27] registered\n[ 0.283291] acpiphp: Slot [28] registered\n[ 0.284071] acpiphp: Slot [29] registered\n[ 0.284847] acpiphp: Slot [30] registered\n[ 0.285625] acpiphp: Slot [31] registered\n[ 0.286470] PCI host bridge to bus 0000:00\n[ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370347] vgaarb: loaded\n[ 0.370935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372045] SCSI subsystem initialized\n[ 0.372849] ACPI: bus type USB registered\n[ 0.373638] usbcore: registered new interface driver usbfs\n[ 0.374637] usbcore: registered new interface driver hub\n[ 0.375628] usbcore: registered new device driver usb\n[ 0.376656] PCI: Using ACPI for IRQ routing\n[ 0.377656] NetLabel: Initializing\n[ 0.378343] NetLabel: domain hash size = 128\n[ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380095] NetLabel: unlabeled traffic allowed by default\n[ 0.381160] clocksource: Switched to clocksource kvm-clock\n[ 0.386877] AppArmor: AppArmor Filesystem Enabled\n[ 0.387825] pnp: PnP ACPI init\n[ 0.388736] pnp: PnP ACPI: found 5 devices\n[ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396764] NET: Registered protocol family 2\n[ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403350] NET: Registered protocol family 1\n[ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.434682] Trying to unpack rootfs image as initramfs...\n[ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499283] Scanning for low memory corruption every 60 seconds\n[ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501924] audit: initializing netlink subsys (disabled)\n[ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized\n[ 0.504227] Initialise system trusted keyring\n[ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508224] zbud: loaded\n[ 0.508918] VFS: Disk quotas dquot_6.6.0\n[ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511231] fuse init (API version 7.23)\n[ 0.512105] Key type big_key registered\n[ 0.512895] Allocating IMA MOK and blacklist keyrings.\n[ 0.514014] Key type asymmetric registered\n[ 0.514827] Asymmetric key parser 'x509' registered\n[ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517622] io scheduler noop registered\n[ 0.518420] io scheduler deadline registered (default)\n[ 0.519391] io scheduler cfq registered\n[ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523927] ACPI: Power Button [PWRF]\n[ 0.524750] GHES: HEST is not enabled!\n[ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602919] Linux agpgart interface v0.103\n[ 0.605557] brd: module loaded\n[ 0.606815] loop: module loaded\n[ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625561] GPT:90111 != 2097151\n[ 0.626492] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627868] GPT:90111 != 2097151\n[ 0.628819] GPT: Use GNU Parted to correct GPT errors.\n[ 0.630032] vda: vda1 vda15\n[ 0.631899] scsi host0: ata_piix\n[ 0.632784] scsi host1: ata_piix\n[ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636829] libphy: Fixed MDIO Bus: probed\n[ 0.637995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641496] PPP generic driver version 2.4.2\n[ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643555] ehci-pci: EHCI PCI platform driver\n[ 0.644450] ehci-platform: EHCI generic platform driver\n[ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646693] ohci-pci: OHCI PCI platform driver\n[ 0.647717] ohci-platform: OHCI generic platform driver\n[ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671944] usb usb1: Product: UHCI Host Controller\n[ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674071] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675030] hub 1-0:1.0: USB hub found\n[ 0.675799] hub 1-0:1.0: 2 ports detected\n[ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680750] mousedev: PS/2 mouse device common for all mice\n[ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683807] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687241] i2c /dev entries driver\n[ 0.687989] device-mapper: uevent: version 1.0.3\n[ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691792] NET: Registered protocol family 10\n[ 0.692773] NET: Registered protocol family 17\n[ 0.693660] Key type dns_resolver registered\n[ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697434] registered taskstats version 1\n[ 0.698253] Loading compiled-in X.509 certificates\n[ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701988] zswap: loaded using pool lzo/zbud\n[ 0.703570] Key type trusted registered\n[ 0.705297] Key type encrypted registered\n[ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707530] ima: No TPM chip found, activating TPM-bypass!\n[ 0.708764] evm: HMAC attrs: 0x1\n[ 0.709838] Magic number: 10:576:446\n[ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724)\n[ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714089] EDD information not available.\n[ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795963] Write protecting the kernel read-only data: 14336k\n[ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.130.6...\nLease of 192.168.130.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.130.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.86s]\nvPing KO\nvPing KO\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLUtOr/XHV9RrxvWyMUPH31huSxr/FOMkrKGoNbg04BHE+FH6V1+x9XjsBMzEd3GQKinoN5MPW3mctLfBMZk+/71m4zlM/+sO2INaHGS8uLAgzN4o8qx0korgFXMOhErZ7sI4JXgkAsaJ2v81RFUxE18yVZjyYxpd9a+c0nKfZEKX8MYkk3pknS4vOoNYaB9nItf4V1caKlD4RqvYRe95Zv8WujV6QmdzXKMKDDfRWzYv/JhLl7YsPZVK6Rrd+6RdigHkxuJ19nEm3liSnaB8pU0H8q2Q1rYaZBenJZRVqq7kOJQ3YdYIneVR0Y3TCGnP6x/6yylz+npqiRdxUsGLl root@opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829\nssh-dss AAAAB3NzaC1kc3MAAACBAOjnL451UKeg6LjOezaJVidi3sVt2l3P+SiUHkcdRBISdHF6e+bonfJrQC1RZk+1DYhNBAjdCx3//ANlJUxywDUMy30rvytmEAtOYT9I0V51Lejfte7ouMHCvsC3Z14So8kj0oPNm8vaMJMACuOxVt3ECatblrXZaZw5qMsacucdAAAAFQCYWy6SJenKdet5P7RybsiQTq2bpwAAAIBSEuDHz+gZW/7OvLDrFrxAMxI/NKzezHNaA8eTpI+iDk4/rmUsVKQXDHRFt7VY5bN/tMVzHGg/qdrVF55F/ixBPOhZlkUzZNMbwzaRhJIfPxq5MFrry0pEYVOx3BNockXEgr9NfTzl5tZavrwQ4jeJwLG3pZ1JqIoz+x4wwis/4AAAAIEAmy4Vvttg6ySLGctJIMjpoKJxglmiYjnX75ovsYKvZXsiAdn9Mmiuc3gqqReFmlvnMkjg/OUsmDzafV+lUdRV0hPLOtCmXV+lz0kRdYHqzzh/65iXlBmsavdZsVNS5IpGKpcza99G/yO2TnuE4mF4Y4Ty9aGhkFbVaqV+8oOPJbs= root@opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fe47:fc69/64,\nip-route:default via 192.168.130.1 dev eth0 \nip-route:169.254.169.254 via 192.168.130.2 dev eth0 \nip-route:192.168.130.0/24 dev eth0 src 192.168.130.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=48.78 ===\n"} 2018-07-01 20:34:19,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-1867088d-b9a0-4286-9d5d-39a135b7373a 2018-07-01 20:34:19,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.070540905s 2018-07-01 20:34:19,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed/action used request id req-1867088d-b9a0-4286-9d5d-39a135b7373a 2018-07-01 20:34:19,167 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501667505 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131958] pid_max: default: 32768 minimum: 301 [ 0.132833] ACPI: Core revision 20150930 [ 0.134192] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135465] Security Framework initialized [ 0.136258] Yama: becoming mindful. [ 0.136968] AppArmor: AppArmor initialized [ 0.137809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139086] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141479] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142831] Initializing cgroup subsys io [ 0.143618] Initializing cgroup subsys memory [ 0.144446] Initializing cgroup subsys devices [ 0.145280] Initializing cgroup subsys freezer [ 0.146124] Initializing cgroup subsys net_cls [ 0.146965] Initializing cgroup subsys perf_event [ 0.147843] Initializing cgroup subsys net_prio [ 0.148694] Initializing cgroup subsys hugetlb [ 0.149538] Initializing cgroup subsys pids [ 0.150386] CPU: Physical Processor ID: 0 [ 0.151855] mce: CPU supports 10 MCE banks [ 0.152674] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153645] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164557] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171068] ftrace: allocating 31920 entries in 125 pages [ 0.198092] smpboot: Max logical packages: 1 [ 0.198927] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200229] x2apic enabled [ 0.201019] Switched APIC routing to physical x2apic. [ 0.202817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204140] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206413] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208461] KVM setup paravirtual spinlock [ 0.209913] x86: Booted up 1 node, 1 CPUs [ 0.210831] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212413] devtmpfs: initialized [ 0.214223] evm: security.selinux [ 0.214985] evm: security.SMACK64 [ 0.215727] evm: security.SMACK64EXEC [ 0.216518] evm: security.SMACK64TRANSMUTE [ 0.217411] evm: security.SMACK64MMAP [ 0.218194] evm: security.ima [ 0.218893] evm: security.capability [ 0.219803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222036] pinctrl core: initialized pinctrl subsystem [ 0.223093] RTC time: 20:25:23, date: 07/01/18 [ 0.224016] NET: Registered protocol family 16 [ 0.224963] cpuidle: using governor ladder [ 0.225750] cpuidle: using governor menu [ 0.226515] PCCT header not found. [ 0.227237] ACPI: bus type PCI registered [ 0.228008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229201] PCI: Using configuration type 1 for base access [ 0.230936] ACPI: Added _OSI(Module Device) [ 0.231747] ACPI: Added _OSI(Processor Device) [ 0.232574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233441] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235541] ACPI: Interpreter enabled [ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243367] ACPI: (supports S0 S5) [ 0.244044] ACPI: Using IOAPIC for interrupt routing [ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248128] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249222] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253693] acpiphp: Slot [3] registered [ 0.254466] acpiphp: Slot [4] registered [ 0.255243] acpiphp: Slot [5] registered [ 0.256018] acpiphp: Slot [6] registered [ 0.256813] acpiphp: Slot [7] registered [ 0.257724] acpiphp: Slot [8] registered [ 0.258492] acpiphp: Slot [9] registered [ 0.259260] acpiphp: Slot [10] registered [ 0.260044] acpiphp: Slot [11] registered [ 0.260827] acpiphp: Slot [12] registered [ 0.261605] acpiphp: Slot [13] registered [ 0.262381] acpiphp: Slot [14] registered [ 0.263154] acpiphp: Slot [15] registered [ 0.273890] acpiphp: Slot [16] registered [ 0.274698] acpiphp: Slot [17] registered [ 0.275481] acpiphp: Slot [18] registered [ 0.276254] acpiphp: Slot [19] registered [ 0.277034] acpiphp: Slot [20] registered [ 0.277815] acpiphp: Slot [21] registered [ 0.278599] acpiphp: Slot [22] registered [ 0.279379] acpiphp: Slot [23] registered [ 0.280156] acpiphp: Slot [24] registered [ 0.280936] acpiphp: Slot [25] registered [ 0.281715] acpiphp: Slot [26] registered [ 0.282508] acpiphp: Slot [27] registered [ 0.283291] acpiphp: Slot [28] registered [ 0.284071] acpiphp: Slot [29] registered [ 0.284847] acpiphp: Slot [30] registered [ 0.285625] acpiphp: Slot [31] registered [ 0.286470] PCI host bridge to bus 0000:00 [ 0.287256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290977] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292370] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.300977] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310536] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367831] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368848] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370347] vgaarb: loaded [ 0.370935] vgaarb: bridge control possible 0000:00:02.0 [ 0.372045] SCSI subsystem initialized [ 0.372849] ACPI: bus type USB registered [ 0.373638] usbcore: registered new interface driver usbfs [ 0.374637] usbcore: registered new interface driver hub [ 0.375628] usbcore: registered new device driver usb [ 0.376656] PCI: Using ACPI for IRQ routing [ 0.377656] NetLabel: Initializing [ 0.378343] NetLabel: domain hash size = 128 [ 0.379174] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380095] NetLabel: unlabeled traffic allowed by default [ 0.381160] clocksource: Switched to clocksource kvm-clock [ 0.386877] AppArmor: AppArmor Filesystem Enabled [ 0.387825] pnp: PnP ACPI init [ 0.388736] pnp: PnP ACPI: found 5 devices [ 0.395105] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396764] NET: Registered protocol family 2 [ 0.397704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402215] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403350] NET: Registered protocol family 1 [ 0.404189] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420436] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.434682] Trying to unpack rootfs image as initramfs... [ 0.485255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499283] Scanning for low memory corruption every 60 seconds [ 0.500781] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501924] audit: initializing netlink subsys (disabled) [ 0.502933] audit: type=2000 audit(1530476724.508:1): initialized [ 0.504227] Initialise system trusted keyring [ 0.505145] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508224] zbud: loaded [ 0.508918] VFS: Disk quotas dquot_6.6.0 [ 0.509734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511231] fuse init (API version 7.23) [ 0.512105] Key type big_key registered [ 0.512895] Allocating IMA MOK and blacklist keyrings. [ 0.514014] Key type asymmetric registered [ 0.514827] Asymmetric key parser 'x509' registered [ 0.515763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517622] io scheduler noop registered [ 0.518420] io scheduler deadline registered (default) [ 0.519391] io scheduler cfq registered [ 0.520209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523927] ACPI: Power Button [PWRF] [ 0.524750] GHES: HEST is not enabled! [ 0.538579] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600245] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.602919] Linux agpgart interface v0.103 [ 0.605557] brd: module loaded [ 0.606815] loop: module loaded [ 0.623706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625561] GPT:90111 != 2097151 [ 0.626492] GPT:Alternate GPT header not at the end of the disk. [ 0.627868] GPT:90111 != 2097151 [ 0.628819] GPT: Use GNU Parted to correct GPT errors. [ 0.630032] vda: vda1 vda15 [ 0.631899] scsi host0: ata_piix [ 0.632784] scsi host1: ata_piix [ 0.633635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.635123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636829] libphy: Fixed MDIO Bus: probed [ 0.637995] tun: Universal TUN/TAP device driver, 1.6 [ 0.639147] tun: (C) 1999-2004 Max Krasnyansky [ 0.641496] PPP generic driver version 2.4.2 [ 0.642297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643555] ehci-pci: EHCI PCI platform driver [ 0.644450] ehci-platform: EHCI generic platform driver [ 0.645485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646693] ohci-pci: OHCI PCI platform driver [ 0.647717] ohci-platform: OHCI generic platform driver [ 0.648883] uhci_hcd: USB Universal Host Controller Interface driver [ 0.663639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.664825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.666559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.667738] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.669068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.670534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.671944] usb usb1: Product: UHCI Host Controller [ 0.672862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.674071] usb usb1: SerialNumber: 0000:00:01.2 [ 0.675030] hub 1-0:1.0: USB hub found [ 0.675799] hub 1-0:1.0: 2 ports detected [ 0.676696] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678786] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.679731] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680750] mousedev: PS/2 mouse device common for all mice [ 0.681996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683807] rtc_cmos 00:00: RTC can wake from S4 [ 0.684885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687241] i2c /dev entries driver [ 0.687989] device-mapper: uevent: version 1.0.3 [ 0.688917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691792] NET: Registered protocol family 10 [ 0.692773] NET: Registered protocol family 17 [ 0.693660] Key type dns_resolver registered [ 0.694581] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.695659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.697434] registered taskstats version 1 [ 0.698253] Loading compiled-in X.509 certificates [ 0.699697] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701988] zswap: loaded using pool lzo/zbud [ 0.703570] Key type trusted registered [ 0.705297] Key type encrypted registered [ 0.706287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707530] ima: No TPM chip found, activating TPM-bypass! [ 0.708764] evm: HMAC attrs: 0x1 [ 0.709838] Magic number: 10:576:446 [ 0.710843] rtc_cmos 00:00: setting system clock to 2018-07-01 20:25:24 UTC (1530476724) [ 0.712735] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714089] EDD information not available. [ 0.794136] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.795963] Write protecting the kernel read-only data: 14336k [ 0.808141] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.810276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.396668] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.28. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /dev/root resized successfully [took 3.86s] vPing KO vPing KO vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLUtOr/XHV9RrxvWyMUPH31huSxr/FOMkrKGoNbg04BHE+FH6V1+x9XjsBMzEd3GQKinoN5MPW3mctLfBMZk+/71m4zlM/+sO2INaHGS8uLAgzN4o8qx0korgFXMOhErZ7sI4JXgkAsaJ2v81RFUxE18yVZjyYxpd9a+c0nKfZEKX8MYkk3pknS4vOoNYaB9nItf4V1caKlD4RqvYRe95Zv8WujV6QmdzXKMKDDfRWzYv/JhLl7YsPZVK6Rrd+6RdigHkxuJ19nEm3liSnaB8pU0H8q2Q1rYaZBenJZRVqq7kOJQ3YdYIneVR0Y3TCGnP6x/6yylz+npqiRdxUsGLl root@opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829 ssh-dss AAAAB3NzaC1kc3MAAACBAOjnL451UKeg6LjOezaJVidi3sVt2l3P+SiUHkcdRBISdHF6e+bonfJrQC1RZk+1DYhNBAjdCx3//ANlJUxywDUMy30rvytmEAtOYT9I0V51Lejfte7ouMHCvsC3Z14So8kj0oPNm8vaMJMACuOxVt3ECatblrXZaZw5qMsacucdAAAAFQCYWy6SJenKdet5P7RybsiQTq2bpwAAAIBSEuDHz+gZW/7OvLDrFrxAMxI/NKzezHNaA8eTpI+iDk4/rmUsVKQXDHRFt7VY5bN/tMVzHGg/qdrVF55F/ixBPOhZlkUzZNMbwzaRhJIfPxq5MFrry0pEYVOx3BNockXEgr9NfTzl5tZavrwQ4jeJwLG3pZ1JqIoz+x4wwis/4AAAAIEAmy4Vvttg6ySLGctJIMjpoKJxglmiYjnX75ovsYKvZXsiAdn9Mmiuc3gqqReFmlvnMkjg/OUsmDzafV+lUdRV0hPLOtCmXV+lz0kRdYHqzzh/65iXlBmsavdZsVNS5IpGKpcza99G/yO2TnuE4mF4Y4Ty9aGhkFbVaqV+8oOPJbs= root@opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fe47:fc69/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=48.78 === 2018-07-01 20:34:19,168 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-01 20:34:19,290 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 20:34:19,290 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:19 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-01 20:34:19,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-01 20:34:19,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:19,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:34:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10aced35-9758-467c-b997-143d2988fb14 x-compute-request-id: req-10aced35-9758-467c-b997-143d2988fb14 Content-Type: application/json 2018-07-01 20:34:19,465 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed used request id req-10aced35-9758-467c-b997-143d2988fb14 2018-07-01 20:34:19,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170948982239s 2018-07-01 20:34:19,466 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed used request id req-10aced35-9758-467c-b997-143d2988fb14 2018-07-01 20:34:19,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:19,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87da0004-3527-4e47-85ea-54d59c264134 x-compute-request-id: req-87da0004-3527-4e47-85ea-54d59c264134 Content-Encoding: gzip Content-Length: 974 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:fc:69", "version": 4, "addr": "192.168.130.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f51f5a3f-2227-432e-ada3-79be79882fed", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-07-01T20:25:23.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "f51f5a3f-2227-432e-ada3-79be79882fed", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:34:19Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "opnfv-vping-2-userdata--9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:23Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:19,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87da0004-3527-4e47-85ea-54d59c264134 2018-07-01 20:34:19,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506557941437s 2018-07-01 20:34:19,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87da0004-3527-4e47-85ea-54d59c264134 2018-07-01 20:34:19,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:34:21,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:21,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:22,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72d3b979-e257-44cb-b085-8357b044a7fd x-compute-request-id: req-72d3b979-e257-44cb-b085-8357b044a7fd Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:33:15Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:22,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72d3b979-e257-44cb-b085-8357b044a7fd 2018-07-01 20:34:22,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48422908783s 2018-07-01 20:34:22,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-72d3b979-e257-44cb-b085-8357b044a7fd 2018-07-01 20:34:22,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-01 20:34:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:22,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 20:34:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-040b0d1c-a82b-4b55-86c0-49642aea7011 x-compute-request-id: req-040b0d1c-a82b-4b55-86c0-49642aea7011 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f51f5a3f-2227-432e-ada3-79be79882fed could not be found.", "code": 404}} 2018-07-01 20:34:22,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f51f5a3f-2227-432e-ada3-79be79882fed used request id req-040b0d1c-a82b-4b55-86c0-49642aea7011 2018-07-01 20:34:22,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.0438301563263s 2018-07-01 20:34:22,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-01 20:34:22,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:22,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 20:34:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26c00a43-06c7-4547-9c6c-86696e9696ef x-compute-request-id: req-26c00a43-06c7-4547-9c6c-86696e9696ef Content-Type: application/json 2018-07-01 20:34:22,651 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a used request id req-26c00a43-06c7-4547-9c6c-86696e9696ef 2018-07-01 20:34:22,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140957117081s 2018-07-01 20:34:22,651 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a used request id req-26c00a43-06c7-4547-9c6c-86696e9696ef 2018-07-01 20:34:22,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:22,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:23,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb3ed45e-6c5f-4e11-bc33-e86dcadcf4c5 x-compute-request-id: req-fb3ed45e-6c5f-4e11-bc33-e86dcadcf4c5 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:65", "version": 4, "addr": "192.168.130.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "security_groups": [{"name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T20:34:22Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:23,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb3ed45e-6c5f-4e11-bc33-e86dcadcf4c5 2018-07-01 20:34:23,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465072154999s 2018-07-01 20:34:23,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb3ed45e-6c5f-4e11-bc33-e86dcadcf4c5 2018-07-01 20:34:23,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:34:25,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:25,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10dabbfa-29dc-4d66-aca4-1c3477c6bedc x-compute-request-id: req-10dabbfa-29dc-4d66-aca4-1c3477c6bedc Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/60279a27-c88e-46c0-9536-46fcdfb5f73a", "rel": "bookmark"}], "image": {"id": "8155b2e8-f20b-4100-944c-200c42767786", "links": [{"href": "http://172.30.9.26:8774/images/8155b2e8-f20b-4100-944c-200c42767786", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002a", "OS-SRV-USG:launched_at": "2018-07-01T20:24:53.000000", "flavor": {"id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "links": [{"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}]}, "id": "60279a27-c88e-46c0-9536-46fcdfb5f73a", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-07-01T20:34:25Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-07-01T20:26:02.000000", "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "opnfv-vping-1-9062f82c-f0c2-4dbb-ab76-c370265c0829", "created": "2018-07-01T20:33:10Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-01 20:34:25,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-10dabbfa-29dc-4d66-aca4-1c3477c6bedc 2018-07-01 20:34:25,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.308630943298s 2018-07-01 20:34:25,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-10dabbfa-29dc-4d66-aca4-1c3477c6bedc 2018-07-01 20:34:25,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-01 20:34:27,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-01 20:34:27,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:27,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-576d7a27-df30-4cb5-9a28-99f786fa0c02 x-compute-request-id: req-576d7a27-df30-4cb5-9a28-99f786fa0c02 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-01 20:34:27,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-576d7a27-df30-4cb5-9a28-99f786fa0c02 2018-07-01 20:34:27,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0865631103516s 2018-07-01 20:34:27,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-576d7a27-df30-4cb5-9a28-99f786fa0c02 2018-07-01 20:34:27,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-01 20:34:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:27,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8834 X-Openstack-Request-Id: req-9f83ed46-a924-415d-b2ff-f6291aa2d5b6 Date: Sun, 01 Jul 2018 20:34:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for vPing test case", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:33:07Z", "updated_at": "2018-07-01T20:33:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:33:07Z", "revision_number": 0, "id": "f4bc129a-839d-4889-84a0-4c256fcd1a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:33:07Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:33:07Z", "revision_number": 0, "id": "25bd74c6-608f-4018-81fd-5f3c8d98bd52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:33:07Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:33:08Z", "revision_number": 0, "id": "063e2b54-8d92-43ad-89b7-75984506ecb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:33:08Z", "security_group_id": "aa8200ec-23dd-4a72-a600-123e21936597", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 3, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aa8200ec-23dd-4a72-a600-123e21936597", "name": "vping-sg-9062f82c-f0c2-4dbb-ab76-c370265c0829"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 20:34:27,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9f83ed46-a924-415d-b2ff-f6291aa2d5b6 2018-07-01 20:34:27,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198290109634s 2018-07-01 20:34:27,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9f83ed46-a924-415d-b2ff-f6291aa2d5b6 2018-07-01 20:34:27,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-01 20:34:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/aa8200ec-23dd-4a72-a600-123e21936597.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:27,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27fd1360-d760-4b44-9354-c98efaaa9527 Content-Length: 0 Date: Sun, 01 Jul 2018 20:34:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:34:27,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/aa8200ec-23dd-4a72-a600-123e21936597.json used request id req-27fd1360-d760-4b44-9354-c98efaaa9527 2018-07-01 20:34:27,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161998033524s 2018-07-01 20:34:27,890 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/aa8200ec-23dd-4a72-a600-123e21936597.json used request id req-27fd1360-d760-4b44-9354-c98efaaa9527 2018-07-01 20:34:27,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 20:34:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8155b2e8-f20b-4100-944c-200c42767786 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:28,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8470b85-263a-4efc-8de7-1e7bdab5723e Date: Sun, 01 Jul 2018 20:34:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:34:28,986 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8155b2e8-f20b-4100-944c-200c42767786 used request id req-b8470b85-263a-4efc-8de7-1e7bdab5723e 2018-07-01 20:34:28,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09537792206s 2018-07-01 20:34:28,987 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8155b2e8-f20b-4100-944c-200c42767786 used request id req-b8470b85-263a-4efc-8de7-1e7bdab5723e 2018-07-01 20:34:28,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-01 20:34:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" -d '{"subnet_id": "9de4651f-3017-48e4-bb18-d43e8e7a1e94"}' 2018-07-01 20:34:30,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4539c122-86c0-435d-9ae4-4ec9ff650e7f Date: Sun, 01 Jul 2018 20:34:30 GMT RESP BODY: {"network_id": "51edd44b-e36a-4b18-9a99-ba28ab81c24d", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "9de4651f-3017-48e4-bb18-d43e8e7a1e94", "subnet_ids": ["9de4651f-3017-48e4-bb18-d43e8e7a1e94"], "port_id": "f1f0d854-6259-4594-86b1-546156ae9b80", "id": "ac699459-bf50-4458-a5a4-844b54a8b32f"} 2018-07-01 20:34:30,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f/remove_router_interface.json used request id req-4539c122-86c0-435d-9ae4-4ec9ff650e7f 2018-07-01 20:34:30,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.16440200806s 2018-07-01 20:34:30,152 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f/remove_router_interface.json used request id req-4539c122-86c0-435d-9ae4-4ec9ff650e7f returning object ac699459-bf50-4458-a5a4-844b54a8b32f 2018-07-01 20:34:30,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-01 20:34:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:30,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3241 X-Openstack-Request-Id: req-4adb8b08-822f-4f30-b41e-00f381b6627a Date: Sun, 01 Jul 2018 20:34:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:36Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "1ecf4e7e-ec5b-433a-bd45-242d2ac28afe", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:41Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6782568d-24cf-4bb8-9acf-e682bfc13efd", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:42Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83ab1500-78c2-4f59-9cdc-29a4b097fdfc", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:33:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:34:29Z", "revision_number": 4, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ac699459-bf50-4458-a5a4-844b54a8b32f", "name": "vping-router-9062f82c-f0c2-4dbb-ab76-c370265c0829"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:37Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "add1f957-9334-4c46-960f-5a96209b7e5f", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}]} 2018-07-01 20:34:30,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4adb8b08-822f-4f30-b41e-00f381b6627a 2018-07-01 20:34:30,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0749690532684s 2018-07-01 20:34:30,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4adb8b08-822f-4f30-b41e-00f381b6627a 2018-07-01 20:34:30,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-01 20:34:30,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:31,348 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6761ab22-95e5-4139-9371-488fd9e5b656 Content-Length: 0 Date: Sun, 01 Jul 2018 20:34:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:34:31,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f.json used request id req-6761ab22-95e5-4139-9371-488fd9e5b656 2018-07-01 20:34:31,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11805891991s 2018-07-01 20:34:31,349 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ac699459-bf50-4458-a5a4-844b54a8b32f.json used request id req-6761ab22-95e5-4139-9371-488fd9e5b656 2018-07-01 20:34:31,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:34:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:31,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1387 X-Openstack-Request-Id: req-c4d0ba93-44d7-4c52-85d9-a41333a260c8 Date: Sun, 01 Jul 2018 20:34:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"51edd44b-e36a-4b18-9a99-ba28ab81c24d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["9de4651f-3017-48e4-bb18-d43e8e7a1e94"],"description":"","tags":[],"updated_at":"2018-07-01T20:33:03Z","provider:segmentation_id":18,"name":"vping-net-9062f82c-f0c2-4dbb-ab76-c370265c0829","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:33:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:34:31,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4d0ba93-44d7-4c52-85d9-a41333a260c8 2018-07-01 20:34:31,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0850698947906s 2018-07-01 20:34:31,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c4d0ba93-44d7-4c52-85d9-a41333a260c8 2018-07-01 20:34:31,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-01 20:34:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/51edd44b-e36a-4b18-9a99-ba28ab81c24d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:34,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7170d8e-0074-408e-b66d-6b52b3f29dcd Date: Sun, 01 Jul 2018 20:34:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:34:34,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/51edd44b-e36a-4b18-9a99-ba28ab81c24d.json used request id req-f7170d8e-0074-408e-b66d-6b52b3f29dcd 2018-07-01 20:34:34,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.73361587524s 2018-07-01 20:34:34,169 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/51edd44b-e36a-4b18-9a99-ba28ab81c24d.json used request id req-f7170d8e-0074-408e-b66d-6b52b3f29dcd 2018-07-01 20:34:34,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:34:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:34,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a4a33ef-f49a-44a7-ba40-7052896f04f9 x-compute-request-id: req-3a4a33ef-f49a-44a7-ba40-7052896f04f9 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a2321db8-a613-4f0f-924e-809ae02b6c2f", "name": "vping-flavor-9062f82c-f0c2-4dbb-ab76-c370265c0829", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:34:34,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3a4a33ef-f49a-44a7-ba40-7052896f04f9 2018-07-01 20:34:34,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0379250049591s 2018-07-01 20:34:34,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3a4a33ef-f49a-44a7-ba40-7052896f04f9 2018-07-01 20:34:34,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 20:34:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62d077cb3086d54e2caee7d1f5035f90e888c11f" 2018-07-01 20:34:34,256 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d8d6b84-ffad-4b70-a1e3-47f996698603 x-compute-request-id: req-5d8d6b84-ffad-4b70-a1e3-47f996698603 Content-Length: 0 Content-Type: application/json 2018-07-01 20:34:34,257 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f used request id req-5d8d6b84-ffad-4b70-a1e3-47f996698603 2018-07-01 20:34:34,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0469951629639s 2018-07-01 20:34:34,257 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a2321db8-a613-4f0f-924e-809ae02b6c2f used request id req-5d8d6b84-ffad-4b70-a1e3-47f996698603 2018-07-01 20:34:34,257 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-07-01 20:34:34,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 20:34:34,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 20:34:34,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 20:34:34,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 20:34:34,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 20:34:34,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-07-01 20:34:34,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-07-01 20:34:34,352 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-01 20:34:38,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-07-01 20:34:38.655 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=903b7f5b-4215-40e9-8b77-5aa75978b891) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 903b7f5b-4215-40e9-8b77-5aa75978b891 | 2018-07-01T20:34:38 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 903b7f5b-4215-40e9-8b77-5aa75978b891 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-01 20:34:42,144 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-07-01 20:34:42,144 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-01 20:34:48,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-07-01 20:34:46.322 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-07-01 20:34:46.460 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-07-01 20:34:48.196 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701) has been successfully created! Using verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701) as the default verifier for the future CLI operations. 2018-07-01 20:34:51,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-6401b434-722a-4873-bdbd-f7c42b239874' 2018-07-01 20:34:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:34:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad724ba9-ead7-45bd-a378-deb833bb47e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:34:51,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ad724ba9-ead7-45bd-a378-deb833bb47e9 2018-07-01 20:34:51,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:34:51,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["umCfJCZqRxuB-mH_Dzxqzw"], "issued_at": "2018-07-01T20:34:51.000000Z"}} 2018-07-01 20:34:51,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-01 20:34:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"network": {"name": "tempest-net-6401b434-722a-4873-bdbd-f7c42b239874", "admin_state_up": true}}' 2018-07-01 20:34:52,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-70e4c9bd-6dcd-4a10-9269-7315fec95de8 Date: Sun, 01 Jul 2018 20:34:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:34:52Z","is_default":false,"provider:segmentation_id":83,"name":"tempest-net-6401b434-722a-4873-bdbd-f7c42b239874","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:34:52Z","mtu":1450}} 2018-07-01 20:34:52,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70e4c9bd-6dcd-4a10-9269-7315fec95de8 2018-07-01 20:34:52,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.524818181992s 2018-07-01 20:34:52,297 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70e4c9bd-6dcd-4a10-9269-7315fec95de8 2018-07-01 20:34:52,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T20:34:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-6401b434-722a-4873-bdbd-f7c42b239874', u'admin_state_up': True, u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:34:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 20:34:52,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:34:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:34:52,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1345 X-Openstack-Request-Id: req-eca540f6-16d6-45b1-82be-afb9f3d526b4 Date: Sun, 01 Jul 2018 20:34:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:34:52Z","provider:segmentation_id":83,"name":"tempest-net-6401b434-722a-4873-bdbd-f7c42b239874","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:34:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:34:52,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-eca540f6-16d6-45b1-82be-afb9f3d526b4 2018-07-01 20:34:52,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233474969864s 2018-07-01 20:34:52,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-eca540f6-16d6-45b1-82be-afb9f3d526b4 2018-07-01 20:34:52,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-01 20:34:52,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"subnet": {"name": "tempest-subnet-6401b434-722a-4873-bdbd-f7c42b239874", "enable_dhcp": true, "network_id": "3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-07-01 20:34:53,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-971757fe-99e8-44b4-b0cd-71a1be3b2c34 Date: Sun, 01 Jul 2018 20:34:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:34:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T20:34:52Z","gateway_ip":"192.168.150.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.150.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"fe5fe54f-112f-45c8-805a-a34b3a1454ef","subnetpool_id":null,"name":"tempest-subnet-6401b434-722a-4873-bdbd-f7c42b239874"}} 2018-07-01 20:34:53,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-971757fe-99e8-44b4-b0cd-71a1be3b2c34 2018-07-01 20:34:53,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.575805187225s 2018-07-01 20:34:53,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-971757fe-99e8-44b4-b0cd-71a1be3b2c34 2018-07-01 20:34:53,111 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-01T20:34:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'fe5fe54f-112f-45c8-805a-a34b3a1454ef', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-6401b434-722a-4873-bdbd-f7c42b239874', u'enable_dhcp': True, u'network_id': u'3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53', u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T20:34:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 20:34:53,111 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-07-01 20:34:53,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874' 2018-07-01 20:34:53,111 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:34:53,243 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-01 20:34:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:34:53,250 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 01 Jul 2018 20:34:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-01 20:34:53,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:34:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:34:53,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5a3cddc2-7deb-4e27-b4e2-87cc4346513e Date: Sun, 01 Jul 2018 20:34:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:34:53,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5a3cddc2-7deb-4e27-b4e2-87cc4346513e 2018-07-01 20:34:53,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164551019669s 2018-07-01 20:34:53,417 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5a3cddc2-7deb-4e27-b4e2-87cc4346513e 2018-07-01 20:34:53,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 20:34:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874"}' 2018-07-01 20:34:53,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f2327c61-a398-4237-b46b-f1524c72907d X-Openstack-Request-Id: req-a898a297-1e5d-4635-b2cb-13d5b1e1566a Date: Sun, 01 Jul 2018 20:34:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f2327c61-a398-4237-b46b-f1524c72907d/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "f2327c61-a398-4237-b46b-f1524c72907d", "size": null, "self": "/v2/images/f2327c61-a398-4237-b46b-f1524c72907d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:34:53Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874", "checksum": null, "created_at": "2018-07-01T20:34:53Z", "protected": false} 2018-07-01 20:34:53,649 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a898a297-1e5d-4635-b2cb-13d5b1e1566a 2018-07-01 20:34:53,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.231104850769s 2018-07-01 20:34:53,650 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a898a297-1e5d-4635-b2cb-13d5b1e1566a returning object f2327c61-a398-4237-b46b-f1524c72907d 2018-07-01 20:34:53,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 20:34:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f2327c61-a398-4237-b46b-f1524c72907d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '' 2018-07-01 20:34:55,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-413cfc8e-fce4-4497-965c-db2cfa169141 Date: Sun, 01 Jul 2018 20:34:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:34:55,682 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f2327c61-a398-4237-b46b-f1524c72907d/file used request id req-413cfc8e-fce4-4497-965c-db2cfa169141 2018-07-01 20:34:55,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.03109502792s 2018-07-01 20:34:55,682 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f2327c61-a398-4237-b46b-f1524c72907d/file used request id req-413cfc8e-fce4-4497-965c-db2cfa169141 2018-07-01 20:34:55,682 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T20:34:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f2327c61-a398-4237-b46b-f1524c72907d/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f2327c61-a398-4237-b46b-f1524c72907d', u'size': None, u'name': u'Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874', u'checksum': None, u'self': u'/v2/images/f2327c61-a398-4237-b46b-f1524c72907d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T20:34:53Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 20:34:55,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-6401b434-722a-4873-bdbd-f7c42b239874' 2018-07-01 20:34:55,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:34:55,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:34:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-3ce5a84d-679c-44ce-9c85-21689d4e7443 Date: Sun, 01 Jul 2018 20:34:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/f2327c61-a398-4237-b46b-f1524c72907d/snap", "metadata": {}}], "file": "/v2/images/f2327c61-a398-4237-b46b-f1524c72907d/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "f2327c61-a398-4237-b46b-f1524c72907d", "size": 12716032, "self": "/v2/images/f2327c61-a398-4237-b46b-f1524c72907d", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/f2327c61-a398-4237-b46b-f1524c72907d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:34:55Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-6401b434-722a-4873-bdbd-f7c42b239874", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T20:34:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:34:55,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3ce5a84d-679c-44ce-9c85-21689d4e7443 2018-07-01 20:34:55,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166687011719s 2018-07-01 20:34:55,850 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3ce5a84d-679c-44ce-9c85-21689d4e7443 2018-07-01 20:34:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 20:34:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-6401b434-722a-4873-bdbd-f7c42b239874", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-6401b434-722a-4873-bdbd-f7c42b239874"}' 2018-07-01 20:34:56,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528 X-Openstack-Request-Id: req-9a19e520-9d7e-4d31-9a04-d7065ac78ae6 Date: Sun, 01 Jul 2018 20:34:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "72617ac5-d5ab-4856-9dc8-6b3f1f2b6528", "size": null, "self": "/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:34:56Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-6401b434-722a-4873-bdbd-f7c42b239874", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-6401b434-722a-4873-bdbd-f7c42b239874", "checksum": null, "created_at": "2018-07-01T20:34:56Z", "protected": false} 2018-07-01 20:34:56,036 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9a19e520-9d7e-4d31-9a04-d7065ac78ae6 2018-07-01 20:34:56,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.182610988617s 2018-07-01 20:34:56,036 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9a19e520-9d7e-4d31-9a04-d7065ac78ae6 returning object 72617ac5-d5ab-4856-9dc8-6b3f1f2b6528 2018-07-01 20:34:56,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 20:34:56,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '' 2018-07-01 20:34:58,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-887be85d-3511-4125-b65c-9900bffb392d Date: Sun, 01 Jul 2018 20:34:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:34:58,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528/file used request id req-887be85d-3511-4125-b65c-9900bffb392d 2018-07-01 20:34:58,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.04037094116s 2018-07-01 20:34:58,078 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528/file used request id req-887be85d-3511-4125-b65c-9900bffb392d 2018-07-01 20:34:58,078 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-6401b434-722a-4873-bdbd-f7c42b239874', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T20:34:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'72617ac5-d5ab-4856-9dc8-6b3f1f2b6528', u'size': None, u'name': u'Cirros-0.4.0-1-6401b434-722a-4873-bdbd-f7c42b239874', u'checksum': None, u'self': u'/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T20:34:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 20:34:58,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-07-01 20:34:58,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 20:34:58,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-6401b434-722a-4873-bdbd-f7c42b239874", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 20:34:58,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bca3d526-af19-4506-b1b9-fe5a5d0e70f9 x-compute-request-id: req-bca3d526-af19-4506-b1b9-fe5a5d0e70f9 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8668ecbd-ebda-43b1-8e88-6d74aa23f0bf", "name": "opnfv_flavor-6401b434-722a-4873-bdbd-f7c42b239874", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:34:58,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bca3d526-af19-4506-b1b9-fe5a5d0e70f9 2018-07-01 20:34:58,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.212182998657s 2018-07-01 20:34:58,291 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bca3d526-af19-4506-b1b9-fe5a5d0e70f9 returning object 8668ecbd-ebda-43b1-8e88-6d74aa23f0bf 2018-07-01 20:34:58,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 20:34:58,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"extra_specs": {}}' 2018-07-01 20:34:58,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-352ab428-e674-43c6-8389-36548a37d2ac x-compute-request-id: req-352ab428-e674-43c6-8389-36548a37d2ac Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:34:58,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf/os-extra_specs used request id req-352ab428-e674-43c6-8389-36548a37d2ac 2018-07-01 20:34:58,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219798088074s 2018-07-01 20:34:58,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf/os-extra_specs used request id req-352ab428-e674-43c6-8389-36548a37d2ac 2018-07-01 20:34:58,315 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-6401b434-722a-4873-bdbd-f7c42b239874', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8668ecbd-ebda-43b1-8e88-6d74aa23f0bf', 'swap': 0}) 2018-07-01 20:34:58,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 20:34:58,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-6401b434-722a-4873-bdbd-f7c42b239874", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 20:34:58,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4072df64-6af5-4977-95b5-56fa351f37e9 x-compute-request-id: req-4072df64-6af5-4977-95b5-56fa351f37e9 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/710f19ef-b55d-4c31-b076-83c9987897c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "710f19ef-b55d-4c31-b076-83c9987897c3", "name": "opnfv_flavor_1-6401b434-722a-4873-bdbd-f7c42b239874", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:34:58,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4072df64-6af5-4977-95b5-56fa351f37e9 2018-07-01 20:34:58,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0457539558411s 2018-07-01 20:34:58,362 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4072df64-6af5-4977-95b5-56fa351f37e9 returning object 710f19ef-b55d-4c31-b076-83c9987897c3 2018-07-01 20:34:58,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 20:34:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" -d '{"extra_specs": {}}' 2018-07-01 20:34:58,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8445bf9e-042f-423a-9865-e92bd62c901a x-compute-request-id: req-8445bf9e-042f-423a-9865-e92bd62c901a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:34:58,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3/os-extra_specs used request id req-8445bf9e-042f-423a-9865-e92bd62c901a 2018-07-01 20:34:58,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020763874054s 2018-07-01 20:34:58,384 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3/os-extra_specs used request id req-8445bf9e-042f-423a-9865-e92bd62c901a 2018-07-01 20:34:58,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-6401b434-722a-4873-bdbd-f7c42b239874', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'710f19ef-b55d-4c31-b076-83c9987897c3', 'swap': 0}) 2018-07-01 20:34:58,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-01 20:34:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:34:58,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcca180f-160b-4fce-9bd2-6b7e428bba8d x-compute-request-id: req-bcca180f-160b-4fce-9bd2-6b7e428bba8d Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 20:34:58,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-bcca180f-160b-4fce-9bd2-6b7e428bba8d 2018-07-01 20:34:58,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0487408638s 2018-07-01 20:34:58,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-bcca180f-160b-4fce-9bd2-6b7e428bba8d 2018-07-01 20:35:01,558 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-01 20:35:00.550 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701) for deployment 'opnfv-rally' (UUID=903b7f5b-4215-40e9-8b77-5aa75978b891). 2018-07-01 20:35:01.380 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701) has been successfully configured for deployment 'opnfv-rally' (UUID=903b7f5b-4215-40e9-8b77-5aa75978b891)! 2018-07-01 20:35:01,558 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-01 20:35:01,559 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-01 20:35:01,561 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-01 20:35:01,564 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-01 20:35:04,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-244d5697-0aa1-46ba-a21c-4c1bcef89701/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-07-01 20:35:04,619 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-01 20:35:04,620 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-01 20:35:04,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-07-01 20:35:06,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:35:06.794 51 INFO rally.api [-] Starting verification (UUID=2f7d34f4-8147-47c2-a0e6-4acec5437576) for deployment 'opnfv-rally' (UUID=903b7f5b-4215-40e9-8b77-5aa75978b891) by verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701). 2018-07-01 20:35:06,795 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2f7d34f4-8147-47c2-a0e6-4acec5437576 2018-07-01 20:35:13,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:35:13.763 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.185s] 2018-07-01 20:35:13,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:35:13.819 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.056s] 2018-07-01 20:35:20,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:35:20.751 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.531s] 2018-07-01 20:35:24,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:35:24.280 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.528s] 2018-07-01 20:35:37,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:35:37.362 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.574s] 2018-07-01 20:35:56,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:35:56.912 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.671s] 2018-07-01 20:36:31,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:36:31.402 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.065s] 2018-07-01 20:36:31,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:36:31.403 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-07-01 20:37:00,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:37:00.939 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-07-01 20:37:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:37:00.941 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-07-01 20:37:31,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:37:31.147 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-07-01 20:37:31,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:37:31.148 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-07-01 20:38:24,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:38:24.483 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.594s] 2018-07-01 20:38:48,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:38:48.033 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-07-01 20:38:48,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:38:48.133 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-07-01 20:38:56,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:38:56.186 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.653s] 2018-07-01 20:38:56,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:38:56.195 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-07-01 20:38:57,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:38:57.681 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-07-01 20:38:57,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:38:57.682 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-07-01 20:39:01,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:01.576 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.369s] 2018-07-01 20:39:08,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:08.759 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.075s] 2018-07-01 20:39:15,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:15.627 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.750s] 2018-07-01 20:39:22,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:22.923 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.436s] 2018-07-01 20:39:32,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:32.278 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.237s] 2018-07-01 20:39:38,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:38.874 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.512s] 2018-07-01 20:39:44,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:44.537 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.199s] 2018-07-01 20:39:51,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:51.711 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.420s] 2018-07-01 20:39:59,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:39:59.006 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.461s] 2018-07-01 20:40:07,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:07.713 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.701s] 2018-07-01 20:40:10,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:10.094 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-07-01 20:40:12,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:12.129 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.072s] 2018-07-01 20:40:12,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:12.205 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-07-01 20:40:12,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:12.275 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.070s] 2018-07-01 20:40:12,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:12.282 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-07-01 20:40:16,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:16.705 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.890s] 2018-07-01 20:40:18,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:18.909 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.203s] 2018-07-01 20:40:20,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:20.669 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.760s] 2018-07-01 20:40:26,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:26.829 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-07-01 20:40:34,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:34.486 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.255s] 2018-07-01 20:40:48,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:48.669 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.517s] 2018-07-01 20:40:52,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:40:52.698 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.028s] 2018-07-01 20:41:03,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:03.876 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.847s] 2018-07-01 20:41:07,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:07.521 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.644s] 2018-07-01 20:41:16,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:16.574 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.052s] 2018-07-01 20:41:25,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:25.985 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.097s] 2018-07-01 20:41:29,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:29.591 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.605s] 2018-07-01 20:41:35,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:35.620 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.028s] 2018-07-01 20:41:53,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:53.753 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.969s] 2018-07-01 20:41:54,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:54.188 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.436s] 2018-07-01 20:41:54,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:54.450 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.260s] 2018-07-01 20:41:54,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:54.781 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.331s] 2018-07-01 20:41:55,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:55.048 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.266s] 2018-07-01 20:41:55,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:41:55.110 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.061s] 2018-07-01 20:42:09,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:09.714 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.925s] 2018-07-01 20:42:10,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:10.135 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.421s] 2018-07-01 20:42:10,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:10.392 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.257s] 2018-07-01 20:42:10,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:10.584 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.192s] 2018-07-01 20:42:10,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:10.842 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.257s] 2018-07-01 20:42:10,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:10.896 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-07-01 20:42:24,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:24.223 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.130s] 2018-07-01 20:42:30,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:30.472 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.249s] 2018-07-01 20:42:32,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:32.268 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.795s] 2018-07-01 20:42:32,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:32.326 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.057s] 2018-07-01 20:42:32,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:32.409 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.084s] 2018-07-01 20:42:44,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:44.249 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.885s] 2018-07-01 20:42:51,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:51.471 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.220s] 2018-07-01 20:42:53,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:53.527 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.057s] 2018-07-01 20:42:53,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:53.726 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.198s] 2018-07-01 20:42:53,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:42:53.953 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.227s] 2018-07-01 20:43:08,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:43:08.356 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.050s] 2018-07-01 20:43:14,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:43:14.225 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.869s] 2018-07-01 20:43:19,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:43:19.330 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.104s] 2018-07-01 20:43:22,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:43:22.544 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.214s] 2018-07-01 20:43:46,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:43:46.993 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.287s] 2018-07-01 20:43:52,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:43:52.326 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.332s] 2018-07-01 20:43:57,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:43:57.366 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.039s] 2018-07-01 20:44:00,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:00.187 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.819s] 2018-07-01 20:44:17,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:17.455 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.694s] 2018-07-01 20:44:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:19.905 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.448s] 2018-07-01 20:44:19,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:19.979 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.076s] 2018-07-01 20:44:25,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:25.066 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.775s] 2018-07-01 20:44:27,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:27.293 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.225s] 2018-07-01 20:44:27,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:27.474 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.184s] 2018-07-01 20:44:31,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:31.857 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.113s] 2018-07-01 20:44:35,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:35.550 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-07-01 20:44:37,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:37.113 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-07-01 20:44:37,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:37.116 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-07-01 20:44:37,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:37.118 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-07-01 20:44:37,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:37.119 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-07-01 20:44:37,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:37.120 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-07-01 20:44:39,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:39.034 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-07-01 20:44:55,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:44:55.240 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.040s] 2018-07-01 20:45:09,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:45:09.161 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.368s] 2018-07-01 20:45:22,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:45:22.502 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.338s] 2018-07-01 20:45:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:45:32.170 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-07-01 20:48:12,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:48:12.402 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [152.999s] 2018-07-01 20:51:53,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:51:53.014 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [212.377s] 2018-07-01 20:52:39,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 20:52:39.828 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.976s] 2018-07-01 20:52:55,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2f7d34f4-8147-47c2-a0e6-4acec5437576']'. 2018-07-01 20:52:56,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-01 20:52:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-01 20:52:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 20:52:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2f7d34f4-8147-47c2-a0e6-4acec5437576 | 2018-07-01 20:52:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-01 20:52:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-01 20:35:06 | 2018-07-01 20:52:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-01 20:52:55 | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:49 | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 244d5697-0aa1-46ba-a21c-4c1bcef89701) | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 903b7f5b-4215-40e9-8b77-5aa75978b891) | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-07-01 20:52:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1048.261 | 2018-07-01 20:52:56,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-07-01 20:52:56,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-07-01 20:52:56,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-01 20:52:56,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-01 20:52:56,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-07-01 20:52:56,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 20:52:56,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-01 20:52:56,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-07-01 20:52:56,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 20:52:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f2327c61-a398-4237-b46b-f1524c72907d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:52:57,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bd7e9ee-a66c-4d23-83cd-a8039321cc44 Date: Sun, 01 Jul 2018 20:52:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:52:57,710 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f2327c61-a398-4237-b46b-f1524c72907d used request id req-2bd7e9ee-a66c-4d23-83cd-a8039321cc44 2018-07-01 20:52:57,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.890738010406s 2018-07-01 20:52:57,710 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f2327c61-a398-4237-b46b-f1524c72907d used request id req-2bd7e9ee-a66c-4d23-83cd-a8039321cc44 2018-07-01 20:52:57,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 20:52:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:52:59,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-014ab0e1-0cd2-4808-8794-b67b43c76d91 Date: Sun, 01 Jul 2018 20:52:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:52:59,010 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528 used request id req-014ab0e1-0cd2-4808-8794-b67b43c76d91 2018-07-01 20:52:59,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.29928302765s 2018-07-01 20:52:59,010 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/72617ac5-d5ab-4856-9dc8-6b3f1f2b6528 used request id req-014ab0e1-0cd2-4808-8794-b67b43c76d91 2018-07-01 20:52:59,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:52:59,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:52:59,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1389 X-Openstack-Request-Id: req-d0764e15-3783-4d17-bbbb-01cd5cdcbab7 Date: Sun, 01 Jul 2018 20:52:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["fe5fe54f-112f-45c8-805a-a34b3a1454ef"],"description":"","tags":[],"updated_at":"2018-07-01T20:34:52Z","provider:segmentation_id":83,"name":"tempest-net-6401b434-722a-4873-bdbd-f7c42b239874","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:34:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:52:59,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d0764e15-3783-4d17-bbbb-01cd5cdcbab7 2018-07-01 20:52:59,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23894906044s 2018-07-01 20:52:59,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d0764e15-3783-4d17-bbbb-01cd5cdcbab7 2018-07-01 20:52:59,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-01 20:52:59,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:53:02,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a6dc6fe-4919-48ef-af40-efaa29e1f5e4 Date: Sun, 01 Jul 2018 20:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 20:53:02,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53.json used request id req-7a6dc6fe-4919-48ef-af40-efaa29e1f5e4 2018-07-01 20:53:02,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 3.44302392006s 2018-07-01 20:53:02,695 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3d7335fd-b02f-4c4e-9be7-5b3b8cbd9a53.json used request id req-7a6dc6fe-4919-48ef-af40-efaa29e1f5e4 2018-07-01 20:53:02,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:53:02,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:53:02,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37fedcbd-c95f-4109-bcf6-e1aab5558b98 x-compute-request-id: req-37fedcbd-c95f-4109-bcf6-e1aab5558b98 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/710f19ef-b55d-4c31-b076-83c9987897c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "710f19ef-b55d-4c31-b076-83c9987897c3", "name": "opnfv_flavor_1-6401b434-722a-4873-bdbd-f7c42b239874", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8668ecbd-ebda-43b1-8e88-6d74aa23f0bf", "name": "opnfv_flavor-6401b434-722a-4873-bdbd-f7c42b239874", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:53:02,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-37fedcbd-c95f-4109-bcf6-e1aab5558b98 2018-07-01 20:53:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.191708087921s 2018-07-01 20:53:02,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-37fedcbd-c95f-4109-bcf6-e1aab5558b98 2018-07-01 20:53:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 20:53:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:53:02,944 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0a89226-f827-4e82-b662-9da1ce5e0d50 x-compute-request-id: req-d0a89226-f827-4e82-b662-9da1ce5e0d50 Content-Length: 0 Content-Type: application/json 2018-07-01 20:53:02,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf used request id req-d0a89226-f827-4e82-b662-9da1ce5e0d50 2018-07-01 20:53:02,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0548241138458s 2018-07-01 20:53:02,945 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8668ecbd-ebda-43b1-8e88-6d74aa23f0bf used request id req-d0a89226-f827-4e82-b662-9da1ce5e0d50 2018-07-01 20:53:02,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 20:53:02,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:53:02,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d25415d-cf58-42c6-954d-2f6af970bf6b x-compute-request-id: req-2d25415d-cf58-42c6-954d-2f6af970bf6b Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/710f19ef-b55d-4c31-b076-83c9987897c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "710f19ef-b55d-4c31-b076-83c9987897c3", "name": "opnfv_flavor_1-6401b434-722a-4873-bdbd-f7c42b239874", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 20:53:02,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2d25415d-cf58-42c6-954d-2f6af970bf6b 2018-07-01 20:53:02,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0395710468292s 2018-07-01 20:53:02,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2d25415d-cf58-42c6-954d-2f6af970bf6b 2018-07-01 20:53:02,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 20:53:02,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00efc51d9d582bb6637d88b7ba720f7f78033fd0" 2018-07-01 20:53:03,052 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 20:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bf03442-96b0-46bf-9289-d620db2dc8ad x-compute-request-id: req-9bf03442-96b0-46bf-9289-d620db2dc8ad Content-Length: 0 Content-Type: application/json 2018-07-01 20:53:03,052 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3 used request id req-9bf03442-96b0-46bf-9289-d620db2dc8ad 2018-07-01 20:53:03,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.06471991539s 2018-07-01 20:53:03,052 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/710f19ef-b55d-4c31-b076-83c9987897c3 used request id req-9bf03442-96b0-46bf-9289-d620db2dc8ad 2018-07-01 20:53:03,176 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 20:53:03,177 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:12 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-07-01 20:53:03,181 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-07-01 20:53:03,181 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 20:53:03,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 20:53:03,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 20:53:03,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 20:53:03,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 20:53:03,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 20:53:03,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-01 20:53:05,902 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-01 20:53:05.379 132 INFO rally.deployment.engine [-] Deployment 903b7f5b-4215-40e9-8b77-5aa75978b891 | Starting: Destroy cloud and free allocated resources. 2018-07-01 20:53:05.454 132 INFO rally.deployment.engine [-] Deployment 903b7f5b-4215-40e9-8b77-5aa75978b891 | Completed: Destroy cloud and free allocated resources. 2018-07-01 20:53:05.489 132 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701) for deployment 'opnfv-rally'. 2018-07-01 20:53:05.497 132 INFO rally.api [-] Deleting verification (UUID=2f7d34f4-8147-47c2-a0e6-4acec5437576). 2018-07-01 20:53:05.534 132 INFO rally.api [-] Verification has been successfully deleted! 2018-07-01 20:53:05.535 132 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701). 2018-07-01 20:53:05.541 132 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-07-01 20:53:08,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-07-01 20:53:08.069 135 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=cabd53dc-f0a2-4218-97ff-8f6ee1fc88f5) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | cabd53dc-f0a2-4218-97ff-8f6ee1fc88f5 | 2018-07-01T20:53:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: cabd53dc-f0a2-4218-97ff-8f6ee1fc88f5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-01 20:53:11,696 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-07-01 20:53:11,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-01 20:53:11,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-01 20:53:11,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 20:53:11,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb195e4-2f9b-4dd7-9f02-2ba14097b603 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 20:53:11,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8bb195e4-2f9b-4dd7-9f02-2ba14097b603 2018-07-01 20:53:11,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 20:53:12,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T21:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ClQgtmfTSj6C-2k0vX4UnA"], "issued_at": "2018-07-01T20:53:12.000000Z"}} 2018-07-01 20:53:12,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 20:53:12,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a30cee-4ce0-4d5d-b098-1085183a4650 x-compute-request-id: req-68a30cee-4ce0-4d5d-b098-1085183a4650 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 20:53:12,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-68a30cee-4ce0-4d5d-b098-1085183a4650 2018-07-01 20:53:12,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.584879875183s 2018-07-01 20:53:12,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-68a30cee-4ce0-4d5d-b098-1085183a4650 2018-07-01 20:53:12,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:53:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 20:53:12,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2a4cd6f5-3af1-43f9-8cfa-c474fd920dea Date: Sun, 01 Jul 2018 20:53:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 20:53:12,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2a4cd6f5-3af1-43f9-8cfa-c474fd920dea 2018-07-01 20:53:12,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395493030548s 2018-07-01 20:53:12,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2a4cd6f5-3af1-43f9-8cfa-c474fd920dea 2018-07-01 20:53:12,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e'... 2018-07-01 20:53:12,684 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 20:53:12,816 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-01 20:53:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 20:53:12,822 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 01 Jul 2018 20:53:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-01 20:53:12,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 20:53:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 20:53:12,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-aae39f01-b490-44cb-a285-d07948558f78 Date: Sun, 01 Jul 2018 20:53:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 20:53:12,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aae39f01-b490-44cb-a285-d07948558f78 2018-07-01 20:53:12,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.156952142715s 2018-07-01 20:53:12,981 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aae39f01-b490-44cb-a285-d07948558f78 2018-07-01 20:53:12,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 20:53:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e"}' 2018-07-01 20:53:13,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c X-Openstack-Request-Id: req-bcc98ee5-ebc5-443b-bb6e-bc0380b75f68 Date: Sun, 01 Jul 2018 20:53:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "e6042c2c-bad4-4fe6-8683-f4bb3554597c", "size": null, "self": "/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:53:13Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e", "checksum": null, "created_at": "2018-07-01T20:53:13Z", "protected": false} 2018-07-01 20:53:13,256 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-bcc98ee5-ebc5-443b-bb6e-bc0380b75f68 2018-07-01 20:53:13,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.273422002792s 2018-07-01 20:53:13,257 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-bcc98ee5-ebc5-443b-bb6e-bc0380b75f68 returning object e6042c2c-bad4-4fe6-8683-f4bb3554597c 2018-07-01 20:53:13,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 20:53:13,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '' 2018-07-01 20:53:14,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4a05d25-b37b-40aa-b12b-5aa4d4b32c90 Date: Sun, 01 Jul 2018 20:53:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 20:53:14,832 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c/file used request id req-d4a05d25-b37b-40aa-b12b-5aa4d4b32c90 2018-07-01 20:53:14,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.57414007187s 2018-07-01 20:53:14,832 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c/file used request id req-d4a05d25-b37b-40aa-b12b-5aa4d4b32c90 2018-07-01 20:53:14,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-5bf48eed-76b7-422a-8f49-052eb8379d7e'... 2018-07-01 20:53:14,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-01 20:53:14,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"network": {"shared": true, "name": "rally-net-5bf48eed-76b7-422a-8f49-052eb8379d7e", "admin_state_up": true}}' 2018-07-01 20:53:15,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e1311340-208a-4fe4-9b7e-5406d6967ecb Date: Sun, 01 Jul 2018 20:53:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:53:15Z","is_default":false,"provider:segmentation_id":32,"name":"rally-net-5bf48eed-76b7-422a-8f49-052eb8379d7e","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:53:15Z","mtu":1450}} 2018-07-01 20:53:15,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e1311340-208a-4fe4-9b7e-5406d6967ecb 2018-07-01 20:53:15,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.598984956741s 2018-07-01 20:53:15,432 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e1311340-208a-4fe4-9b7e-5406d6967ecb 2018-07-01 20:53:15,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 20:53:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 20:53:15,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-2cfee1bb-0c16-45d7-9522-2bd770cb1bce Date: Sun, 01 Jul 2018 20:53:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T20:53:15Z","provider:segmentation_id":32,"name":"rally-net-5bf48eed-76b7-422a-8f49-052eb8379d7e","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:53:15Z","provider:network_type":"vxlan"}]} 2018-07-01 20:53:15,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2cfee1bb-0c16-45d7-9522-2bd770cb1bce 2018-07-01 20:53:15,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256164073944s 2018-07-01 20:53:15,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2cfee1bb-0c16-45d7-9522-2bd770cb1bce 2018-07-01 20:53:15,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-01 20:53:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"subnet": {"name": "rally-subnet-5bf48eed-76b7-422a-8f49-052eb8379d7e", "enable_dhcp": true, "network_id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.140.0/24"}}' 2018-07-01 20:53:16,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1c66d27b-f07a-4e1b-8bcf-e0f2a7e38d65 Date: Sun, 01 Jul 2018 20:53:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:53:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T20:53:15Z","gateway_ip":"192.168.140.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.140.2","end":"192.168.140.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.140.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"5ddfd91a-08c7-4071-a98b-47955757994f","subnetpool_id":null,"name":"rally-subnet-5bf48eed-76b7-422a-8f49-052eb8379d7e"}} 2018-07-01 20:53:16,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1c66d27b-f07a-4e1b-8bcf-e0f2a7e38d65 2018-07-01 20:53:16,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.598927974701s 2018-07-01 20:53:16,291 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1c66d27b-f07a-4e1b-8bcf-e0f2a7e38d65 2018-07-01 20:53:16,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-5bf48eed-76b7-422a-8f49-052eb8379d7e'... 2018-07-01 20:53:16,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-01 20:53:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}, "name": "rally-router-5bf48eed-76b7-422a-8f49-052eb8379d7e", "admin_state_up": true}}' 2018-07-01 20:53:17,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ed9831d7-a3de-464d-8325-762d55dd3e52 Date: Sun, 01 Jul 2018 20:53:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:53:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:53:17Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ba9a995d-b249-45db-9f40-13cb19628d33", "name": "rally-router-5bf48eed-76b7-422a-8f49-052eb8379d7e"}} 2018-07-01 20:53:17,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ed9831d7-a3de-464d-8325-762d55dd3e52 2018-07-01 20:53:17,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.203125s 2018-07-01 20:53:17,495 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ed9831d7-a3de-464d-8325-762d55dd3e52 2018-07-01 20:53:17,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-01 20:53:17,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"subnet_id": "5ddfd91a-08c7-4071-a98b-47955757994f"}' 2018-07-01 20:53:19,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-88bc4fa1-77d4-499c-a755-bb4a98951ed8 Date: Sun, 01 Jul 2018 20:53:19 GMT RESP BODY: {"network_id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "5ddfd91a-08c7-4071-a98b-47955757994f", "subnet_ids": ["5ddfd91a-08c7-4071-a98b-47955757994f"], "port_id": "de137a92-59a1-474a-85b6-a628afeb7871", "id": "ba9a995d-b249-45db-9f40-13cb19628d33"} 2018-07-01 20:53:19,238 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33/add_router_interface.json used request id req-88bc4fa1-77d4-499c-a755-bb4a98951ed8 2018-07-01 20:53:19,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.74209308624s 2018-07-01 20:53:19,239 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33/add_router_interface.json used request id req-88bc4fa1-77d4-499c-a755-bb4a98951ed8 returning object ba9a995d-b249-45db-9f40-13cb19628d33 2018-07-01 20:53:19,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e'... 2018-07-01 20:53:19,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 20:53:19,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 20:53:19,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491c1d2d-58ab-4a6c-b63f-eaa2dadb2fb2 x-compute-request-id: req-491c1d2d-58ab-4a6c-b63f-eaa2dadb2fb2 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/be102f36-ac4b-41e4-9d51-571c4422241e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be102f36-ac4b-41e4-9d51-571c4422241e", "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:53:19,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-491c1d2d-58ab-4a6c-b63f-eaa2dadb2fb2 2018-07-01 20:53:19,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0501379966736s 2018-07-01 20:53:19,290 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-491c1d2d-58ab-4a6c-b63f-eaa2dadb2fb2 returning object be102f36-ac4b-41e4-9d51-571c4422241e 2018-07-01 20:53:19,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 20:53:19,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"extra_specs": {}}' 2018-07-01 20:53:19,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba71bb3c-a0ef-4bbe-a85d-8d0b0881e742 x-compute-request-id: req-ba71bb3c-a0ef-4bbe-a85d-8d0b0881e742 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:53:19,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e/os-extra_specs used request id req-ba71bb3c-a0ef-4bbe-a85d-8d0b0881e742 2018-07-01 20:53:19,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020672082901s 2018-07-01 20:53:19,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e/os-extra_specs used request id req-ba71bb3c-a0ef-4bbe-a85d-8d0b0881e742 2018-07-01 20:53:19,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e'... 2018-07-01 20:53:19,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 20:53:19,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 20:53:19,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72a36324-5598-44b7-8736-5c60c3c1f523 x-compute-request-id: req-72a36324-5598-44b7-8736-5c60c3c1f523 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1de77492-8f65-4e95-8438-72bce108294b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1de77492-8f65-4e95-8438-72bce108294b", "name": "rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 20:53:19,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-72a36324-5598-44b7-8736-5c60c3c1f523 2018-07-01 20:53:19,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0752990245819s 2018-07-01 20:53:19,389 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-72a36324-5598-44b7-8736-5c60c3c1f523 returning object 1de77492-8f65-4e95-8438-72bce108294b 2018-07-01 20:53:19,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 20:53:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"extra_specs": {}}' 2018-07-01 20:53:19,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 20:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9640ee17-974a-4386-aeae-596694d94705 x-compute-request-id: req-9640ee17-974a-4386-aeae-596694d94705 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 20:53:19,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b/os-extra_specs used request id req-9640ee17-974a-4386-aeae-596694d94705 2018-07-01 20:53:19,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243740081787s 2018-07-01 20:53:19,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b/os-extra_specs used request id req-9640ee17-974a-4386-aeae-596694d94705 2018-07-01 20:53:19,415 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-01 20:53:19,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-01 20:53:19,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 20:53:19,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 20:53:19,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 20:54:21,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 873e586b-694b-486a-8252-74c240a1384a 2018-07-01 20:54:21,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-01 20:54:21,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '873e586b-694b-486a-8252-74c240a1384a'] 2018-07-01 20:54:22,880 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 873e586b-694b-486a-8252-74c240a1384a: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 873e586b-694b-486a-8252-74c240a1384a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | total | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> duration | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.486611 Full duration: 7.213657 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 873e586b-694b-486a-8252-74c240a1384a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753252 Full duration: 7.933189 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 873e586b-694b-486a-8252-74c240a1384a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931833 Full duration: 7.536579 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 873e586b-694b-486a-8252-74c240a1384a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | total | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> duration | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.217942 Full duration: 8.268109 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 873e586b-694b-486a-8252-74c240a1384a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> duration | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.98221 Full duration: 7.739355 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 873e586b-694b-486a-8252-74c240a1384a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65701 Full duration: 7.348128 HINTS: * To plot HTML graphics with this data, run: rally task report 873e586b-694b-486a-8252-74c240a1384a --out output.html * To generate a JUnit report, run: rally task export 873e586b-694b-486a-8252-74c240a1384a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 873e586b-694b-486a-8252-74c240a1384a --json --out output.json 2018-07-01 20:54:22,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '873e586b-694b-486a-8252-74c240a1384a'] 2018-07-01 20:54:23,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 20:54:23,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '873e586b-694b-486a-8252-74c240a1384a', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-01 20:54:23,838 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-01 20:54:23,839 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-01 20:54:23,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-01 20:54:23,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 20:54:23,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 20:54:23,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 20:56:03,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d65f3da1-f941-447a-90c0-842ca9a531b6 2018-07-01 20:56:03,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd65f3da1-f941-447a-90c0-842ca9a531b6'] 2018-07-01 20:56:05,033 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d65f3da1-f941-447a-90c0-842ca9a531b6: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d65f3da1-f941-447a-90c0-842ca9a531b6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 4.081 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | -> glance_v2.upload_data | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | glance_v2.delete_image | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | total | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 100.0% | 1 | | -> duration | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 5.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.467891 Full duration: 13.839879 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d65f3da1-f941-447a-90c0-842ca9a531b6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.111 | 4.111 | 4.111 | 4.111 | 4.111 | 4.111 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | -> glance_v2.upload_data | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | glance_v2.list_images | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 4.284 | 4.284 | 4.284 | 4.284 | 4.284 | 4.284 | 100.0% | 1 | | -> duration | 4.284 | 4.284 | 4.284 | 4.284 | 4.284 | 4.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.284221 Full duration: 16.30727 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d65f3da1-f941-447a-90c0-842ca9a531b6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | -> duration | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.344751 Full duration: 8.32187 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "number_instances": 2, "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task d65f3da1-f941-447a-90c0-842ca9a531b6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 4.243 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | -> glance_v2.upload_data | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | nova.boot_servers | 13.314 | 13.314 | 13.314 | 13.314 | 13.314 | 13.314 | 100.0% | 1 | | total | 17.558 | 17.558 | 17.558 | 17.558 | 17.558 | 17.558 | 100.0% | 1 | | -> duration | 16.558 | 16.558 | 16.558 | 16.558 | 16.558 | 16.558 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.558251 Full duration: 42.852131 HINTS: * To plot HTML graphics with this data, run: rally task report d65f3da1-f941-447a-90c0-842ca9a531b6 --out output.html * To generate a JUnit report, run: rally task export d65f3da1-f941-447a-90c0-842ca9a531b6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d65f3da1-f941-447a-90c0-842ca9a531b6 --json --out output.json 2018-07-01 20:56:05,034 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd65f3da1-f941-447a-90c0-842ca9a531b6'] 2018-07-01 20:56:06,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 20:56:06,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd65f3da1-f941-447a-90c0-842ca9a531b6', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-01 20:56:06,139 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-01 20:56:06,139 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-01 20:56:06,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-01 20:56:06,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 20:56:06,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 20:56:06,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 20:59:27,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a22ce56f-80a5-4470-bba6-418a6cb65206 2018-07-01 20:59:27,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a22ce56f-80a5-4470-bba6-418a6cb65206'] 2018-07-01 20:59:28,208 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 5.946 | 5.946 | 5.946 | 5.946 | 5.946 | 5.946 | 100.0% | 1 | | -> duration | 5.946 | 5.946 | 5.946 | 5.946 | 5.946 | 5.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.946457 Full duration: 22.892198 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 100.0% | 1 | | cinder_v2.delete_volume | 3.075 | 3.075 | 3.075 | 3.075 | 3.075 | 3.075 | 100.0% | 1 | | total | 6.402 | 6.402 | 6.402 | 6.402 | 6.402 | 6.402 | 100.0% | 1 | | -> duration | 6.402 | 6.402 | 6.402 | 6.402 | 6.402 | 6.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.402169 Full duration: 16.72607 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.712 | 8.712 | 8.712 | 8.712 | 8.712 | 8.712 | 100.0% | 1 | | cinder_v2.delete_volume | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 100.0% | 1 | | total | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 100.0% | 1 | | -> duration | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.363966 Full duration: 22.255363 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.188 | 3.188 | 3.188 | 3.188 | 3.188 | 3.188 | 100.0% | 1 | | cinder_v2.delete_volume | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 100.0% | 1 | | total | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 100.0% | 1 | | -> duration | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.67455 Full duration: 15.766446 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 100.0% | 1 | | cinder_v2.extend_volume | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 100.0% | 1 | | cinder_v2.delete_volume | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 100.0% | 1 | | total | 8.501 | 8.501 | 8.501 | 8.501 | 8.501 | 8.501 | 100.0% | 1 | | -> duration | 8.501 | 8.501 | 8.501 | 8.501 | 8.501 | 8.501 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.501249 Full duration: 19.024391 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 100.0% | 1 | | cinder_v2.delete_volume | 2.482 | 2.482 | 2.482 | 2.482 | 2.482 | 2.482 | 100.0% | 1 | | total | 5.789 | 5.789 | 5.789 | 5.789 | 5.789 | 5.789 | 100.0% | 1 | | -> duration | 5.789 | 5.789 | 5.789 | 5.789 | 5.789 | 5.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.789481 Full duration: 22.968104 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | cinder_v2.list_qos | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776791 Full duration: 12.407152 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | cinder_v2.set_qos | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804317 Full duration: 12.664008 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | cinder_v2.list_types | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784974 Full duration: 12.400666 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a22ce56f-80a5-4470-bba6-418a6cb65206 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837501 Full duration: 12.262443 HINTS: * To plot HTML graphics with this data, run: rally task report a22ce56f-80a5-4470-bba6-418a6cb65206 --out output.html * To generate a JUnit report, run: rally task export a22ce56f-80a5-4470-bba6-418a6cb65206 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a22ce56f-80a5-4470-bba6-418a6cb65206 --json --out output.json 2018-07-01 20:59:28,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a22ce56f-80a5-4470-bba6-418a6cb65206'] 2018-07-01 20:59:29,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 20:59:29,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a22ce56f-80a5-4470-bba6-418a6cb65206', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-01 20:59:29,279 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-01 20:59:29,280 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-01 20:59:29,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-01 20:59:29,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 20:59:29,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 20:59:29,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 21:00:50,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b340540d-8984-4841-a118-4780fed6b932 2018-07-01 21:00:50,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b340540d-8984-4841-a118-4780fed6b932'] 2018-07-01 21:00:51,609 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b340540d-8984-4841-a118-4780fed6b932: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b340540d-8984-4841-a118-4780fed6b932 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.677 | 4.677 | 4.677 | 4.677 | 4.677 | 4.677 | 100.0% | 1 | | heat.update_stack | 2.893 | 2.893 | 2.893 | 2.893 | 2.893 | 2.893 | 100.0% | 1 | | heat.delete_stack | 2.873 | 2.873 | 2.873 | 2.873 | 2.873 | 2.873 | 100.0% | 1 | | total | 10.444 | 10.444 | 10.444 | 10.444 | 10.444 | 10.444 | 100.0% | 1 | | -> duration | 6.444 | 6.444 | 6.444 | 6.444 | 6.444 | 6.444 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.443525 Full duration: 18.634663 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b340540d-8984-4841-a118-4780fed6b932 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 100.0% | 1 | | heat.check_stack | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 100.0% | 1 | | heat.delete_stack | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | total | 8.785 | 8.785 | 8.785 | 8.785 | 8.785 | 8.785 | 100.0% | 1 | | -> duration | 6.785 | 6.785 | 6.785 | 6.785 | 6.785 | 6.785 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.785073 Full duration: 17.503821 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b340540d-8984-4841-a118-4780fed6b932 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.642 | 4.642 | 4.642 | 4.642 | 4.642 | 4.642 | 100.0% | 1 | | heat.suspend_stack | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | heat.resume_stack | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | heat.delete_stack | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 100.0% | 1 | | total | 9.488 | 9.488 | 9.488 | 9.488 | 9.488 | 9.488 | 100.0% | 1 | | -> duration | 7.488 | 7.488 | 7.488 | 7.488 | 7.488 | 7.488 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.487753 Full duration: 17.942848 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task b340540d-8984-4841-a118-4780fed6b932 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | total | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> duration | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.562905 Full duration: 8.815231 HINTS: * To plot HTML graphics with this data, run: rally task report b340540d-8984-4841-a118-4780fed6b932 --out output.html * To generate a JUnit report, run: rally task export b340540d-8984-4841-a118-4780fed6b932 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b340540d-8984-4841-a118-4780fed6b932 --json --out output.json 2018-07-01 21:00:51,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b340540d-8984-4841-a118-4780fed6b932'] 2018-07-01 21:00:52,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 21:00:52,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b340540d-8984-4841-a118-4780fed6b932', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-01 21:00:52,698 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-01 21:00:52,698 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-01 21:00:52,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-01 21:00:52,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 21:00:52,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 21:00:52,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 21:04:08,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a1eeca89-d45d-43fd-a0ce-9aa74b44b676 2018-07-01 21:04:08,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a1eeca89-d45d-43fd-a0ce-9aa74b44b676'] 2018-07-01 21:04:10,115 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744697 Full duration: 14.723362 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.list_roles | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752915 Full duration: 14.460166 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | keystone_v3.list_projects | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751687 Full duration: 14.735821 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.delete_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.631094 Full duration: 12.250798 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | keystone_v3.delete_service | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.599598 Full duration: 12.652056 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.create_user | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | -> keystone_v3.add_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_project | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_user | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.list_services | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_services | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 100.0% | 1 | | -> duration | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.775473 Full duration: 19.827658 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.update_project | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.delete_project | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952826 Full duration: 12.482473 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.766027 Full duration: 15.009233 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670243 Full duration: 14.514665 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | keystone_v3.list_users | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.874758 Full duration: 14.568635 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task a1eeca89-d45d-43fd-a0ce-9aa74b44b676 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | keystone_v3.create_users | 4.99 | 4.99 | 4.99 | 4.99 | 4.99 | 4.99 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.989 | 4.989 | 4.989 | 4.989 | 4.989 | 4.989 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | total | 6.619 | 6.619 | 6.619 | 6.619 | 6.619 | 6.619 | 100.0% | 1 | | -> duration | 6.619 | 6.619 | 6.619 | 6.619 | 6.619 | 6.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.618754 Full duration: 22.581527 HINTS: * To plot HTML graphics with this data, run: rally task report a1eeca89-d45d-43fd-a0ce-9aa74b44b676 --out output.html * To generate a JUnit report, run: rally task export a1eeca89-d45d-43fd-a0ce-9aa74b44b676 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a1eeca89-d45d-43fd-a0ce-9aa74b44b676 --json --out output.json 2018-07-01 21:04:10,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a1eeca89-d45d-43fd-a0ce-9aa74b44b676'] 2018-07-01 21:04:11,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 21:04:11,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a1eeca89-d45d-43fd-a0ce-9aa74b44b676', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-01 21:04:11,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-01 21:04:11,251 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-01 21:04:11,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-01 21:04:11,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 21:04:11,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 21:04:11,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 21:09:22,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9b4715e6-3714-4144-9c69-47cc74b6e9dc 2018-07-01 21:09:22,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9b4715e6-3714-4144-9c69-47cc74b6e9dc'] 2018-07-01 21:09:23,994 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | neutron.delete_network | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | total | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 100.0% | 1 | | -> duration | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.272826 Full duration: 15.268841 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | neutron.delete_port | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 100.0% | 1 | | -> duration | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.912999 Full duration: 27.590571 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | neutron.create_subnet | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | neutron.create_router | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | neutron.add_interface_router | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | neutron.remove_interface_router | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | neutron.delete_router | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 100.0% | 1 | | -> duration | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 4.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.885714 Full duration: 36.408612 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | neutron.delete_subnet | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | -> duration | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.88835 Full duration: 28.578972 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.list_networks | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> duration | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.279999 Full duration: 16.623344 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | neutron.list_ports | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 100.0% | 1 | | -> duration | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.507469 Full duration: 29.398517 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | neutron.create_subnet | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | neutron.create_router | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | neutron.add_interface_router | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | neutron.list_routers | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 100.0% | 1 | | -> duration | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.726998 Full duration: 39.731765 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.create_subnet | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | neutron.list_subnets | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> duration | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.861209 Full duration: 33.03299 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | neutron.delete_security_group | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | total | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | -> duration | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.408985 Full duration: 14.196993 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | neutron.create_security_group_rule | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | neutron.delete_security_group | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 100.0% | 1 | | -> duration | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 2.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.030242 Full duration: 14.626363 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 9b4715e6-3714-4144-9c69-47cc74b6e9dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | neutron.create_router | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | neutron.add_gateway_router | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | neutron.remove_gateway_router | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 3.592 | 3.592 | 3.592 | 3.592 | 3.592 | 3.592 | 100.0% | 1 | | -> duration | 3.592 | 3.592 | 3.592 | 3.592 | 3.592 | 3.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.591652 Full duration: 25.263325 HINTS: * To plot HTML graphics with this data, run: rally task report 9b4715e6-3714-4144-9c69-47cc74b6e9dc --out output.html * To generate a JUnit report, run: rally task export 9b4715e6-3714-4144-9c69-47cc74b6e9dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9b4715e6-3714-4144-9c69-47cc74b6e9dc --json --out output.json 2018-07-01 21:09:23,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9b4715e6-3714-4144-9c69-47cc74b6e9dc'] 2018-07-01 21:09:25,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 21:09:25,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9b4715e6-3714-4144-9c69-47cc74b6e9dc', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-01 21:09:25,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-01 21:09:25,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-01 21:09:25,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-01 21:09:25,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 21:09:25,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 21:09:25,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 21:16:22,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3a6ea253-799d-4cc5-ba43-ae5ca28705bc 2018-07-01 21:16:22,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3a6ea253-799d-4cc5-ba43-ae5ca28705bc'] 2018-07-01 21:16:23,676 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "block_migration": false, "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 9.645 | 100.0% | 1 | | nova.find_host_to_migrate | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | nova.live_migrate | 13.868 | 13.868 | 13.868 | 13.868 | 13.868 | 13.868 | 100.0% | 1 | | nova.delete_server | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 100.0% | 1 | | total | 27.453 | 27.453 | 27.453 | 27.453 | 27.453 | 27.453 | 100.0% | 1 | | -> duration | 26.453 | 26.453 | 26.453 | 26.453 | 26.453 | 26.453 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.453271 Full duration: 36.977141 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.389 | 9.389 | 9.389 | 9.389 | 9.389 | 9.389 | 100.0% | 1 | | cinder_v2.create_volume | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 100.0% | 1 | | nova.attach_volume | 4.671 | 4.671 | 4.671 | 4.671 | 4.671 | 4.671 | 100.0% | 1 | | nova.find_host_to_migrate | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | nova.live_migrate | 13.25 | 13.25 | 13.25 | 13.25 | 13.25 | 13.25 | 100.0% | 1 | | nova.detach_volume | 3.817 | 3.817 | 3.817 | 3.817 | 3.817 | 3.817 | 100.0% | 1 | | cinder_v2.delete_volume | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 100.0% | 1 | | nova.delete_server | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 100.0% | 1 | | total | 40.555 | 40.555 | 40.555 | 40.555 | 40.555 | 40.555 | 100.0% | 1 | | -> duration | 39.555 | 39.555 | 39.555 | 39.555 | 39.555 | 39.555 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.555222 Full duration: 52.276047 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.547 | 9.547 | 9.547 | 9.547 | 9.547 | 9.547 | 100.0% | 1 | | nova.boot_server | 9.825 | 9.825 | 9.825 | 9.825 | 9.825 | 9.825 | 100.0% | 1 | | nova.find_host_to_migrate | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | nova.live_migrate | 16.35 | 16.35 | 16.35 | 16.35 | 16.35 | 16.35 | 100.0% | 1 | | nova.delete_server | 7.339 | 7.339 | 7.339 | 7.339 | 7.339 | 7.339 | 100.0% | 1 | | total | 44.329 | 44.329 | 44.329 | 44.329 | 44.329 | 44.329 | 100.0% | 1 | | -> duration | 43.329 | 43.329 | 43.329 | 43.329 | 43.329 | 43.329 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.329435 Full duration: 55.638928 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "server_kwargs": { "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | nova.boot_server | 8.931 | 8.931 | 8.931 | 8.931 | 8.931 | 8.931 | 100.0% | 1 | | nova.delete_server | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 100.0% | 1 | | nova.delete_keypair | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 12.733 | 12.733 | 12.733 | 12.733 | 12.733 | 12.733 | 100.0% | 1 | | -> duration | 11.733 | 11.733 | 11.733 | 11.733 | 11.733 | 11.733 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.732811 Full duration: 36.202738 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "volume_size": 5, "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 100.0% | 1 | | nova.boot_server | 9.557 | 9.557 | 9.557 | 9.557 | 9.557 | 9.557 | 100.0% | 1 | | nova.delete_server | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | total | 21.209 | 21.209 | 21.209 | 21.209 | 21.209 | 21.209 | 100.0% | 1 | | -> duration | 20.209 | 20.209 | 20.209 | 20.209 | 20.209 | 20.209 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.209329 Full duration: 47.954051 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "force_delete": false, "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 6.945 | 6.945 | 6.945 | 6.945 | 6.945 | 6.945 | 100.0% | 1 | | nova.pause_server | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 100.0% | 1 | | nova.unpause_server | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 100.0% | 1 | | nova.delete_server | 5.604 | 5.604 | 5.604 | 5.604 | 5.604 | 5.604 | 100.0% | 1 | | total | 18.417 | 18.417 | 18.417 | 18.417 | 18.417 | 18.417 | 100.0% | 1 | | -> duration | 13.417 | 13.417 | 13.417 | 13.417 | 13.417 | 13.417 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.417391 Full duration: 45.351956 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "nics": [ { "net-id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.017 | 10.017 | 10.017 | 10.017 | 10.017 | 10.017 | 100.0% | 1 | | nova.migrate | 34.787 | 34.787 | 34.787 | 34.787 | 34.787 | 34.787 | 100.0% | 1 | | nova.resize_confirm | 5.154 | 5.154 | 5.154 | 5.154 | 5.154 | 5.154 | 100.0% | 1 | | nova.delete_server | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 2.677 | 100.0% | 1 | | total | 52.636 | 52.636 | 52.636 | 52.636 | 52.636 | 52.636 | 100.0% | 1 | | -> duration | 51.636 | 51.636 | 51.636 | 51.636 | 51.636 | 51.636 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.63562 Full duration: 61.963496 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "image": { "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.135 | 9.135 | 9.135 | 9.135 | 9.135 | 9.135 | 100.0% | 1 | | nova.list_interfaces | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 9.578 | 9.578 | 9.578 | 9.578 | 9.578 | 9.578 | 100.0% | 1 | | -> duration | 8.578 | 8.578 | 8.578 | 8.578 | 8.578 | 8.578 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.57803 Full duration: 42.132733 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3a6ea253-799d-4cc5-ba43-ae5ca28705bc has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | nova.delete_server_group | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690873 Full duration: 9.103948 HINTS: * To plot HTML graphics with this data, run: rally task report 3a6ea253-799d-4cc5-ba43-ae5ca28705bc --out output.html * To generate a JUnit report, run: rally task export 3a6ea253-799d-4cc5-ba43-ae5ca28705bc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3a6ea253-799d-4cc5-ba43-ae5ca28705bc --json --out output.json 2018-07-01 21:16:23,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3a6ea253-799d-4cc5-ba43-ae5ca28705bc'] 2018-07-01 21:16:24,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 21:16:24,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3a6ea253-799d-4cc5-ba43-ae5ca28705bc', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-01 21:16:24,726 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-01 21:16:24,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-01 21:16:24,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-01 21:16:24,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-01 21:16:24,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-01 21:16:24,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'flavor_name': 'rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-01 21:17:17,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 79f58ee9-6170-4e16-b491-25204d42a93f 2018-07-01 21:17:17,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '79f58ee9-6170-4e16-b491-25204d42a93f'] 2018-07-01 21:17:18,618 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 79f58ee9-6170-4e16-b491-25204d42a93f: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 79f58ee9-6170-4e16-b491-25204d42a93f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | quotas.delete_quotas | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> duration | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.855445 Full duration: 8.695304 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 79f58ee9-6170-4e16-b491-25204d42a93f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709477 Full duration: 8.381877 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 79f58ee9-6170-4e16-b491-25204d42a93f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711115 Full duration: 8.575067 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 79f58ee9-6170-4e16-b491-25204d42a93f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | total | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> duration | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.147296 Full duration: 8.887113 HINTS: * To plot HTML graphics with this data, run: rally task report 79f58ee9-6170-4e16-b491-25204d42a93f --out output.html * To generate a JUnit report, run: rally task export 79f58ee9-6170-4e16-b491-25204d42a93f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 79f58ee9-6170-4e16-b491-25204d42a93f --json --out output.json 2018-07-01 21:17:18,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '79f58ee9-6170-4e16-b491-25204d42a93f'] 2018-07-01 21:17:19,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-01 21:17:19,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '79f58ee9-6170-4e16-b491-25204d42a93f', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-01 21:17:19,615 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-01 21:17:19,619 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:47 | 11 | 100.00% | | neutron | 04:40 | 11 | 100.00% | | nova | 06:27 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:30 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-01 21:17:19,619 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-07-01 21:17:19,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 21:17:19,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:19,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa8591d2-97ed-420e-8337-ef1746bfcb73 x-compute-request-id: req-aa8591d2-97ed-420e-8337-ef1746bfcb73 Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1de77492-8f65-4e95-8438-72bce108294b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1de77492-8f65-4e95-8438-72bce108294b", "name": "rally-mini-5bf48eed-76b7-422a-8f49-052eb8379d7e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/be102f36-ac4b-41e4-9d51-571c4422241e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be102f36-ac4b-41e4-9d51-571c4422241e", "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 21:17:19,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-aa8591d2-97ed-420e-8337-ef1746bfcb73 2018-07-01 21:17:19,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.202174901962s 2018-07-01 21:17:19,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-aa8591d2-97ed-420e-8337-ef1746bfcb73 2018-07-01 21:17:19,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 21:17:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:19,883 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 21:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-360b86d1-aaa6-4053-89a2-a2d28e1e0a1b x-compute-request-id: req-360b86d1-aaa6-4053-89a2-a2d28e1e0a1b Content-Length: 0 Content-Type: application/json 2018-07-01 21:17:19,883 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b used request id req-360b86d1-aaa6-4053-89a2-a2d28e1e0a1b 2018-07-01 21:17:19,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0575602054596s 2018-07-01 21:17:19,884 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/1de77492-8f65-4e95-8438-72bce108294b used request id req-360b86d1-aaa6-4053-89a2-a2d28e1e0a1b 2018-07-01 21:17:19,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 21:17:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:19,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a50ffb84-5a12-4228-99bb-dee2960165bf x-compute-request-id: req-a50ffb84-5a12-4228-99bb-dee2960165bf Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/be102f36-ac4b-41e4-9d51-571c4422241e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be102f36-ac4b-41e4-9d51-571c4422241e", "name": "rally-tiny-5bf48eed-76b7-422a-8f49-052eb8379d7e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 21:17:19,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a50ffb84-5a12-4228-99bb-dee2960165bf 2018-07-01 21:17:19,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296320915222s 2018-07-01 21:17:19,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a50ffb84-5a12-4228-99bb-dee2960165bf 2018-07-01 21:17:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 21:17:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:19,964 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 21:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a5e67f1-0a46-424b-977a-b6cc163833f1 x-compute-request-id: req-6a5e67f1-0a46-424b-977a-b6cc163833f1 Content-Length: 0 Content-Type: application/json 2018-07-01 21:17:19,964 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e used request id req-6a5e67f1-0a46-424b-977a-b6cc163833f1 2018-07-01 21:17:19,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0488700866699s 2018-07-01 21:17:19,965 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/be102f36-ac4b-41e4-9d51-571c4422241e used request id req-6a5e67f1-0a46-424b-977a-b6cc163833f1 2018-07-01 21:17:19,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-01 21:17:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" -d '{"subnet_id": "5ddfd91a-08c7-4071-a98b-47955757994f"}' 2018-07-01 21:17:21,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f3d1690f-5077-4931-bafc-3f5b62f99847 Date: Sun, 01 Jul 2018 21:17:21 GMT RESP BODY: {"network_id": "df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "5ddfd91a-08c7-4071-a98b-47955757994f", "subnet_ids": ["5ddfd91a-08c7-4071-a98b-47955757994f"], "port_id": "de137a92-59a1-474a-85b6-a628afeb7871", "id": "ba9a995d-b249-45db-9f40-13cb19628d33"} 2018-07-01 21:17:21,583 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33/remove_router_interface.json used request id req-f3d1690f-5077-4931-bafc-3f5b62f99847 2018-07-01 21:17:21,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61778187752s 2018-07-01 21:17:21,583 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33/remove_router_interface.json used request id req-f3d1690f-5077-4931-bafc-3f5b62f99847 returning object ba9a995d-b249-45db-9f40-13cb19628d33 2018-07-01 21:17:21,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-01 21:17:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:21,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9925 X-Openstack-Request-Id: req-e118c226-df88-477d-9487-ed6762110e15 Date: Sun, 01 Jul 2018 21:17:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "fcff60640adc4df98f3377e9aea2dee8", "created_at": "2018-07-01T21:15:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:15:35Z", "revision_number": 2, "routes": [], "project_id": "fcff60640adc4df98f3377e9aea2dee8", "id": "1414fe62-d7cb-4d91-bc5a-6550d387588e", "name": "c_rally_34102236_YVfC3K7G"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:36Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "1ecf4e7e-ec5b-433a-bd45-242d2ac28afe", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "fb462ca3b64544a392a786fe88a755fa", "created_at": "2018-07-01T20:40:39Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-07-01T20:40:40Z", "revision_number": 2, "routes": [], "project_id": "fb462ca3b64544a392a786fe88a755fa", "id": "3d9481e1-723b-43cc-a1ef-ad6b832ac42f", "name": "tempest-FloatingIPTestJSON-router-2144001517"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "5ff322072f00455499bd823681867c49", "created_at": "2018-07-01T21:13:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:13:47Z", "revision_number": 2, "routes": [], "project_id": "5ff322072f00455499bd823681867c49", "id": "44d4d61f-6f8c-488b-8188-95fe630fa248", "name": "c_rally_995d245f_w1q0NUZf"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "5ff322072f00455499bd823681867c49", "created_at": "2018-07-01T21:13:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:13:48Z", "revision_number": 2, "routes": [], "project_id": "5ff322072f00455499bd823681867c49", "id": "472a8a93-be62-4404-a354-3ea1732881c2", "name": "c_rally_995d245f_w1q0NUZf"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "fb462ca3b64544a392a786fe88a755fa", "created_at": "2018-07-01T20:40:40Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-07-01T20:40:41Z", "revision_number": 2, "routes": [], "project_id": "fb462ca3b64544a392a786fe88a755fa", "id": "4893a00a-a684-4dab-9528-5938080f0c20", "name": "tempest-FloatingIPTestJSON-router-2144001517"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "01f7de557c3f4f3ea641bfb33af4191d", "created_at": "2018-07-01T21:05:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:05:16Z", "revision_number": 2, "routes": [], "project_id": "01f7de557c3f4f3ea641bfb33af4191d", "id": "658ec247-4146-45e3-86c9-b5ec60358fb1", "name": "c_rally_cbe9d3c9_xJ1o0gZ4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:41Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6782568d-24cf-4bb8-9acf-e682bfc13efd", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9c213745a2124def973237a8ba263815", "created_at": "2018-07-01T21:05:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:05:55Z", "revision_number": 2, "routes": [], "project_id": "9c213745a2124def973237a8ba263815", "id": "6816e246-123f-46e1-a9c1-0cd5a2572e9f", "name": "c_rally_e2d0c2b4_5F9FBani"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "3e7205f040134872abe07edfdc0895c6", "created_at": "2018-07-01T21:07:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:07:54Z", "revision_number": 2, "routes": [], "project_id": "3e7205f040134872abe07edfdc0895c6", "id": "6d8de149-63fb-4e07-a9be-875c539c76ce", "name": "c_rally_ac185d3c_tUwQg5or"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b9cca744f62148a3a4b4d9d9e4e4ac41", "created_at": "2018-07-01T21:06:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:06:44Z", "revision_number": 2, "routes": [], "project_id": "b9cca744f62148a3a4b4d9d9e4e4ac41", "id": "7ebba063-3b15-4706-808a-91e558416069", "name": "c_rally_4fdff2d8_le8Z1qDd"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:42Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83ab1500-78c2-4f59-9cdc-29a4b097fdfc", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:37Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "add1f957-9334-4c46-960f-5a96209b7e5f", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e9b5b45a5a984566a054269f02fe72d0", "created_at": "2018-07-01T21:07:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:07:14Z", "revision_number": 2, "routes": [], "project_id": "e9b5b45a5a984566a054269f02fe72d0", "id": "af9f50e3-5760-4d4f-9b07-84e0b6a988ee", "name": "c_rally_36428ef5_6rcYHqY2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:53:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:17:21Z", "revision_number": 4, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "ba9a995d-b249-45db-9f40-13cb19628d33", "name": "rally-router-5bf48eed-76b7-422a-8f49-052eb8379d7e"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "fcff60640adc4df98f3377e9aea2dee8", "created_at": "2018-07-01T21:15:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:15:36Z", "revision_number": 2, "routes": [], "project_id": "fcff60640adc4df98f3377e9aea2dee8", "id": "cc07dbd0-41b7-4e98-89d6-5f815f8c10c4", "name": "c_rally_34102236_YVfC3K7G"}]} 2018-07-01 21:17:21,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e118c226-df88-477d-9487-ed6762110e15 2018-07-01 21:17:21,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.226449012756s 2018-07-01 21:17:21,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e118c226-df88-477d-9487-ed6762110e15 2018-07-01 21:17:21,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-01 21:17:21,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:23,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec4f4547-3e34-490f-ae2f-192bfa7b06a4 Content-Length: 0 Date: Sun, 01 Jul 2018 21:17:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 21:17:23,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33.json used request id req-ec4f4547-3e34-490f-ae2f-192bfa7b06a4 2018-07-01 21:17:23,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2589931488s 2018-07-01 21:17:23,075 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ba9a995d-b249-45db-9f40-13cb19628d33.json used request id req-ec4f4547-3e34-490f-ae2f-192bfa7b06a4 2018-07-01 21:17:23,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-01 21:17:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:23,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1287 X-Openstack-Request-Id: req-f176419a-67a0-459a-90dd-474fa9fa8def Date: Sun, 01 Jul 2018 21:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:53:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T20:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.140.2","end":"192.168.140.254"}],"gateway_ip":"192.168.140.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.140.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"5ddfd91a-08c7-4071-a98b-47955757994f","subnetpool_id":null,"name":"rally-subnet-5bf48eed-76b7-422a-8f49-052eb8379d7e"}]} 2018-07-01 21:17:23,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f176419a-67a0-459a-90dd-474fa9fa8def 2018-07-01 21:17:23,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.548495054245s 2018-07-01 21:17:23,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f176419a-67a0-459a-90dd-474fa9fa8def 2018-07-01 21:17:23,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-01 21:17:23,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/5ddfd91a-08c7-4071-a98b-47955757994f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:26,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b4c65f9-e242-46d5-81c5-2454b6ce28d9 Date: Sun, 01 Jul 2018 21:17:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 21:17:26,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5ddfd91a-08c7-4071-a98b-47955757994f.json used request id req-1b4c65f9-e242-46d5-81c5-2454b6ce28d9 2018-07-01 21:17:26,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.68245506287s 2018-07-01 21:17:26,309 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5ddfd91a-08c7-4071-a98b-47955757994f.json used request id req-1b4c65f9-e242-46d5-81c5-2454b6ce28d9 2018-07-01 21:17:26,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 21:17:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:26,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-6dfad8f0-0f7d-426c-97a0-6c1f30a5d65a Date: Sun, 01 Jul 2018 21:17:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T21:17:26Z","provider:segmentation_id":32,"name":"rally-net-5bf48eed-76b7-422a-8f49-052eb8379d7e","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T20:53:15Z","provider:network_type":"vxlan"}]} 2018-07-01 21:17:26,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6dfad8f0-0f7d-426c-97a0-6c1f30a5d65a 2018-07-01 21:17:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256042003632s 2018-07-01 21:17:26,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6dfad8f0-0f7d-426c-97a0-6c1f30a5d65a 2018-07-01 21:17:26,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-01 21:17:26,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:27,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-396bd8b7-99f4-446e-a442-d91aeffe4034 Date: Sun, 01 Jul 2018 21:17:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 21:17:27,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af.json used request id req-396bd8b7-99f4-446e-a442-d91aeffe4034 2018-07-01 21:17:27,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35113286972s 2018-07-01 21:17:27,918 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/df6599c5-cbd1-4e4d-86ad-cf3f4af6f3af.json used request id req-396bd8b7-99f4-446e-a442-d91aeffe4034 2018-07-01 21:17:27,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 21:17:27,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:28,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-387c6d55-d6b7-4439-aa17-070bad16e19c Date: Sun, 01 Jul 2018 21:17:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c/snap", "metadata": {}}], "file": "/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "e6042c2c-bad4-4fe6-8683-f4bb3554597c", "size": 12716032, "self": "/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T20:53:14Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-5bf48eed-76b7-422a-8f49-052eb8379d7e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T20:53:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 21:17:28,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-387c6d55-d6b7-4439-aa17-070bad16e19c 2018-07-01 21:17:28,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172069072723s 2018-07-01 21:17:28,091 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-387c6d55-d6b7-4439-aa17-070bad16e19c 2018-07-01 21:17:28,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 21:17:28,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cdb5db891c09ecd27776649bbc4958495699a6ee" 2018-07-01 21:17:29,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ef41d23-5073-4cdc-8742-60f85d7d5e43 Date: Sun, 01 Jul 2018 21:17:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:17:29,034 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c used request id req-6ef41d23-5073-4cdc-8742-60f85d7d5e43 2018-07-01 21:17:29,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.941270112991s 2018-07-01 21:17:29,035 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e6042c2c-bad4-4fe6-8683-f4bb3554597c used request id req-6ef41d23-5073-4cdc-8742-60f85d7d5e43 2018-07-01 21:17:29,168 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 21:17:29,169 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-01 21:17:29,174 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 21:17:29,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 21:17:29,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 21:17:29,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 21:17:29,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 21:17:29,266 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-07-01 21:17:29,266 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-07-01 21:17:29,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-01 21:17:31,666 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-01 21:17:31.370 11211 INFO rally.deployment.engine [-] Deployment cabd53dc-f0a2-4218-97ff-8f6ee1fc88f5 | Starting: Destroy cloud and free allocated resources. 2018-07-01 21:17:31.439 11211 INFO rally.deployment.engine [-] Deployment cabd53dc-f0a2-4218-97ff-8f6ee1fc88f5 | Completed: Destroy cloud and free allocated resources. 2018-07-01 21:17:31.463 11211 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701). 2018-07-01 21:17:31.468 11211 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-07-01 21:17:34,043 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-07-01 21:17:33.749 11214 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=722982f2-5f3e-4c78-8b7f-e73bfabbbcef) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 722982f2-5f3e-4c78-8b7f-e73bfabbbcef | 2018-07-01T21:17:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 722982f2-5f3e-4c78-8b7f-e73bfabbbcef ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-01 21:17:37,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-07-01 21:17:37,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-01 21:17:39,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-01 21:17:39.580 11220 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=244d5697-0aa1-46ba-a21c-4c1bcef89701). 2018-07-01 21:17:39.708 11220 INFO rally.api [-] Verifier has been successfully deleted! 2018-07-01 21:17:43,232 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-07-01 21:17:41.901 11223 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-07-01 21:17:42.038 11223 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-07-01 21:17:43.061 11223 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f) as the default verifier for the future CLI operations. 2018-07-01 21:17:46,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-f55cb589-c476-4cec-b23b-a10be769b4d3' 2018-07-01 21:17:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 21:17:46,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28347250-882b-4684-9f0b-86c9e0173756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 21:17:46,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-28347250-882b-4684-9f0b-86c9e0173756 2018-07-01 21:17:46,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 21:17:46,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T22:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["TR8zU9bDQhi5OcOj-HR9cQ"], "issued_at": "2018-07-01T21:17:46.000000Z"}} 2018-07-01 21:17:46,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-01 21:17:46,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"network": {"name": "tempest-net-f55cb589-c476-4cec-b23b-a10be769b4d3", "admin_state_up": true}}' 2018-07-01 21:17:47,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f5538494-b8b7-403d-9b7e-2d41d54c4add Date: Sun, 01 Jul 2018 21:17:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T21:17:47Z","is_default":false,"provider:segmentation_id":28,"name":"tempest-net-f55cb589-c476-4cec-b23b-a10be769b4d3","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:17:47Z","mtu":1450}} 2018-07-01 21:17:47,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f5538494-b8b7-403d-9b7e-2d41d54c4add 2018-07-01 21:17:47,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.879863977432s 2018-07-01 21:17:47,540 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f5538494-b8b7-403d-9b7e-2d41d54c4add 2018-07-01 21:17:47,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T21:17:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d', u'provider:segmentation_id': 28, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-f55cb589-c476-4cec-b23b-a10be769b4d3', u'admin_state_up': True, u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T21:17:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 21:17:47,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 21:17:47,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:17:48,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1345 X-Openstack-Request-Id: req-59ea7758-bdcd-4475-82d8-6c5e4e371c39 Date: Sun, 01 Jul 2018 21:17:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T21:17:47Z","provider:segmentation_id":28,"name":"tempest-net-f55cb589-c476-4cec-b23b-a10be769b4d3","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:17:47Z","provider:network_type":"vxlan"}]} 2018-07-01 21:17:48,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-59ea7758-bdcd-4475-82d8-6c5e4e371c39 2018-07-01 21:17:48,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.604859828949s 2018-07-01 21:17:48,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-59ea7758-bdcd-4475-82d8-6c5e4e371c39 2018-07-01 21:17:48,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-01 21:17:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"subnet": {"name": "tempest-subnet-f55cb589-c476-4cec-b23b-a10be769b4d3", "enable_dhcp": true, "network_id": "d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-07-01 21:17:48,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-53b4c596-4aab-4e2e-8549-e32861569eea Date: Sun, 01 Jul 2018 21:17:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:17:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T21:17:48Z","gateway_ip":"192.168.150.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.150.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"bc541b6a-3065-416e-9df5-21d5b9fcadea","subnetpool_id":null,"name":"tempest-subnet-f55cb589-c476-4cec-b23b-a10be769b4d3"}} 2018-07-01 21:17:48,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-53b4c596-4aab-4e2e-8549-e32861569eea 2018-07-01 21:17:48,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.542672157288s 2018-07-01 21:17:48,691 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-53b4c596-4aab-4e2e-8549-e32861569eea 2018-07-01 21:17:48,691 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-01T21:17:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'bc541b6a-3065-416e-9df5-21d5b9fcadea', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-f55cb589-c476-4cec-b23b-a10be769b4d3', u'enable_dhcp': True, u'network_id': u'd52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d', u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T21:17:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 21:17:48,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-07-01 21:17:48,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3' 2018-07-01 21:17:48,692 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 21:17:48,825 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-01 21:17:48,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:17:48,833 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 01 Jul 2018 21:17:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-01 21:17:48,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 21:17:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:17:48,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-09818dec-58e8-4aae-9fab-9e3a13954dda Date: Sun, 01 Jul 2018 21:17:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 21:17:48,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-09818dec-58e8-4aae-9fab-9e3a13954dda 2018-07-01 21:17:48,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.155736923218s 2018-07-01 21:17:48,993 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-09818dec-58e8-4aae-9fab-9e3a13954dda 2018-07-01 21:17:48,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 21:17:48,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3"}' 2018-07-01 21:17:49,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c X-Openstack-Request-Id: req-6361c4f9-90f4-48ea-9b1a-97254414c546 Date: Sun, 01 Jul 2018 21:17:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "b1f8f246-d07a-4fa8-b639-8c5eda31086c", "size": null, "self": "/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T21:17:49Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3", "checksum": null, "created_at": "2018-07-01T21:17:49Z", "protected": false} 2018-07-01 21:17:49,211 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6361c4f9-90f4-48ea-9b1a-97254414c546 2018-07-01 21:17:49,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.216896057129s 2018-07-01 21:17:49,212 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6361c4f9-90f4-48ea-9b1a-97254414c546 returning object b1f8f246-d07a-4fa8-b639-8c5eda31086c 2018-07-01 21:17:49,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 21:17:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '' 2018-07-01 21:17:50,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-476afa3b-75d5-4e00-8d0b-329eead36342 Date: Sun, 01 Jul 2018 21:17:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:17:50,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/file used request id req-476afa3b-75d5-4e00-8d0b-329eead36342 2018-07-01 21:17:50,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.978926897049s 2018-07-01 21:17:50,192 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/file used request id req-476afa3b-75d5-4e00-8d0b-329eead36342 2018-07-01 21:17:50,192 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T21:17:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b1f8f246-d07a-4fa8-b639-8c5eda31086c', u'size': None, u'name': u'Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3', u'checksum': None, u'self': u'/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T21:17:49Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 21:17:50,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-f55cb589-c476-4cec-b23b-a10be769b4d3' 2018-07-01 21:17:50,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 21:17:50,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:17:50,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-a5979df0-bd0a-49be-8b33-1d8b5760e7db Date: Sun, 01 Jul 2018 21:17:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/snap", "metadata": {}}], "file": "/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "b1f8f246-d07a-4fa8-b639-8c5eda31086c", "size": 12716032, "self": "/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T21:17:50Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-f55cb589-c476-4cec-b23b-a10be769b4d3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T21:17:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 21:17:50,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a5979df0-bd0a-49be-8b33-1d8b5760e7db 2018-07-01 21:17:50,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181386947632s 2018-07-01 21:17:50,374 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a5979df0-bd0a-49be-8b33-1d8b5760e7db 2018-07-01 21:17:50,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 21:17:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-f55cb589-c476-4cec-b23b-a10be769b4d3", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-f55cb589-c476-4cec-b23b-a10be769b4d3"}' 2018-07-01 21:17:50,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2 X-Openstack-Request-Id: req-eb4e7600-b495-4d20-b322-31e8f1e81b4b Date: Sun, 01 Jul 2018 21:17:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "12d2ddec-6bc9-4d6c-9040-af8667b0d4c2", "size": null, "self": "/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T21:17:50Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-f55cb589-c476-4cec-b23b-a10be769b4d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-f55cb589-c476-4cec-b23b-a10be769b4d3", "checksum": null, "created_at": "2018-07-01T21:17:50Z", "protected": false} 2018-07-01 21:17:50,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-eb4e7600-b495-4d20-b322-31e8f1e81b4b 2018-07-01 21:17:50,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25572013855s 2018-07-01 21:17:50,634 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-eb4e7600-b495-4d20-b322-31e8f1e81b4b returning object 12d2ddec-6bc9-4d6c-9040-af8667b0d4c2 2018-07-01 21:17:50,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 21:17:50,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '' 2018-07-01 21:17:52,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31b61c8d-ec88-40fe-9ae6-5c74c8f1e9d7 Date: Sun, 01 Jul 2018 21:17:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:17:52,730 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2/file used request id req-31b61c8d-ec88-40fe-9ae6-5c74c8f1e9d7 2018-07-01 21:17:52,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.09594511986s 2018-07-01 21:17:52,731 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2/file used request id req-31b61c8d-ec88-40fe-9ae6-5c74c8f1e9d7 2018-07-01 21:17:52,731 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-f55cb589-c476-4cec-b23b-a10be769b4d3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T21:17:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'12d2ddec-6bc9-4d6c-9040-af8667b0d4c2', u'size': None, u'name': u'Cirros-0.4.0-1-f55cb589-c476-4cec-b23b-a10be769b4d3', u'checksum': None, u'self': u'/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T21:17:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 21:17:52,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-07-01 21:17:52,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 21:17:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-f55cb589-c476-4cec-b23b-a10be769b4d3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 21:17:52,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dada887-8d59-4a20-aa62-665ab56dcd9d x-compute-request-id: req-0dada887-8d59-4a20-aa62-665ab56dcd9d Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "309fa2e0-3a08-4738-abe6-18f44b498a42", "name": "opnfv_flavor-f55cb589-c476-4cec-b23b-a10be769b4d3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 21:17:52,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0dada887-8d59-4a20-aa62-665ab56dcd9d 2018-07-01 21:17:52,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211707830429s 2018-07-01 21:17:52,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0dada887-8d59-4a20-aa62-665ab56dcd9d returning object 309fa2e0-3a08-4738-abe6-18f44b498a42 2018-07-01 21:17:52,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 21:17:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"extra_specs": {}}' 2018-07-01 21:17:52,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6eb2791e-3908-454b-8812-716a3cd77c48 x-compute-request-id: req-6eb2791e-3908-454b-8812-716a3cd77c48 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 21:17:52,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42/os-extra_specs used request id req-6eb2791e-3908-454b-8812-716a3cd77c48 2018-07-01 21:17:52,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020565032959s 2018-07-01 21:17:52,966 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42/os-extra_specs used request id req-6eb2791e-3908-454b-8812-716a3cd77c48 2018-07-01 21:17:52,966 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-f55cb589-c476-4cec-b23b-a10be769b4d3', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'309fa2e0-3a08-4738-abe6-18f44b498a42', 'swap': 0}) 2018-07-01 21:17:52,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 21:17:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-f55cb589-c476-4cec-b23b-a10be769b4d3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 21:17:53,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4250904-85d0-44c4-9fcb-93160265fa94 x-compute-request-id: req-b4250904-85d0-44c4-9fcb-93160265fa94 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "name": "opnfv_flavor_1-f55cb589-c476-4cec-b23b-a10be769b4d3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 21:17:53,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b4250904-85d0-44c4-9fcb-93160265fa94 2018-07-01 21:17:53,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0478420257568s 2018-07-01 21:17:53,015 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b4250904-85d0-44c4-9fcb-93160265fa94 returning object ea522ff3-ab7b-48e8-b3a4-7ff1816a795c 2018-07-01 21:17:53,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 21:17:53,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" -d '{"extra_specs": {}}' 2018-07-01 21:17:53,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c9e7442-de06-4cb1-8cd2-b407c4fbf603 x-compute-request-id: req-7c9e7442-de06-4cb1-8cd2-b407c4fbf603 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 21:17:53,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c/os-extra_specs used request id req-7c9e7442-de06-4cb1-8cd2-b407c4fbf603 2018-07-01 21:17:53,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214378833771s 2018-07-01 21:17:53,038 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c/os-extra_specs used request id req-7c9e7442-de06-4cb1-8cd2-b407c4fbf603 2018-07-01 21:17:53,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-f55cb589-c476-4cec-b23b-a10be769b4d3', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ea522ff3-ab7b-48e8-b3a4-7ff1816a795c', 'swap': 0}) 2018-07-01 21:17:53,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-01 21:17:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:17:53,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-554d17b7-d24f-4ae6-9e46-85f2c3e88c3a x-compute-request-id: req-554d17b7-d24f-4ae6-9e46-85f2c3e88c3a Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 21:17:53,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-554d17b7-d24f-4ae6-9e46-85f2c3e88c3a 2018-07-01 21:17:53,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0346019268036s 2018-07-01 21:17:53,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-554d17b7-d24f-4ae6-9e46-85f2c3e88c3a 2018-07-01 21:17:56,567 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-01 21:17:55.190 11242 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f) for deployment 'opnfv-rally' (UUID=722982f2-5f3e-4c78-8b7f-e73bfabbbcef). 2018-07-01 21:17:56.409 11242 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f) has been successfully configured for deployment 'opnfv-rally' (UUID=722982f2-5f3e-4c78-8b7f-e73bfabbbcef)! 2018-07-01 21:17:56,567 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-01 21:17:56,568 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-01 21:17:56,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-01 21:17:58,961 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-07-01 21:17:58,961 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-07-01 21:17:58,961 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-07-01 21:17:58,962 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-07-01 21:17:58,962 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-07-01 21:17:58,962 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-07-01 21:17:58,962 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-07-01 21:17:58,962 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-07-01 21:17:58,962 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-07-01 21:17:58,962 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-07-01 21:17:58,963 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-07-01 21:17:58,964 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-07-01 21:17:58,965 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-07-01 21:17:58,966 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-07-01 21:17:58,967 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-07-01 21:17:58,968 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume not found in Tempest list. 2018-07-01 21:17:58,969 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-07-01 21:17:58,970 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-07-01 21:17:58,971 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-07-01 21:17:58,972 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-07-01 21:17:58,973 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-07-01 21:17:58,973 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-07-01 21:17:58,973 - refstack_client.list_parser - DEBUG - Number of tests: 204 2018-07-01 21:17:58,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-07-01 21:18:01,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:01.134 11254 INFO rally.api [-] Starting verification (UUID=58102169-9bf8-4478-864a-548dff39a572) for deployment 'opnfv-rally' (UUID=722982f2-5f3e-4c78-8b7f-e73bfabbbcef) by verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f). 2018-07-01 21:18:01,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 58102169-9bf8-4478-864a-548dff39a572 2018-07-01 21:18:10,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:10.068 11254 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.315s] 2018-07-01 21:18:16,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:16.872 11254 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.921s] 2018-07-01 21:18:27,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.228 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.063s] 2018-07-01 21:18:27,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.239 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-07-01 21:18:27,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.401 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.161s] 2018-07-01 21:18:27,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.412 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-07-01 21:18:27,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.423 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-07-01 21:18:27,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.461 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.037s] 2018-07-01 21:18:27,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.525 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.064s] 2018-07-01 21:18:27,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:27.591 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.065s] 2018-07-01 21:18:28,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:28.027 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.435s] 2018-07-01 21:18:28,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:28.045 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2018-07-01 21:18:28,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:28.124 11254 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.079s] 2018-07-01 21:18:36,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:36.818 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.507s] 2018-07-01 21:18:37,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:37.344 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.524s] 2018-07-01 21:18:37,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:37.728 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.384s] 2018-07-01 21:18:38,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:38.125 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.396s] 2018-07-01 21:18:38,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:38.624 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.499s] 2018-07-01 21:18:38,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:38.708 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.084s] 2018-07-01 21:18:38,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:38.811 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.102s] 2018-07-01 21:18:38,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:38.881 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.070s] 2018-07-01 21:18:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:38.950 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2018-07-01 21:18:39,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:39.017 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.066s] 2018-07-01 21:18:39,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:39.156 11254 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.139s] 2018-07-01 21:18:43,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:43.273 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.660s] 2018-07-01 21:18:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:47.564 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.289s] 2018-07-01 21:18:53,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:53.103 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.538s] 2018-07-01 21:18:56,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:56.884 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.779s] 2018-07-01 21:18:59,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:18:59.909 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.025s] 2018-07-01 21:19:00,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:00.971 11254 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.163s] 2018-07-01 21:19:02,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:02.210 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.301s] 2018-07-01 21:19:05,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:05.544 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.333s] 2018-07-01 21:19:11,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:11.914 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.369s] 2018-07-01 21:19:15,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:15.979 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.064s] 2018-07-01 21:19:16,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:16.223 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.244s] 2018-07-01 21:19:16,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:16.366 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.143s] 2018-07-01 21:19:16,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:16.562 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.196s] 2018-07-01 21:19:16,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:16.767 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.204s] 2018-07-01 21:19:16,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:16.871 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.103s] 2018-07-01 21:19:16,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:16.971 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.100s] 2018-07-01 21:19:17,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:17.572 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.600s] 2018-07-01 21:19:17,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:17.653 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.080s] 2018-07-01 21:19:23,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:23.390 11254 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.736s] 2018-07-01 21:19:38,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:38.117 11254 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.203s] 2018-07-01 21:19:44,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:19:44.031 11254 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.913s] 2018-07-01 21:19:50,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '58102169-9bf8-4478-864a-548dff39a572']'. 2018-07-01 21:19:51,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-01 21:19:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-01 21:19:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 21:19:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 58102169-9bf8-4478-864a-548dff39a572 | 2018-07-01 21:19:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-01 21:19:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-01 21:18:01 | 2018-07-01 21:19:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-01 21:19:50 | 2018-07-01 21:19:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c6b77365-573b-4338-b13a-ca391527921f) | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 722982f2-5f3e-4c78-8b7f-e73bfabbbcef) | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 45 | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 96.105 | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 45 | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-07-01 21:19:51,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-01 21:19:51,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-01 21:19:51,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-01 21:19:51,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 21:19:51,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-01 21:19:51,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-07-01 21:19:51,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 21:19:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:52,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e69f0234-87fc-41a0-b640-be7e305ad06f Date: Sun, 01 Jul 2018 21:19:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:19:52,830 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c used request id req-e69f0234-87fc-41a0-b640-be7e305ad06f 2018-07-01 21:19:52,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.986104011536s 2018-07-01 21:19:52,831 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b1f8f246-d07a-4fa8-b639-8c5eda31086c used request id req-e69f0234-87fc-41a0-b640-be7e305ad06f 2018-07-01 21:19:52,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 21:19:52,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:54,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1541a352-f09e-4528-92f5-9a3097a319a0 Date: Sun, 01 Jul 2018 21:19:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:19:54,803 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2 used request id req-1541a352-f09e-4528-92f5-9a3097a319a0 2018-07-01 21:19:54,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97197794914s 2018-07-01 21:19:54,804 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/12d2ddec-6bc9-4d6c-9040-af8667b0d4c2 used request id req-1541a352-f09e-4528-92f5-9a3097a319a0 2018-07-01 21:19:54,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 21:19:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:55,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1389 X-Openstack-Request-Id: req-2a8b6122-ab91-4fb0-8d1b-dff19d010017 Date: Sun, 01 Jul 2018 21:19:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["bc541b6a-3065-416e-9df5-21d5b9fcadea"],"description":"","tags":[],"updated_at":"2018-07-01T21:17:48Z","provider:segmentation_id":28,"name":"tempest-net-f55cb589-c476-4cec-b23b-a10be769b4d3","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:17:47Z","provider:network_type":"vxlan"}]} 2018-07-01 21:19:55,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a8b6122-ab91-4fb0-8d1b-dff19d010017 2018-07-01 21:19:55,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247565031052s 2018-07-01 21:19:55,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a8b6122-ab91-4fb0-8d1b-dff19d010017 2018-07-01 21:19:55,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-01 21:19:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:58,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad6129bd-9acb-4bcf-a8fc-c41e27f8ec62 Date: Sun, 01 Jul 2018 21:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 21:19:58,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d.json used request id req-ad6129bd-9acb-4bcf-a8fc-c41e27f8ec62 2018-07-01 21:19:58,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 3.33097600937s 2018-07-01 21:19:58,385 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d52a5aaf-a8ae-4ec6-9e34-72c9b2f4fc6d.json used request id req-ad6129bd-9acb-4bcf-a8fc-c41e27f8ec62 2018-07-01 21:19:58,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 21:19:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:58,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c808f437-e2d1-4065-92f3-c221ac98fd5d x-compute-request-id: req-c808f437-e2d1-4065-92f3-c221ac98fd5d Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "309fa2e0-3a08-4738-abe6-18f44b498a42", "name": "opnfv_flavor-f55cb589-c476-4cec-b23b-a10be769b4d3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "name": "opnfv_flavor_1-f55cb589-c476-4cec-b23b-a10be769b4d3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 21:19:58,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c808f437-e2d1-4065-92f3-c221ac98fd5d 2018-07-01 21:19:58,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.036777973175s 2018-07-01 21:19:58,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c808f437-e2d1-4065-92f3-c221ac98fd5d 2018-07-01 21:19:58,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 21:19:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:58,515 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 21:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22b51e7c-cd21-4c32-92e5-0de03084ebcb x-compute-request-id: req-22b51e7c-cd21-4c32-92e5-0de03084ebcb Content-Length: 0 Content-Type: application/json 2018-07-01 21:19:58,515 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42 used request id req-22b51e7c-cd21-4c32-92e5-0de03084ebcb 2018-07-01 21:19:58,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0903029441833s 2018-07-01 21:19:58,516 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/309fa2e0-3a08-4738-abe6-18f44b498a42 used request id req-22b51e7c-cd21-4c32-92e5-0de03084ebcb 2018-07-01 21:19:58,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 21:19:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:58,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0dd54b0-7868-4f7c-a24b-686f04cb7014 x-compute-request-id: req-e0dd54b0-7868-4f7c-a24b-686f04cb7014 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ea522ff3-ab7b-48e8-b3a4-7ff1816a795c", "name": "opnfv_flavor_1-f55cb589-c476-4cec-b23b-a10be769b4d3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 21:19:58,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e0dd54b0-7868-4f7c-a24b-686f04cb7014 2018-07-01 21:19:58,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320558547974s 2018-07-01 21:19:58,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e0dd54b0-7868-4f7c-a24b-686f04cb7014 2018-07-01 21:19:58,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 21:19:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba667fb3650fb1a16a03c58b94a2c72b548a9927" 2018-07-01 21:19:58,652 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 21:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89d8216e-77dc-4985-8804-9a953fe0fcf8 x-compute-request-id: req-89d8216e-77dc-4985-8804-9a953fe0fcf8 Content-Length: 0 Content-Type: application/json 2018-07-01 21:19:58,653 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c used request id req-89d8216e-77dc-4985-8804-9a953fe0fcf8 2018-07-01 21:19:58,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.10210609436s 2018-07-01 21:19:58,653 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea522ff3-ab7b-48e8-b3a4-7ff1816a795c used request id req-89d8216e-77dc-4985-8804-9a953fe0fcf8 2018-07-01 21:19:58,767 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 21:19:58,767 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 02:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-01 21:19:58,771 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-01 21:19:58,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 21:19:58,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 21:19:58,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 21:19:58,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 21:19:58,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 21:19:58,871 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-07-01 21:19:58,871 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-07-01 21:19:58,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-01 21:20:01,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-01 21:20:01.044 11344 INFO rally.deployment.engine [-] Deployment 722982f2-5f3e-4c78-8b7f-e73bfabbbcef | Starting: Destroy cloud and free allocated resources. 2018-07-01 21:20:01.104 11344 INFO rally.deployment.engine [-] Deployment 722982f2-5f3e-4c78-8b7f-e73bfabbbcef | Completed: Destroy cloud and free allocated resources. 2018-07-01 21:20:01.139 11344 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f) for deployment 'opnfv-rally'. 2018-07-01 21:20:01.151 11344 INFO rally.api [-] Deleting verification (UUID=58102169-9bf8-4478-864a-548dff39a572). 2018-07-01 21:20:01.188 11344 INFO rally.api [-] Verification has been successfully deleted! 2018-07-01 21:20:01.189 11344 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f). 2018-07-01 21:20:01.199 11344 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-07-01 21:20:03,864 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-07-01 21:20:03.590 11347 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=cb3e41e7-88f7-4b6b-be23-85594d10f9b5) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | cb3e41e7-88f7-4b6b-be23-85594d10f9b5 | 2018-07-01T21:20:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: cb3e41e7-88f7-4b6b-be23-85594d10f9b5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-01 21:20:07,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-07-01 21:20:07,099 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-01 21:20:09,574 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-01 21:20:09.271 11353 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=c6b77365-573b-4338-b13a-ca391527921f). 2018-07-01 21:20:09.397 11353 INFO rally.api [-] Verifier has been successfully deleted! 2018-07-01 21:20:12,765 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-07-01 21:20:11.496 11356 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-07-01 21:20:11.637 11356 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-07-01 21:20:12.613 11356 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815) has been successfully created! Using verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815) as the default verifier for the future CLI operations. 2018-07-01 21:20:15,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-8af799a8-39fa-4779-95de-39c0ec977b5f' 2018-07-01 21:20:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 21:20:15,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ecc614d-147e-4db5-afd2-ecf231b34c5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 21:20:15,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1ecc614d-147e-4db5-afd2-ecf231b34c5d 2018-07-01 21:20:15,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 21:20:16,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T22:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["zTnP8_1SRmWe68uK1LCfYQ"], "issued_at": "2018-07-01T21:20:16.000000Z"}} 2018-07-01 21:20:16,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-01 21:20:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"network": {"name": "tempest-net-8af799a8-39fa-4779-95de-39c0ec977b5f", "admin_state_up": true}}' 2018-07-01 21:20:16,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-25bf3dad-8b80-4148-a6be-48b476fba693 Date: Sun, 01 Jul 2018 21:20:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T21:20:16Z","is_default":false,"provider:segmentation_id":16,"name":"tempest-net-8af799a8-39fa-4779-95de-39c0ec977b5f","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:20:16Z","mtu":1450}} 2018-07-01 21:20:16,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-25bf3dad-8b80-4148-a6be-48b476fba693 2018-07-01 21:20:16,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.579746961594s 2018-07-01 21:20:16,700 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-25bf3dad-8b80-4148-a6be-48b476fba693 2018-07-01 21:20:16,700 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T21:20:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-8af799a8-39fa-4779-95de-39c0ec977b5f', u'admin_state_up': True, u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T21:20:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 21:20:16,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 21:20:16,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:20:16,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1345 X-Openstack-Request-Id: req-ced9b3d8-2147-416c-a0a2-94e372e7571a Date: Sun, 01 Jul 2018 21:20:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T21:20:16Z","provider:segmentation_id":16,"name":"tempest-net-8af799a8-39fa-4779-95de-39c0ec977b5f","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:20:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 21:20:16,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ced9b3d8-2147-416c-a0a2-94e372e7571a 2018-07-01 21:20:16,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237462043762s 2018-07-01 21:20:16,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ced9b3d8-2147-416c-a0a2-94e372e7571a 2018-07-01 21:20:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-01 21:20:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"subnet": {"name": "tempest-subnet-8af799a8-39fa-4779-95de-39c0ec977b5f", "enable_dhcp": true, "network_id": "7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-07-01 21:20:17,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3ddf666f-554e-460c-8f20-fd83b30cc18a Date: Sun, 01 Jul 2018 21:20:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:20:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-01T21:20:17Z","gateway_ip":"192.168.150.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.150.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"e8331804-e248-4d99-9a32-94f2d0ecc7f3","subnetpool_id":null,"name":"tempest-subnet-8af799a8-39fa-4779-95de-39c0ec977b5f"}} 2018-07-01 21:20:17,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3ddf666f-554e-460c-8f20-fd83b30cc18a 2018-07-01 21:20:17,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.565058946609s 2018-07-01 21:20:17,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3ddf666f-554e-460c-8f20-fd83b30cc18a 2018-07-01 21:20:17,506 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-01T21:20:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'e8331804-e248-4d99-9a32-94f2d0ecc7f3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-8af799a8-39fa-4779-95de-39c0ec977b5f', u'enable_dhcp': True, u'network_id': u'7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1', u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'created_at': u'2018-07-01T21:20:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f16c7a69d81940ad84961cd4d69080fa'}) 2018-07-01 21:20:17,507 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-07-01 21:20:17,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f' 2018-07-01 21:20:17,507 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 21:20:17,639 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-01 21:20:17,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:20:17,646 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 01 Jul 2018 21:20:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-01 21:20:17,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 21:20:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:20:18,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7c1c9c38-0c2a-4fa0-b5da-7ad0fdd3a966 Date: Sun, 01 Jul 2018 21:20:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 21:20:18,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c1c9c38-0c2a-4fa0-b5da-7ad0fdd3a966 2018-07-01 21:20:18,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.642570972443s 2018-07-01 21:20:18,290 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7c1c9c38-0c2a-4fa0-b5da-7ad0fdd3a966 2018-07-01 21:20:18,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 21:20:18,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f"}' 2018-07-01 21:20:18,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 867 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/06027a2d-f57b-4595-be87-9a93256fa055 X-Openstack-Request-Id: req-7150c1f6-155e-4afc-8848-ba029dc94c68 Date: Sun, 01 Jul 2018 21:20:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/06027a2d-f57b-4595-be87-9a93256fa055/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "06027a2d-f57b-4595-be87-9a93256fa055", "size": null, "self": "/v2/images/06027a2d-f57b-4595-be87-9a93256fa055", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T21:20:18Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f", "checksum": null, "created_at": "2018-07-01T21:20:18Z", "protected": false} 2018-07-01 21:20:18,598 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7150c1f6-155e-4afc-8848-ba029dc94c68 2018-07-01 21:20:18,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.306553125381s 2018-07-01 21:20:18,599 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7150c1f6-155e-4afc-8848-ba029dc94c68 returning object 06027a2d-f57b-4595-be87-9a93256fa055 2018-07-01 21:20:18,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 21:20:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/06027a2d-f57b-4595-be87-9a93256fa055/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '' 2018-07-01 21:20:19,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af2f9757-3dc1-40c3-a972-0422b28a276e Date: Sun, 01 Jul 2018 21:20:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:20:19,987 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/06027a2d-f57b-4595-be87-9a93256fa055/file used request id req-af2f9757-3dc1-40c3-a972-0422b28a276e 2018-07-01 21:20:19,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38741803169s 2018-07-01 21:20:19,988 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/06027a2d-f57b-4595-be87-9a93256fa055/file used request id req-af2f9757-3dc1-40c3-a972-0422b28a276e 2018-07-01 21:20:19,988 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T21:20:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/06027a2d-f57b-4595-be87-9a93256fa055/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'06027a2d-f57b-4595-be87-9a93256fa055', u'size': None, u'name': u'Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f', u'checksum': None, u'self': u'/v2/images/06027a2d-f57b-4595-be87-9a93256fa055', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T21:20:18Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 21:20:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-8af799a8-39fa-4779-95de-39c0ec977b5f' 2018-07-01 21:20:19,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-01 21:20:19,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:20:20,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1197 Content-Type: application/json X-Openstack-Request-Id: req-dccceff3-35ca-4f8d-94eb-67c0fb384d17 Date: Sun, 01 Jul 2018 21:20:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/06027a2d-f57b-4595-be87-9a93256fa055/snap", "metadata": {}}], "file": "/v2/images/06027a2d-f57b-4595-be87-9a93256fa055/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "06027a2d-f57b-4595-be87-9a93256fa055", "size": 12716032, "self": "/v2/images/06027a2d-f57b-4595-be87-9a93256fa055", "disk_format": "qcow2", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/06027a2d-f57b-4595-be87-9a93256fa055/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T21:20:19Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-8af799a8-39fa-4779-95de-39c0ec977b5f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-01T21:20:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-01 21:20:20,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dccceff3-35ca-4f8d-94eb-67c0fb384d17 2018-07-01 21:20:20,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174617052078s 2018-07-01 21:20:20,164 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dccceff3-35ca-4f8d-94eb-67c0fb384d17 2018-07-01 21:20:20,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-01 21:20:20,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-8af799a8-39fa-4779-95de-39c0ec977b5f", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-8af799a8-39fa-4779-95de-39c0ec977b5f"}' 2018-07-01 21:20:20,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44 X-Openstack-Request-Id: req-96501551-e174-438d-b07e-ad36b7eccdf3 Date: Sun, 01 Jul 2018 21:20:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44/file", "owner": "f16c7a69d81940ad84961cd4d69080fa", "id": "5a8a0793-202c-4245-8f24-6c66cedebc44", "size": null, "self": "/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-01T21:20:20Z", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-8af799a8-39fa-4779-95de-39c0ec977b5f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-8af799a8-39fa-4779-95de-39c0ec977b5f", "checksum": null, "created_at": "2018-07-01T21:20:20Z", "protected": false} 2018-07-01 21:20:20,426 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-96501551-e174-438d-b07e-ad36b7eccdf3 2018-07-01 21:20:20,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.259985923767s 2018-07-01 21:20:20,427 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-96501551-e174-438d-b07e-ad36b7eccdf3 returning object 5a8a0793-202c-4245-8f24-6c66cedebc44 2018-07-01 21:20:20,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-01 21:20:20,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '' 2018-07-01 21:20:22,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-300a5b68-c2e5-40ab-98b0-db700382313c Date: Sun, 01 Jul 2018 21:20:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:20:22,539 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44/file used request id req-300a5b68-c2e5-40ab-98b0-db700382313c 2018-07-01 21:20:22,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.11160707474s 2018-07-01 21:20:22,539 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44/file used request id req-300a5b68-c2e5-40ab-98b0-db700382313c 2018-07-01 21:20:22,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-8af799a8-39fa-4779-95de-39c0ec977b5f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-01T21:20:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44/file', u'owner': u'f16c7a69d81940ad84961cd4d69080fa', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5a8a0793-202c-4245-8f24-6c66cedebc44', u'size': None, u'name': u'Cirros-0.4.0-1-8af799a8-39fa-4779-95de-39c0ec977b5f', u'checksum': None, u'self': u'/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-01T21:20:20Z', u'schema': u'/v2/schemas/image'}) 2018-07-01 21:20:22,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-07-01 21:20:22,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 21:20:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-8af799a8-39fa-4779-95de-39c0ec977b5f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 21:20:22,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69545b9c-db2f-4a3d-96b9-61cef2506a95 x-compute-request-id: req-69545b9c-db2f-4a3d-96b9-61cef2506a95 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d8280756-e235-4720-a2ee-2b33b5d7b885", "name": "opnfv_flavor-8af799a8-39fa-4779-95de-39c0ec977b5f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 21:20:22,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-69545b9c-db2f-4a3d-96b9-61cef2506a95 2018-07-01 21:20:22,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.188508033752s 2018-07-01 21:20:22,729 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-69545b9c-db2f-4a3d-96b9-61cef2506a95 returning object d8280756-e235-4720-a2ee-2b33b5d7b885 2018-07-01 21:20:22,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 21:20:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"extra_specs": {}}' 2018-07-01 21:20:22,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53567df5-04ef-4d54-af1d-2be16582fc08 x-compute-request-id: req-53567df5-04ef-4d54-af1d-2be16582fc08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 21:20:22,753 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885/os-extra_specs used request id req-53567df5-04ef-4d54-af1d-2be16582fc08 2018-07-01 21:20:22,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221891403198s 2018-07-01 21:20:22,753 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885/os-extra_specs used request id req-53567df5-04ef-4d54-af1d-2be16582fc08 2018-07-01 21:20:22,754 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-8af799a8-39fa-4779-95de-39c0ec977b5f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd8280756-e235-4720-a2ee-2b33b5d7b885', 'swap': 0}) 2018-07-01 21:20:22,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-01 21:20:22,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-8af799a8-39fa-4779-95de-39c0ec977b5f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-01 21:20:22,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd7a6b39-b768-4113-8a5f-a7e1712afbf0 x-compute-request-id: req-dd7a6b39-b768-4113-8a5f-a7e1712afbf0 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d0712ace-0127-420c-89d7-536fdddba39f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d0712ace-0127-420c-89d7-536fdddba39f", "name": "opnfv_flavor_1-8af799a8-39fa-4779-95de-39c0ec977b5f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 21:20:22,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dd7a6b39-b768-4113-8a5f-a7e1712afbf0 2018-07-01 21:20:22,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0513770580292s 2018-07-01 21:20:22,806 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dd7a6b39-b768-4113-8a5f-a7e1712afbf0 returning object d0712ace-0127-420c-89d7-536fdddba39f 2018-07-01 21:20:22,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-01 21:20:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" -d '{"extra_specs": {}}' 2018-07-01 21:20:22,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70045e82-bec2-40c5-91a8-d87476908cce x-compute-request-id: req-70045e82-bec2-40c5-91a8-d87476908cce Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-01 21:20:22,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f/os-extra_specs used request id req-70045e82-bec2-40c5-91a8-d87476908cce 2018-07-01 21:20:22,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217750072479s 2018-07-01 21:20:22,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f/os-extra_specs used request id req-70045e82-bec2-40c5-91a8-d87476908cce 2018-07-01 21:20:22,829 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-8af799a8-39fa-4779-95de-39c0ec977b5f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f16c7a69d81940ad84961cd4d69080fa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd0712ace-0127-420c-89d7-536fdddba39f', 'swap': 0}) 2018-07-01 21:20:22,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-01 21:20:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:20:22,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dda66245-6bff-49d4-9e5e-eb48234fcaef x-compute-request-id: req-dda66245-6bff-49d4-9e5e-eb48234fcaef Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 21:20:22,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-dda66245-6bff-49d4-9e5e-eb48234fcaef 2018-07-01 21:20:22,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0362610816956s 2018-07-01 21:20:22,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-dda66245-6bff-49d4-9e5e-eb48234fcaef 2018-07-01 21:20:26,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-01 21:20:24.997 11375 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815) for deployment 'opnfv-rally' (UUID=cb3e41e7-88f7-4b6b-be23-85594d10f9b5). 2018-07-01 21:20:26.326 11375 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815) has been successfully configured for deployment 'opnfv-rally' (UUID=cb3e41e7-88f7-4b6b-be23-85594d10f9b5)! 2018-07-01 21:20:26,490 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-01 21:20:26,490 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-01 21:20:26,492 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-01 21:20:26,506 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-01 21:20:29,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-baa0d061-e0c6-4249-8c76-d79e124ae815/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-07-01 21:20:29,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-07-01 21:20:32,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 21:20:32.093 11384 INFO rally.api [-] Starting verification (UUID=1ad23c85-6fef-4af4-b6af-9bf64102099c) for deployment 'opnfv-rally' (UUID=cb3e41e7-88f7-4b6b-be23-85594d10f9b5) by verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815). 2018-07-01 21:20:32,095 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1ad23c85-6fef-4af4-b6af-9bf64102099c 2018-07-01 21:23:08,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1ad23c85-6fef-4af4-b6af-9bf64102099c']'. 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1ad23c85-6fef-4af4-b6af-9bf64102099c | 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-01 21:20:32 | 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-01 21:23:08 | 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:36 | 2018-07-01 21:23:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: baa0d061-e0c6-4249-8c76-d79e124ae815) | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cb3e41e7-88f7-4b6b-be23-85594d10f9b5) | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 146.788 | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 21:23:09,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-01 21:23:09,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-01 21:23:09,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 21:23:09,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/06027a2d-f57b-4595-be87-9a93256fa055 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:11,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cf7e153-e069-4ad9-afda-7ec8e669829a Date: Sun, 01 Jul 2018 21:23:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:23:11,430 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/06027a2d-f57b-4595-be87-9a93256fa055 used request id req-5cf7e153-e069-4ad9-afda-7ec8e669829a 2018-07-01 21:23:11,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.47665977478s 2018-07-01 21:23:11,431 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/06027a2d-f57b-4595-be87-9a93256fa055 used request id req-5cf7e153-e069-4ad9-afda-7ec8e669829a 2018-07-01 21:23:11,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-01 21:23:11,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:13,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70cced8d-dafe-48b3-a791-9fb8d3c6df82 Date: Sun, 01 Jul 2018 21:23:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 21:23:13,294 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44 used request id req-70cced8d-dafe-48b3-a791-9fb8d3c6df82 2018-07-01 21:23:13,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.86314916611s 2018-07-01 21:23:13,294 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5a8a0793-202c-4245-8f24-6c66cedebc44 used request id req-70cced8d-dafe-48b3-a791-9fb8d3c6df82 2018-07-01 21:23:13,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-01 21:23:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:13,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1389 X-Openstack-Request-Id: req-d0a3b706-68d6-4058-95cf-7d81cb7133c4 Date: Sun, 01 Jul 2018 21:23:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["e8331804-e248-4d99-9a32-94f2d0ecc7f3"],"description":"","tags":[],"updated_at":"2018-07-01T21:20:17Z","provider:segmentation_id":16,"name":"tempest-net-8af799a8-39fa-4779-95de-39c0ec977b5f","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T21:20:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 21:23:13,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d0a3b706-68d6-4058-95cf-7d81cb7133c4 2018-07-01 21:23:13,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265798807144s 2018-07-01 21:23:13,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d0a3b706-68d6-4058-95cf-7d81cb7133c4 2018-07-01 21:23:13,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-01 21:23:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:16,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13a5b00d-9ed1-4b9a-aca9-6f99c898d1d6 Date: Sun, 01 Jul 2018 21:23:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 21:23:16,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1.json used request id req-13a5b00d-9ed1-4b9a-aca9-6f99c898d1d6 2018-07-01 21:23:16,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 3.20746612549s 2018-07-01 21:23:16,770 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7f60f9dd-c6f9-4ca2-96ab-f8988c1d61c1.json used request id req-13a5b00d-9ed1-4b9a-aca9-6f99c898d1d6 2018-07-01 21:23:16,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 21:23:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:16,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bce5b5ff-c06e-491b-b479-536006d7c93e x-compute-request-id: req-bce5b5ff-c06e-491b-b479-536006d7c93e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d0712ace-0127-420c-89d7-536fdddba39f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d0712ace-0127-420c-89d7-536fdddba39f", "name": "opnfv_flavor_1-8af799a8-39fa-4779-95de-39c0ec977b5f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d8280756-e235-4720-a2ee-2b33b5d7b885", "name": "opnfv_flavor-8af799a8-39fa-4779-95de-39c0ec977b5f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 21:23:16,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bce5b5ff-c06e-491b-b479-536006d7c93e 2018-07-01 21:23:16,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339710712433s 2018-07-01 21:23:16,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bce5b5ff-c06e-491b-b479-536006d7c93e 2018-07-01 21:23:16,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 21:23:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:16,888 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 21:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bccb3f8-e2ef-4eea-aa49-83084b954649 x-compute-request-id: req-3bccb3f8-e2ef-4eea-aa49-83084b954649 Content-Length: 0 Content-Type: application/json 2018-07-01 21:23:16,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885 used request id req-3bccb3f8-e2ef-4eea-aa49-83084b954649 2018-07-01 21:23:16,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0809409618378s 2018-07-01 21:23:16,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d8280756-e235-4720-a2ee-2b33b5d7b885 used request id req-3bccb3f8-e2ef-4eea-aa49-83084b954649 2018-07-01 21:23:16,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-01 21:23:16,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:16,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c6fbdf-f935-4636-978b-909669e9fa2f x-compute-request-id: req-64c6fbdf-f935-4636-978b-909669e9fa2f Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d0712ace-0127-420c-89d7-536fdddba39f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d0712ace-0127-420c-89d7-536fdddba39f", "name": "opnfv_flavor_1-8af799a8-39fa-4779-95de-39c0ec977b5f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 21:23:16,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-64c6fbdf-f935-4636-978b-909669e9fa2f 2018-07-01 21:23:16,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320208072662s 2018-07-01 21:23:16,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-64c6fbdf-f935-4636-978b-909669e9fa2f 2018-07-01 21:23:16,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-01 21:23:16,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e06815e7c1fe2caff95c9988bbd595874075b2e2" 2018-07-01 21:23:16,965 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 21:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49ea7c17-48f8-47ab-a19e-6f434b965069 x-compute-request-id: req-49ea7c17-48f8-47ab-a19e-6f434b965069 Content-Length: 0 Content-Type: application/json 2018-07-01 21:23:16,965 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f used request id req-49ea7c17-48f8-47ab-a19e-6f434b965069 2018-07-01 21:23:16,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041797876358s 2018-07-01 21:23:16,966 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d0712ace-0127-420c-89d7-536fdddba39f used request id req-49ea7c17-48f8-47ab-a19e-6f434b965069 2018-07-01 21:23:17,123 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 21:23:17,123 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-01 21:23:17,127 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 21:23:17,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 21:23:17,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 21:23:17,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-07-01 21:23:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 21:23:17,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b70925e-305c-427d-b4f8-11c8dbeaba86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 21:23:17,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8b70925e-305c-427d-b4f8-11c8dbeaba86 2018-07-01 21:23:17,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 21:23:17,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T22:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ziiasVy6SOak_54PcguggA"], "issued_at": "2018-07-01T21:23:17.000000Z"}} 2018-07-01 21:23:17,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adffe86f9d0ec57cf8dfc17016cdae24ac8afcd" 2018-07-01 21:23:17,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 21:23:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adffe86f9d0ec57cf8dfc17016cdae24ac8afcd" 2018-07-01 21:23:18,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5127294-68f2-4075-b0c1-9c0fbd0758c2 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Key management Service", "links": {"self": "http://172.30.9.26:5000/v3/services/141dcdeb153648bc97460d8db3f8c38f"}, "enabled": true, "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.26:5000/v3/services/2278d6cd575a419580ba5b3b4dc741e7"}, "enabled": true, "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.26:5000/v3/services/46d857f1088a4447b287ae77a40a4bee"}, "enabled": true, "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.26:5000/v3/services/654b1bd2e42945a79c2ea19aae0707b8"}, "enabled": true, "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.26:5000/v3/services/6b8b53798e784a76b063b0e035d8ce03"}, "enabled": true, "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.26:5000/v3/services/6ed4f253bf1d49fd969d1708755196d0"}, "enabled": true, "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.26:5000/v3/services/753494cef3ac44b9b3009a6135ca89fa"}, "enabled": true, "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.26:5000/v3/services/8e8c188d3ee84b0881ce0c3be2c636b9"}, "enabled": true, "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.26:5000/v3/services/9e78b123b0e64471be258b5f2005caa5"}, "enabled": true, "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.26:5000/v3/services/c7352cdae5cd415984d8461b7bda0174"}, "enabled": true, "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.26:5000/v3/services/cc9f2f57df3a4b148ddb98ee0f817cb8"}, "enabled": true, "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.26:5000/v3/services/ce4cb34aea114fafbfbd086ff8fe6a5c"}, "enabled": true, "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.26:5000/v3/services/d53ac72f16604361b0a8ed2664b45f1c"}, "enabled": true, "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.26:5000/v3/services/e680db0f3fd34454bc2c37e5e2ccfb45"}, "enabled": true, "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.26:5000/v3/services/fdde87cc47434bc19a91b1ceff82eece"}, "enabled": true, "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "links": {"self": "http://172.30.9.26:5000/v3/services", "previous": null, "next": null}} 2018-07-01 21:23:18,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/services used request id req-d5127294-68f2-4075-b0c1-9c0fbd0758c2 2018-07-01 21:23:18,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.755443096161s 2018-07-01 21:23:18,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-07-01 21:23:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adffe86f9d0ec57cf8dfc17016cdae24ac8afcd" 2018-07-01 21:23:18,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 21:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25ff31e-a4d7-4727-b7e5-06e4c7c695c8 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/048da4b233184a08bb61b089383ddb78"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdde87cc47434bc19a91b1ceff82eece", "id": "048da4b233184a08bb61b089383ddb78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/063432f3277e4e4bb334b0e40ae20a6b"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "654b1bd2e42945a79c2ea19aae0707b8", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/085a922aef764032ab5b176fcfe5e354"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "id": "085a922aef764032ab5b176fcfe5e354"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/09406a15da86444c806637e91cec140c"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "753494cef3ac44b9b3009a6135ca89fa", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/16f52325c40645e69d8b3249da863c26"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8e8c188d3ee84b0881ce0c3be2c636b9", "id": "16f52325c40645e69d8b3249da863c26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f97ced3d35844bc953f6b2b0a0752e7"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d53ac72f16604361b0a8ed2664b45f1c", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/22f5d07f882842d1950d7f2d2a604a35"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ed4f253bf1d49fd969d1708755196d0", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/260df3258bf94fa4bbb97b9d3fee9a50"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "141dcdeb153648bc97460d8db3f8c38f", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/26e53f8bba994b22be897db80efbce3d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdde87cc47434bc19a91b1ceff82eece", "id": "26e53f8bba994b22be897db80efbce3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/307517974eb447c59389b4d4acedd305"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "id": "307517974eb447c59389b4d4acedd305"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3535ab2de5d642bda16cab11eefcbe28"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e680db0f3fd34454bc2c37e5e2ccfb45", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3a628550557a46548f3cfcd653072653"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdde87cc47434bc19a91b1ceff82eece", "id": "3a628550557a46548f3cfcd653072653"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3d672b7d9c784f52b61aa3e2a2e22f44"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "46d857f1088a4447b287ae77a40a4bee", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3dacc9b0fe8b430bac7cf4819e0cdbe2"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4f5e14fb42b948f881082c206a94edee"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "141dcdeb153648bc97460d8db3f8c38f", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5395009b4d784cf88599aacd1c291b04"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d53ac72f16604361b0a8ed2664b45f1c", "id": "5395009b4d784cf88599aacd1c291b04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/547bffb776e8471daeb3cf6e0e8074a2"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2278d6cd575a419580ba5b3b4dc741e7", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5cf4a0105ccc43f19a11ca284fa4ba6f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/620f9b0c64d2454fb69ad27f44e29254"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/62ff22e16d0b41f58cbddb8730953a10"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b8b53798e784a76b063b0e035d8ce03", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/64e55f1207b44bcfa3859230c8bbfdc4"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "654b1bd2e42945a79c2ea19aae0707b8", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a12ee51442c468f9b87c28065f57f6d"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e78b123b0e64471be258b5f2005caa5", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6e3c2f233478447088ce21e2f0b23e78"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2278d6cd575a419580ba5b3b4dc741e7", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/74392a47a7eb48afa5f0be7cf6e09b40"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8e8c188d3ee84b0881ce0c3be2c636b9", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7499feb293cb49ba8d7e8272f04345b9"}, "url": "http://172.30.9.26:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "654b1bd2e42945a79c2ea19aae0707b8", "id": "7499feb293cb49ba8d7e8272f04345b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/752c9ca08b974587ad97de1196039c6e"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "id": "752c9ca08b974587ad97de1196039c6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7c73f86fb092423e961be49503b2ff77"}, "url": "http://172.30.9.26:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "141dcdeb153648bc97460d8db3f8c38f", "id": "7c73f86fb092423e961be49503b2ff77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/83d1da9bbbe743d6b8568df47ae6819f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8e8c188d3ee84b0881ce0c3be2c636b9", "id": "83d1da9bbbe743d6b8568df47ae6819f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/89baf2958ec34c2291bf2213a0debb18"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "753494cef3ac44b9b3009a6135ca89fa", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8fe3cacc703a46bf9acb2a03a5840163"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ed4f253bf1d49fd969d1708755196d0", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/9ec1ff17d61a4ef6ab31d6291501ce1b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e78b123b0e64471be258b5f2005caa5", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7093bbd0da04e8299da6eb85c2e3d35"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "46d857f1088a4447b287ae77a40a4bee", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a7b42b18cdbe4ff88f9464dfd1da6def"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b8b53798e784a76b063b0e035d8ce03", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ab66ee932b3e4be8aa6e5cf039f3a0b1"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2278d6cd575a419580ba5b3b4dc741e7", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ae58c1d14125438ca96535ee1322fb5f"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b8b53798e784a76b063b0e035d8ce03", "id": "ae58c1d14125438ca96535ee1322fb5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ba8c13b197d644fe94089f77c71faeb3"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e680db0f3fd34454bc2c37e5e2ccfb45", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/be13ebf7fd844845ba3440571eab5eae"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e680db0f3fd34454bc2c37e5e2ccfb45", "id": "be13ebf7fd844845ba3440571eab5eae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cc0b3bf3b3c441598b95701f3d47acb7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "753494cef3ac44b9b3009a6135ca89fa", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d17b485f5bd34ff498b9ce37da67cdf8"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ed4f253bf1d49fd969d1708755196d0", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d82bebeb66e444cfaf561acd41a7e23f"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "46d857f1088a4447b287ae77a40a4bee", "id": "d82bebeb66e444cfaf561acd41a7e23f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7e00b5d13114bb894b2d944ad8d2ef7"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d53ac72f16604361b0a8ed2664b45f1c", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ee67b73d858244a0b83d993bc97e4136"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e78b123b0e64471be258b5f2005caa5", "id": "ee67b73d858244a0b83d993bc97e4136"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-01 21:23:18,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-b25ff31e-a4d7-4727-b7e5-06e4c7c695c8 2018-07-01 21:23:18,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0835440158844s 2018-07-01 21:23:37,373 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-07-01 21:23:37,373 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-07-01 21:23:37,411 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-07-01 21:23:37,525 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 21:23:37,525 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-01 21:23:37,530 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-01 21:23:37,730 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-01 21:23:37,730 - openstack_tests - INFO - OS Credentials = > 2018-07-01 21:23:38,711 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-01 21:23:39,987 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bacf63ff-b6db-437-proj 2018-07-01 21:23:40,999 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bacf63ff-b6db-437-user 2018-07-01 21:23:41,179 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bacf63ff-b6db-437-proj-role 2018-07-01 21:23:41,197 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bacf63ff-b6db-437-proj-role to project CreateSecurityGroupTests-bacf63ff-b6db-437-proj 2018-07-01 21:23:42,121 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b3efff1d-338b-4c8c-b719-c61b678e5376name... 2018-07-01 21:23:42,121 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b3efff1d-338b-4c8c-b719-c61b678e5376name 2018-07-01 21:23:42,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:42,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:42,853 - neutron_utils - INFO - Retrieving security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:43,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:43,244 - neutron_utils - INFO - Retrieving security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:43,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:43,634 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b3efff1d-338b-4c8c-b719-c61b678e5376name 2018-07-01 21:23:43,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:44,275 - neutron_utils - INFO - Retrieving security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:44,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:44,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:45,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:45,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:46,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:46,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:46,233 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b3efff1d-338b-4c8c-b719-c61b678e5376name 2018-07-01 21:23:46,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:46,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af6e84d4-9456-42c2-9bf5-90e4de0a3aa6 2018-07-01 21:23:47,065 - neutron_utils - INFO - Deleting security group rule with ID - 52874c96-cdc8-414e-9607-ddb132730e80 2018-07-01 21:23:47,309 - neutron_utils - INFO - Deleting security group rule with ID - bcb1fec1-e9c1-4f32-b17e-110a4e3152a0 2018-07-01 21:23:47,417 - neutron_utils - INFO - Deleting security group rule with ID - b915c717-88da-4e09-8c9c-020eaedf42b6 2018-07-01 21:23:47,551 - neutron_utils - INFO - Deleting security group rule with ID - c0b30e76-7387-40dd-8be5-de049ca8c6c6 2018-07-01 21:23:47,826 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b3efff1d-338b-4c8c-b719-c61b678e5376name 2018-07-01 21:23:48,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 707ffebc-9080-4e7e-8f89-3727fe98f364 2018-07-01 21:23:48,728 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:23:49,042 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bacf63ff-b6db-437-proj 2018-07-01 21:23:49,300 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bacf63ff-b6db-437-proj-role 2018-07-01 21:23:49,494 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bacf63ff-b6db-437-user 2018-07-01 21:23:50,898 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2d9308c8-3a23-4c8-proj 2018-07-01 21:23:51,904 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2d9308c8-3a23-4c8-user 2018-07-01 21:23:52,101 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2d9308c8-3a23-4c8-proj-role 2018-07-01 21:23:52,177 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2d9308c8-3a23-4c8-proj-role to project CreateSecurityGroupTests-2d9308c8-3a23-4c8-proj 2018-07-01 21:23:53,109 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8112948f-68af-4ac4-b06c-de373b5ac800name... 2018-07-01 21:23:53,109 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8112948f-68af-4ac4-b06c-de373b5ac800name 2018-07-01 21:23:53,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:53,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:53,893 - neutron_utils - INFO - Retrieving security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:54,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:54,274 - neutron_utils - INFO - Retrieving security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:54,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:54,666 - neutron_utils - INFO - Retrieving security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:54,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d3ffe94-e094-43ac-81bb-99aca916c49a 2018-07-01 21:23:54,897 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8112948f-68af-4ac4-b06c-de373b5ac800name 2018-07-01 21:23:55,782 - neutron_utils - INFO - Deleting security group rule with ID - deb4a1c0-7a29-4916-89db-688ecff3ced6 2018-07-01 21:23:55,810 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule deb4a1c0-7a29-4916-89db-688ecff3ced6 does not exist Neutron server returns request_ids: ['req-feb7bbcc-f2f7-4aa5-b950-c68bab4e13e1'] 2018-07-01 21:23:55,810 - neutron_utils - INFO - Deleting security group rule with ID - 5f2c579c-be87-477c-bb36-f0f3e8ed2e61 2018-07-01 21:23:55,985 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5f2c579c-be87-477c-bb36-f0f3e8ed2e61 does not exist Neutron server returns request_ids: ['req-6f8f37ee-5684-410c-857e-92b4f5c4ce54'] 2018-07-01 21:23:55,985 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8112948f-68af-4ac4-b06c-de373b5ac800name 2018-07-01 21:23:56,012 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 9d3ffe94-e094-43ac-81bb-99aca916c49a does not exist Neutron server returns request_ids: ['req-62a34280-15d3-4fb6-bbe7-458a2f58f838'] 2018-07-01 21:23:56,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4bf9c6a-83d1-4aaf-957c-5e14bc0d6409 2018-07-01 21:23:56,632 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:23:56,939 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2d9308c8-3a23-4c8-proj 2018-07-01 21:23:57,247 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2d9308c8-3a23-4c8-proj-role 2018-07-01 21:23:57,425 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2d9308c8-3a23-4c8-user 2018-07-01 21:23:58,790 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2388a9eb-cd1d-4ac-proj 2018-07-01 21:23:59,820 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2388a9eb-cd1d-4ac-user 2018-07-01 21:24:00,005 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2388a9eb-cd1d-4ac-proj-role 2018-07-01 21:24:00,089 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2388a9eb-cd1d-4ac-proj-role to project CreateSecurityGroupTests-2388a9eb-cd1d-4ac-proj 2018-07-01 21:24:00,969 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-671e410b-30e6-4374-8ae4-09de29140d95name... 2018-07-01 21:24:00,970 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-671e410b-30e6-4374-8ae4-09de29140d95name 2018-07-01 21:24:01,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:01,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:01,944 - neutron_utils - INFO - Retrieving security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:01,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:02,021 - neutron_utils - INFO - Retrieving security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:02,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:02,386 - neutron_utils - INFO - Retrieving security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:02,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:03,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:03,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:04,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:04,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:04,726 - neutron_utils - INFO - Retrieving security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:04,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1488c3f-2c7b-4d77-a9a8-efa6300c13a9 2018-07-01 21:24:05,103 - neutron_utils - INFO - Deleting security group rule with ID - abe13a6f-63c6-4aea-af14-f951655eba3b 2018-07-01 21:24:05,215 - neutron_utils - INFO - Deleting security group rule with ID - 692c5506-c9c8-4077-8782-14127db65483 2018-07-01 21:24:05,462 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-671e410b-30e6-4374-8ae4-09de29140d95name 2018-07-01 21:24:06,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10b316c0-cfdc-4afb-bb7b-2e7b8110ca7f 2018-07-01 21:24:06,204 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:24:06,496 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2388a9eb-cd1d-4ac-proj 2018-07-01 21:24:06,731 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2388a9eb-cd1d-4ac-proj-role 2018-07-01 21:24:06,907 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2388a9eb-cd1d-4ac-user 2018-07-01 21:24:08,191 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-18186d98-ebe3-4ec-proj 2018-07-01 21:24:09,287 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-18186d98-ebe3-4ec-user 2018-07-01 21:24:09,484 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-18186d98-ebe3-4ec-proj-role 2018-07-01 21:24:09,566 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-18186d98-ebe3-4ec-proj-role to project CreateSecurityGroupTests-18186d98-ebe3-4ec-proj 2018-07-01 21:24:10,284 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6d070e9d-0ec3-44e9-a343-d9dc6b81c60cname... 2018-07-01 21:24:10,284 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6d070e9d-0ec3-44e9-a343-d9dc6b81c60cname 2018-07-01 21:24:10,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:11,161 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:11,355 - neutron_utils - INFO - Retrieving security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:11,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:11,715 - neutron_utils - INFO - Retrieving security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:11,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:12,095 - neutron_utils - INFO - Retrieving security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:12,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:12,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:13,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd333ed4-4e8a-46bc-8173-00348920f1ca 2018-07-01 21:24:13,272 - neutron_utils - INFO - Deleting security group rule with ID - 103e4268-380e-457b-a677-cb88754d9da3 2018-07-01 21:24:13,555 - neutron_utils - INFO - Deleting security group rule with ID - bfeefba2-1658-4e5f-ab6f-2aa905b4c16f 2018-07-01 21:24:13,785 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6d070e9d-0ec3-44e9-a343-d9dc6b81c60cname 2018-07-01 21:24:14,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a36860b1-eca4-424e-a0fd-97d98434e147 2018-07-01 21:24:14,691 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:24:14,996 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-18186d98-ebe3-4ec-proj 2018-07-01 21:24:15,258 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-18186d98-ebe3-4ec-proj-role 2018-07-01 21:24:15,475 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-18186d98-ebe3-4ec-user 2018-07-01 21:24:16,916 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-deab6903-cf97-4be-proj 2018-07-01 21:24:17,904 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-deab6903-cf97-4be-user 2018-07-01 21:24:18,095 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-deab6903-cf97-4be-proj-role 2018-07-01 21:24:18,170 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-deab6903-cf97-4be-proj-role to project CreateSecurityGroupTests-deab6903-cf97-4be-proj 2018-07-01 21:24:19,150 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-651aef31-da24-4336-a0dd-deaede554e35name... 2018-07-01 21:24:19,150 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-651aef31-da24-4336-a0dd-deaede554e35name 2018-07-01 21:24:19,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:19,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:19,900 - neutron_utils - INFO - Retrieving security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:20,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:20,265 - neutron_utils - INFO - Retrieving security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:20,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:20,482 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-651aef31-da24-4336-a0dd-deaede554e35name 2018-07-01 21:24:20,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:21,373 - neutron_utils - INFO - Retrieving security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:21,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:22,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:22,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:22,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 429d81af-9f0d-4c97-9517-44ee76b970a6 2018-07-01 21:24:23,164 - neutron_utils - INFO - Deleting security group rule with ID - f2d5dc2f-5f60-498b-b648-7e4dc5cc070a 2018-07-01 21:24:23,274 - neutron_utils - INFO - Deleting security group rule with ID - 71a634e7-0aaa-4c90-b10b-9b927abadd61 2018-07-01 21:24:23,528 - neutron_utils - INFO - Deleting security group rule with ID - 52e23e11-d0c1-4bf1-848d-d75f82e1b621 2018-07-01 21:24:23,777 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-651aef31-da24-4336-a0dd-deaede554e35name 2018-07-01 21:24:24,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 825e5d35-454c-4b57-a59d-8dc6e992b3aa 2018-07-01 21:24:24,600 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:24:24,892 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-deab6903-cf97-4be-proj 2018-07-01 21:24:25,180 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-deab6903-cf97-4be-proj-role 2018-07-01 21:24:25,573 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-deab6903-cf97-4be-user 2018-07-01 21:24:26,946 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5c1eab0a-118b-4e0-proj 2018-07-01 21:24:27,959 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5c1eab0a-118b-4e0-user 2018-07-01 21:24:28,137 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5c1eab0a-118b-4e0-proj-role 2018-07-01 21:24:28,212 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5c1eab0a-118b-4e0-proj-role to project CreateSecurityGroupTests-5c1eab0a-118b-4e0-proj 2018-07-01 21:24:29,106 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-19da3259-bc89-467e-b4f7-c521bc353f85name... 2018-07-01 21:24:29,106 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-19da3259-bc89-467e-b4f7-c521bc353f85name 2018-07-01 21:24:29,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:29,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:29,679 - neutron_utils - INFO - Retrieving security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:29,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:29,798 - neutron_utils - INFO - Retrieving security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:30,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:30,063 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-19da3259-bc89-467e-b4f7-c521bc353f85name 2018-07-01 21:24:30,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:30,893 - neutron_utils - INFO - Retrieving security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:31,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:31,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:32,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:32,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a514861a-7811-4d37-b36b-b88b4382fc80 2018-07-01 21:24:32,553 - neutron_utils - INFO - Deleting security group rule with ID - 224241b5-edf6-4e98-adf1-a8bc772e41d4 2018-07-01 21:24:32,661 - neutron_utils - INFO - Deleting security group rule with ID - 2ceac305-4ba7-41ed-92ed-fac50f565eda 2018-07-01 21:24:32,946 - neutron_utils - INFO - Deleting security group rule with ID - c019d664-079c-407a-bbc9-ee56a5a1bbc1 2018-07-01 21:24:33,202 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-19da3259-bc89-467e-b4f7-c521bc353f85name 2018-07-01 21:24:34,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cedcb142-97a4-4027-ace3-1420e2eb746f 2018-07-01 21:24:34,355 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:24:34,737 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5c1eab0a-118b-4e0-proj 2018-07-01 21:24:34,989 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5c1eab0a-118b-4e0-proj-role 2018-07-01 21:24:35,197 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5c1eab0a-118b-4e0-user 2018-07-01 21:24:36,581 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c7aa73de-a7a5-4a9-proj 2018-07-01 21:24:37,670 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c7aa73de-a7a5-4a9-user 2018-07-01 21:24:37,844 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c7aa73de-a7a5-4a9-proj-role 2018-07-01 21:24:37,930 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c7aa73de-a7a5-4a9-proj-role to project CreateSecurityGroupTests-c7aa73de-a7a5-4a9-proj 2018-07-01 21:24:38,820 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-604579a8-55ae-4f9f-9a9a-f04c38b250dcname... 2018-07-01 21:24:38,820 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-604579a8-55ae-4f9f-9a9a-f04c38b250dcname 2018-07-01 21:24:39,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:39,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:39,421 - neutron_utils - INFO - Retrieving security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:39,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:39,681 - neutron_utils - INFO - Retrieving security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:39,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:39,938 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-604579a8-55ae-4f9f-9a9a-f04c38b250dcname 2018-07-01 21:24:40,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:40,713 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-604579a8-55ae-4f9f-9a9a-f04c38b250dcname 2018-07-01 21:24:40,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:41,348 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-604579a8-55ae-4f9f-9a9a-f04c38b250dcname 2018-07-01 21:24:41,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:41,958 - neutron_utils - INFO - Retrieving security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:42,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:42,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:42,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:43,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:43,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:43,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:44,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:44,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:44,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:44,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:45,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ba5eb78-2587-4a0c-a122-abe14d535824 2018-07-01 21:24:45,304 - neutron_utils - INFO - Deleting security group rule with ID - 75270dd1-061b-472b-8e54-663e55d37936 2018-07-01 21:24:45,432 - neutron_utils - INFO - Deleting security group rule with ID - 821631e0-280a-4758-96b7-8497438c4c0a 2018-07-01 21:24:45,696 - neutron_utils - INFO - Deleting security group rule with ID - 256e6b62-160f-4120-892a-4c6c8638ad3a 2018-07-01 21:24:45,830 - neutron_utils - INFO - Deleting security group rule with ID - d977abb8-3924-4ec0-a714-ec704213542c 2018-07-01 21:24:45,958 - neutron_utils - INFO - Deleting security group rule with ID - 0f7fc241-6e10-4ec1-abf0-8460fa4f16e3 2018-07-01 21:24:46,068 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-604579a8-55ae-4f9f-9a9a-f04c38b250dcname 2018-07-01 21:24:46,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0ebfb9-5b8d-4b45-be09-5ede8488407b 2018-07-01 21:24:47,062 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:24:47,367 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c7aa73de-a7a5-4a9-proj 2018-07-01 21:24:47,599 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c7aa73de-a7a5-4a9-proj-role 2018-07-01 21:24:47,807 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c7aa73de-a7a5-4a9-user 2018-07-01 21:24:49,173 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-21b12a96-469f-4d0-proj 2018-07-01 21:24:50,269 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-21b12a96-469f-4d0-user 2018-07-01 21:24:50,461 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-21b12a96-469f-4d0-proj-role 2018-07-01 21:24:50,549 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-21b12a96-469f-4d0-proj-role to project CreateSecurityGroupTests-21b12a96-469f-4d0-proj 2018-07-01 21:24:51,466 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0bf71367-5be2-4970-8f28-5dc7368bb51cname... 2018-07-01 21:24:51,466 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0bf71367-5be2-4970-8f28-5dc7368bb51cname 2018-07-01 21:24:51,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:52,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:52,205 - neutron_utils - INFO - Retrieving security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:52,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:52,575 - neutron_utils - INFO - Retrieving security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:52,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:52,797 - neutron_utils - INFO - Retrieving security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:52,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:53,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:54,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6d5540c-11ac-42a2-b9f5-3910cad66442 2018-07-01 21:24:54,163 - neutron_utils - INFO - Deleting security group rule with ID - 9ff86f74-2e37-49d9-aef4-d6dd32f622dd 2018-07-01 21:24:54,264 - neutron_utils - INFO - Deleting security group rule with ID - b5ba37cf-84aa-4954-ab76-0c2a92412a3b 2018-07-01 21:24:54,518 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0bf71367-5be2-4970-8f28-5dc7368bb51cname 2018-07-01 21:24:55,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d22da726-1cfa-4cb1-9b72-00b8b2204c41 2018-07-01 21:24:55,427 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:24:55,719 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-21b12a96-469f-4d0-proj 2018-07-01 21:24:55,983 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-21b12a96-469f-4d0-proj-role 2018-07-01 21:24:56,255 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-21b12a96-469f-4d0-user 2018-07-01 21:24:57,598 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-326acbb2-bdae-4e5-proj 2018-07-01 21:24:58,736 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-326acbb2-bdae-4e5-user 2018-07-01 21:24:58,928 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-326acbb2-bdae-4e5-proj-role 2018-07-01 21:24:58,946 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-326acbb2-bdae-4e5-proj-role to project CreateSecurityGroupTests-326acbb2-bdae-4e5-proj 2018-07-01 21:24:59,905 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3e18937e-9e5c-49da-93fe-2c22f1bcfc85name... 2018-07-01 21:24:59,905 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3e18937e-9e5c-49da-93fe-2c22f1bcfc85name 2018-07-01 21:25:00,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:00,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:00,477 - neutron_utils - INFO - Retrieving security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:00,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:00,589 - neutron_utils - INFO - Retrieving security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:00,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:00,959 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3e18937e-9e5c-49da-93fe-2c22f1bcfc85name 2018-07-01 21:25:01,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:01,773 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3e18937e-9e5c-49da-93fe-2c22f1bcfc85name 2018-07-01 21:25:02,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:02,557 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3e18937e-9e5c-49da-93fe-2c22f1bcfc85name 2018-07-01 21:25:02,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:03,162 - neutron_utils - INFO - Retrieving security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:03,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:04,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:04,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:04,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:05,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:05,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:05,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:06,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:06,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:06,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:06,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:06,400 - neutron_utils - INFO - Deleting security group rule with ID - 3f04b8f6-3dd0-4763-9e73-b1507c3504ec 2018-07-01 21:25:06,542 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-01 21:25:06,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17e01f18-c1c4-4394-8f7e-c4523f831656 2018-07-01 21:25:06,574 - neutron_utils - INFO - Deleting security group rule with ID - fe06e080-748f-4ded-9d36-6fe4a399e793 2018-07-01 21:25:06,683 - neutron_utils - INFO - Deleting security group rule with ID - f6f13a16-dfb6-44b0-b0d7-68fd3263c173 2018-07-01 21:25:06,788 - neutron_utils - INFO - Deleting security group rule with ID - 3f04b8f6-3dd0-4763-9e73-b1507c3504ec 2018-07-01 21:25:06,965 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3f04b8f6-3dd0-4763-9e73-b1507c3504ec does not exist Neutron server returns request_ids: ['req-29f4e5c8-3e4f-4c51-82b4-17afc7e190cd'] 2018-07-01 21:25:06,965 - neutron_utils - INFO - Deleting security group rule with ID - eb352cb7-4433-48b1-a760-74119a53e67a 2018-07-01 21:25:07,224 - neutron_utils - INFO - Deleting security group rule with ID - 5413c983-bb74-453f-9a97-cc899d478c34 2018-07-01 21:25:07,508 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3e18937e-9e5c-49da-93fe-2c22f1bcfc85name 2018-07-01 21:25:07,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17f2c987-acc2-4802-9a81-0a491b0221d6 2018-07-01 21:25:08,123 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:25:08,444 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-326acbb2-bdae-4e5-proj 2018-07-01 21:25:08,894 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-326acbb2-bdae-4e5-proj-role 2018-07-01 21:25:09,089 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-326acbb2-bdae-4e5-user 2018-07-01 21:25:10,444 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2467dca2-b554-493-proj 2018-07-01 21:25:11,611 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2467dca2-b554-493-user 2018-07-01 21:25:11,790 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2467dca2-b554-493-proj-role 2018-07-01 21:25:11,873 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2467dca2-b554-493-proj-role to project CreateSecurityGroupTests-2467dca2-b554-493-proj 2018-07-01 21:25:12,763 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6889508e-42d3-47db-b9e3-889d8b9bc52bname... 2018-07-01 21:25:12,763 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6889508e-42d3-47db-b9e3-889d8b9bc52bname 2018-07-01 21:25:13,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:13,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:13,672 - neutron_utils - INFO - Retrieving security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:13,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:14,072 - neutron_utils - INFO - Retrieving security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:14,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:14,377 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6889508e-42d3-47db-b9e3-889d8b9bc52bname 2018-07-01 21:25:14,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:14,830 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6889508e-42d3-47db-b9e3-889d8b9bc52bname 2018-07-01 21:25:14,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:15,317 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6889508e-42d3-47db-b9e3-889d8b9bc52bname 2018-07-01 21:25:15,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:16,120 - neutron_utils - INFO - Retrieving security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:16,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:16,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:16,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:17,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:17,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:18,131 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:18,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:18,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:18,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:19,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:19,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:19,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:19,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:19,938 - neutron_utils - INFO - Deleting security group rule with ID - eb3c09d8-ced3-42fa-833c-3ea7870d36c6 2018-07-01 21:25:20,104 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-01 21:25:20,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91ed1720-df6d-4135-aa16-1c5ee688838a 2018-07-01 21:25:20,138 - neutron_utils - INFO - Deleting security group rule with ID - ceccec56-85f2-4949-84e6-5fb1f8c8b9c4 2018-07-01 21:25:20,247 - neutron_utils - INFO - Deleting security group rule with ID - c3ee6623-baee-4448-aed2-29d40bd7ad31 2018-07-01 21:25:20,505 - neutron_utils - INFO - Deleting security group rule with ID - c654a639-152f-48c4-a8ea-86da5171f477 2018-07-01 21:25:20,750 - neutron_utils - INFO - Deleting security group rule with ID - 3019c0b0-007a-44a4-9397-b2d1dd784205 2018-07-01 21:25:21,011 - neutron_utils - INFO - Deleting security group rule with ID - eb3c09d8-ced3-42fa-833c-3ea7870d36c6 2018-07-01 21:25:21,185 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule eb3c09d8-ced3-42fa-833c-3ea7870d36c6 does not exist Neutron server returns request_ids: ['req-8014d070-8b28-429a-815e-8b4e2310fa74'] 2018-07-01 21:25:21,185 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6889508e-42d3-47db-b9e3-889d8b9bc52bname 2018-07-01 21:25:21,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18a0c1a8-3953-43fb-a67b-7a149e7eff21 2018-07-01 21:25:21,939 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:25:22,247 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2467dca2-b554-493-proj 2018-07-01 21:25:22,547 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2467dca2-b554-493-proj-role 2018-07-01 21:25:22,741 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2467dca2-b554-493-user 2018-07-01 21:25:24,215 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-9cfe02f2-3077-40a-proj 2018-07-01 21:25:25,378 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-9cfe02f2-3077-40a-user 2018-07-01 21:25:25,569 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-9cfe02f2-3077-40a-proj-role 2018-07-01 21:25:25,650 - keystone_utils - INFO - Granting role CreateImageSuccessTests-9cfe02f2-3077-40a-proj-role to project CreateImageSuccessTests-9cfe02f2-3077-40a-proj 2018-07-01 21:25:30,044 - create_image - INFO - Created image with name - CreateImageSuccessTests-c6a83c66-7509-4362-8029-c4480a0a9258 2018-07-01 21:25:30,202 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c6a83c66-7509-4362-8029-c4480a0a9258 2018-07-01 21:25:30,935 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c6a83c66-7509-4362-8029-c4480a0a9258 2018-07-01 21:25:32,507 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c6a83c66-7509-4362-8029-c4480a0a9258 2018-07-01 21:25:32,904 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-9cfe02f2-3077-40a-proj 2018-07-01 21:25:33,092 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-9cfe02f2-3077-40a-proj-role 2018-07-01 21:25:33,280 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-9cfe02f2-3077-40a-user 2018-07-01 21:25:34,608 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1e156c20-5639-4b9-proj 2018-07-01 21:25:35,666 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1e156c20-5639-4b9-user 2018-07-01 21:25:35,844 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1e156c20-5639-4b9-proj-role 2018-07-01 21:25:35,923 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1e156c20-5639-4b9-proj-role to project CreateImageSuccessTests-1e156c20-5639-4b9-proj 2018-07-01 21:25:39,149 - create_image - INFO - Created image with name - CreateImageSuccessTests-4dde9266-2101-4ca4-a1c3-469cdc1b277e 2018-07-01 21:25:39,702 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4dde9266-2101-4ca4-a1c3-469cdc1b277e 2018-07-01 21:25:40,802 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4dde9266-2101-4ca4-a1c3-469cdc1b277e 2018-07-01 21:25:42,814 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1e156c20-5639-4b9-proj 2018-07-01 21:25:43,001 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1e156c20-5639-4b9-proj-role 2018-07-01 21:25:43,195 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1e156c20-5639-4b9-user 2018-07-01 21:25:44,556 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-b466aff0-5d5d-4b1-proj 2018-07-01 21:25:45,449 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-b466aff0-5d5d-4b1-user 2018-07-01 21:25:45,628 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-b466aff0-5d5d-4b1-proj-role 2018-07-01 21:25:45,711 - keystone_utils - INFO - Granting role CreateImageSuccessTests-b466aff0-5d5d-4b1-proj-role to project CreateImageSuccessTests-b466aff0-5d5d-4b1-proj 2018-07-01 21:25:49,128 - create_image - INFO - Created image with name - CreateImageSuccessTests-0350383c-6516-4ab4-b8e8-28709662b14f 2018-07-01 21:25:49,241 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0350383c-6516-4ab4-b8e8-28709662b14f 2018-07-01 21:25:49,949 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0350383c-6516-4ab4-b8e8-28709662b14f 2018-07-01 21:25:51,291 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-b466aff0-5d5d-4b1-proj 2018-07-01 21:25:51,486 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-b466aff0-5d5d-4b1-proj-role 2018-07-01 21:25:51,663 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-b466aff0-5d5d-4b1-user 2018-07-01 21:25:53,079 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-50b913cf-98ee-4ee-proj 2018-07-01 21:25:54,173 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-50b913cf-98ee-4ee-user 2018-07-01 21:25:54,359 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-50b913cf-98ee-4ee-proj-role 2018-07-01 21:25:54,442 - keystone_utils - INFO - Granting role CreateImageSuccessTests-50b913cf-98ee-4ee-proj-role to project CreateImageSuccessTests-50b913cf-98ee-4ee-proj 2018-07-01 21:25:58,555 - create_image - INFO - Created image with name - CreateImageSuccessTests-eee9f513-cd5b-4eb4-b688-537c182bf2b0 2018-07-01 21:25:59,109 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-eee9f513-cd5b-4eb4-b688-537c182bf2b0 2018-07-01 21:25:59,816 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-eee9f513-cd5b-4eb4-b688-537c182bf2b0 2018-07-01 21:26:01,462 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-50b913cf-98ee-4ee-proj 2018-07-01 21:26:01,654 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-50b913cf-98ee-4ee-proj-role 2018-07-01 21:26:01,861 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-50b913cf-98ee-4ee-user 2018-07-01 21:26:03,203 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-cf30d690-81bf-49e-proj 2018-07-01 21:26:04,209 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-cf30d690-81bf-49e-user 2018-07-01 21:26:04,407 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-cf30d690-81bf-49e-proj-role 2018-07-01 21:26:04,426 - keystone_utils - INFO - Granting role CreateImageSuccessTests-cf30d690-81bf-49e-proj-role to project CreateImageSuccessTests-cf30d690-81bf-49e-proj 2018-07-01 21:26:07,803 - create_image - INFO - Created image with name - CreateImageSuccessTests-9211bb93-78a6-445a-81cc-e65d5cbeccaf 2018-07-01 21:26:07,967 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9211bb93-78a6-445a-81cc-e65d5cbeccaf 2018-07-01 21:26:09,603 - create_image - INFO - Found image with name - CreateImageSuccessTests-9211bb93-78a6-445a-81cc-e65d5cbeccaf 2018-07-01 21:26:09,603 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9211bb93-78a6-445a-81cc-e65d5cbeccaf 2018-07-01 21:26:11,367 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-cf30d690-81bf-49e-proj 2018-07-01 21:26:11,582 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-cf30d690-81bf-49e-proj-role 2018-07-01 21:26:11,867 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-cf30d690-81bf-49e-user 2018-07-01 21:26:13,204 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0eaa4292-75ed-4a4-proj 2018-07-01 21:26:14,216 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0eaa4292-75ed-4a4-user 2018-07-01 21:26:14,401 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0eaa4292-75ed-4a4-proj-role 2018-07-01 21:26:14,478 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0eaa4292-75ed-4a4-proj-role to project CreateImageSuccessTests-0eaa4292-75ed-4a4-proj 2018-07-01 21:26:17,576 - create_image - INFO - Created image with name - CreateImageSuccessTests-9787a8ab-87a9-4b33-aeac-92f33b1126a2 2018-07-01 21:26:17,730 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9787a8ab-87a9-4b33-aeac-92f33b1126a2 2018-07-01 21:26:19,227 - create_image - INFO - Found image with name - CreateImageSuccessTests-9787a8ab-87a9-4b33-aeac-92f33b1126a2 2018-07-01 21:26:19,228 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9787a8ab-87a9-4b33-aeac-92f33b1126a2 2018-07-01 21:26:21,578 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0eaa4292-75ed-4a4-proj 2018-07-01 21:26:21,857 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0eaa4292-75ed-4a4-proj-role 2018-07-01 21:26:22,043 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0eaa4292-75ed-4a4-user 2018-07-01 21:26:23,480 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-62c5156e-ee65-43f-proj 2018-07-01 21:26:24,575 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-62c5156e-ee65-43f-user 2018-07-01 21:26:24,695 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-62c5156e-ee65-43f-proj-role 2018-07-01 21:26:24,772 - keystone_utils - INFO - Granting role CreateImageNegativeTests-62c5156e-ee65-43f-proj-role to project CreateImageNegativeTests-62c5156e-ee65-43f-proj 2018-07-01 21:26:26,118 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-01 21:26:26,119 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-b4ecf8b8-22d9-440a-8424-b4f43b0b25a7 2018-07-01 21:26:26,833 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-62c5156e-ee65-43f-proj 2018-07-01 21:26:27,025 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-62c5156e-ee65-43f-proj-role 2018-07-01 21:26:27,213 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-62c5156e-ee65-43f-user 2018-07-01 21:26:28,635 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-898788f4-08fb-4d0-proj 2018-07-01 21:26:29,647 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-898788f4-08fb-4d0-user 2018-07-01 21:26:29,826 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-898788f4-08fb-4d0-proj-role 2018-07-01 21:26:29,902 - keystone_utils - INFO - Granting role CreateImageNegativeTests-898788f4-08fb-4d0-proj-role to project CreateImageNegativeTests-898788f4-08fb-4d0-proj 2018-07-01 21:26:31,531 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-01 21:26:31,531 - glance_utils - INFO - Removing file ./tmp/2c96c721-5da9-4834-8f05-d00a197b1c15 2018-07-01 21:26:31,909 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-898788f4-08fb-4d0-proj 2018-07-01 21:26:32,085 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-898788f4-08fb-4d0-proj-role 2018-07-01 21:26:32,342 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-898788f4-08fb-4d0-user 2018-07-01 21:26:33,760 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-1a6b6b24-9bfe-449-proj 2018-07-01 21:26:34,904 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-1a6b6b24-9bfe-449-user 2018-07-01 21:26:35,090 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-1a6b6b24-9bfe-449-proj-role 2018-07-01 21:26:35,109 - keystone_utils - INFO - Granting role CreateImageNegativeTests-1a6b6b24-9bfe-449-proj-role to project CreateImageNegativeTests-1a6b6b24-9bfe-449-proj 2018-07-01 21:26:36,329 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-1a6b6b24-9bfe-449-proj 2018-07-01 21:26:36,510 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-1a6b6b24-9bfe-449-proj-role 2018-07-01 21:26:36,704 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-1a6b6b24-9bfe-449-user 2018-07-01 21:26:38,150 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-72cadf24-7935-4da-proj 2018-07-01 21:26:39,132 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-72cadf24-7935-4da-user 2018-07-01 21:26:39,317 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-72cadf24-7935-4da-proj-role 2018-07-01 21:26:39,335 - keystone_utils - INFO - Granting role CreateImageNegativeTests-72cadf24-7935-4da-proj-role to project CreateImageNegativeTests-72cadf24-7935-4da-proj 2018-07-01 21:26:40,908 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-72cadf24-7935-4da-proj 2018-07-01 21:26:41,098 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-72cadf24-7935-4da-proj-role 2018-07-01 21:26:41,287 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-72cadf24-7935-4da-user 2018-07-01 21:26:42,628 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-proj 2018-07-01 21:26:43,689 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-user 2018-07-01 21:26:43,904 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-proj-role 2018-07-01 21:26:43,981 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-proj-role to project CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-proj 2018-07-01 21:26:44,099 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-01 21:26:44,462 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-proj 2018-07-01 21:26:44,649 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-proj-role 2018-07-01 21:26:44,829 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-7fc3a2b0-cb82-4fa-user 2018-07-01 21:26:46,156 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-70b1a4a8-01e8-4c2-proj 2018-07-01 21:26:47,317 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-70b1a4a8-01e8-4c2-user 2018-07-01 21:26:47,497 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-70b1a4a8-01e8-4c2-proj-role 2018-07-01 21:26:47,578 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-70b1a4a8-01e8-4c2-proj-role to project CreateMultiPartImageTests-70b1a4a8-01e8-4c2-proj 2018-07-01 21:26:47,710 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-01 21:26:48,015 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-70b1a4a8-01e8-4c2-proj 2018-07-01 21:26:48,205 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-70b1a4a8-01e8-4c2-proj-role 2018-07-01 21:26:48,377 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-70b1a4a8-01e8-4c2-user 2018-07-01 21:26:49,653 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-298de265-0caf-429-proj 2018-07-01 21:26:50,678 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-298de265-0caf-429-user 2018-07-01 21:26:50,929 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-298de265-0caf-429-proj-role 2018-07-01 21:26:51,012 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-298de265-0caf-429-proj-role to project CreateMultiPartImageTests-298de265-0caf-429-proj 2018-07-01 21:26:51,123 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-01 21:26:51,499 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-298de265-0caf-429-proj 2018-07-01 21:26:51,696 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-298de265-0caf-429-proj-role 2018-07-01 21:26:51,906 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-298de265-0caf-429-user 2018-07-01 21:26:53,276 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-313a384f-b2e8-43f-proj 2018-07-01 21:26:54,287 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-313a384f-b2e8-43f-user 2018-07-01 21:26:54,479 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-313a384f-b2e8-43f-proj-role 2018-07-01 21:26:54,554 - keystone_utils - INFO - Granting role CreateKeypairsTests-313a384f-b2e8-43f-proj-role to project CreateKeypairsTests-313a384f-b2e8-43f-proj 2018-07-01 21:26:55,736 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-ad435b1a-611b-4193-ade6-28bc77999a0d... 2018-07-01 21:26:55,736 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:26:55,768 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-ad435b1a-611b-4193-ade6-28bc77999a0d 2018-07-01 21:26:57,249 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-313a384f-b2e8-43f-proj 2018-07-01 21:26:57,486 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-313a384f-b2e8-43f-proj-role 2018-07-01 21:26:57,670 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-313a384f-b2e8-43f-user 2018-07-01 21:26:59,030 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0cdce759-5f57-41a-proj 2018-07-01 21:27:00,092 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0cdce759-5f57-41a-user 2018-07-01 21:27:00,282 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0cdce759-5f57-41a-proj-role 2018-07-01 21:27:00,364 - keystone_utils - INFO - Granting role CreateKeypairsTests-0cdce759-5f57-41a-proj-role to project CreateKeypairsTests-0cdce759-5f57-41a-proj 2018-07-01 21:27:00,613 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-723bde52-7d8b-4ab6-ad34-7c60293175ec.pub 2018-07-01 21:27:01,630 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-723bde52-7d8b-4ab6-ad34-7c60293175ec... 2018-07-01 21:27:01,630 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-01 21:27:01,631 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-723bde52-7d8b-4ab6-ad34-7c60293175ec.pub 2018-07-01 21:27:01,631 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-723bde52-7d8b-4ab6-ad34-7c60293175ec 2018-07-01 21:27:02,660 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0cdce759-5f57-41a-proj 2018-07-01 21:27:02,894 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0cdce759-5f57-41a-proj-role 2018-07-01 21:27:03,081 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0cdce759-5f57-41a-user 2018-07-01 21:27:04,425 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5eefc0c6-1d54-4ca-proj 2018-07-01 21:27:05,437 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5eefc0c6-1d54-4ca-user 2018-07-01 21:27:05,617 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5eefc0c6-1d54-4ca-proj-role 2018-07-01 21:27:05,699 - keystone_utils - INFO - Granting role CreateKeypairsTests-5eefc0c6-1d54-4ca-proj-role to project CreateKeypairsTests-5eefc0c6-1d54-4ca-proj 2018-07-01 21:27:06,812 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-990346b3-30b4-4420-b068-077f12954325... 2018-07-01 21:27:06,812 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:27:34,696 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-990346b3-30b4-4420-b068-077f12954325 2018-07-01 21:27:35,687 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5eefc0c6-1d54-4ca-proj 2018-07-01 21:27:35,906 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5eefc0c6-1d54-4ca-proj-role 2018-07-01 21:27:36,113 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5eefc0c6-1d54-4ca-user 2018-07-01 21:27:37,463 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5efce55e-45d3-4b6-proj 2018-07-01 21:27:38,419 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5efce55e-45d3-4b6-user 2018-07-01 21:27:38,749 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5efce55e-45d3-4b6-proj-role 2018-07-01 21:27:38,832 - keystone_utils - INFO - Granting role CreateKeypairsTests-5efce55e-45d3-4b6-proj-role to project CreateKeypairsTests-5efce55e-45d3-4b6-proj 2018-07-01 21:27:39,965 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-7dd56f10-563c-41e4-b100-96f2c1d9e637... 2018-07-01 21:27:39,965 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:27:40,058 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-7dd56f10-563c-41e4-b100-96f2c1d9e637 2018-07-01 21:27:41,071 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5efce55e-45d3-4b6-proj 2018-07-01 21:27:41,283 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5efce55e-45d3-4b6-proj-role 2018-07-01 21:27:41,466 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5efce55e-45d3-4b6-user 2018-07-01 21:27:42,833 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3225d2f3-b22e-429-proj 2018-07-01 21:27:43,916 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3225d2f3-b22e-429-user 2018-07-01 21:27:44,096 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3225d2f3-b22e-429-proj-role 2018-07-01 21:27:44,176 - keystone_utils - INFO - Granting role CreateKeypairsTests-3225d2f3-b22e-429-proj-role to project CreateKeypairsTests-3225d2f3-b22e-429-proj 2018-07-01 21:27:45,231 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f0362892-a934-408b-a01b-4253162bedbb... 2018-07-01 21:27:45,231 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:27:45,318 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f0362892-a934-408b-a01b-4253162bedbb 2018-07-01 21:27:45,373 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-f0362892-a934-408b-a01b-4253162bedbb.pub 2018-07-01 21:27:45,374 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-f0362892-a934-408b-a01b-4253162bedbb 2018-07-01 21:27:45,958 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-f0362892-a934-408b-a01b-4253162bedbb.pub] 2018-07-01 21:27:45,959 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-f0362892-a934-408b-a01b-4253162bedbb] 2018-07-01 21:27:46,329 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3225d2f3-b22e-429-proj 2018-07-01 21:27:46,553 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3225d2f3-b22e-429-proj-role 2018-07-01 21:27:46,733 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3225d2f3-b22e-429-user 2018-07-01 21:27:48,180 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-920adb57-0837-493-proj 2018-07-01 21:27:49,198 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-920adb57-0837-493-user 2018-07-01 21:27:49,401 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-920adb57-0837-493-proj-role 2018-07-01 21:27:49,482 - keystone_utils - INFO - Granting role CreateKeypairsTests-920adb57-0837-493-proj-role to project CreateKeypairsTests-920adb57-0837-493-proj 2018-07-01 21:27:50,716 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-317f53d4-978a-4b7e-8ad0-0d28e0a8b2f0... 2018-07-01 21:27:50,717 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:27:50,763 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-317f53d4-978a-4b7e-8ad0-0d28e0a8b2f0 2018-07-01 21:27:50,828 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-317f53d4-978a-4b7e-8ad0-0d28e0a8b2f0.pub 2018-07-01 21:27:51,426 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-317f53d4-978a-4b7e-8ad0-0d28e0a8b2f0.pub] 2018-07-01 21:27:51,792 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-920adb57-0837-493-proj 2018-07-01 21:27:51,990 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-920adb57-0837-493-proj-role 2018-07-01 21:27:52,177 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-920adb57-0837-493-user 2018-07-01 21:27:53,509 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-proj 2018-07-01 21:27:54,528 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-user 2018-07-01 21:27:54,725 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-proj-role 2018-07-01 21:27:54,802 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-proj-role to project CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-proj 2018-07-01 21:27:55,208 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-230fc487-1370-439e-8ce4-7d9c1b69462f.pub 2018-07-01 21:27:55,209 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-230fc487-1370-439e-8ce4-7d9c1b69462f 2018-07-01 21:27:55,833 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-230fc487-1370-439e-8ce4-7d9c1b69462f... 2018-07-01 21:27:55,833 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-01 21:27:55,833 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-230fc487-1370-439e-8ce4-7d9c1b69462f.pub 2018-07-01 21:27:55,833 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-230fc487-1370-439e-8ce4-7d9c1b69462f 2018-07-01 21:27:56,014 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-230fc487-1370-439e-8ce4-7d9c1b69462f.pub] 2018-07-01 21:27:56,014 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-230fc487-1370-439e-8ce4-7d9c1b69462f] 2018-07-01 21:27:56,385 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-proj 2018-07-01 21:27:56,583 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-proj-role 2018-07-01 21:27:56,850 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f91ae8b4-51d1-47d-user 2018-07-01 21:27:58,180 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-proj 2018-07-01 21:27:59,249 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-user 2018-07-01 21:27:59,515 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-proj-role 2018-07-01 21:27:59,594 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-proj-role to project CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-proj 2018-07-01 21:28:00,032 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-98cd5234-f4e0-4a5e-854d-bfb95203a70a.pub 2018-07-01 21:28:00,032 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-98cd5234-f4e0-4a5e-854d-bfb95203a70a 2018-07-01 21:28:00,667 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-98cd5234-f4e0-4a5e-854d-bfb95203a70a... 2018-07-01 21:28:00,668 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-01 21:28:00,668 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-98cd5234-f4e0-4a5e-854d-bfb95203a70a.pub 2018-07-01 21:28:00,668 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-98cd5234-f4e0-4a5e-854d-bfb95203a70a 2018-07-01 21:28:01,145 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-proj 2018-07-01 21:28:01,319 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-proj-role 2018-07-01 21:28:01,514 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a6437e53-2e4b-4d4-user 2018-07-01 21:28:02,851 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1a408895-5f9d-40d-proj 2018-07-01 21:28:03,905 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1a408895-5f9d-40d-user 2018-07-01 21:28:04,084 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1a408895-5f9d-40d-proj-role 2018-07-01 21:28:04,159 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1a408895-5f9d-40d-proj-role to project CreateKeypairsCleanupTests-1a408895-5f9d-40d-proj 2018-07-01 21:28:04,897 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-71308b03-1e29-4622-a1ef-4f136c0229c1... 2018-07-01 21:28:04,897 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:28:04,950 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-71308b03-1e29-4622-a1ef-4f136c0229c1 2018-07-01 21:28:05,018 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-71308b03-1e29-4622-a1ef-4f136c0229c1.pub 2018-07-01 21:28:05,019 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-71308b03-1e29-4622-a1ef-4f136c0229c1 2018-07-01 21:28:05,054 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-71308b03-1e29-4622-a1ef-4f136c0229c1.pub] 2018-07-01 21:28:05,055 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-71308b03-1e29-4622-a1ef-4f136c0229c1] 2018-07-01 21:28:05,436 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1a408895-5f9d-40d-proj 2018-07-01 21:28:05,572 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1a408895-5f9d-40d-proj-role 2018-07-01 21:28:05,774 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1a408895-5f9d-40d-user 2018-07-01 21:28:07,109 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-50b3452a-8c39-4df-proj 2018-07-01 21:28:08,174 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-50b3452a-8c39-4df-user 2018-07-01 21:28:08,354 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-50b3452a-8c39-4df-proj-role 2018-07-01 21:28:08,430 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-50b3452a-8c39-4df-proj-role to project CreateKeypairsCleanupTests-50b3452a-8c39-4df-proj 2018-07-01 21:28:09,108 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e5a10dde-fc7e-4907-853f-ed364fbbfb75... 2018-07-01 21:28:09,109 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:28:09,133 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e5a10dde-fc7e-4907-853f-ed364fbbfb75 2018-07-01 21:28:09,204 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e5a10dde-fc7e-4907-853f-ed364fbbfb75.pub 2018-07-01 21:28:09,204 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e5a10dde-fc7e-4907-853f-ed364fbbfb75 2018-07-01 21:28:09,240 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-e5a10dde-fc7e-4907-853f-ed364fbbfb75.pub] 2018-07-01 21:28:09,240 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-e5a10dde-fc7e-4907-853f-ed364fbbfb75] 2018-07-01 21:28:09,596 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-50b3452a-8c39-4df-proj 2018-07-01 21:28:09,780 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-50b3452a-8c39-4df-proj-role 2018-07-01 21:28:09,981 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-50b3452a-8c39-4df-user 2018-07-01 21:28:11,312 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-521d4398-b5f2-4c0-proj 2018-07-01 21:28:12,258 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-521d4398-b5f2-4c0-user 2018-07-01 21:28:12,449 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-521d4398-b5f2-4c0-proj-role 2018-07-01 21:28:12,526 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-521d4398-b5f2-4c0-proj-role to project CreateKeypairsCleanupTests-521d4398-b5f2-4c0-proj 2018-07-01 21:28:13,279 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-adf0d22a-9a50-4625-8cfd-0b3c826e0dc6... 2018-07-01 21:28:13,279 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 21:28:13,303 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-adf0d22a-9a50-4625-8cfd-0b3c826e0dc6 2018-07-01 21:28:13,362 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-adf0d22a-9a50-4625-8cfd-0b3c826e0dc6.pub 2018-07-01 21:28:13,362 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-adf0d22a-9a50-4625-8cfd-0b3c826e0dc6 2018-07-01 21:28:13,746 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-521d4398-b5f2-4c0-proj 2018-07-01 21:28:13,924 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-521d4398-b5f2-4c0-proj-role 2018-07-01 21:28:14,113 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-521d4398-b5f2-4c0-user 2018-07-01 21:28:15,432 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-17c0b229-feff-47d-proj 2018-07-01 21:28:16,443 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-17c0b229-feff-47d-user 2018-07-01 21:28:16,570 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-17c0b229-feff-47d-proj-role 2018-07-01 21:28:16,646 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-17c0b229-feff-47d-proj-role to project CreateNetworkSuccessTests-17c0b229-feff-47d-proj 2018-07-01 21:28:17,411 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-net 2018-07-01 21:28:18,713 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-subnet 2018-07-01 21:28:20,640 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-subnet 2018-07-01 21:28:20,641 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-subnet 2018-07-01 21:28:23,098 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-net 2018-07-01 21:28:24,453 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-subnet 2018-07-01 21:28:24,454 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-subnet 2018-07-01 21:28:24,496 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e4484405-0e98-4358-a2d0-4217c2392636-pub-net 2018-07-01 21:28:25,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e464ed8a-bb9d-484d-9272-43c50683ea40 2018-07-01 21:28:25,344 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:28:25,661 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-17c0b229-feff-47d-proj 2018-07-01 21:28:25,894 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-17c0b229-feff-47d-proj-role 2018-07-01 21:28:26,076 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-17c0b229-feff-47d-user 2018-07-01 21:28:27,432 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-10660acb-1805-435-proj 2018-07-01 21:28:28,551 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-10660acb-1805-435-user 2018-07-01 21:28:28,749 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-10660acb-1805-435-proj-role 2018-07-01 21:28:28,839 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-10660acb-1805-435-proj-role to project CreateNetworkSuccessTests-10660acb-1805-435-proj 2018-07-01 21:28:29,567 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-net 2018-07-01 21:28:31,750 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-subnet 2018-07-01 21:28:36,615 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-router 2018-07-01 21:28:39,094 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-router 2018-07-01 21:28:41,583 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-router and subnet CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-subnet 2018-07-01 21:28:41,583 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-router 2018-07-01 21:28:42,849 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-router 2018-07-01 21:28:42,849 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-router 2018-07-01 21:28:43,994 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-subnet 2018-07-01 21:28:43,994 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-subnet 2018-07-01 21:28:46,288 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8006c2a2-b8e4-491e-87be-7be460d5d093-pub-net 2018-07-01 21:28:47,933 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45b2a60d-590e-40d0-923b-ddb4cf4ab2a4 2018-07-01 21:28:48,108 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:28:48,509 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-10660acb-1805-435-proj 2018-07-01 21:28:48,739 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-10660acb-1805-435-proj-role 2018-07-01 21:28:48,934 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-10660acb-1805-435-user 2018-07-01 21:28:50,439 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d868bfa7-01dc-4bd-proj 2018-07-01 21:28:51,414 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d868bfa7-01dc-4bd-user 2018-07-01 21:28:51,599 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d868bfa7-01dc-4bd-proj-role 2018-07-01 21:28:51,679 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d868bfa7-01dc-4bd-proj-role to project CreateNetworkSuccessTests-d868bfa7-01dc-4bd-proj 2018-07-01 21:28:52,430 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-net 2018-07-01 21:28:54,509 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-subnet 2018-07-01 21:28:58,158 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-router 2018-07-01 21:29:00,366 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-router 2018-07-01 21:29:03,570 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-router and subnet CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-subnet 2018-07-01 21:29:03,570 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-router 2018-07-01 21:29:04,649 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-router 2018-07-01 21:29:04,649 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-router 2018-07-01 21:29:05,925 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-subnet 2018-07-01 21:29:05,925 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-subnet 2018-07-01 21:29:08,254 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-01ccdcbf-f395-43fb-ae13-f27310d14732-pub-net 2018-07-01 21:29:10,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5fdb463-1a73-463b-a97b-3015fbed42b7 2018-07-01 21:29:10,525 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:29:10,851 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d868bfa7-01dc-4bd-proj 2018-07-01 21:29:11,074 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d868bfa7-01dc-4bd-proj-role 2018-07-01 21:29:11,294 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d868bfa7-01dc-4bd-user 2018-07-01 21:29:12,666 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c18bb2d6-1921-4a6-proj 2018-07-01 21:29:13,721 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c18bb2d6-1921-4a6-user 2018-07-01 21:29:13,941 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c18bb2d6-1921-4a6-proj-role 2018-07-01 21:29:14,034 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c18bb2d6-1921-4a6-proj-role to project CreateNetworkSuccessTests-c18bb2d6-1921-4a6-proj 2018-07-01 21:29:15,008 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-net 2018-07-01 21:29:16,163 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-subnet 2018-07-01 21:29:18,858 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-router 2018-07-01 21:29:20,892 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-router 2018-07-01 21:29:25,004 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-router and subnet CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-subnet 2018-07-01 21:29:25,004 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-router 2018-07-01 21:29:26,279 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-router 2018-07-01 21:29:26,280 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-router 2018-07-01 21:29:27,362 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-subnet 2018-07-01 21:29:27,362 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-subnet 2018-07-01 21:29:29,884 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-92f9c0a7-6a87-4817-a5fc-ace2d098ccef-pub-net 2018-07-01 21:29:31,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - edc0e20e-6762-4521-a2e3-4fe556a55bf6 2018-07-01 21:29:32,108 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:29:32,438 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c18bb2d6-1921-4a6-proj 2018-07-01 21:29:32,684 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c18bb2d6-1921-4a6-proj-role 2018-07-01 21:29:32,881 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c18bb2d6-1921-4a6-user 2018-07-01 21:29:34,317 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a49dfa9d-c9ea-435-proj 2018-07-01 21:29:35,390 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a49dfa9d-c9ea-435-user 2018-07-01 21:29:35,576 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a49dfa9d-c9ea-435-proj-role 2018-07-01 21:29:35,654 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a49dfa9d-c9ea-435-proj-role to project CreateNetworkSuccessTests-a49dfa9d-c9ea-435-proj 2018-07-01 21:29:36,395 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4bc35aa7-79bf-406d-8464-c1f246559caf-pub-net 2018-07-01 21:29:37,622 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4bc35aa7-79bf-406d-8464-c1f246559caf-pub-subnet 2018-07-01 21:29:40,090 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4bc35aa7-79bf-406d-8464-c1f246559caf-pub-subnet 2018-07-01 21:29:40,091 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4bc35aa7-79bf-406d-8464-c1f246559caf-pub-subnet 2018-07-01 21:29:42,406 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4bc35aa7-79bf-406d-8464-c1f246559caf-pub-net 2018-07-01 21:29:44,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ab9591-0a41-4a31-bfe9-d8040344021f 2018-07-01 21:29:44,714 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:29:45,019 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a49dfa9d-c9ea-435-proj 2018-07-01 21:29:45,278 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a49dfa9d-c9ea-435-proj-role 2018-07-01 21:29:45,466 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a49dfa9d-c9ea-435-user 2018-07-01 21:29:46,803 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d9f7ef0e-9767-417-proj 2018-07-01 21:29:47,899 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d9f7ef0e-9767-417-user 2018-07-01 21:29:48,109 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d9f7ef0e-9767-417-proj-role 2018-07-01 21:29:48,192 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d9f7ef0e-9767-417-proj-role to project CreateNetworkSuccessTests-d9f7ef0e-9767-417-proj 2018-07-01 21:29:49,097 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-4f8ed800-1a6e-4e4f-bc2a-62416a0e212a-pub-net 2018-07-01 21:29:50,136 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-4f8ed800-1a6e-4e4f-bc2a-62416a0e212a-pub-subnet 2018-07-01 21:29:52,367 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4f8ed800-1a6e-4e4f-bc2a-62416a0e212a-pub-subnet 2018-07-01 21:29:52,368 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-4f8ed800-1a6e-4e4f-bc2a-62416a0e212a-pub-subnet 2018-07-01 21:29:54,612 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-4f8ed800-1a6e-4e4f-bc2a-62416a0e212a-pub-net 2018-07-01 21:29:56,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cbfe578-a74f-4942-8d73-7e7f701c28bb 2018-07-01 21:29:56,323 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:29:56,761 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d9f7ef0e-9767-417-proj 2018-07-01 21:29:57,110 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d9f7ef0e-9767-417-proj-role 2018-07-01 21:29:57,310 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d9f7ef0e-9767-417-user 2018-07-01 21:29:58,708 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-04ebb837-16bb-40d-proj 2018-07-01 21:29:59,732 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-04ebb837-16bb-40d-user 2018-07-01 21:29:59,911 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-04ebb837-16bb-40d-proj-role 2018-07-01 21:29:59,930 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-04ebb837-16bb-40d-proj-role to project CreateRouterSuccessTests-04ebb837-16bb-40d-proj 2018-07-01 21:30:01,568 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f0d42975-8024-454e-b715-c418133229df-pub-router 2018-07-01 21:30:04,163 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f0d42975-8024-454e-b715-c418133229df-pub-router 2018-07-01 21:30:05,671 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f0d42975-8024-454e-b715-c418133229df-pub-router 2018-07-01 21:30:05,671 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f0d42975-8024-454e-b715-c418133229df-pub-router 2018-07-01 21:30:06,242 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-04ebb837-16bb-40d-proj 2018-07-01 21:30:06,446 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-04ebb837-16bb-40d-proj-role 2018-07-01 21:30:06,645 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-04ebb837-16bb-40d-user 2018-07-01 21:30:07,995 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4e851677-5e1d-4af-proj 2018-07-01 21:30:09,001 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4e851677-5e1d-4af-user 2018-07-01 21:30:09,186 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4e851677-5e1d-4af-proj-role 2018-07-01 21:30:09,204 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4e851677-5e1d-4af-proj-role to project CreateRouterSuccessTests-4e851677-5e1d-4af-proj 2018-07-01 21:30:10,451 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d755b7c6-1e45-4e4c-8970-8574e1d445c5-pub-router 2018-07-01 21:30:12,150 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d755b7c6-1e45-4e4c-8970-8574e1d445c5-pub-router 2018-07-01 21:30:12,150 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d755b7c6-1e45-4e4c-8970-8574e1d445c5-pub-router 2018-07-01 21:30:12,828 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4e851677-5e1d-4af-proj 2018-07-01 21:30:13,021 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4e851677-5e1d-4af-proj-role 2018-07-01 21:30:13,275 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4e851677-5e1d-4af-user 2018-07-01 21:30:14,618 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c44ee232-ad26-42c-proj 2018-07-01 21:30:15,582 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c44ee232-ad26-42c-user 2018-07-01 21:30:15,767 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c44ee232-ad26-42c-proj-role 2018-07-01 21:30:15,850 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c44ee232-ad26-42c-proj-role to project CreateRouterSuccessTests-c44ee232-ad26-42c-proj 2018-07-01 21:30:17,163 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-38caca51-8661-447b-a6c9-078ef183a0d6-pub-router 2018-07-01 21:30:18,727 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-38caca51-8661-447b-a6c9-078ef183a0d6-pub-router 2018-07-01 21:30:18,727 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-38caca51-8661-447b-a6c9-078ef183a0d6-pub-router 2018-07-01 21:30:19,530 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c44ee232-ad26-42c-proj 2018-07-01 21:30:19,751 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c44ee232-ad26-42c-proj-role 2018-07-01 21:30:19,944 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c44ee232-ad26-42c-user 2018-07-01 21:30:21,384 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-486cffa0-311e-460-proj 2018-07-01 21:30:22,450 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-486cffa0-311e-460-user 2018-07-01 21:30:22,571 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-486cffa0-311e-460-proj-role 2018-07-01 21:30:22,653 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-486cffa0-311e-460-proj-role to project CreateRouterSuccessTests-486cffa0-311e-460-proj 2018-07-01 21:30:24,544 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0873b818-0335-464c-9ce4-263f2e796fae-pub-router 2018-07-01 21:30:30,074 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0873b818-0335-464c-9ce4-263f2e796fae-pub-router 2018-07-01 21:30:30,074 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0873b818-0335-464c-9ce4-263f2e796fae-pub-router 2018-07-01 21:30:31,526 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-486cffa0-311e-460-proj 2018-07-01 21:30:31,745 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-486cffa0-311e-460-proj-role 2018-07-01 21:30:31,926 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-486cffa0-311e-460-user 2018-07-01 21:30:33,295 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1c6e4307-8906-450-proj 2018-07-01 21:30:34,367 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1c6e4307-8906-450-user 2018-07-01 21:30:34,541 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1c6e4307-8906-450-proj-role 2018-07-01 21:30:34,624 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1c6e4307-8906-450-proj-role to project CreateRouterSuccessTests-1c6e4307-8906-450-proj 2018-07-01 21:30:35,387 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-net1 2018-07-01 21:30:36,459 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-subnet1 2018-07-01 21:30:39,188 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router 2018-07-01 21:30:41,341 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-port1 for router - CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router 2018-07-01 21:30:42,961 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-net1 2018-07-01 21:30:44,053 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-port1 for router - CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router 2018-07-01 21:30:44,054 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router 2018-07-01 21:30:48,849 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router and port CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-port1 2018-07-01 21:30:48,849 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router 2018-07-01 21:30:49,970 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router 2018-07-01 21:30:49,970 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-router 2018-07-01 21:30:51,081 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-subnet1 2018-07-01 21:30:51,081 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-subnet1 2018-07-01 21:30:53,489 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-eeef1980-b07c-4095-8184-1d3a1b475764-pub-net1 2018-07-01 21:30:55,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - def68964-0c8f-4aed-a7c1-3df9f7a27a68 2018-07-01 21:30:56,072 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:30:56,390 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1c6e4307-8906-450-proj 2018-07-01 21:30:56,607 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1c6e4307-8906-450-proj-role 2018-07-01 21:30:56,791 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1c6e4307-8906-450-user 2018-07-01 21:30:58,151 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-99e60e0c-024d-4bd-proj 2018-07-01 21:30:59,115 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-99e60e0c-024d-4bd-user 2018-07-01 21:30:59,390 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-99e60e0c-024d-4bd-proj-role 2018-07-01 21:30:59,474 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-99e60e0c-024d-4bd-proj-role to project CreateRouterSuccessTests-99e60e0c-024d-4bd-proj 2018-07-01 21:31:01,253 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2986615d-751c-43ef-a85c-47d219b11718-pub-router 2018-07-01 21:31:04,626 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2986615d-751c-43ef-a85c-47d219b11718-pub-router 2018-07-01 21:31:04,626 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2986615d-751c-43ef-a85c-47d219b11718-pub-router 2018-07-01 21:31:06,125 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-99e60e0c-024d-4bd-proj 2018-07-01 21:31:06,351 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-99e60e0c-024d-4bd-proj-role 2018-07-01 21:31:06,531 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-99e60e0c-024d-4bd-user 2018-07-01 21:31:08,080 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-86663add-200b-463-proj 2018-07-01 21:31:09,103 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-86663add-200b-463-user 2018-07-01 21:31:09,283 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-86663add-200b-463-proj-role 2018-07-01 21:31:09,365 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-86663add-200b-463-proj-role to project CreateRouterSuccessTests-86663add-200b-463-proj 2018-07-01 21:31:10,119 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-net1 2018-07-01 21:31:11,208 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-subnet1 2018-07-01 21:31:12,987 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-net2 2018-07-01 21:31:14,050 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-subnet2 2018-07-01 21:31:16,427 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:17,898 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-port1 for router - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:19,274 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-net1 2018-07-01 21:31:20,341 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-port1 for router - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:20,341 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:22,436 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-port2 for router - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:23,953 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-net2 2018-07-01 21:31:24,892 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-port2 for router - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:24,892 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:34,271 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router and port CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-port1 2018-07-01 21:31:34,272 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:35,329 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router and port CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-port2 2018-07-01 21:31:35,330 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:36,362 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:36,362 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-router 2018-07-01 21:31:36,664 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-subnet1 2018-07-01 21:31:36,664 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-subnet1 2018-07-01 21:31:39,047 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-net1 2018-07-01 21:31:40,674 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-subnet2 2018-07-01 21:31:40,674 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-subnet2 2018-07-01 21:31:43,131 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d0bfcdb4-7575-4836-831e-47c11780bf6a-pub-net2 2018-07-01 21:31:44,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e77da3a-21cf-424f-beab-1257465f9478 2018-07-01 21:31:45,056 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:31:45,410 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-86663add-200b-463-proj 2018-07-01 21:31:45,637 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-86663add-200b-463-proj-role 2018-07-01 21:31:45,837 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-86663add-200b-463-user 2018-07-01 21:31:47,175 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ab00b9c8-a377-456-proj 2018-07-01 21:31:48,192 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ab00b9c8-a377-456-user 2018-07-01 21:31:48,391 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ab00b9c8-a377-456-proj-role 2018-07-01 21:31:48,467 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ab00b9c8-a377-456-proj-role to project CreateRouterSuccessTests-ab00b9c8-a377-456-proj 2018-07-01 21:31:50,346 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-bb3d4b42-27ef-4259-9139-34a5336b391f-pub-router 2018-07-01 21:31:53,848 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-bb3d4b42-27ef-4259-9139-34a5336b391f-pub-router 2018-07-01 21:31:53,848 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bb3d4b42-27ef-4259-9139-34a5336b391f-pub-router 2018-07-01 21:31:55,342 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ab00b9c8-a377-456-proj 2018-07-01 21:31:55,566 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ab00b9c8-a377-456-proj-role 2018-07-01 21:31:55,836 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ab00b9c8-a377-456-user 2018-07-01 21:31:57,265 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2957bd4c-0eb2-42c-proj 2018-07-01 21:31:58,361 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2957bd4c-0eb2-42c-user 2018-07-01 21:31:58,540 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2957bd4c-0eb2-42c-proj-role 2018-07-01 21:31:58,623 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2957bd4c-0eb2-42c-proj-role to project CreateRouterSuccessTests-2957bd4c-0eb2-42c-proj 2018-07-01 21:31:59,819 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6bcb37b6-09bf-48b7-847e-9a55aeeeb1af-pub-router 2018-07-01 21:32:00,668 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-6bcb37b6-09bf-48b7-847e-9a55aeeeb1af-port1 for router - CreateRouterSuccessTests-6bcb37b6-09bf-48b7-847e-9a55aeeeb1af-pub-router 2018-07-01 21:32:01,880 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6bcb37b6-09bf-48b7-847e-9a55aeeeb1af-pub-router 2018-07-01 21:32:01,880 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6bcb37b6-09bf-48b7-847e-9a55aeeeb1af-pub-router 2018-07-01 21:32:03,041 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2957bd4c-0eb2-42c-proj 2018-07-01 21:32:03,260 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2957bd4c-0eb2-42c-proj-role 2018-07-01 21:32:03,449 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2957bd4c-0eb2-42c-user 2018-07-01 21:32:04,744 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9c25a91b-cb9f-41e-proj 2018-07-01 21:32:05,775 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9c25a91b-cb9f-41e-user 2018-07-01 21:32:05,966 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9c25a91b-cb9f-41e-proj-role 2018-07-01 21:32:05,984 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9c25a91b-cb9f-41e-proj-role to project CreateRouterSuccessTests-9c25a91b-cb9f-41e-proj 2018-07-01 21:32:06,733 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-net1 2018-07-01 21:32:07,682 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-subnet1 2018-07-01 21:32:10,479 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router 2018-07-01 21:32:13,312 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router 2018-07-01 21:32:15,383 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router and subnet CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-subnet1 2018-07-01 21:32:15,384 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router 2018-07-01 21:32:16,653 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router 2018-07-01 21:32:16,654 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router 2018-07-01 21:32:17,770 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-subnet1 2018-07-01 21:32:17,770 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-subnet1 2018-07-01 21:32:20,363 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-net1 2018-07-01 21:32:22,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0198642-6e86-4126-9ce0-470f64f62426 2018-07-01 21:32:22,552 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:32:22,862 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9c25a91b-cb9f-41e-proj 2018-07-01 21:32:23,153 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9c25a91b-cb9f-41e-proj-role 2018-07-01 21:32:23,343 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9c25a91b-cb9f-41e-user 2018-07-01 21:32:24,930 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c67bfe69-4b11-461-proj 2018-07-01 21:32:25,960 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c67bfe69-4b11-461-user 2018-07-01 21:32:26,146 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c67bfe69-4b11-461-proj-role 2018-07-01 21:32:26,163 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c67bfe69-4b11-461-proj-role to project CreateRouterSuccessTests-c67bfe69-4b11-461-proj 2018-07-01 21:32:26,901 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-net1 2018-07-01 21:32:27,683 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-subnet1 2018-07-01 21:32:30,284 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-router 2018-07-01 21:32:31,657 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-router 2018-07-01 21:32:31,657 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-router 2018-07-01 21:32:32,722 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-subnet1 2018-07-01 21:32:32,722 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-subnet1 2018-07-01 21:32:34,693 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-1f8d63e3-be69-4ae4-8adc-b6a64be76586-pub-net1 2018-07-01 21:32:36,326 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c67bfe69-4b11-461-proj 2018-07-01 21:32:36,536 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c67bfe69-4b11-461-proj-role 2018-07-01 21:32:36,713 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c67bfe69-4b11-461-user 2018-07-01 21:32:38,068 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-9de06b86-8814-4bf-proj 2018-07-01 21:32:39,056 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-9de06b86-8814-4bf-user 2018-07-01 21:32:39,236 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-9de06b86-8814-4bf-proj-role 2018-07-01 21:32:39,320 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-9de06b86-8814-4bf-proj-role to project CreateRouterNegativeTests-9de06b86-8814-4bf-proj 2018-07-01 21:32:40,071 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-net1 2018-07-01 21:32:40,959 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-subnet1 2018-07-01 21:32:43,458 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-router 2018-07-01 21:32:45,196 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-port1 for router - CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-router 2018-07-01 21:32:45,677 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-router 2018-07-01 21:32:45,677 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-router 2018-07-01 21:32:46,955 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-subnet1 2018-07-01 21:32:46,956 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-subnet1 2018-07-01 21:32:49,216 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-0bd06f05-edb0-44ba-b858-5eef4425a009-pub-net1 2018-07-01 21:32:51,611 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-9de06b86-8814-4bf-proj 2018-07-01 21:32:51,818 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-9de06b86-8814-4bf-proj-role 2018-07-01 21:32:51,998 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-9de06b86-8814-4bf-user 2018-07-01 21:32:53,511 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-5515d7af-696e-4a0-proj 2018-07-01 21:32:54,553 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-5515d7af-696e-4a0-user 2018-07-01 21:32:54,732 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-5515d7af-696e-4a0-proj-role 2018-07-01 21:32:54,815 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-5515d7af-696e-4a0-proj-role to project CreateRouterNegativeTests-5515d7af-696e-4a0-proj 2018-07-01 21:32:56,561 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-5515d7af-696e-4a0-proj 2018-07-01 21:32:56,776 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-5515d7af-696e-4a0-proj-role 2018-07-01 21:32:56,964 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-5515d7af-696e-4a0-user 2018-07-01 21:32:58,301 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-688a4a36-e1d1-451-proj 2018-07-01 21:32:59,261 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-688a4a36-e1d1-451-user 2018-07-01 21:32:59,439 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-688a4a36-e1d1-451-proj-role 2018-07-01 21:32:59,520 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-688a4a36-e1d1-451-proj-role to project CreateRouterNegativeTests-688a4a36-e1d1-451-proj 2018-07-01 21:33:00,155 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-688a4a36-e1d1-451-proj 2018-07-01 21:33:00,363 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-688a4a36-e1d1-451-proj-role 2018-07-01 21:33:00,562 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-688a4a36-e1d1-451-user 2018-07-01 21:33:01,840 - keystone_utils - INFO - Created project with name - CreateQoSTests-7d62a1b0-399d-4f4-proj 2018-07-01 21:33:02,925 - keystone_utils - INFO - Created user with name - CreateQoSTests-7d62a1b0-399d-4f4-user 2018-07-01 21:33:03,109 - keystone_utils - INFO - Created role with name - CreateQoSTests-7d62a1b0-399d-4f4-proj-role 2018-07-01 21:33:03,130 - keystone_utils - INFO - Granting role CreateQoSTests-7d62a1b0-399d-4f4-proj-role to project CreateQoSTests-7d62a1b0-399d-4f4-proj 2018-07-01 21:33:04,458 - create_qos - INFO - Created qos with name - CreateQoSTests-602c451e-e239-4f1f-9b6d-d1ecc6e97c22 2018-07-01 21:33:05,019 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-602c451e-e239-4f1f-9b6d-d1ecc6e97c22 2018-07-01 21:33:05,833 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-602c451e-e239-4f1f-9b6d-d1ecc6e97c22 2018-07-01 21:33:06,780 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7d62a1b0-399d-4f4-proj 2018-07-01 21:33:06,980 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7d62a1b0-399d-4f4-proj-role 2018-07-01 21:33:07,190 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7d62a1b0-399d-4f4-user 2018-07-01 21:33:08,553 - keystone_utils - INFO - Created project with name - CreateQoSTests-60305bf8-6873-418-proj 2018-07-01 21:33:09,632 - keystone_utils - INFO - Created user with name - CreateQoSTests-60305bf8-6873-418-user 2018-07-01 21:33:09,810 - keystone_utils - INFO - Created role with name - CreateQoSTests-60305bf8-6873-418-proj-role 2018-07-01 21:33:09,892 - keystone_utils - INFO - Granting role CreateQoSTests-60305bf8-6873-418-proj-role to project CreateQoSTests-60305bf8-6873-418-proj 2018-07-01 21:33:11,566 - create_qos - INFO - Created qos with name - CreateQoSTests-672840c7-98ed-430c-96bf-a21e2bd7abb1 2018-07-01 21:33:12,114 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-672840c7-98ed-430c-96bf-a21e2bd7abb1 2018-07-01 21:33:12,803 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-60305bf8-6873-418-proj 2018-07-01 21:33:13,009 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-60305bf8-6873-418-proj-role 2018-07-01 21:33:13,201 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-60305bf8-6873-418-user 2018-07-01 21:33:14,535 - keystone_utils - INFO - Created project with name - CreateQoSTests-e7637139-67f3-461-proj 2018-07-01 21:33:15,630 - keystone_utils - INFO - Created user with name - CreateQoSTests-e7637139-67f3-461-user 2018-07-01 21:33:15,810 - keystone_utils - INFO - Created role with name - CreateQoSTests-e7637139-67f3-461-proj-role 2018-07-01 21:33:15,893 - keystone_utils - INFO - Granting role CreateQoSTests-e7637139-67f3-461-proj-role to project CreateQoSTests-e7637139-67f3-461-proj 2018-07-01 21:33:17,578 - create_qos - INFO - Created qos with name - CreateQoSTests-a454804a-54ff-4c61-8602-21ba2578176b 2018-07-01 21:33:18,746 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a454804a-54ff-4c61-8602-21ba2578176b 2018-07-01 21:33:19,696 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e7637139-67f3-461-proj 2018-07-01 21:33:19,896 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e7637139-67f3-461-proj-role 2018-07-01 21:33:20,087 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e7637139-67f3-461-user 2018-07-01 21:33:21,409 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-proj 2018-07-01 21:33:22,487 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-user 2018-07-01 21:33:22,660 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-proj-role 2018-07-01 21:33:22,680 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-proj-role to project CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-proj 2018-07-01 21:33:23,560 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-31375355-63f5-4305-8dfe-6edfab042e61 2018-07-01 21:33:24,428 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-31375355-63f5-4305-8dfe-6edfab042e61 2018-07-01 21:33:25,170 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-31375355-63f5-4305-8dfe-6edfab042e61 2018-07-01 21:33:26,113 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-proj 2018-07-01 21:33:26,333 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-proj-role 2018-07-01 21:33:26,522 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f696e01b-d87a-490-user 2018-07-01 21:33:27,972 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-proj 2018-07-01 21:33:29,195 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-user 2018-07-01 21:33:29,374 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-proj-role 2018-07-01 21:33:29,393 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-proj-role to project CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-proj 2018-07-01 21:33:30,649 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-9598c233-eb59-4b08-914a-ebdbf4f5fc98 2018-07-01 21:33:32,533 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-9598c233-eb59-4b08-914a-ebdbf4f5fc98 2018-07-01 21:33:33,134 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-proj 2018-07-01 21:33:33,315 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-proj-role 2018-07-01 21:33:33,491 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ee06e2f8-c33e-4f8-user 2018-07-01 21:33:34,996 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-proj 2018-07-01 21:33:36,056 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-user 2018-07-01 21:33:36,230 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-proj-role 2018-07-01 21:33:36,250 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-proj-role to project CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-proj 2018-07-01 21:33:37,175 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-4bca5f50-c1bc-4d76-a81b-83b16aeb97ca 2018-07-01 21:33:38,568 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-4bca5f50-c1bc-4d76-a81b-83b16aeb97ca 2018-07-01 21:33:39,518 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-proj 2018-07-01 21:33:39,704 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-proj-role 2018-07-01 21:33:39,887 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-fd368daa-e5d1-4b4-user 2018-07-01 21:33:41,230 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-babf15cd-9668-449-proj 2018-07-01 21:33:42,253 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-babf15cd-9668-449-user 2018-07-01 21:33:42,421 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-babf15cd-9668-449-proj-role 2018-07-01 21:33:42,500 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-babf15cd-9668-449-proj-role to project CreateVolumeTypeComplexTests-babf15cd-9668-449-proj 2018-07-01 21:33:43,446 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-c01b0759-3554-478c-b669-adcabf300865-qos-spec 2018-07-01 21:33:44,506 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-c01b0759-3554-478c-b669-adcabf300865-vol_type 2018-07-01 21:33:45,011 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-c01b0759-3554-478c-b669-adcabf300865-vol_type 2018-07-01 21:33:45,226 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-c01b0759-3554-478c-b669-adcabf300865-qos-spec 2018-07-01 21:33:45,635 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-babf15cd-9668-449-proj 2018-07-01 21:33:45,842 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-babf15cd-9668-449-proj-role 2018-07-01 21:33:46,104 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-babf15cd-9668-449-user 2018-07-01 21:33:47,535 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-7959e025-ca81-465-proj 2018-07-01 21:33:48,613 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-7959e025-ca81-465-user 2018-07-01 21:33:48,792 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-7959e025-ca81-465-proj-role 2018-07-01 21:33:48,813 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-7959e025-ca81-465-proj-role to project CreateVolumeTypeComplexTests-7959e025-ca81-465-proj 2018-07-01 21:33:49,668 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-692ed385-5624-4df9-88b7-671ccd7eada7-qos-spec 2018-07-01 21:33:50,865 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-692ed385-5624-4df9-88b7-671ccd7eada7-vol_type 2018-07-01 21:33:51,540 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-692ed385-5624-4df9-88b7-671ccd7eada7-vol_type 2018-07-01 21:33:51,746 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-692ed385-5624-4df9-88b7-671ccd7eada7-qos-spec 2018-07-01 21:33:52,294 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-7959e025-ca81-465-proj 2018-07-01 21:33:52,656 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-7959e025-ca81-465-proj-role 2018-07-01 21:33:52,842 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-7959e025-ca81-465-user 2018-07-01 21:33:54,236 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-proj 2018-07-01 21:33:55,122 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-user 2018-07-01 21:33:55,308 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-proj-role 2018-07-01 21:33:55,394 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-proj-role to project CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-proj 2018-07-01 21:33:56,314 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-4f94b3d2-00c1-458b-892b-c9e16d4c779f-qos-spec 2018-07-01 21:33:58,087 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-4f94b3d2-00c1-458b-892b-c9e16d4c779f-vol_type 2018-07-01 21:33:59,190 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-4f94b3d2-00c1-458b-892b-c9e16d4c779f-vol_type 2018-07-01 21:33:59,398 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-4f94b3d2-00c1-458b-892b-c9e16d4c779f-qos-spec 2018-07-01 21:34:00,324 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-proj 2018-07-01 21:34:00,518 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-proj-role 2018-07-01 21:34:00,700 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-b8144e52-8f4e-4b9-user 2018-07-01 21:34:02,032 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-proj 2018-07-01 21:34:03,134 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-user 2018-07-01 21:34:03,319 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-proj-role 2018-07-01 21:34:03,398 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-proj-role to project CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-proj 2018-07-01 21:34:05,182 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-f0451259-0127-4855-a99d-0715dc4e7310 2018-07-01 21:34:08,582 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-f0451259-0127-4855-a99d-0715dc4e7310 2018-07-01 21:34:09,019 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-f0451259-0127-4855-a99d-0715dc4e7310 2018-07-01 21:34:10,287 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-f0451259-0127-4855-a99d-0715dc4e7310 2018-07-01 21:34:10,990 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-proj 2018-07-01 21:34:11,237 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-proj-role 2018-07-01 21:34:11,428 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-5dd2b315-d0a3-42f-user 2018-07-01 21:34:12,763 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-proj 2018-07-01 21:34:13,954 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-user 2018-07-01 21:34:14,140 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-proj-role 2018-07-01 21:34:14,226 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-proj-role to project CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-proj 2018-07-01 21:34:15,999 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-dcd1e894-bed3-49da-9836-962bedce6ca7 2018-07-01 21:34:19,402 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-dcd1e894-bed3-49da-9836-962bedce6ca7 2018-07-01 21:34:20,562 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-01 21:34:20,618 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-dcd1e894-bed3-49da-9836-962bedce6ca7 2018-07-01 21:34:24,244 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-dcd1e894-bed3-49da-9836-962bedce6ca7 2018-07-01 21:34:24,620 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-proj 2018-07-01 21:34:24,818 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-proj-role 2018-07-01 21:34:24,995 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-823d3923-f5d1-4c7-user 2018-07-01 21:34:26,344 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-proj 2018-07-01 21:34:27,391 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-user 2018-07-01 21:34:27,517 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-proj-role 2018-07-01 21:34:27,593 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-proj-role to project CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-proj 2018-07-01 21:34:29,346 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-a97e92aa-5e61-4e06-b98c-40c21a6e502d 2018-07-01 21:34:29,539 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-a97e92aa-5e61-4e06-b98c-40c21a6e502d 2018-07-01 21:34:29,988 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-a97e92aa-5e61-4e06-b98c-40c21a6e502d 2018-07-01 21:34:33,465 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-a97e92aa-5e61-4e06-b98c-40c21a6e502d 2018-07-01 21:34:33,838 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-proj 2018-07-01 21:34:34,028 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-proj-role 2018-07-01 21:34:34,206 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f35c1adc-9dcb-4af-user 2018-07-01 21:34:35,553 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-7154661b-ca94-47f-proj 2018-07-01 21:34:36,625 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-7154661b-ca94-47f-user 2018-07-01 21:34:36,924 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-7154661b-ca94-47f-proj-role 2018-07-01 21:34:37,010 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-7154661b-ca94-47f-proj-role to project CreateSimpleVolumeFailureTests-7154661b-ca94-47f-proj 2018-07-01 21:34:38,475 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-7154661b-ca94-47f-proj 2018-07-01 21:34:38,657 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-7154661b-ca94-47f-proj-role 2018-07-01 21:34:38,844 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-7154661b-ca94-47f-user 2018-07-01 21:34:40,212 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-a0462206-2758-41b-proj 2018-07-01 21:34:41,303 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-a0462206-2758-41b-user 2018-07-01 21:34:41,475 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-a0462206-2758-41b-proj-role 2018-07-01 21:34:41,494 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-a0462206-2758-41b-proj-role to project CreateSimpleVolumeFailureTests-a0462206-2758-41b-proj 2018-07-01 21:34:42,721 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-a0462206-2758-41b-proj 2018-07-01 21:34:42,909 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-a0462206-2758-41b-proj-role 2018-07-01 21:34:43,089 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-a0462206-2758-41b-user 2018-07-01 21:34:44,494 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-proj 2018-07-01 21:34:45,505 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-user 2018-07-01 21:34:45,679 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-proj-role 2018-07-01 21:34:45,762 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-proj-role to project CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-proj 2018-07-01 21:34:47,017 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-proj 2018-07-01 21:34:47,243 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-proj-role 2018-07-01 21:34:47,421 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-1453e4e7-d793-40d-user 2018-07-01 21:34:48,764 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-605d2bd5-43aa-41f-proj 2018-07-01 21:34:49,733 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-605d2bd5-43aa-41f-user 2018-07-01 21:34:49,913 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-605d2bd5-43aa-41f-proj-role 2018-07-01 21:34:49,995 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-605d2bd5-43aa-41f-proj-role to project CreateVolumeWithTypeTests-605d2bd5-43aa-41f-proj 2018-07-01 21:34:50,896 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-e2d5160e-9a43-4a85-b8dc-81a05468dc36-vol-type 2018-07-01 21:34:51,703 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-e2d5160e-9a43-4a85-b8dc-81a05468dc36-vol-type 2018-07-01 21:34:52,294 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-605d2bd5-43aa-41f-proj 2018-07-01 21:34:52,513 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-605d2bd5-43aa-41f-proj-role 2018-07-01 21:34:52,750 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-605d2bd5-43aa-41f-user 2018-07-01 21:34:54,032 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-8a1fe425-a7bb-419-proj 2018-07-01 21:34:55,045 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-8a1fe425-a7bb-419-user 2018-07-01 21:34:55,230 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-8a1fe425-a7bb-419-proj-role 2018-07-01 21:34:55,308 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-8a1fe425-a7bb-419-proj-role to project CreateVolumeWithTypeTests-8a1fe425-a7bb-419-proj 2018-07-01 21:34:56,259 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-68d6cfa2-d1c5-4d1f-96d7-ae0546ec0de6-vol-type 2018-07-01 21:34:57,512 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-68d6cfa2-d1c5-4d1f-96d7-ae0546ec0de6-vol 2018-07-01 21:35:00,927 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-68d6cfa2-d1c5-4d1f-96d7-ae0546ec0de6-vol 2018-07-01 21:35:01,127 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-68d6cfa2-d1c5-4d1f-96d7-ae0546ec0de6-vol 2018-07-01 21:35:05,035 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-68d6cfa2-d1c5-4d1f-96d7-ae0546ec0de6-vol 2018-07-01 21:35:05,036 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-68d6cfa2-d1c5-4d1f-96d7-ae0546ec0de6-vol-type 2018-07-01 21:35:05,590 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-8a1fe425-a7bb-419-proj 2018-07-01 21:35:05,801 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-8a1fe425-a7bb-419-proj-role 2018-07-01 21:35:05,987 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-8a1fe425-a7bb-419-user 2018-07-01 21:35:07,433 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-2869fb4e-6742-491-proj 2018-07-01 21:35:08,518 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-2869fb4e-6742-491-user 2018-07-01 21:35:08,703 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-2869fb4e-6742-491-proj-role 2018-07-01 21:35:08,787 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-2869fb4e-6742-491-proj-role to project CreateVolumeWithImageTests-2869fb4e-6742-491-proj 2018-07-01 21:35:12,908 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-cee84e3f-66bc-40cb-a2d3-99cdbb55db12-image 2018-07-01 21:35:13,067 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-cee84e3f-66bc-40cb-a2d3-99cdbb55db12-image 2018-07-01 21:35:14,491 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-cee84e3f-66bc-40cb-a2d3-99cdbb55db12-image 2018-07-01 21:35:15,974 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-2869fb4e-6742-491-proj 2018-07-01 21:35:16,220 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-2869fb4e-6742-491-proj-role 2018-07-01 21:35:16,402 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-2869fb4e-6742-491-user 2018-07-01 21:35:17,703 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-5627eab1-fb89-477-proj 2018-07-01 21:35:18,871 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-5627eab1-fb89-477-user 2018-07-01 21:35:18,991 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-5627eab1-fb89-477-proj-role 2018-07-01 21:35:19,072 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-5627eab1-fb89-477-proj-role to project CreateVolumeWithImageTests-5627eab1-fb89-477-proj 2018-07-01 21:35:21,854 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-7f26f7f2-0119-4f4e-90a9-e4b43d240248-image 2018-07-01 21:35:21,873 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-7f26f7f2-0119-4f4e-90a9-e4b43d240248-image 2018-07-01 21:35:24,507 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-7f26f7f2-0119-4f4e-90a9-e4b43d240248-vol 2018-07-01 21:35:30,970 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-7f26f7f2-0119-4f4e-90a9-e4b43d240248-vol 2018-07-01 21:35:31,793 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-7f26f7f2-0119-4f4e-90a9-e4b43d240248-vol 2018-07-01 21:35:35,247 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-7f26f7f2-0119-4f4e-90a9-e4b43d240248-vol 2018-07-01 21:35:35,248 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-7f26f7f2-0119-4f4e-90a9-e4b43d240248-image 2018-07-01 21:35:36,510 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-5627eab1-fb89-477-proj 2018-07-01 21:35:36,723 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-5627eab1-fb89-477-proj-role 2018-07-01 21:35:36,919 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-5627eab1-fb89-477-user 2018-07-01 21:35:38,296 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-c87a6179-1f33-490-proj 2018-07-01 21:35:39,332 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-c87a6179-1f33-490-user 2018-07-01 21:35:39,452 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-c87a6179-1f33-490-proj-role 2018-07-01 21:35:39,536 - keystone_utils - INFO - Granting role SimpleHealthCheck-c87a6179-1f33-490-proj-role to project SimpleHealthCheck-c87a6179-1f33-490-proj 2018-07-01 21:35:42,993 - create_image - INFO - Created image with name - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-image 2018-07-01 21:35:43,146 - create_image - INFO - Image is now active with name - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-image 2018-07-01 21:35:43,775 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-priv-net 2018-07-01 21:35:44,824 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-priv-subnet 2018-07-01 21:35:50,642 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-priv-net 2018-07-01 21:35:52,379 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-inst 2018-07-01 21:35:55,643 - create_instance - INFO - Created instance with name - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-inst 2018-07-01 21:36:03,500 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:36:05,061 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-07-01 21:36:06,779 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-01 21:36:06,779 - create_instance - INFO - Deleting Port with ID - d4cf8eba-3a96-44cf-8616-61c48ce15561 2018-07-01 21:36:06,780 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13port-1 2018-07-01 21:36:07,551 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-inst 2018-07-01 21:36:07,717 - create_instance - INFO - Checking deletion status 2018-07-01 21:36:14,780 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-inst 2018-07-01 21:36:14,781 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-priv-subnet 2018-07-01 21:36:14,781 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-priv-subnet 2018-07-01 21:36:17,325 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-priv-net 2018-07-01 21:36:18,879 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-5e9fd8de-58fa-4afa-9722-153f05f7fc13-image 2018-07-01 21:36:20,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be460291-dcfb-47ae-93c7-1dabaaadc8aa 2018-07-01 21:36:20,380 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:36:20,741 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-c87a6179-1f33-490-proj 2018-07-01 21:36:20,962 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-c87a6179-1f33-490-proj-role 2018-07-01 21:36:21,164 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-c87a6179-1f33-490-user 2018-07-01 21:36:22,554 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-971b1d08-ff3e-4be-proj 2018-07-01 21:36:23,674 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-971b1d08-ff3e-4be-user 2018-07-01 21:36:23,853 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-971b1d08-ff3e-4be-proj-role 2018-07-01 21:36:23,944 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-971b1d08-ff3e-4be-proj-role to project CreateInstanceTwoNetTests-971b1d08-ff3e-4be-proj 2018-07-01 21:36:26,736 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-8fd6dd69-bf01-4bcd-a93d-ccb32b2d095e 2018-07-01 21:36:26,755 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-8fd6dd69-bf01-4bcd-a93d-ccb32b2d095e 2018-07-01 21:36:27,383 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net1 2018-07-01 21:36:28,397 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-subnet1 2018-07-01 21:36:30,292 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net2 2018-07-01 21:36:31,341 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-subnet2 2018-07-01 21:36:33,722 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:36:34,875 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-router-port1 for router - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:36:36,221 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net1 2018-07-01 21:36:37,157 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-router-port1 for router - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:36:37,158 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:36:39,516 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-router-port2 for router - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:36:40,746 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net2 2018-07-01 21:36:41,720 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-router-port2 for router - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:36:41,720 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:36:45,486 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-sec-grp... 2018-07-01 21:36:45,486 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-sec-grp 2018-07-01 21:36:45,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:46,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:46,212 - neutron_utils - INFO - Retrieving security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:46,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:46,594 - neutron_utils - INFO - Retrieving security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:46,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:46,807 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-sec-grp 2018-07-01 21:36:47,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:47,687 - neutron_utils - INFO - Retrieving security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:47,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8495c1a-afac-4ba7-bea9-33afe1c06914 2018-07-01 21:36:51,396 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net1 2018-07-01 21:36:52,864 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst1 2018-07-01 21:36:55,368 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst1 2018-07-01 21:37:03,218 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:37:08,289 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net2 2018-07-01 21:37:10,139 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst2 2018-07-01 21:37:12,271 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst2 2018-07-01 21:37:23,502 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:37:24,604 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-01 21:37:26,223 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-01 21:37:26,224 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-01 21:37:27,627 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-01 21:37:33,013 - create_instance - INFO - Deleting Port with ID - f03e091c-9d5d-4de3-b54d-92a27003d8e3 2018-07-01 21:37:33,013 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-vm1-port 2018-07-01 21:37:33,666 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst1 2018-07-01 21:37:33,844 - create_instance - INFO - Checking deletion status 2018-07-01 21:37:47,212 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst1 2018-07-01 21:37:47,213 - create_instance - INFO - Deleting Port with ID - 6bd2b411-a624-40a7-bc19-9ac8015073d8 2018-07-01 21:37:47,213 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-vm2-port 2018-07-01 21:37:47,865 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst2 2018-07-01 21:37:48,090 - create_instance - INFO - Checking deletion status 2018-07-01 21:37:55,081 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-inst2 2018-07-01 21:37:55,143 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router and port CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-router-port1 2018-07-01 21:37:55,143 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:37:56,322 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router and port CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-router-port2 2018-07-01 21:37:56,322 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:37:57,532 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:37:57,532 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-pub-router 2018-07-01 21:37:57,970 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-subnet1 2018-07-01 21:37:57,970 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-subnet1 2018-07-01 21:38:00,385 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net1 2018-07-01 21:38:01,798 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-subnet2 2018-07-01 21:38:01,799 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-subnet2 2018-07-01 21:38:04,345 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-net2 2018-07-01 21:38:05,681 - neutron_utils - INFO - Deleting security group rule with ID - ec3dd116-49ce-4ec7-82a5-42540118b2b5 2018-07-01 21:38:05,787 - neutron_utils - INFO - Deleting security group rule with ID - bc3e8c9b-b2e3-46ac-8607-344dd7a30be2 2018-07-01 21:38:06,043 - neutron_utils - INFO - Deleting security group rule with ID - 62b5c4ef-d473-4743-ab18-4bba8c11927e 2018-07-01 21:38:06,172 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-02b28b0b-712d-433a-b992-cde66e80c921-sec-grp 2018-07-01 21:38:06,562 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-8fd6dd69-bf01-4bcd-a93d-ccb32b2d095e 2018-07-01 21:38:08,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f00f4e6e-275a-4998-bdd7-fc8d5ad7931f 2018-07-01 21:38:08,502 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:38:08,811 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-971b1d08-ff3e-4be-proj 2018-07-01 21:38:09,005 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-971b1d08-ff3e-4be-proj-role 2018-07-01 21:38:09,194 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-971b1d08-ff3e-4be-user 2018-07-01 21:38:10,536 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-1e2618d7-2c67-49d-proj 2018-07-01 21:38:11,650 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-1e2618d7-2c67-49d-user 2018-07-01 21:38:11,842 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-1e2618d7-2c67-49d-proj-role 2018-07-01 21:38:11,923 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-1e2618d7-2c67-49d-proj-role to project CreateInstanceSimpleTests-1e2618d7-2c67-49d-proj 2018-07-01 21:38:14,715 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-image 2018-07-01 21:38:14,877 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-image 2018-07-01 21:38:16,238 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-pub-net 2018-07-01 21:38:17,067 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-pub-subnet 2018-07-01 21:38:21,883 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-pub-net 2018-07-01 21:38:23,543 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-inst 2018-07-01 21:38:25,807 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-inst 2018-07-01 21:38:33,439 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:38:39,270 - create_instance - INFO - Deleting Port with ID - 68dae511-fb87-48f8-b78e-0eec4b499ecf 2018-07-01 21:38:39,270 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-port 2018-07-01 21:38:39,888 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-inst 2018-07-01 21:38:40,065 - create_instance - INFO - Checking deletion status 2018-07-01 21:38:50,326 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-inst 2018-07-01 21:38:50,383 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-pub-subnet 2018-07-01 21:38:50,384 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-pub-subnet 2018-07-01 21:38:52,528 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-pub-net 2018-07-01 21:38:54,343 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-2c13d1e4-985b-469c-8278-e5e429a82923-image 2018-07-01 21:38:56,286 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-1e2618d7-2c67-49d-proj 2018-07-01 21:38:56,532 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-1e2618d7-2c67-49d-proj-role 2018-07-01 21:38:56,756 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-1e2618d7-2c67-49d-user 2018-07-01 21:38:58,100 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-eb519174-eef5-4df-proj 2018-07-01 21:38:59,189 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-eb519174-eef5-4df-user 2018-07-01 21:38:59,368 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-eb519174-eef5-4df-proj-role 2018-07-01 21:38:59,451 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-eb519174-eef5-4df-proj-role to project CreateInstanceSimpleTests-eb519174-eef5-4df-proj 2018-07-01 21:39:02,891 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-image 2018-07-01 21:39:02,910 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-image 2018-07-01 21:39:04,310 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-pub-net 2018-07-01 21:39:05,214 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-pub-subnet 2018-07-01 21:39:09,419 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-pub-net 2018-07-01 21:39:11,007 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-inst 2018-07-01 21:39:12,467 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-inst 2018-07-01 21:39:19,938 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:39:32,993 - create_instance - INFO - Deleting Port with ID - 19fa91d4-104c-4861-a5de-a1a4317df2c5 2018-07-01 21:39:32,994 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-port 2018-07-01 21:39:33,786 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-inst 2018-07-01 21:39:33,831 - create_instance - WARNING - Instance already deleted - Instance 14966830-6ddc-4928-8d26-29c4d252dc94 could not be found. (HTTP 404) (Request-ID: req-9ed6375b-e397-4d8a-94f5-fc3b330760fd) 2018-07-01 21:39:33,832 - create_instance - INFO - Checking deletion status 2018-07-01 21:39:33,881 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-inst 2018-07-01 21:39:33,934 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-pub-subnet 2018-07-01 21:39:33,934 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-pub-subnet 2018-07-01 21:39:36,510 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-pub-net 2018-07-01 21:39:37,910 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-804b6fac-da15-4e8e-b15d-25f7035efda8-image 2018-07-01 21:39:39,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b436892c-8766-4098-b080-9ac0f3b2a1de 2018-07-01 21:39:39,809 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:39:40,220 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-eb519174-eef5-4df-proj 2018-07-01 21:39:40,455 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-eb519174-eef5-4df-proj-role 2018-07-01 21:39:40,635 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-eb519174-eef5-4df-user 2018-07-01 21:39:42,046 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9a94e403-819d-440-proj 2018-07-01 21:39:43,195 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9a94e403-819d-440-user 2018-07-01 21:39:43,411 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9a94e403-819d-440-proj-role 2018-07-01 21:39:43,493 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9a94e403-819d-440-proj-role to project CreateInstancePortManipulationTests-9a94e403-819d-440-proj 2018-07-01 21:39:46,104 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-image 2018-07-01 21:39:46,267 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-image 2018-07-01 21:39:46,878 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-pub-net 2018-07-01 21:39:47,924 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-pub-subnet 2018-07-01 21:39:53,452 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-pub-net 2018-07-01 21:39:54,973 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-inst 2018-07-01 21:39:58,072 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-inst 2018-07-01 21:40:05,354 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:40:06,288 - create_instance - INFO - Deleting Port with ID - 3f63ac1c-2f77-4c83-bf9d-69f689aa2312 2018-07-01 21:40:06,288 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455port-1 2018-07-01 21:40:06,776 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-inst 2018-07-01 21:40:06,928 - create_instance - INFO - Checking deletion status 2018-07-01 21:40:10,382 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-inst 2018-07-01 21:40:10,456 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-pub-subnet 2018-07-01 21:40:10,457 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-pub-subnet 2018-07-01 21:40:13,490 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-pub-net 2018-07-01 21:40:14,808 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b9146584-618e-4022-bcc6-c32dd928c455-image 2018-07-01 21:40:16,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 907d12e2-77ed-4878-866b-cc1583140ad7 2018-07-01 21:40:16,500 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:40:16,843 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9a94e403-819d-440-proj 2018-07-01 21:40:17,066 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9a94e403-819d-440-proj-role 2018-07-01 21:40:17,243 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9a94e403-819d-440-user 2018-07-01 21:40:18,597 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-77ba2123-db6c-470-proj 2018-07-01 21:40:19,730 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-77ba2123-db6c-470-user 2018-07-01 21:40:19,914 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-77ba2123-db6c-470-proj-role 2018-07-01 21:40:19,999 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-77ba2123-db6c-470-proj-role to project CreateInstancePortManipulationTests-77ba2123-db6c-470-proj 2018-07-01 21:40:23,223 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-image 2018-07-01 21:40:23,392 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-image 2018-07-01 21:40:24,006 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-pub-net 2018-07-01 21:40:25,023 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-pub-subnet 2018-07-01 21:40:30,566 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-pub-net 2018-07-01 21:40:30,786 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-pub-subnet 2018-07-01 21:40:30,786 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-pub-subnet 2018-07-01 21:40:33,109 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-pub-net 2018-07-01 21:40:34,457 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7a08947f-16f4-4078-8006-6c31bd259825-image 2018-07-01 21:40:36,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48d76e91-d336-43a3-b8d1-4f2ee08536d2 2018-07-01 21:40:36,515 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:40:36,851 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-77ba2123-db6c-470-proj 2018-07-01 21:40:37,155 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-77ba2123-db6c-470-proj-role 2018-07-01 21:40:37,340 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-77ba2123-db6c-470-user 2018-07-01 21:40:38,873 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-proj 2018-07-01 21:40:40,053 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-user 2018-07-01 21:40:40,256 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-proj-role 2018-07-01 21:40:40,280 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-proj-role to project CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-proj 2018-07-01 21:40:43,877 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-image 2018-07-01 21:40:44,040 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-image 2018-07-01 21:40:44,670 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-pub-net 2018-07-01 21:40:45,900 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-pub-subnet 2018-07-01 21:40:51,419 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-pub-net 2018-07-01 21:40:51,629 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-pub-subnet 2018-07-01 21:40:51,630 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-pub-subnet 2018-07-01 21:40:53,946 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-pub-net 2018-07-01 21:40:55,511 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e023b9d8-450d-4ce8-a442-91d8eee153d5-image 2018-07-01 21:40:57,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4aa9ffa-57be-4326-aee3-750fbfde5249 2018-07-01 21:40:57,752 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:40:58,075 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-proj 2018-07-01 21:40:58,426 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-proj-role 2018-07-01 21:40:58,633 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-23bf7d43-37ba-4d2-user 2018-07-01 21:40:59,980 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-051a37a3-d404-446-proj 2018-07-01 21:41:00,926 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-051a37a3-d404-446-user 2018-07-01 21:41:01,113 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-051a37a3-d404-446-proj-role 2018-07-01 21:41:01,189 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-051a37a3-d404-446-proj-role to project CreateInstancePortManipulationTests-051a37a3-d404-446-proj 2018-07-01 21:41:04,005 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-image 2018-07-01 21:41:04,174 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-image 2018-07-01 21:41:04,799 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-pub-net 2018-07-01 21:41:05,873 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-pub-subnet 2018-07-01 21:41:11,108 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-pub-net 2018-07-01 21:41:11,581 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-pub-subnet 2018-07-01 21:41:11,582 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-pub-subnet 2018-07-01 21:41:13,883 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-pub-net 2018-07-01 21:41:15,454 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-14dbb33f-8909-44a2-86c7-be1378d908eb-image 2018-07-01 21:41:17,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a0e9902-e889-46c8-b346-b3eacf26c339 2018-07-01 21:41:17,538 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:41:17,854 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-051a37a3-d404-446-proj 2018-07-01 21:41:18,096 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-051a37a3-d404-446-proj-role 2018-07-01 21:41:18,284 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-051a37a3-d404-446-user 2018-07-01 21:41:19,675 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5f4004b4-e15c-479-proj 2018-07-01 21:41:20,723 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5f4004b4-e15c-479-user 2018-07-01 21:41:20,927 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5f4004b4-e15c-479-proj-role 2018-07-01 21:41:20,946 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5f4004b4-e15c-479-proj-role to project CreateInstancePortManipulationTests-5f4004b4-e15c-479-proj 2018-07-01 21:41:23,629 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-image 2018-07-01 21:41:23,651 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-image 2018-07-01 21:41:24,269 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-pub-net 2018-07-01 21:41:25,414 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-pub-subnet 2018-07-01 21:41:30,680 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-pub-net 2018-07-01 21:41:30,774 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-pub-subnet 2018-07-01 21:41:30,774 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-pub-subnet 2018-07-01 21:41:33,120 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-pub-net 2018-07-01 21:41:34,428 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9a1d6856-ac9d-4710-b7ca-2f5d4c1ba462-image 2018-07-01 21:41:36,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c69bf319-04ec-4d4b-8687-a9bd3a1bd39a 2018-07-01 21:41:36,214 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:41:36,580 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5f4004b4-e15c-479-proj 2018-07-01 21:41:36,796 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5f4004b4-e15c-479-proj-role 2018-07-01 21:41:36,977 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5f4004b4-e15c-479-user 2018-07-01 21:41:38,352 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0964974c-86e1-4bf-proj 2018-07-01 21:41:39,478 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0964974c-86e1-4bf-user 2018-07-01 21:41:39,651 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0964974c-86e1-4bf-proj-role 2018-07-01 21:41:39,731 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0964974c-86e1-4bf-proj-role to project CreateInstancePortManipulationTests-0964974c-86e1-4bf-proj 2018-07-01 21:41:43,155 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-image 2018-07-01 21:41:43,319 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-image 2018-07-01 21:41:43,948 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-pub-net 2018-07-01 21:41:44,957 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-pub-subnet 2018-07-01 21:41:50,636 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-pub-net 2018-07-01 21:41:52,221 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-inst 2018-07-01 21:41:54,669 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-inst 2018-07-01 21:42:02,318 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:42:03,984 - create_instance - INFO - Deleting Port with ID - 509aa25a-6938-44b8-a5b2-2fd7542c4d22 2018-07-01 21:42:03,984 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebbport-1 2018-07-01 21:42:04,735 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-inst 2018-07-01 21:42:04,911 - create_instance - INFO - Checking deletion status 2018-07-01 21:42:11,743 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-inst 2018-07-01 21:42:11,792 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-pub-subnet 2018-07-01 21:42:11,792 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-pub-subnet 2018-07-01 21:42:14,276 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-pub-net 2018-07-01 21:42:15,673 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2290d35b-4af1-4e8a-a267-1e687f411ebb-image 2018-07-01 21:42:17,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c96ccf65-c72c-4c7d-a23a-2c55826274dd 2018-07-01 21:42:18,113 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:42:18,434 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0964974c-86e1-4bf-proj 2018-07-01 21:42:18,808 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0964974c-86e1-4bf-proj-role 2018-07-01 21:42:19,000 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0964974c-86e1-4bf-user 2018-07-01 21:42:20,430 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d05c2aa2-972a-411-proj 2018-07-01 21:42:21,525 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d05c2aa2-972a-411-user 2018-07-01 21:42:21,748 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d05c2aa2-972a-411-proj-role 2018-07-01 21:42:21,766 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d05c2aa2-972a-411-proj-role to project CreateInstancePortManipulationTests-d05c2aa2-972a-411-proj 2018-07-01 21:42:25,129 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-image 2018-07-01 21:42:25,382 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-image 2018-07-01 21:42:26,003 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-pub-net 2018-07-01 21:42:27,000 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-pub-subnet 2018-07-01 21:42:32,678 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-pub-net 2018-07-01 21:42:34,489 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-inst 2018-07-01 21:42:36,747 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-inst 2018-07-01 21:42:44,057 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:42:45,532 - create_instance - INFO - Deleting Port with ID - b846f20f-d160-44f6-baef-55c801abaa43 2018-07-01 21:42:45,532 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872port-1 2018-07-01 21:42:45,990 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-inst 2018-07-01 21:42:46,162 - create_instance - INFO - Checking deletion status 2018-07-01 21:42:49,540 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-inst 2018-07-01 21:42:49,618 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-pub-subnet 2018-07-01 21:42:49,618 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-pub-subnet 2018-07-01 21:42:52,057 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-pub-net 2018-07-01 21:42:53,896 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-63d2e9ce-65e5-444f-a561-0f47e7592872-image 2018-07-01 21:42:55,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3506c911-1f40-4de8-99e7-414786dd6727 2018-07-01 21:42:56,095 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:42:56,396 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d05c2aa2-972a-411-proj 2018-07-01 21:42:56,642 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d05c2aa2-972a-411-proj-role 2018-07-01 21:42:56,828 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d05c2aa2-972a-411-user 2018-07-01 21:42:58,184 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-proj 2018-07-01 21:42:59,280 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-user 2018-07-01 21:42:59,460 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-proj-role 2018-07-01 21:42:59,541 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-proj-role to project CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-proj 2018-07-01 21:43:02,052 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-image 2018-07-01 21:43:02,205 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-image 2018-07-01 21:43:02,850 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-pub-net 2018-07-01 21:43:04,080 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-pub-subnet 2018-07-01 21:43:09,440 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-pub-net 2018-07-01 21:43:11,412 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-inst 2018-07-01 21:43:13,620 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-inst 2018-07-01 21:43:21,315 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:43:22,103 - create_instance - INFO - Deleting Port with ID - 276bb9e8-8c31-4802-81fc-ee06af9e0108 2018-07-01 21:43:22,103 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0fport-1 2018-07-01 21:43:22,696 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-inst 2018-07-01 21:43:22,845 - create_instance - INFO - Checking deletion status 2018-07-01 21:43:26,292 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-inst 2018-07-01 21:43:26,342 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-pub-subnet 2018-07-01 21:43:26,343 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-pub-subnet 2018-07-01 21:43:28,752 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-pub-net 2018-07-01 21:43:30,445 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9ae552ae-9e3b-4968-b38a-6e60126f7c0f-image 2018-07-01 21:43:32,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14258ea2-74ea-4de5-9911-63a078a5964d 2018-07-01 21:43:32,340 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:43:32,865 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-proj 2018-07-01 21:43:33,096 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-proj-role 2018-07-01 21:43:33,295 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0ce3f0cc-52e9-4d7-user 2018-07-01 21:43:34,694 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e8f874b4-cfab-410-proj 2018-07-01 21:43:35,778 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e8f874b4-cfab-410-user 2018-07-01 21:43:35,957 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e8f874b4-cfab-410-proj-role 2018-07-01 21:43:35,977 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e8f874b4-cfab-410-proj-role to project CreateInstancePortManipulationTests-e8f874b4-cfab-410-proj 2018-07-01 21:43:39,446 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-image 2018-07-01 21:43:39,609 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-image 2018-07-01 21:43:40,167 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-pub-net 2018-07-01 21:43:41,166 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-pub-subnet 2018-07-01 21:43:46,079 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-pub-net 2018-07-01 21:43:47,824 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-inst 2018-07-01 21:43:50,077 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-inst 2018-07-01 21:43:57,980 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:43:59,457 - create_instance - INFO - Deleting Port with ID - e5922ff5-8a5d-46ae-ade8-7be48874d904 2018-07-01 21:43:59,457 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077port-1 2018-07-01 21:44:00,247 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-inst 2018-07-01 21:44:00,402 - create_instance - INFO - Checking deletion status 2018-07-01 21:44:06,795 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-inst 2018-07-01 21:44:06,858 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-pub-subnet 2018-07-01 21:44:06,858 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-pub-subnet 2018-07-01 21:44:09,373 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-pub-net 2018-07-01 21:44:10,476 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-acf65a1c-c556-478d-b019-8bc2a4184077-image 2018-07-01 21:44:12,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36884f91-eb6a-4515-af78-778dccdbcc6e 2018-07-01 21:44:12,396 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:44:12,720 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e8f874b4-cfab-410-proj 2018-07-01 21:44:12,941 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e8f874b4-cfab-410-proj-role 2018-07-01 21:44:13,117 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e8f874b4-cfab-410-user 2018-07-01 21:44:14,497 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-proj 2018-07-01 21:44:15,532 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-user 2018-07-01 21:44:15,718 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-proj-role 2018-07-01 21:44:15,737 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-proj-role to project CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-proj 2018-07-01 21:44:19,259 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-image 2018-07-01 21:44:19,423 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-image 2018-07-01 21:44:20,060 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-pub-net 2018-07-01 21:44:21,115 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-pub-subnet 2018-07-01 21:44:23,493 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2 2018-07-01 21:44:24,430 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet1 2018-07-01 21:44:25,153 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet2 2018-07-01 21:44:30,116 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2 2018-07-01 21:44:31,765 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-inst 2018-07-01 21:44:34,416 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-inst 2018-07-01 21:44:41,538 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:44:42,504 - create_instance - INFO - Deleting Port with ID - 6d2a74e6-6559-4a09-8870-e825058a763c 2018-07-01 21:44:42,504 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13port-1 2018-07-01 21:44:43,172 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-inst 2018-07-01 21:44:43,355 - create_instance - INFO - Checking deletion status 2018-07-01 21:44:50,122 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-inst 2018-07-01 21:44:50,175 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-pub-subnet 2018-07-01 21:44:50,175 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-pub-subnet 2018-07-01 21:44:52,863 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-pub-net 2018-07-01 21:44:54,297 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-image 2018-07-01 21:44:56,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ade6e930-1d9a-4bff-962f-9ced86b93435 2018-07-01 21:44:56,645 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:44:56,973 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-proj 2018-07-01 21:44:57,229 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-proj-role 2018-07-01 21:44:57,428 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c6b45d2e-ae37-45e-user 2018-07-01 21:44:58,814 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3c9dcc61-3579-48f-proj 2018-07-01 21:44:59,898 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3c9dcc61-3579-48f-user 2018-07-01 21:45:00,095 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3c9dcc61-3579-48f-proj-role 2018-07-01 21:45:00,181 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3c9dcc61-3579-48f-proj-role to project InstanceSecurityGroupTests-3c9dcc61-3579-48f-proj 2018-07-01 21:45:02,887 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-image 2018-07-01 21:45:03,058 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-image 2018-07-01 21:45:03,606 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-pub-net 2018-07-01 21:45:04,600 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-pub-subnet 2018-07-01 21:45:09,819 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-pub-net 2018-07-01 21:45:11,704 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-inst 2018-07-01 21:45:14,436 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-inst 2018-07-01 21:45:22,232 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:45:24,172 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-name... 2018-07-01 21:45:24,172 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-name 2018-07-01 21:45:24,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:25,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:25,338 - neutron_utils - INFO - Retrieving security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:25,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:25,564 - neutron_utils - INFO - Retrieving security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:25,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:25,925 - neutron_utils - INFO - Retrieving security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:26,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a831386c-90cd-422e-b952-b07822da5309 2018-07-01 21:45:26,287 - neutron_utils - INFO - Deleting security group rule with ID - 76d0ff5d-c9b2-4e4e-8707-bb63c89d5b9e 2018-07-01 21:45:26,411 - neutron_utils - INFO - Deleting security group rule with ID - eb65645c-ee34-44b4-bf3a-95d5c644b8ef 2018-07-01 21:45:26,666 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-name 2018-07-01 21:45:29,991 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:45:32,529 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-name] - Security group InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-name is not found for project d092524d936b4628a24c0052662872ef (HTTP 404) (Request-ID: req-4ec1d045-d77e-4ae3-979d-fe05fa51702f) 2018-07-01 21:45:32,529 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-name is not found for project d092524d936b4628a24c0052662872ef (HTTP 404) (Request-ID: req-4ec1d045-d77e-4ae3-979d-fe05fa51702f) 2018-07-01 21:45:34,283 - create_instance - INFO - Deleting Port with ID - ead1d7b9-e9a8-40d2-b423-e3554d6726e5 2018-07-01 21:45:34,283 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-port 2018-07-01 21:45:34,728 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-inst 2018-07-01 21:45:34,924 - create_instance - INFO - Checking deletion status 2018-07-01 21:45:45,214 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-inst 2018-07-01 21:45:45,254 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-pub-subnet 2018-07-01 21:45:45,254 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-pub-subnet 2018-07-01 21:45:47,776 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-pub-net 2018-07-01 21:45:49,369 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f3eadce0-5274-4b3f-82ef-05383bfae652-image 2018-07-01 21:45:50,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6bd369d-a1ac-4230-ac5d-c3d9dafb573e 2018-07-01 21:45:50,992 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:45:51,306 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3c9dcc61-3579-48f-proj 2018-07-01 21:45:51,570 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3c9dcc61-3579-48f-proj-role 2018-07-01 21:45:51,764 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3c9dcc61-3579-48f-user 2018-07-01 21:45:53,107 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c3301fa7-9706-4a0-proj 2018-07-01 21:45:54,125 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c3301fa7-9706-4a0-user 2018-07-01 21:45:54,311 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c3301fa7-9706-4a0-proj-role 2018-07-01 21:45:54,388 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c3301fa7-9706-4a0-proj-role to project InstanceSecurityGroupTests-c3301fa7-9706-4a0-proj 2018-07-01 21:45:57,150 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-image 2018-07-01 21:45:57,314 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-image 2018-07-01 21:45:57,962 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-pub-net 2018-07-01 21:45:59,106 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-pub-subnet 2018-07-01 21:46:01,601 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-name... 2018-07-01 21:46:01,601 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-name 2018-07-01 21:46:02,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:02,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:02,503 - neutron_utils - INFO - Retrieving security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:02,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:02,892 - neutron_utils - INFO - Retrieving security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:03,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:03,254 - neutron_utils - INFO - Retrieving security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:03,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af339d6d-751f-4480-a69c-30c3cb260ff0 2018-07-01 21:46:06,949 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-pub-net 2018-07-01 21:46:08,852 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-inst 2018-07-01 21:46:11,516 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-inst 2018-07-01 21:46:18,890 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:46:20,780 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:46:26,306 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:46:29,241 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-name] already added to VM [InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-inst] 2018-07-01 21:46:31,018 - create_instance - INFO - Deleting Port with ID - ed105831-6e06-436e-aba1-899987d89317 2018-07-01 21:46:31,018 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-port 2018-07-01 21:46:31,489 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-inst 2018-07-01 21:46:31,654 - create_instance - INFO - Checking deletion status 2018-07-01 21:46:38,496 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-inst 2018-07-01 21:46:38,497 - neutron_utils - INFO - Deleting security group rule with ID - 2b6fb3ac-213b-4f92-8751-de3998c39505 2018-07-01 21:46:38,746 - neutron_utils - INFO - Deleting security group rule with ID - c835ce8d-6ef6-4cef-95ef-bf82ddbdfe24 2018-07-01 21:46:38,995 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-name 2018-07-01 21:46:39,403 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-pub-subnet 2018-07-01 21:46:39,403 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-pub-subnet 2018-07-01 21:46:41,646 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-pub-net 2018-07-01 21:46:43,513 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-86079aac-bc27-4b80-b95a-3ee9af93a734-image 2018-07-01 21:46:45,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 199a76bf-7bdf-42b8-bfae-4d05e95f973e 2018-07-01 21:46:45,491 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:46:45,816 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c3301fa7-9706-4a0-proj 2018-07-01 21:46:46,103 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c3301fa7-9706-4a0-proj-role 2018-07-01 21:46:46,297 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c3301fa7-9706-4a0-user 2018-07-01 21:46:47,761 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-538014ff-87e2-494-proj 2018-07-01 21:46:48,863 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-538014ff-87e2-494-user 2018-07-01 21:46:49,132 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-538014ff-87e2-494-proj-role 2018-07-01 21:46:49,152 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-538014ff-87e2-494-proj-role to project InstanceSecurityGroupTests-538014ff-87e2-494-proj 2018-07-01 21:46:52,017 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-image 2018-07-01 21:46:52,257 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-image 2018-07-01 21:46:52,918 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-pub-net 2018-07-01 21:46:54,073 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-pub-subnet 2018-07-01 21:46:59,329 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-pub-net 2018-07-01 21:47:00,737 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-inst 2018-07-01 21:47:03,202 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-inst 2018-07-01 21:47:10,646 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:47:12,399 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-name... 2018-07-01 21:47:12,399 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-name 2018-07-01 21:47:12,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:13,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:13,217 - neutron_utils - INFO - Retrieving security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:13,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:13,595 - neutron_utils - INFO - Retrieving security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:13,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:13,963 - neutron_utils - INFO - Retrieving security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:14,011 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33a78186-29ec-4613-999f-8477c93e4054 2018-07-01 21:47:16,574 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:47:21,848 - create_instance - INFO - Deleting Port with ID - 9067657d-cf64-485b-94f9-efc3eb6491d4 2018-07-01 21:47:21,848 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-port 2018-07-01 21:47:22,269 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-inst 2018-07-01 21:47:22,427 - create_instance - INFO - Checking deletion status 2018-07-01 21:47:28,956 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-inst 2018-07-01 21:47:28,958 - neutron_utils - INFO - Deleting security group rule with ID - 801f6153-2bed-4d0a-b9a5-46ccab495da0 2018-07-01 21:47:29,228 - neutron_utils - INFO - Deleting security group rule with ID - 115b9b61-3ac0-45b6-a00d-f5622dc40873 2018-07-01 21:47:29,334 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-name 2018-07-01 21:47:29,560 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-pub-subnet 2018-07-01 21:47:29,560 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-pub-subnet 2018-07-01 21:47:32,000 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-pub-net 2018-07-01 21:47:33,495 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f996636e-fd75-48b6-a613-1db06b9cf11b-image 2018-07-01 21:47:35,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f671f1b-accc-40dd-9316-d075f02120d1 2018-07-01 21:47:35,698 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:47:36,005 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-538014ff-87e2-494-proj 2018-07-01 21:47:36,253 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-538014ff-87e2-494-proj-role 2018-07-01 21:47:36,463 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-538014ff-87e2-494-user 2018-07-01 21:47:37,814 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5f62717c-0681-4bd-proj 2018-07-01 21:47:38,940 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5f62717c-0681-4bd-user 2018-07-01 21:47:39,143 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5f62717c-0681-4bd-proj-role 2018-07-01 21:47:39,218 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5f62717c-0681-4bd-proj-role to project InstanceSecurityGroupTests-5f62717c-0681-4bd-proj 2018-07-01 21:47:41,769 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-image 2018-07-01 21:47:41,931 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-image 2018-07-01 21:47:42,559 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-pub-net 2018-07-01 21:47:43,645 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-pub-subnet 2018-07-01 21:47:46,410 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-name... 2018-07-01 21:47:46,411 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-name 2018-07-01 21:47:46,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:47,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:47,170 - neutron_utils - INFO - Retrieving security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:47,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:47,530 - neutron_utils - INFO - Retrieving security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:47,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:47,757 - neutron_utils - INFO - Retrieving security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:47,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ae50ee1-c73d-43b4-b3b7-8f7ce1622078 2018-07-01 21:47:51,624 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-pub-net 2018-07-01 21:47:53,397 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-inst 2018-07-01 21:47:55,910 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-inst 2018-07-01 21:48:03,230 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:48:04,621 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:48:08,526 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:48:13,124 - create_instance - INFO - Deleting Port with ID - e9a891de-3002-4dd1-af91-22a4a40a14af 2018-07-01 21:48:13,124 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-port 2018-07-01 21:48:13,591 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-inst 2018-07-01 21:48:13,745 - create_instance - INFO - Checking deletion status 2018-07-01 21:48:20,605 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-inst 2018-07-01 21:48:20,607 - neutron_utils - INFO - Deleting security group rule with ID - 1883bb71-5007-4940-b70b-b29b191aa864 2018-07-01 21:48:20,875 - neutron_utils - INFO - Deleting security group rule with ID - c31e9f9c-1fc8-4ffc-b2a8-fda8166c5fb1 2018-07-01 21:48:21,138 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-name 2018-07-01 21:48:21,475 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-pub-subnet 2018-07-01 21:48:21,476 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-pub-subnet 2018-07-01 21:48:24,163 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-pub-net 2018-07-01 21:48:25,675 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-244a6c97-0dd4-4df5-8c09-f482ce6530b2-image 2018-07-01 21:48:27,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d74804e-3929-4200-8949-254370eedfbb 2018-07-01 21:48:27,747 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:48:28,125 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5f62717c-0681-4bd-proj 2018-07-01 21:48:28,361 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5f62717c-0681-4bd-proj-role 2018-07-01 21:48:28,568 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5f62717c-0681-4bd-user 2018-07-01 21:48:29,946 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-556e643f-6395-454-proj 2018-07-01 21:48:31,096 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-556e643f-6395-454-user 2018-07-01 21:48:31,306 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-556e643f-6395-454-proj-role 2018-07-01 21:48:31,325 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-556e643f-6395-454-proj-role to project InstanceSecurityGroupTests-556e643f-6395-454-proj 2018-07-01 21:48:33,989 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-image 2018-07-01 21:48:34,142 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-image 2018-07-01 21:48:34,775 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-pub-net 2018-07-01 21:48:35,839 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-pub-subnet 2018-07-01 21:48:38,506 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-name... 2018-07-01 21:48:38,506 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-name 2018-07-01 21:48:38,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:39,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:39,233 - neutron_utils - INFO - Retrieving security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:39,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:39,619 - neutron_utils - INFO - Retrieving security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:39,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:39,833 - neutron_utils - INFO - Retrieving security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:40,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8602b756-8b66-4d48-9863-47584dc30c86 2018-07-01 21:48:43,476 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-pub-net 2018-07-01 21:48:45,485 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-inst 2018-07-01 21:48:48,035 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-inst 2018-07-01 21:48:55,660 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:48:59,978 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:49:02,496 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-name not associated with the instance 93b6d78c-d821-40cf-9f1f-4a8262a221f3 (HTTP 404) (Request-ID: req-ac2114a6-21fb-4279-be96-dd99b155525a) 2018-07-01 21:49:04,485 - create_instance - INFO - Deleting Port with ID - 74893bc1-1340-4243-b60c-9a532921fc8e 2018-07-01 21:49:04,485 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-port 2018-07-01 21:49:04,945 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-inst 2018-07-01 21:49:05,104 - create_instance - INFO - Checking deletion status 2018-07-01 21:49:11,867 - create_instance - INFO - VM is - DELETED 2018-07-01 21:49:11,868 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-inst 2018-07-01 21:49:11,869 - neutron_utils - INFO - Deleting security group rule with ID - a1fdfedf-af64-4b82-9786-c304c9756062 2018-07-01 21:49:11,973 - neutron_utils - INFO - Deleting security group rule with ID - 2d84b034-f6be-42c2-8040-7c36a64bc97b 2018-07-01 21:49:12,089 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-name 2018-07-01 21:49:12,469 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-pub-subnet 2018-07-01 21:49:12,470 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-pub-subnet 2018-07-01 21:49:15,080 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-pub-net 2018-07-01 21:49:16,574 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-a6334841-bc62-4dc4-915c-7c548984865f-image 2018-07-01 21:49:18,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 347e0d4d-e3e8-41a9-b1d1-eef72200d2ff 2018-07-01 21:49:18,443 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:49:18,799 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-556e643f-6395-454-proj 2018-07-01 21:49:19,122 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-556e643f-6395-454-proj-role 2018-07-01 21:49:19,327 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-556e643f-6395-454-user 2018-07-01 21:49:20,791 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-f19bbb87-313f-408-proj 2018-07-01 21:49:21,797 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-f19bbb87-313f-408-user 2018-07-01 21:49:21,989 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-f19bbb87-313f-408-proj-role 2018-07-01 21:49:22,067 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-f19bbb87-313f-408-proj-role to project CreateInstanceOnComputeHost-f19bbb87-313f-408-proj 2018-07-01 21:49:22,848 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-priv-net 2018-07-01 21:49:23,682 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-priv-subnet 2018-07-01 21:49:28,695 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-image 2018-07-01 21:49:28,929 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-image 2018-07-01 21:49:32,860 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-priv-net 2018-07-01 21:49:34,333 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-01 21:49:35,849 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-01 21:49:43,275 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:49:50,026 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-priv-net 2018-07-01 21:49:51,309 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-01 21:49:53,063 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-01 21:50:00,630 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:50:03,235 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:50:04,986 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:50:06,389 - create_instance - INFO - Deleting Port with ID - 44c7fa11-90a8-4288-a9c3-12bc44847381 2018-07-01 21:50:06,389 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffcport-1 2018-07-01 21:50:07,196 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-01 21:50:07,356 - create_instance - INFO - Checking deletion status 2018-07-01 21:50:10,842 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-01 21:50:10,843 - create_instance - INFO - Deleting Port with ID - 61432e3a-690f-4f3e-b349-a437c8f21939 2018-07-01 21:50:10,844 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffcport-2 2018-07-01 21:50:11,552 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-01 21:50:11,870 - create_instance - INFO - Checking deletion status 2018-07-01 21:50:15,150 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-01 21:50:15,188 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-priv-subnet 2018-07-01 21:50:15,188 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-priv-subnet 2018-07-01 21:50:17,361 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-priv-net 2018-07-01 21:50:19,155 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-a9a02070-8984-4e75-a635-6456b4b32ffc-image 2018-07-01 21:50:21,493 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-f19bbb87-313f-408-proj 2018-07-01 21:50:21,703 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-f19bbb87-313f-408-proj-role 2018-07-01 21:50:21,894 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-f19bbb87-313f-408-user 2018-07-01 21:50:23,342 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-proj 2018-07-01 21:50:24,378 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-user 2018-07-01 21:50:24,576 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-proj-role 2018-07-01 21:50:24,655 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-proj-role to project CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-proj 2018-07-01 21:50:24,790 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-01 21:50:27,902 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560 2018-07-01 21:50:28,061 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560 2018-07-01 21:50:29,399 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-pub-net 2018-07-01 21:50:30,476 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-pub-subnet 2018-07-01 21:50:35,124 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-pub-net 2018-07-01 21:50:36,891 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-inst 2018-07-01 21:50:39,049 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-inst 2018-07-01 21:50:46,499 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:50:47,532 - create_instance - INFO - Deleting Port with ID - 5d047fe6-84f2-4393-8c46-21fac68369c7 2018-07-01 21:50:47,533 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-port 2018-07-01 21:50:48,157 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-inst 2018-07-01 21:50:48,332 - create_instance - INFO - Checking deletion status 2018-07-01 21:50:54,979 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-inst 2018-07-01 21:50:55,045 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-pub-subnet 2018-07-01 21:50:55,045 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-pub-subnet 2018-07-01 21:50:57,476 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560-pub-net 2018-07-01 21:50:58,796 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-df24e42d-0576-40e6-885a-9601facab560 2018-07-01 21:51:00,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 472a7dcd-0634-4b94-bb83-4696c605ca9c 2018-07-01 21:51:00,536 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:51:01,003 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-proj 2018-07-01 21:51:01,212 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-proj-role 2018-07-01 21:51:01,400 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-6cc394cf-2fa1-4d0-user 2018-07-01 21:51:02,738 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-045b04d8-9c2d-4d0-proj 2018-07-01 21:51:03,786 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-045b04d8-9c2d-4d0-user 2018-07-01 21:51:03,965 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-045b04d8-9c2d-4d0-proj-role 2018-07-01 21:51:04,047 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-045b04d8-9c2d-4d0-proj-role to project CreateInstanceVolumeTests-045b04d8-9c2d-4d0-proj 2018-07-01 21:51:06,885 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-image 2018-07-01 21:51:07,055 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-image 2018-07-01 21:51:08,377 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-pub-net 2018-07-01 21:51:09,519 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-pub-subnet 2018-07-01 21:51:12,130 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-1 2018-07-01 21:51:15,389 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-1 2018-07-01 21:51:16,652 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-2 2018-07-01 21:51:17,234 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-2 2018-07-01 21:51:20,550 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-pub-net 2018-07-01 21:51:22,133 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-inst 2018-07-01 21:51:24,530 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-inst 2018-07-01 21:51:32,340 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:51:34,687 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:51:40,281 - create_instance - INFO - Deleting Port with ID - 860703a8-a4c8-4296-a22c-e5257c69ac27 2018-07-01 21:51:40,281 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-port 2018-07-01 21:51:45,413 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-inst 2018-07-01 21:51:45,721 - create_instance - INFO - Checking deletion status 2018-07-01 21:51:49,166 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-inst 2018-07-01 21:51:49,225 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-pub-subnet 2018-07-01 21:51:49,225 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-pub-subnet 2018-07-01 21:51:51,625 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-pub-net 2018-07-01 21:51:53,382 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-2 2018-07-01 21:51:57,028 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-2 2018-07-01 21:51:57,231 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-1 2018-07-01 21:52:00,700 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-1 2018-07-01 21:52:00,701 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-4f857094-28fc-4a8a-babc-84a1464d2248-image 2018-07-01 21:52:02,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 647052b9-1594-4b1d-b185-e5edc36ec842 2018-07-01 21:52:02,463 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:52:02,793 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-045b04d8-9c2d-4d0-proj 2018-07-01 21:52:03,075 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-045b04d8-9c2d-4d0-proj-role 2018-07-01 21:52:03,264 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-045b04d8-9c2d-4d0-user 2018-07-01 21:52:04,660 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-4506c832-fe14-4f4-proj 2018-07-01 21:52:05,678 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-4506c832-fe14-4f4-user 2018-07-01 21:52:05,869 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-4506c832-fe14-4f4-proj-role 2018-07-01 21:52:05,945 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-4506c832-fe14-4f4-proj-role to project CreateInstanceVolumeTests-4506c832-fe14-4f4-proj 2018-07-01 21:52:08,569 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-image 2018-07-01 21:52:08,721 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-image 2018-07-01 21:52:10,147 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-pub-net 2018-07-01 21:52:11,203 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-pub-subnet 2018-07-01 21:52:13,462 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-1 2018-07-01 21:52:16,875 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-1 2018-07-01 21:52:18,918 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-2 2018-07-01 21:52:22,033 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-2 2018-07-01 21:52:26,028 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-pub-net 2018-07-01 21:52:27,528 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-inst 2018-07-01 21:52:30,016 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-inst 2018-07-01 21:52:37,597 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:52:39,111 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:52:42,515 - create_instance - INFO - VM is - ACTIVE 2018-07-01 21:52:48,396 - create_instance - INFO - Deleting Port with ID - e489fd2c-2ee3-4491-825e-fdaa66588459 2018-07-01 21:52:48,397 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-port 2018-07-01 21:52:58,378 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-inst 2018-07-01 21:52:58,518 - create_instance - INFO - Checking deletion status 2018-07-01 21:53:01,817 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-inst 2018-07-01 21:53:01,879 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-pub-subnet 2018-07-01 21:53:01,879 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-pub-subnet 2018-07-01 21:53:04,316 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-pub-net 2018-07-01 21:53:06,312 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-2 2018-07-01 21:53:09,949 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-2 2018-07-01 21:53:10,008 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-1 2018-07-01 21:53:13,638 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-1 2018-07-01 21:53:13,639 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-33be0b29-59e6-4b09-8b5a-8f3992927d49-image 2018-07-01 21:53:16,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec488162-6978-4165-97ba-9c19c1e2a4cb 2018-07-01 21:53:16,328 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:53:16,692 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-4506c832-fe14-4f4-proj 2018-07-01 21:53:16,950 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-4506c832-fe14-4f4-proj-role 2018-07-01 21:53:17,145 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-4506c832-fe14-4f4-user 2018-07-01 21:53:18,469 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b6379cf2-0ea9-493-proj 2018-07-01 21:53:19,665 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b6379cf2-0ea9-493-user 2018-07-01 21:53:19,846 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b6379cf2-0ea9-493-proj-role 2018-07-01 21:53:19,927 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b6379cf2-0ea9-493-proj-role to project CreateStackSuccessTests-b6379cf2-0ea9-493-proj 2018-07-01 21:53:22,500 - create_image - INFO - Created image with name - CreateStackSuccessTests-c426ed5f-241c-43c5-b5f0-d9ed17a690c0-image 2018-07-01 21:53:22,657 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c426ed5f-241c-43c5-b5f0-d9ed17a690c0-image 2018-07-01 21:53:27,939 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c426ed5f-241c-43c5-b5f0-d9ed17a690c0-stack 2018-07-01 21:53:42,904 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c426ed5f-241c-43c5-b5f0-d9ed17a690c0-stack 2018-07-01 21:53:58,792 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c426ed5f-241c-43c5-b5f0-d9ed17a690c0-stack 2018-07-01 21:53:59,069 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c426ed5f-241c-43c5-b5f0-d9ed17a690c0-image 2018-07-01 21:54:00,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62ce83-4b8e-46d4-b441-5ef3b49363fd 2018-07-01 21:54:00,687 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:54:01,052 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b6379cf2-0ea9-493-proj 2018-07-01 21:54:01,345 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b6379cf2-0ea9-493-proj-role 2018-07-01 21:54:01,543 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b6379cf2-0ea9-493-user 2018-07-01 21:54:02,894 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-389f7728-81dc-481-proj 2018-07-01 21:54:04,023 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-389f7728-81dc-481-user 2018-07-01 21:54:04,211 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-389f7728-81dc-481-proj-role 2018-07-01 21:54:04,291 - keystone_utils - INFO - Granting role CreateStackSuccessTests-389f7728-81dc-481-proj-role to project CreateStackSuccessTests-389f7728-81dc-481-proj 2018-07-01 21:54:07,161 - create_image - INFO - Created image with name - CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-image 2018-07-01 21:54:07,328 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-image 2018-07-01 21:54:11,340 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-stack 2018-07-01 21:54:28,031 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-stack 2018-07-01 21:54:29,621 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-stack 2018-07-01 21:54:29,622 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-stack 2018-07-01 21:54:29,622 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-stack 2018-07-01 21:54:40,129 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-stack 2018-07-01 21:54:40,329 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e593461b-5a7f-450b-9f52-bbf80068fed7-image 2018-07-01 21:54:42,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa8496dd-b5a5-4c15-ab2b-865cedc7c695 2018-07-01 21:54:42,499 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:54:42,815 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-389f7728-81dc-481-proj 2018-07-01 21:54:43,063 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-389f7728-81dc-481-proj-role 2018-07-01 21:54:43,246 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-389f7728-81dc-481-user 2018-07-01 21:54:44,595 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-91677f5d-8b2f-4d8-proj 2018-07-01 21:54:45,763 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-91677f5d-8b2f-4d8-user 2018-07-01 21:54:45,889 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-91677f5d-8b2f-4d8-proj-role 2018-07-01 21:54:45,981 - keystone_utils - INFO - Granting role CreateStackSuccessTests-91677f5d-8b2f-4d8-proj-role to project CreateStackSuccessTests-91677f5d-8b2f-4d8-proj 2018-07-01 21:54:48,524 - create_image - INFO - Created image with name - CreateStackSuccessTests-ea619f26-fc9f-4512-a7cf-4f88c91f8278-image 2018-07-01 21:54:48,691 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ea619f26-fc9f-4512-a7cf-4f88c91f8278-image 2018-07-01 21:54:53,613 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ea619f26-fc9f-4512-a7cf-4f88c91f8278-stack 2018-07-01 21:54:53,613 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-01 21:54:53,968 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-01 21:54:53,969 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ea619f26-fc9f-4512-a7cf-4f88c91f8278-stack 2018-07-01 21:54:57,584 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ea619f26-fc9f-4512-a7cf-4f88c91f8278-stack 2018-07-01 21:54:57,779 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ea619f26-fc9f-4512-a7cf-4f88c91f8278-image 2018-07-01 21:54:59,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49e04249-c2ce-4b67-94d7-35dd301a97d9 2018-07-01 21:54:59,964 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:55:00,293 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-91677f5d-8b2f-4d8-proj 2018-07-01 21:55:00,699 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-91677f5d-8b2f-4d8-proj-role 2018-07-01 21:55:00,896 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-91677f5d-8b2f-4d8-user 2018-07-01 21:55:02,350 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8daacd50-3aeb-4bc-proj 2018-07-01 21:55:03,601 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8daacd50-3aeb-4bc-user 2018-07-01 21:55:03,787 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8daacd50-3aeb-4bc-proj-role 2018-07-01 21:55:03,959 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8daacd50-3aeb-4bc-proj-role to project CreateStackSuccessTests-8daacd50-3aeb-4bc-proj 2018-07-01 21:55:06,790 - create_image - INFO - Created image with name - CreateStackSuccessTests-9bff8fbc-9f7f-4510-9c97-ffa5d99a6b42-image 2018-07-01 21:55:06,962 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9bff8fbc-9f7f-4510-9c97-ffa5d99a6b42-image 2018-07-01 21:55:11,405 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9bff8fbc-9f7f-4510-9c97-ffa5d99a6b42-stack 2018-07-01 21:55:28,846 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9bff8fbc-9f7f-4510-9c97-ffa5d99a6b42-stack 2018-07-01 21:55:29,787 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9bff8fbc-9f7f-4510-9c97-ffa5d99a6b42-stack 2018-07-01 21:55:47,066 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9bff8fbc-9f7f-4510-9c97-ffa5d99a6b42-stack 2018-07-01 21:55:47,120 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9bff8fbc-9f7f-4510-9c97-ffa5d99a6b42-image 2018-07-01 21:55:49,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58a16e13-8a47-4422-bc48-e3278f6ea130 2018-07-01 21:55:49,360 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:55:49,819 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8daacd50-3aeb-4bc-proj 2018-07-01 21:55:50,064 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8daacd50-3aeb-4bc-proj-role 2018-07-01 21:55:50,254 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8daacd50-3aeb-4bc-user 2018-07-01 21:55:51,739 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b6f7673d-8e89-417-proj 2018-07-01 21:55:52,967 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b6f7673d-8e89-417-user 2018-07-01 21:55:53,099 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b6f7673d-8e89-417-proj-role 2018-07-01 21:55:53,175 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b6f7673d-8e89-417-proj-role to project CreateStackSuccessTests-b6f7673d-8e89-417-proj 2018-07-01 21:55:56,455 - create_image - INFO - Created image with name - CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-image 2018-07-01 21:55:56,477 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-image 2018-07-01 21:56:00,530 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-stack 2018-07-01 21:56:18,175 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-stack 2018-07-01 21:56:19,752 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-stack 2018-07-01 21:56:20,104 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-stack 2018-07-01 21:56:36,409 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-stack 2018-07-01 21:56:36,601 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-546a405f-095b-4caa-a5fb-4f9a12335856-image 2018-07-01 21:56:38,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 927237fb-db00-4362-9100-258d53d4ee02 2018-07-01 21:56:39,130 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:56:39,459 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b6f7673d-8e89-417-proj 2018-07-01 21:56:39,711 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b6f7673d-8e89-417-proj-role 2018-07-01 21:56:39,901 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b6f7673d-8e89-417-user 2018-07-01 21:56:41,296 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-097ee6af-4e3b-461-proj 2018-07-01 21:56:42,643 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-097ee6af-4e3b-461-user 2018-07-01 21:56:42,769 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-097ee6af-4e3b-461-proj-role 2018-07-01 21:56:42,845 - keystone_utils - INFO - Granting role CreateStackSuccessTests-097ee6af-4e3b-461-proj-role to project CreateStackSuccessTests-097ee6af-4e3b-461-proj 2018-07-01 21:56:46,671 - create_image - INFO - Created image with name - CreateStackSuccessTests-157c2125-0ec7-43f9-8bfc-1ebe33467857-image 2018-07-01 21:56:46,841 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-157c2125-0ec7-43f9-8bfc-1ebe33467857-image 2018-07-01 21:56:50,891 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-157c2125-0ec7-43f9-8bfc-1ebe33467857-stack 2018-07-01 21:57:07,613 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-157c2125-0ec7-43f9-8bfc-1ebe33467857-stack 2018-07-01 21:57:11,158 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-157c2125-0ec7-43f9-8bfc-1ebe33467857-stack 2018-07-01 21:57:27,472 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-157c2125-0ec7-43f9-8bfc-1ebe33467857-stack 2018-07-01 21:57:27,683 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-157c2125-0ec7-43f9-8bfc-1ebe33467857-image 2018-07-01 21:57:29,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d121e695-2f27-47e7-b4c0-3b9cb114e0b1 2018-07-01 21:57:29,655 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:57:29,979 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-097ee6af-4e3b-461-proj 2018-07-01 21:57:30,226 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-097ee6af-4e3b-461-proj-role 2018-07-01 21:57:30,419 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-097ee6af-4e3b-461-user 2018-07-01 21:57:31,782 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-512b4e67-521d-4a3-proj 2018-07-01 21:57:33,032 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-512b4e67-521d-4a3-user 2018-07-01 21:57:33,225 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-512b4e67-521d-4a3-proj-role 2018-07-01 21:57:33,305 - keystone_utils - INFO - Granting role CreateStackSuccessTests-512b4e67-521d-4a3-proj-role to project CreateStackSuccessTests-512b4e67-521d-4a3-proj 2018-07-01 21:57:35,757 - create_image - INFO - Created image with name - CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-image 2018-07-01 21:57:35,930 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-image 2018-07-01 21:57:39,828 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-stack 2018-07-01 21:57:56,370 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-stack 2018-07-01 21:58:02,587 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-inst 2018-07-01 21:58:10,918 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-stack 2018-07-01 21:58:26,927 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-stack 2018-07-01 21:58:26,981 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-cd04a010-0267-4046-a214-8cd1d4a40f87-image 2018-07-01 21:58:28,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3554885e-cd30-417f-9541-0a994444f56c 2018-07-01 21:58:28,804 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:58:29,268 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-512b4e67-521d-4a3-proj 2018-07-01 21:58:29,519 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-512b4e67-521d-4a3-proj-role 2018-07-01 21:58:29,709 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-512b4e67-521d-4a3-user 2018-07-01 21:58:31,069 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-b8596b50-c0f4-42e-proj 2018-07-01 21:58:32,619 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-b8596b50-c0f4-42e-proj 2018-07-01 21:58:32,912 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-b8596b50-c0f4-42e-user 2018-07-01 21:58:33,099 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-b8596b50-c0f4-42e-proj-role 2018-07-01 21:58:33,185 - keystone_utils - INFO - Granting role CreateStackVolumeTests-b8596b50-c0f4-42e-proj-role to project CreateStackVolumeTests-b8596b50-c0f4-42e-proj 2018-07-01 21:58:36,005 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-c0231b8c-aadc-4691-8d98-77fdd4725cc5-stack 2018-07-01 21:58:39,586 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-c0231b8c-aadc-4691-8d98-77fdd4725cc5-stack 2018-07-01 21:58:40,762 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-c0231b8c-aadc-4691-8d98-77fdd4725cc5-stack 2018-07-01 21:58:44,468 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-c0231b8c-aadc-4691-8d98-77fdd4725cc5-stack 2018-07-01 21:58:45,051 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-b8596b50-c0f4-42e-proj 2018-07-01 21:58:45,274 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-b8596b50-c0f4-42e-proj-role 2018-07-01 21:58:45,462 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-b8596b50-c0f4-42e-user 2018-07-01 21:58:46,997 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-63dcf428-3b80-4ea-proj 2018-07-01 21:58:48,421 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-63dcf428-3b80-4ea-proj 2018-07-01 21:58:48,651 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-63dcf428-3b80-4ea-user 2018-07-01 21:58:48,830 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-63dcf428-3b80-4ea-proj-role 2018-07-01 21:58:48,911 - keystone_utils - INFO - Granting role CreateStackVolumeTests-63dcf428-3b80-4ea-proj-role to project CreateStackVolumeTests-63dcf428-3b80-4ea-proj 2018-07-01 21:58:51,598 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-25e47841-4801-4d1a-92ed-f1167cfcb24f-stack 2018-07-01 21:58:55,208 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-25e47841-4801-4d1a-92ed-f1167cfcb24f-stack 2018-07-01 21:58:57,207 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-25e47841-4801-4d1a-92ed-f1167cfcb24f-stack 2018-07-01 21:59:01,288 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-25e47841-4801-4d1a-92ed-f1167cfcb24f-stack 2018-07-01 21:59:01,936 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-63dcf428-3b80-4ea-proj 2018-07-01 21:59:02,185 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-63dcf428-3b80-4ea-proj-role 2018-07-01 21:59:02,369 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-63dcf428-3b80-4ea-user 2018-07-01 21:59:03,740 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-0b15ffed-4330-471-proj 2018-07-01 21:59:05,197 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-0b15ffed-4330-471-proj 2018-07-01 21:59:05,472 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-0b15ffed-4330-471-user 2018-07-01 21:59:05,663 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-0b15ffed-4330-471-proj-role 2018-07-01 21:59:05,739 - keystone_utils - INFO - Granting role CreateStackFlavorTests-0b15ffed-4330-471-proj-role to project CreateStackFlavorTests-0b15ffed-4330-471-proj 2018-07-01 21:59:08,591 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-fb511c15-95e3-4c5c-8ed0-7cd53a8f5b13-stack 2018-07-01 21:59:08,948 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-fb511c15-95e3-4c5c-8ed0-7cd53a8f5b13-stack 2018-07-01 21:59:09,996 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-fb511c15-95e3-4c5c-8ed0-7cd53a8f5b13-stack-flavor-5vmy4d3smpmk 2018-07-01 21:59:09,996 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-fb511c15-95e3-4c5c-8ed0-7cd53a8f5b13-stack 2018-07-01 21:59:13,943 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-fb511c15-95e3-4c5c-8ed0-7cd53a8f5b13-stack 2018-07-01 21:59:14,663 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-0b15ffed-4330-471-proj 2018-07-01 21:59:14,880 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-0b15ffed-4330-471-proj-role 2018-07-01 21:59:15,064 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-0b15ffed-4330-471-user 2018-07-01 21:59:16,381 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-f4e0be16-9393-447-proj 2018-07-01 21:59:17,567 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-f4e0be16-9393-447-user 2018-07-01 21:59:17,674 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-f4e0be16-9393-447-proj-role 2018-07-01 21:59:17,754 - keystone_utils - INFO - Granting role CreateStackKeypairTests-f4e0be16-9393-447-proj-role to project CreateStackKeypairTests-f4e0be16-9393-447-proj 2018-07-01 21:59:20,572 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-3f158743-6c3b-4da9-8ff6-260ef627be95-stack 2018-07-01 21:59:21,006 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-3f158743-6c3b-4da9-8ff6-260ef627be95-stack 2018-07-01 21:59:23,003 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-3f158743-6c3b-4da9-8ff6-260ef627be95-stack 2018-07-01 21:59:26,880 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-3f158743-6c3b-4da9-8ff6-260ef627be95-stack 2018-07-01 21:59:27,301 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-f4e0be16-9393-447-proj 2018-07-01 21:59:27,539 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-f4e0be16-9393-447-proj-role 2018-07-01 21:59:27,739 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-f4e0be16-9393-447-user 2018-07-01 21:59:29,100 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-proj 2018-07-01 21:59:30,263 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-user 2018-07-01 21:59:30,460 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-proj-role 2018-07-01 21:59:30,544 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-proj-role to project CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-proj 2018-07-01 21:59:33,107 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d147f490-8cb0-4703-82c7-6de882c34834-stack 2018-07-01 21:59:36,870 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d147f490-8cb0-4703-82c7-6de882c34834-stack 2018-07-01 21:59:37,177 - neutron_utils - INFO - Retrieving security group with ID - 9f98b785-a02b-4df8-9ddd-87162c5ff4bf 2018-07-01 21:59:37,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f98b785-a02b-4df8-9ddd-87162c5ff4bf 2018-07-01 21:59:37,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f98b785-a02b-4df8-9ddd-87162c5ff4bf 2018-07-01 21:59:38,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f98b785-a02b-4df8-9ddd-87162c5ff4bf 2018-07-01 21:59:38,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f98b785-a02b-4df8-9ddd-87162c5ff4bf 2018-07-01 21:59:38,920 - neutron_utils - INFO - Retrieving security group with ID - 9f98b785-a02b-4df8-9ddd-87162c5ff4bf 2018-07-01 21:59:39,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9f98b785-a02b-4df8-9ddd-87162c5ff4bf 2018-07-01 21:59:39,291 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d147f490-8cb0-4703-82c7-6de882c34834-stack 2018-07-01 21:59:42,926 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-d147f490-8cb0-4703-82c7-6de882c34834-stack 2018-07-01 21:59:43,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3ef64ea-fbd8-415c-a18b-ba9f9029ab95 2018-07-01 21:59:44,003 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 21:59:44,380 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-proj 2018-07-01 21:59:44,651 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-proj-role 2018-07-01 21:59:44,845 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-ec740b2d-6ed1-4ca-user 2018-07-01 21:59:46,201 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-49030f02-d406-432-proj 2018-07-01 21:59:47,388 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-49030f02-d406-432-user 2018-07-01 21:59:47,512 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-49030f02-d406-432-proj-role 2018-07-01 21:59:47,601 - keystone_utils - INFO - Granting role CreateStackNegativeTests-49030f02-d406-432-proj-role to project CreateStackNegativeTests-49030f02-d406-432-proj 2018-07-01 21:59:48,727 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-49030f02-d406-432-proj 2018-07-01 21:59:48,909 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-49030f02-d406-432-proj-role 2018-07-01 21:59:49,091 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-49030f02-d406-432-user 2018-07-01 21:59:50,447 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-5fe1ce36-e7b6-4b1-proj 2018-07-01 21:59:51,699 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-5fe1ce36-e7b6-4b1-user 2018-07-01 21:59:51,884 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-5fe1ce36-e7b6-4b1-proj-role 2018-07-01 21:59:51,960 - keystone_utils - INFO - Granting role CreateStackNegativeTests-5fe1ce36-e7b6-4b1-proj-role to project CreateStackNegativeTests-5fe1ce36-e7b6-4b1-proj 2018-07-01 21:59:53,711 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-5fe1ce36-e7b6-4b1-proj 2018-07-01 21:59:53,885 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-5fe1ce36-e7b6-4b1-proj-role 2018-07-01 21:59:54,077 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-5fe1ce36-e7b6-4b1-user 2018-07-01 21:59:55,489 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-proj 2018-07-01 21:59:56,549 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-user 2018-07-01 21:59:56,674 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-proj-role 2018-07-01 21:59:56,757 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-proj-role to project CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-proj 2018-07-01 21:59:59,128 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-image 2018-07-01 21:59:59,297 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-image 2018-07-01 21:59:59,932 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-net 2018-07-01 22:00:01,097 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-subnet 2018-07-01 22:00:03,792 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router 2018-07-01 22:00:06,984 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router 2018-07-01 22:00:10,679 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-kp... 2018-07-01 22:00:10,679 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 22:00:10,714 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-kp 2018-07-01 22:00:10,779 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596.pub 2018-07-01 22:00:10,779 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596 2018-07-01 22:00:11,439 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-sec-grp... 2018-07-01 22:00:11,440 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-sec-grp 2018-07-01 22:00:11,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:12,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:12,205 - neutron_utils - INFO - Retrieving security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:12,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:12,582 - neutron_utils - INFO - Retrieving security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:12,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:12,816 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-sec-grp 2018-07-01 22:00:13,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:13,719 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-sec-grp 2018-07-01 22:00:14,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:14,346 - neutron_utils - INFO - Retrieving security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:14,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d1719c-4e9d-4d68-a534-fce516538ac7 2018-07-01 22:00:18,298 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-net 2018-07-01 22:00:20,262 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-inst 2018-07-01 22:00:21,796 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-inst 2018-07-01 22:00:28,928 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:00:31,705 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:00:32,525 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-01 22:00:33,312 - create_instance - INFO - Deleting Port with ID - bb2cd365-f796-4f21-966e-0a7851eca9cb 2018-07-01 22:00:33,312 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596port-1 2018-07-01 22:00:33,930 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-inst 2018-07-01 22:00:34,096 - create_instance - INFO - Checking deletion status 2018-07-01 22:00:40,644 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-inst 2018-07-01 22:00:40,681 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596.pub] 2018-07-01 22:00:40,681 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596] 2018-07-01 22:00:40,724 - neutron_utils - INFO - Deleting security group rule with ID - 32da9ad5-f0ca-4430-a330-0ad107cc9486 2018-07-01 22:00:40,987 - neutron_utils - INFO - Deleting security group rule with ID - 20d756d4-8c4d-43c9-9e4b-8dd64432f3f2 2018-07-01 22:00:41,228 - neutron_utils - INFO - Deleting security group rule with ID - a4b66c49-96a5-4fa1-8cd6-5eb77ead4877 2018-07-01 22:00:41,491 - neutron_utils - INFO - Deleting security group rule with ID - 707de05c-3aab-4647-8820-81226eceb0f1 2018-07-01 22:00:41,696 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-sec-grp 2018-07-01 22:00:41,862 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router and subnet CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-subnet 2018-07-01 22:00:41,863 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router 2018-07-01 22:00:43,129 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router 2018-07-01 22:00:43,129 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router 2018-07-01 22:00:44,388 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-subnet 2018-07-01 22:00:44,389 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-subnet 2018-07-01 22:00:46,950 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-net 2018-07-01 22:00:48,320 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-image 2018-07-01 22:00:49,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 889d7ceb-22af-4abe-acdf-ea39998ceaa5 2018-07-01 22:00:49,973 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:00:50,322 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-proj 2018-07-01 22:00:50,580 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-proj-role 2018-07-01 22:00:50,757 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-9865f9aa-8e9f-4f9-user 2018-07-01 22:00:52,249 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-51254886-8f77-42f-proj 2018-07-01 22:00:53,333 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-51254886-8f77-42f-user 2018-07-01 22:00:53,549 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-51254886-8f77-42f-proj-role 2018-07-01 22:00:53,634 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-51254886-8f77-42f-proj-role to project CreateInstanceSingleNetworkTests-51254886-8f77-42f-proj 2018-07-01 22:00:57,005 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-image 2018-07-01 22:00:57,176 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-image 2018-07-01 22:00:57,742 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-net 2018-07-01 22:00:58,899 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-subnet 2018-07-01 22:01:01,421 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-router 2018-07-01 22:01:03,261 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-router 2018-07-01 22:01:06,505 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-kp... 2018-07-01 22:01:06,505 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 22:01:06,580 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-kp 2018-07-01 22:01:06,665 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b.pub 2018-07-01 22:01:06,666 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b 2018-07-01 22:01:07,310 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-sec-grp... 2018-07-01 22:01:07,311 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-sec-grp 2018-07-01 22:01:07,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:07,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:08,051 - neutron_utils - INFO - Retrieving security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:08,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:08,417 - neutron_utils - INFO - Retrieving security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:08,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:08,797 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-sec-grp 2018-07-01 22:01:09,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:09,431 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-sec-grp 2018-07-01 22:01:09,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:09,916 - neutron_utils - INFO - Retrieving security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:10,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3a2bc2-59c0-4fba-8a43-a35e3aefbf6e 2018-07-01 22:01:13,544 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-net 2018-07-01 22:01:15,180 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-inst 2018-07-01 22:01:17,778 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-inst 2018-07-01 22:01:25,227 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:01:26,879 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:01:30,372 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:01:31,431 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-01 22:01:32,087 - create_instance - INFO - Deleting Port with ID - 10a2e456-a974-4e80-a5a3-9954ee0522a2 2018-07-01 22:01:32,087 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046bport-1 2018-07-01 22:01:32,858 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-inst 2018-07-01 22:01:33,079 - create_instance - INFO - Checking deletion status 2018-07-01 22:01:39,876 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-inst 2018-07-01 22:01:39,915 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b.pub] 2018-07-01 22:01:39,915 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b] 2018-07-01 22:01:39,952 - neutron_utils - INFO - Deleting security group rule with ID - 298592be-dd93-4499-a6c9-651d8e237f52 2018-07-01 22:01:40,204 - neutron_utils - INFO - Deleting security group rule with ID - 04494ea0-9e78-4429-9b1c-76093219c7d3 2018-07-01 22:01:40,439 - neutron_utils - INFO - Deleting security group rule with ID - d9bf5a7a-29c6-4540-9723-1643278fdc65 2018-07-01 22:01:40,683 - neutron_utils - INFO - Deleting security group rule with ID - 7f1e4e74-12e2-4cbb-9bf3-21392f7e0f25 2018-07-01 22:01:40,952 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-sec-grp 2018-07-01 22:01:41,251 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-router and subnet CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-subnet 2018-07-01 22:01:41,252 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-router 2018-07-01 22:01:42,544 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-router 2018-07-01 22:01:42,545 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-router 2018-07-01 22:01:43,784 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-subnet 2018-07-01 22:01:43,784 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-subnet 2018-07-01 22:01:46,277 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-pub-net 2018-07-01 22:01:48,242 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-da04b9d2-ebf2-4c46-ab02-54ff1817046b-image 2018-07-01 22:01:50,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 204a026e-beff-4311-ab8f-157e9c6479d8 2018-07-01 22:01:50,356 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:01:50,712 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-51254886-8f77-42f-proj 2018-07-01 22:01:51,073 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-51254886-8f77-42f-proj-role 2018-07-01 22:01:51,290 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-51254886-8f77-42f-user 2018-07-01 22:01:52,748 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-proj 2018-07-01 22:01:53,886 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-user 2018-07-01 22:01:54,070 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-proj-role 2018-07-01 22:01:54,149 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-proj-role to project CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-proj 2018-07-01 22:01:56,693 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-image 2018-07-01 22:01:56,855 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-image 2018-07-01 22:01:57,475 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-net 2018-07-01 22:01:58,485 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-subnet 2018-07-01 22:02:01,052 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-router 2018-07-01 22:02:03,167 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-router 2018-07-01 22:02:06,620 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-kp... 2018-07-01 22:02:06,620 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 22:02:06,669 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-kp 2018-07-01 22:02:06,731 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72.pub 2018-07-01 22:02:06,731 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72 2018-07-01 22:02:07,379 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-sec-grp... 2018-07-01 22:02:07,379 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-sec-grp 2018-07-01 22:02:07,783 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:07,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:07,975 - neutron_utils - INFO - Retrieving security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:08,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:08,351 - neutron_utils - INFO - Retrieving security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:08,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:08,705 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-sec-grp 2018-07-01 22:02:08,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:09,311 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-sec-grp 2018-07-01 22:02:09,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:10,115 - neutron_utils - INFO - Retrieving security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:10,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 306bf067-4939-4e0e-b06e-c5a2882d4468 2018-07-01 22:02:14,292 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-net 2018-07-01 22:02:16,156 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-inst 2018-07-01 22:02:18,952 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-inst 2018-07-01 22:02:26,510 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:02:28,404 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:02:31,522 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:02:32,768 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-07-01 22:03:26,194 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-01 22:03:27,974 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:03:28,665 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-01 22:03:29,202 - create_instance - INFO - Deleting Port with ID - 078a5ec5-c33f-416b-af09-9e2fdfd48c98 2018-07-01 22:03:29,202 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72port-1 2018-07-01 22:03:29,640 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-inst 2018-07-01 22:03:29,844 - create_instance - INFO - Checking deletion status 2018-07-01 22:03:36,574 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-inst 2018-07-01 22:03:36,616 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72.pub] 2018-07-01 22:03:36,616 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72] 2018-07-01 22:03:36,690 - neutron_utils - INFO - Deleting security group rule with ID - 1e4e4dd9-0a24-4e7d-b54b-99eda0ff9365 2018-07-01 22:03:36,946 - neutron_utils - INFO - Deleting security group rule with ID - cf1e0b36-f61a-42ea-b267-7f81615d40ff 2018-07-01 22:03:37,212 - neutron_utils - INFO - Deleting security group rule with ID - a50f87e0-9bd8-49c7-9471-784511c1f6f4 2018-07-01 22:03:37,479 - neutron_utils - INFO - Deleting security group rule with ID - db8a4088-5021-443e-99ba-ba65e382cb45 2018-07-01 22:03:37,588 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-sec-grp 2018-07-01 22:03:37,757 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-router and subnet CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-subnet 2018-07-01 22:03:37,757 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-router 2018-07-01 22:03:38,822 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-router 2018-07-01 22:03:38,822 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-router 2018-07-01 22:03:39,995 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-subnet 2018-07-01 22:03:39,995 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-subnet 2018-07-01 22:03:42,266 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-pub-net 2018-07-01 22:03:43,664 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e48807e0-467b-49d6-84b3-23b69706bf72-image 2018-07-01 22:03:45,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61158ef9-f717-4a02-a793-f03d1920bb31 2018-07-01 22:03:45,557 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:03:45,922 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-proj 2018-07-01 22:03:46,174 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-proj-role 2018-07-01 22:03:46,379 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1d3b88fd-8a01-4a2-user 2018-07-01 22:03:47,694 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-21d273aa-6527-444-proj 2018-07-01 22:03:48,789 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-21d273aa-6527-444-user 2018-07-01 22:03:48,993 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-21d273aa-6527-444-proj-role 2018-07-01 22:03:49,069 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-21d273aa-6527-444-proj-role to project CreateInstanceSingleNetworkTests-21d273aa-6527-444-proj 2018-07-01 22:03:52,159 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-image 2018-07-01 22:03:52,324 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-image 2018-07-01 22:03:52,966 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-net 2018-07-01 22:03:53,819 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-subnet 2018-07-01 22:03:56,860 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-router 2018-07-01 22:03:58,385 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-router 2018-07-01 22:04:01,984 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-kp... 2018-07-01 22:04:01,984 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 22:04:02,040 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-kp 2018-07-01 22:04:02,096 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be.pub 2018-07-01 22:04:02,096 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be 2018-07-01 22:04:02,733 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-sec-grp... 2018-07-01 22:04:02,733 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-sec-grp 2018-07-01 22:04:03,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:03,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:03,306 - neutron_utils - INFO - Retrieving security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:03,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:03,677 - neutron_utils - INFO - Retrieving security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:03,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:03,906 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-sec-grp 2018-07-01 22:04:04,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:04,719 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-sec-grp 2018-07-01 22:04:05,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:05,366 - neutron_utils - INFO - Retrieving security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:05,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b1cec6-54f5-49f6-81f2-a38d9c97c5ac 2018-07-01 22:04:08,884 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-net 2018-07-01 22:04:10,749 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-inst 2018-07-01 22:04:13,037 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-inst 2018-07-01 22:04:20,466 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:04:22,242 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:04:25,642 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:04:26,463 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-01 22:04:27,118 - create_instance - INFO - Deleting Port with ID - 7ac49514-b6c2-42a0-b5f7-4cf3f8693da7 2018-07-01 22:04:27,118 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517beport-1 2018-07-01 22:04:27,739 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-inst 2018-07-01 22:04:27,906 - create_instance - INFO - Checking deletion status 2018-07-01 22:04:37,735 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-inst 2018-07-01 22:04:37,772 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be.pub] 2018-07-01 22:04:37,773 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be] 2018-07-01 22:04:37,822 - neutron_utils - INFO - Deleting security group rule with ID - 1d654060-fb5d-471e-8213-e4b1a6a41492 2018-07-01 22:04:38,081 - neutron_utils - INFO - Deleting security group rule with ID - 7ffed05d-166c-4929-bdc4-b3994954d19c 2018-07-01 22:04:38,483 - neutron_utils - INFO - Deleting security group rule with ID - 5af8b411-5af9-4a97-adb7-0d92080b95f0 2018-07-01 22:04:38,763 - neutron_utils - INFO - Deleting security group rule with ID - ed9ffa9b-c2a8-4843-bede-e3ce550d1648 2018-07-01 22:04:38,880 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-sec-grp 2018-07-01 22:04:39,168 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-router and subnet CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-subnet 2018-07-01 22:04:39,168 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-router 2018-07-01 22:04:40,273 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-router 2018-07-01 22:04:40,273 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-router 2018-07-01 22:04:41,613 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-subnet 2018-07-01 22:04:41,613 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-subnet 2018-07-01 22:04:44,057 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-pub-net 2018-07-01 22:04:45,813 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2e664a04-a0b9-4543-ad6f-00b5bbb517be-image 2018-07-01 22:04:48,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabe9e9a-3d6e-4e8b-b94c-b1f67a9be0fa 2018-07-01 22:04:48,276 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:04:48,596 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-21d273aa-6527-444-proj 2018-07-01 22:04:48,869 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-21d273aa-6527-444-proj-role 2018-07-01 22:04:49,052 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-21d273aa-6527-444-user 2018-07-01 22:04:50,587 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-f85f1959-3c04-459-proj 2018-07-01 22:04:51,712 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-f85f1959-3c04-459-user 2018-07-01 22:04:52,011 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-f85f1959-3c04-459-proj-role 2018-07-01 22:04:52,093 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-f85f1959-3c04-459-proj-role to project CreateInstanceSingleNetworkTests-f85f1959-3c04-459-proj 2018-07-01 22:04:54,790 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-image 2018-07-01 22:04:54,950 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-image 2018-07-01 22:04:55,514 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-net 2018-07-01 22:04:56,571 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-subnet 2018-07-01 22:04:59,296 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-router 2018-07-01 22:05:01,310 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-router 2018-07-01 22:05:04,603 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-kp... 2018-07-01 22:05:04,603 - OpenStackKeypair - INFO - Creating new keypair 2018-07-01 22:05:04,653 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-kp 2018-07-01 22:05:04,725 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600.pub 2018-07-01 22:05:04,726 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600 2018-07-01 22:05:05,374 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-sec-grp... 2018-07-01 22:05:05,374 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-sec-grp 2018-07-01 22:05:05,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:05,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:06,109 - neutron_utils - INFO - Retrieving security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:06,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:06,478 - neutron_utils - INFO - Retrieving security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:06,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:06,706 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-sec-grp 2018-07-01 22:05:06,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:07,347 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-sec-grp 2018-07-01 22:05:07,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:07,970 - neutron_utils - INFO - Retrieving security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:08,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dd1d11e-26ad-4ea6-b5a7-f81c14cf9128 2018-07-01 22:05:11,842 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-net 2018-07-01 22:05:13,441 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-inst 2018-07-01 22:05:16,497 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-inst 2018-07-01 22:05:24,095 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:05:27,892 - create_instance - INFO - VM is - ACTIVE 2018-07-01 22:05:29,060 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-01 22:05:29,597 - create_instance - INFO - Deleting Port with ID - c4f76fae-9476-45f5-b9d8-105d4edee801 2018-07-01 22:05:29,597 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600port-1 2018-07-01 22:05:30,039 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-inst 2018-07-01 22:05:30,205 - create_instance - INFO - Checking deletion status 2018-07-01 22:05:33,441 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-inst 2018-07-01 22:05:33,496 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600.pub] 2018-07-01 22:05:33,497 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600] 2018-07-01 22:05:33,547 - neutron_utils - INFO - Deleting security group rule with ID - 70e356d6-5e5c-4013-b328-6e94a2372052 2018-07-01 22:05:33,671 - neutron_utils - INFO - Deleting security group rule with ID - 182eb88e-fa5a-4fde-a30e-64bd932c09a8 2018-07-01 22:05:33,926 - neutron_utils - INFO - Deleting security group rule with ID - ff952c46-ca3b-4afb-9bd6-a3c7d1b2f1a1 2018-07-01 22:05:34,179 - neutron_utils - INFO - Deleting security group rule with ID - 2ab660a5-87e9-42ed-bc94-00ecda738837 2018-07-01 22:05:34,450 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-sec-grp 2018-07-01 22:05:34,569 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-router and subnet CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-subnet 2018-07-01 22:05:34,569 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-router 2018-07-01 22:05:35,666 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-router 2018-07-01 22:05:35,666 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-router 2018-07-01 22:05:37,038 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-subnet 2018-07-01 22:05:37,038 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-subnet 2018-07-01 22:05:39,487 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-pub-net 2018-07-01 22:05:41,311 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-82454b5b-bda8-4701-99f2-230d50dbe600-image 2018-07-01 22:05:43,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5540bf7-e5a9-49b8-bd70-40b85c3fac59 2018-07-01 22:05:43,618 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:05:43,943 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-f85f1959-3c04-459-proj 2018-07-01 22:05:44,145 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-f85f1959-3c04-459-proj-role 2018-07-01 22:05:44,332 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-f85f1959-3c04-459-user 2018-07-01 22:05:45,724 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-433ba967-249e-441-proj 2018-07-01 22:05:46,797 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-433ba967-249e-441-user 2018-07-01 22:05:47,011 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-433ba967-249e-441-proj-role 2018-07-01 22:05:47,097 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-433ba967-249e-441-proj-role to project CreateInstanceSingleNetworkTests-433ba967-249e-441-proj 2018-07-01 22:05:49,715 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-image 2018-07-01 22:05:49,873 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-image 2018-07-01 22:05:50,532 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-net 2018-07-01 22:05:51,653 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-subnet 2018-07-01 22:05:54,521 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-router 2018-07-01 22:05:56,705 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-subnet 2018-07-01 22:05:56,705 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-subnet 2018-07-01 22:05:59,154 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-net 2018-07-01 22:06:00,578 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-image 2018-07-01 22:06:02,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f7a3602-cbe4-43ac-b73d-c61b5a53b8e4 2018-07-01 22:06:02,540 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:06:02,852 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-433ba967-249e-441-proj 2018-07-01 22:06:03,066 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-433ba967-249e-441-proj-role 2018-07-01 22:06:03,286 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-433ba967-249e-441-user 2018-07-01 22:06:04,707 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-proj 2018-07-01 22:06:05,748 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-user 2018-07-01 22:06:05,940 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-proj-role 2018-07-01 22:06:05,957 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-proj-role to project CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-proj 2018-07-01 22:06:08,507 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-image 2018-07-01 22:06:08,673 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-image 2018-07-01 22:06:09,312 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-pub-net 2018-07-01 22:06:10,820 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-pub-subnet 2018-07-01 22:06:13,627 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-pub-router 2018-07-01 22:06:14,633 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-pub-subnet 2018-07-01 22:06:14,633 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-pub-subnet 2018-07-01 22:06:17,151 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-pub-net 2018-07-01 22:06:19,048 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2de9cf38-aafd-4a77-b6b0-e3738d3f67ff-image 2018-07-01 22:06:21,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cc3eb4c-b9da-4519-a627-6760ec80a0da 2018-07-01 22:06:21,179 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:06:21,491 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-proj 2018-07-01 22:06:21,708 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-proj-role 2018-07-01 22:06:21,912 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7299e4ff-b0f1-4be-user 2018-07-01 22:06:23,323 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-2496ab6b-6b8c-43a-proj 2018-07-01 22:06:24,845 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-2496ab6b-6b8c-43a-proj 2018-07-01 22:06:25,131 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-2496ab6b-6b8c-43a-user 2018-07-01 22:06:25,270 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-2496ab6b-6b8c-43a-proj-role 2018-07-01 22:06:25,347 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-2496ab6b-6b8c-43a-proj-role to project CreateStackFloatingIpTests-2496ab6b-6b8c-43a-proj 2018-07-01 22:06:28,132 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-dc59adb7-aacc-42f4-b7c7-c03587a20a34-image 2018-07-01 22:06:28,319 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-dc59adb7-aacc-42f4-b7c7-c03587a20a34-image 2018-07-01 22:06:32,476 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dc59adb7-aacc-42f4-b7c7-c03587a20a34-stack 2018-07-01 22:06:36,654 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-dc59adb7-aacc-42f4-b7c7-c03587a20a34-stack failed 2018-07-01 22:06:36,654 - create_stack - ERROR - Resource: [flavor2] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,654 - create_stack - ERROR - Resource: [flavor1] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,654 - create_stack - ERROR - Resource: [network] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,655 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,655 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,655 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,655 - create_stack - ERROR - Resource: [subnet] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,655 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network b0884841-56b7-46c4-94b1-9def8e6121cb. Neutron server returns request_ids: ['req-9391c5ee-21a7-4ba2-ba91-6e30ea0231e0']] 2018-07-01 22:06:36,656 - create_stack - ERROR - Resource: [vm2] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,656 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:06:36,657 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dc59adb7-aacc-42f4-b7c7-c03587a20a34-stack 2018-07-01 22:06:49,891 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dc59adb7-aacc-42f4-b7c7-c03587a20a34-stack 2018-07-01 22:06:50,245 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-dc59adb7-aacc-42f4-b7c7-c03587a20a34-image 2018-07-01 22:06:51,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2b83a2d-8269-4dc1-a651-c04c83cd7701 2018-07-01 22:06:51,854 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:06:52,142 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-2496ab6b-6b8c-43a-proj 2018-07-01 22:06:52,415 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-2496ab6b-6b8c-43a-proj-role 2018-07-01 22:06:52,602 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-2496ab6b-6b8c-43a-user 2018-07-01 22:06:54,001 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-44c1d205-66fd-442-proj 2018-07-01 22:06:55,475 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-44c1d205-66fd-442-proj 2018-07-01 22:06:55,770 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-44c1d205-66fd-442-user 2018-07-01 22:06:55,958 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-44c1d205-66fd-442-proj-role 2018-07-01 22:06:56,041 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-44c1d205-66fd-442-proj-role to project CreateStackFloatingIpTests-44c1d205-66fd-442-proj 2018-07-01 22:06:59,242 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-224557c3-06a0-47de-af4b-1003044c1529-image 2018-07-01 22:06:59,262 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-224557c3-06a0-47de-af4b-1003044c1529-image 2018-07-01 22:07:03,572 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-224557c3-06a0-47de-af4b-1003044c1529-stack 2018-07-01 22:07:11,245 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-224557c3-06a0-47de-af4b-1003044c1529-stack failed 2018-07-01 22:07:11,245 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:07:11,245 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:07:11,246 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-07-01 22:07:11,246 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network b0884841-56b7-46c4-94b1-9def8e6121cb. Neutron server returns request_ids: ['req-5d0c7e9b-51c3-4210-acf8-1f68e60b8635']] 2018-07-01 22:07:11,246 - create_stack - ERROR - Resource: [vm2] status: [CREATE_IN_PROGRESS] reason: [state changed] 2018-07-01 22:07:11,246 - create_stack - ERROR - Resource: [vm1] status: [CREATE_IN_PROGRESS] reason: [state changed] 2018-07-01 22:07:11,247 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-224557c3-06a0-47de-af4b-1003044c1529-stack 2018-07-01 22:07:34,256 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-224557c3-06a0-47de-af4b-1003044c1529-stack 2018-07-01 22:07:34,470 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-224557c3-06a0-47de-af4b-1003044c1529-image 2018-07-01 22:07:36,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d1f4a61a-f1d7-4b4f-b6c9-a099f8ac909f 2018-07-01 22:07:36,336 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:07:36,708 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-44c1d205-66fd-442-proj 2018-07-01 22:07:36,948 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-44c1d205-66fd-442-proj-role 2018-07-01 22:07:37,131 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-44c1d205-66fd-442-user 2018-07-01 22:07:38,473 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-fc592762-63c8-491-proj 2018-07-01 22:07:39,617 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-fc592762-63c8-491-user 2018-07-01 22:07:39,796 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-fc592762-63c8-491-proj-role 2018-07-01 22:07:39,817 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-fc592762-63c8-491-proj-role to project AnsibleProvisioningTests-fc592762-63c8-491-proj 2018-07-01 22:07:48,448 - create_image - INFO - Created image with name - AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5--image 2018-07-01 22:07:48,469 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5--image 2018-07-01 22:07:49,176 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5-pub-net 2018-07-01 22:07:50,204 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5-pub-subnet 2018-07-01 22:07:53,122 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5-pub-router 2018-07-01 22:07:54,029 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5-pub-subnet 2018-07-01 22:07:54,030 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5-pub-subnet 2018-07-01 22:07:56,632 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5-pub-net 2018-07-01 22:07:57,962 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-9d66c0a2-4007-4789-a06d-126bbfa640d5--image 2018-07-01 22:08:00,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 720c0084-adb3-4c63-afdc-48e62c2cace4 2018-07-01 22:08:00,496 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:08:00,797 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-fc592762-63c8-491-proj 2018-07-01 22:08:01,121 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-fc592762-63c8-491-proj-role 2018-07-01 22:08:01,315 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-fc592762-63c8-491-user 2018-07-01 22:08:02,688 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-c8c47ca8-208e-492-proj 2018-07-01 22:08:03,641 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-c8c47ca8-208e-492-user 2018-07-01 22:08:03,821 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-c8c47ca8-208e-492-proj-role 2018-07-01 22:08:03,910 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-c8c47ca8-208e-492-proj-role to project AnsibleProvisioningTests-c8c47ca8-208e-492-proj 2018-07-01 22:08:13,550 - create_image - INFO - Created image with name - AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f--image 2018-07-01 22:08:13,709 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f--image 2018-07-01 22:08:14,333 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f-pub-net 2018-07-01 22:08:15,586 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f-pub-subnet 2018-07-01 22:08:18,235 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f-pub-router 2018-07-01 22:08:19,407 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f-pub-subnet 2018-07-01 22:08:19,407 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f-pub-subnet 2018-07-01 22:08:21,711 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f-pub-net 2018-07-01 22:08:23,031 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-329a8c46-bb98-473e-a700-7b439403e45f--image 2018-07-01 22:08:24,249 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4db0d8dd-3a3b-4cba-a480-618fae4dce62 2018-07-01 22:08:24,419 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 22:08:24,832 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-c8c47ca8-208e-492-proj 2018-07-01 22:08:25,080 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-c8c47ca8-208e-492-proj-role 2018-07-01 22:08:25,288 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-c8c47ca8-208e-492-user 2018-07-01 22:08:25,725 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 22:08:25,725 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 44:47 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-07-01 22:08:25,729 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-07-01 22:08:25,730 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-01 22:08:25,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-01 22:08:28,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-01 22:08:27.957 11476 INFO rally.deployment.engine [-] Deployment cb3e41e7-88f7-4b6b-be23-85594d10f9b5 | Starting: Destroy cloud and free allocated resources. 2018-07-01 22:08:28.022 11476 INFO rally.deployment.engine [-] Deployment cb3e41e7-88f7-4b6b-be23-85594d10f9b5 | Completed: Destroy cloud and free allocated resources. 2018-07-01 22:08:28.067 11476 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815) for deployment 'opnfv-rally'. 2018-07-01 22:08:28.094 11476 INFO rally.api [-] Deleting verification (UUID=1ad23c85-6fef-4af4-b6af-9bf64102099c). 2018-07-01 22:08:28.128 11476 INFO rally.api [-] Verification has been successfully deleted! 2018-07-01 22:08:28.129 11476 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815). 2018-07-01 22:08:28.140 11476 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-07-01 22:08:30,777 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-07-01 22:08:30.482 11479 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ba77bf76-6cd6-4238-8019-745840aa16ac) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ba77bf76-6cd6-4238-8019-745840aa16ac | 2018-07-01T22:08:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ba77bf76-6cd6-4238-8019-745840aa16ac ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-01 22:08:34,141 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-07-01 22:08:34,142 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-01 22:08:36,569 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-01 22:08:36.269 11485 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=baa0d061-e0c6-4249-8c76-d79e124ae815). 2018-07-01 22:08:36.387 11485 INFO rally.api [-] Verifier has been successfully deleted! 2018-07-01 22:08:39,895 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-07-01 22:08:38.661 11488 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-07-01 22:08:38.789 11488 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-07-01 22:08:39.738 11488 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=453b5430-deed-4d59-84be-536fa7a851d2) has been successfully created! Using verifier 'opnfv-tempest' (UUID=453b5430-deed-4d59-84be-536fa7a851d2) as the default verifier for the future CLI operations. 2018-07-01 22:08:42,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-f74ba97b-527c-448e-a6fc-e6a7a5f9f358' 2018-07-01 22:08:44,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-f74ba97b-527c-448e-a6fc-e6a7a5f9f358' 2018-07-01 22:08:46,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-f74ba97b-527c-448e-a6fc-e6a7a5f9f358' 2018-07-01 22:08:49,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-07-01 22:08:53,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-01 22:08:52.147 11507 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=453b5430-deed-4d59-84be-536fa7a851d2) for deployment 'opnfv-rally' (UUID=ba77bf76-6cd6-4238-8019-745840aa16ac). 2018-07-01 22:08:53.206 11507 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=453b5430-deed-4d59-84be-536fa7a851d2) has been successfully configured for deployment 'opnfv-rally' (UUID=ba77bf76-6cd6-4238-8019-745840aa16ac)! 2018-07-01 22:08:56,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-453b5430-deed-4d59-84be-536fa7a851d2/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-01 22:08:56,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-01 22:08:58,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-07-01 22:08:58.170 11516 INFO rally.api [-] Starting verification (UUID=04176c7a-9705-4cb5-a58b-699cbdb3f8fa) for deployment 'opnfv-rally' (UUID=ba77bf76-6cd6-4238-8019-745840aa16ac) by verifier 'opnfv-tempest' (UUID=453b5430-deed-4d59-84be-536fa7a851d2). 2018-07-01 22:10:50,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '04176c7a-9705-4cb5-a58b-699cbdb3f8fa']'. 2018-07-01 22:10:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-01 22:10:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-01 22:10:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 22:10:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 04176c7a-9705-4cb5-a58b-699cbdb3f8fa | 2018-07-01 22:10:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-01 22:10:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-01 22:08:58 | 2018-07-01 22:10:51,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-01 22:10:50 | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 453b5430-deed-4d59-84be-536fa7a851d2) | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ba77bf76-6cd6-4238-8019-745840aa16ac) | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.135 | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-07-01 22:10:51,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-07-01 22:10:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-01 22:10:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-01 22:10:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-07-01 22:10:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-01 22:10:51,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-01 22:10:51,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-07-01 22:10:57,208 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 22:10:57,208 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:14 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-01 22:10:57,212 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-07-01 22:10:57,213 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:40 | PASS | | vping_userdata | functest | smoke | 01:19 | PASS | | tempest_smoke_serial | functest | smoke | 18:12 | FAIL | | rally_sanity | functest | smoke | 24:26 | PASS | | refstack_defcore | functest | smoke | 02:12 | PASS | | patrole | functest | smoke | 03:01 | PASS | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 44:47 | FAIL | | neutron_trunk | functest | smoke | 02:14 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-07-01 22:10:57,220 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-01 22:11:00,487 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-236 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-01 22:11:00,489 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dTX87NqR6rsGYf7NztQWDcxGu export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-07-01 22:11:00,489 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-01 22:11:00,490 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-07-01 22:11:00,491 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-07-01 22:11:00,491 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-07-01 22:14:38,636 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-07-01 22:14:38,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 22:14:38,746 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:38 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-07-01 22:14:38,750 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-07-01 22:14:39,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:14:39,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:14:39,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:14:39,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:14:39,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:14:39,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:14:39,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:14:39,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:14:39,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:14:39,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:14:39,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:14:39,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:14:39,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:14:39,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:14:39,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:14:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:14:39,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:14:39,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:14:39,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:14:39,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:14:39,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:14:39,972 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-07-01 22:14:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:14:39,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b428b91-0b53-4f5b-a212-ef9064c79a62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:14:39,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5b428b91-0b53-4f5b-a212-ef9064c79a62 2018-07-01 22:14:39,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:14:40,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["nEC61g7lTsyQvJwLYhg5Qw"], "issued_at": "2018-07-01T22:14:40.000000Z"}} 2018-07-01 22:14:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f876ab6af63c54ca8a57918363472248e8d132" 2018-07-01 22:14:40,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e134586-d909-48fb-9841-57ac34e200b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:14:40,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-9e134586-d909-48fb-9841-57ac34e200b9 2018-07-01 22:14:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:14:40,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 22:14:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 22:14:40,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f876ab6af63c54ca8a57918363472248e8d132" 2018-07-01 22:14:40,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d88558a-3309-4fe3-b7ae-fffc92f6cfd4 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.5:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.5:35357/v3/projects/6f20b7f41b96403d803314c6cbdda1ed"}, "enabled": true, "id": "6f20b7f41b96403d803314c6cbdda1ed", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.5:35357/v3/projects/f16c7a69d81940ad84961cd4d69080fa"}, "enabled": true, "id": "f16c7a69d81940ad84961cd4d69080fa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 22:14:40,473 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/projects used request id req-3d88558a-3309-4fe3-b7ae-fffc92f6cfd4 2018-07-01 22:14:40,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:14:40,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c657cf-8473-42df-8528-4ba1db29e136 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:14:40,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-74c657cf-8473-42df-8528-4ba1db29e136 2018-07-01 22:14:40,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:14:40,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["DlxENYFgRZCxuWyRVJqFWw"], "issued_at": "2018-07-01T22:14:40.000000Z"}} 2018-07-01 22:14:40,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/quotas/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:41,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-7d401b8c-855c-4a2f-8279-61f11bf6c42b Date: Sun, 01 Jul 2018 22:14:41 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-07-01 22:14:41,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/f16c7a69d81940ad84961cd4d69080fa used request id req-7d401b8c-855c-4a2f-8279-61f11bf6c42b 2018-07-01 22:14:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:14:41,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b46c717-b809-4bfd-ac8d-a87776d6aceb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:14:41,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1b46c717-b809-4bfd-ac8d-a87776d6aceb 2018-07-01 22:14:41,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:14:41,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["q7pi7rtORViq0HDhY9It3g"], "issued_at": "2018-07-01T22:14:41.000000Z"}} 2018-07-01 22:14:41,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ac4ab517bc95ca6f5ff81aef17d87d5faba45c" 2018-07-01 22:14:41,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03bf495-30e1-4397-bc40-5826364c1952 x-compute-request-id: req-d03bf495-30e1-4397-bc40-5826364c1952 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "default", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 22:14:41,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-class-sets/default used request id req-d03bf495-30e1-4397-bc40-5826364c1952 2018-07-01 22:14:41,570 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-07-01 22:14:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-07-01 22:14:41,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-4a40fef6-d5e2-41b6-8b1e-9ea8f5cb4504 Date: Sun, 01 Jul 2018 22:14:41 GMT RESP BODY: {"quota": {"subnet": -1, "network": -1, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": -1, "rbac_policy": 10, "port": -1, "bgpvpn": -1}} 2018-07-01 22:14:41,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/f16c7a69d81940ad84961cd4d69080fa used request id req-4a40fef6-d5e2-41b6-8b1e-9ea8f5cb4504 2018-07-01 22:14:41,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:14:41,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:14:41,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:14:41,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:14:41,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:14:41,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:14:41,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:14:41,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:14:41,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:14:41,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:14:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:14:41,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef26a81-ea81-4013-a99e-0c0c4505401b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:14:41,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-bef26a81-ea81-4013-a99e-0c0c4505401b 2018-07-01 22:14:41,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:14:42,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["DcD2IqBWReyHRDDdt9_ORw"], "issued_at": "2018-07-01T22:14:42.000000Z"}} 2018-07-01 22:14:42,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b83aacb4d8e265edcdc22943b31c95b897f13889" 2018-07-01 22:14:42,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03ada8ba-4d15-4dee-b94c-02d5155e8072 x-compute-request-id: req-03ada8ba-4d15-4dee-b94c-02d5155e8072 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 22:14:42,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-03ada8ba-4d15-4dee-b94c-02d5155e8072 2018-07-01 22:14:42,420 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-07-01 22:14:42,420 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-07-01 22:14:42,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ac4ab517bc95ca6f5ff81aef17d87d5faba45c" -d '{"quota_class_set": {"instances": -1}}' 2018-07-01 22:14:42,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:14:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7fad2da-f9c3-4515-86d4-3526d1221ceb x-compute-request-id: req-f7fad2da-f9c3-4515-86d4-3526d1221ceb Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 22:14:42,473 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-class-sets/default used request id req-f7fad2da-f9c3-4515-86d4-3526d1221ceb 2018-07-01 22:14:42,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-07-01 22:14:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:42,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5f1ead06-3fbd-4c5f-b001-a466f6648fa7 Date: Sun, 01 Jul 2018 22:14:42 GMT RESP BODY: {"floatingips": []} 2018-07-01 22:14:42,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-5f1ead06-3fbd-4c5f-b001-a466f6648fa7 2018-07-01 22:14:42,650 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-07-01 22:14:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:42,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 18377 X-Openstack-Request-Id: req-c36f3e55-7fb9-4063-9669-d22487b0191e Date: Sun, 01 Jul 2018 22:14:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:32:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.219"}],"id":"24a7048d-f554-4a57-899a-6e778c8c270c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:97:08","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"60dddac5-5a3c-45f5-9ae4-ec8da1851592","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:32:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.3"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.3"}],"id":"299f9c8a-a69b-4ffb-b176-70f1201c7458","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:49:17","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.2"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.2"}],"id":"2b5dec88-449f-4f3e-b8b7-28e1f993e5c2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:9b:e1","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:06:43Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.206"}],"id":"2f5498ba-e17a-4d81-8ac7-d3645057c124","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:8e:a6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7ebba063-3b15-4706-808a-91e558416069","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:06:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:13:47Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.203"}],"id":"33327342-17a3-4508-843b-a78938134a63","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:a9:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"44d4d61f-6f8c-488b-8188-95fe630fa248","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:13:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:40:41Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.200"}],"id":"34a494bc-3787-471c-8b12-5878332f6025","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:a6:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4893a00a-a684-4dab-9528-5938080f0c20","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:40:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:05:55Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.214"}],"id":"37d4b607-be3f-418d-b2fc-52a92cfe5fb5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:3b:37","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cb8d530d-17c1-4760-b380-921a63e67f5b","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T22:05:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:42Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.212"}],"id":"3eea0dba-89dd-4b0a-9e2e-6e1706ce0a8e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:c5:be","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"83ab1500-78c2-4f59-9cdc-29a4b097fdfc","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:22:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:05:16Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.209"}],"id":"43ba74a3-762b-4491-af25-dbf67687f79d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:56:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"658ec247-4146-45e3-86c9-b5ec60358fb1","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:05:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:22:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.210"}],"id":"4bc22b2a-222b-4e42-b20b-c469c5e9d679","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:3c:1b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6782568d-24cf-4bb8-9acf-e682bfc13efd","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:22:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:30:26Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.213"}],"id":"5716df13-8af0-4bf9-b8b4-8a3f550285ac","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:ab:df","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e65699e1-2ee0-4637-98c8-8b4624bcdb1f","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:30:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.4"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.4"}],"id":"622cec49-7318-47c9-b3cf-a9660b64a24f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:10:87","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:15:36Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.216"}],"id":"62d2e947-f3d3-4ad6-a4d4-897f3fd0972b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3b:30:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cc07dbd0-41b7-4e98-89d6-5f815f8c10c4","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:15:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:05:55Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.208"}],"id":"6eebee2f-8a93-4ba0-ad3f-6ee51e5a6440","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fb:a2:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6816e246-123f-46e1-a9c1-0cd5a2572e9f","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:05:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:07:14Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.202"}],"id":"8fed4da0-8649-4cda-b7eb-970265ee6c06","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:ee:3c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"af9f50e3-5760-4d4f-9b07-84e0b6a988ee","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:07:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:40:40Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.211"}],"id":"a2f5da73-be06-4e27-ae75-55574e694f72","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:c7:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3d9481e1-723b-43cc-a1ef-ad6b832ac42f","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:40:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:31:51Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.205"}],"id":"b2720086-4576-4a20-aba6-985eeb9e972f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:c1:15","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"292f4851-dc15-4821-a6c1-fac7ea25c24d","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:31:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:07:54Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.218"}],"id":"bd390ebf-3564-4fbb-927f-8dfdd52b922c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9c:7e:8b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6d8de149-63fb-4e07-a9be-875c539c76ce","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:07:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:37Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.207"}],"id":"c6a9afba-f5f6-4f90-b884-f528733fcb82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:2b:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"add1f957-9334-4c46-960f-5a96209b7e5f","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:00:04Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.220"}],"id":"c8dee494-cec1-4275-baa3-088e37087481","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:78:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8124e133-fbfc-4f0a-93ba-ad6617546da4","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T22:00:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:30:25Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.204"}],"id":"d215efbf-e01a-461f-a1b5-bf64c9adf529","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:3b:79","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"02ee8338-6eae-44de-9566-d6bb75bc75f5","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:30:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T20:21:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.201"}],"id":"de283bc3-b6d5-4ff5-b91e-d27d7427fe50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:27:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1ecf4e7e-ec5b-433a-bd45-242d2ac28afe","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T20:21:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:13:48Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.215"}],"id":"ed34286f-2b08-43b7-9ed7-a6d9512e8fcb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:fc:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"472a8a93-be62-4404-a354-3ea1732881c2","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:13:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:15:34Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.217"}],"id":"f7a76496-9ea6-4cbd-8bb6-9bda52ba0b49","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:c0:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1414fe62-d7cb-4d91-bc5a-6550d387588e","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T21:15:34Z","binding:vnic_type":"normal"}]} 2018-07-01 22:14:42,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-c36f3e55-7fb9-4063-9669-d22487b0191e 2018-07-01 22:14:42,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:42,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13219 X-Openstack-Request-Id: req-7405a3dc-0773-4609-99ce-09121aabbf0c Date: Sun, 01 Jul 2018 22:14:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "16d3ad0de1934f2b854ef9b848fb8c26", "created_at": "2018-07-01T21:30:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:30:25Z", "revision_number": 2, "routes": [], "project_id": "16d3ad0de1934f2b854ef9b848fb8c26", "id": "02ee8338-6eae-44de-9566-d6bb75bc75f5", "name": "CreateRouterSuccessTests-0873b818-0335-464c-9ce4-263f2e796fae-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "fcff60640adc4df98f3377e9aea2dee8", "created_at": "2018-07-01T21:15:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:15:35Z", "revision_number": 2, "routes": [], "project_id": "fcff60640adc4df98f3377e9aea2dee8", "id": "1414fe62-d7cb-4d91-bc5a-6550d387588e", "name": "c_rally_34102236_YVfC3K7G"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:36Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "1ecf4e7e-ec5b-433a-bd45-242d2ac28afe", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "5176408d45224179b86902e36fcdc909", "created_at": "2018-07-01T21:31:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:31:51Z", "revision_number": 2, "routes": [], "project_id": "5176408d45224179b86902e36fcdc909", "id": "292f4851-dc15-4821-a6c1-fac7ea25c24d", "name": "CreateRouterSuccessTests-bb3d4b42-27ef-4259-9139-34a5336b391f-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "fb462ca3b64544a392a786fe88a755fa", "created_at": "2018-07-01T20:40:39Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-07-01T20:40:40Z", "revision_number": 2, "routes": [], "project_id": "fb462ca3b64544a392a786fe88a755fa", "id": "3d9481e1-723b-43cc-a1ef-ad6b832ac42f", "name": "tempest-FloatingIPTestJSON-router-2144001517"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "5ff322072f00455499bd823681867c49", "created_at": "2018-07-01T21:13:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:13:47Z", "revision_number": 2, "routes": [], "project_id": "5ff322072f00455499bd823681867c49", "id": "44d4d61f-6f8c-488b-8188-95fe630fa248", "name": "c_rally_995d245f_w1q0NUZf"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "5ff322072f00455499bd823681867c49", "created_at": "2018-07-01T21:13:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:13:48Z", "revision_number": 2, "routes": [], "project_id": "5ff322072f00455499bd823681867c49", "id": "472a8a93-be62-4404-a354-3ea1732881c2", "name": "c_rally_995d245f_w1q0NUZf"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "fb462ca3b64544a392a786fe88a755fa", "created_at": "2018-07-01T20:40:40Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-07-01T20:40:41Z", "revision_number": 2, "routes": [], "project_id": "fb462ca3b64544a392a786fe88a755fa", "id": "4893a00a-a684-4dab-9528-5938080f0c20", "name": "tempest-FloatingIPTestJSON-router-2144001517"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "f781a8bdce174417a875bd675d94f2ed", "created_at": "2018-07-01T21:32:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:32:11Z", "revision_number": 2, "routes": [], "project_id": "f781a8bdce174417a875bd675d94f2ed", "id": "60dddac5-5a3c-45f5-9ae4-ec8da1851592", "name": "CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "01f7de557c3f4f3ea641bfb33af4191d", "created_at": "2018-07-01T21:05:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:05:16Z", "revision_number": 2, "routes": [], "project_id": "01f7de557c3f4f3ea641bfb33af4191d", "id": "658ec247-4146-45e3-86c9-b5ec60358fb1", "name": "c_rally_cbe9d3c9_xJ1o0gZ4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:41Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6782568d-24cf-4bb8-9acf-e682bfc13efd", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9c213745a2124def973237a8ba263815", "created_at": "2018-07-01T21:05:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:05:55Z", "revision_number": 2, "routes": [], "project_id": "9c213745a2124def973237a8ba263815", "id": "6816e246-123f-46e1-a9c1-0cd5a2572e9f", "name": "c_rally_e2d0c2b4_5F9FBani"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "3e7205f040134872abe07edfdc0895c6", "created_at": "2018-07-01T21:07:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:07:54Z", "revision_number": 2, "routes": [], "project_id": "3e7205f040134872abe07edfdc0895c6", "id": "6d8de149-63fb-4e07-a9be-875c539c76ce", "name": "c_rally_ac185d3c_tUwQg5or"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "b9cca744f62148a3a4b4d9d9e4e4ac41", "created_at": "2018-07-01T21:06:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:06:44Z", "revision_number": 2, "routes": [], "project_id": "b9cca744f62148a3a4b4d9d9e4e4ac41", "id": "7ebba063-3b15-4706-808a-91e558416069", "name": "c_rally_4fdff2d8_le8Z1qDd"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "c9b064361415414e9645c11e091dc915", "created_at": "2018-07-01T22:00:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:00:04Z", "revision_number": 2, "routes": [], "project_id": "c9b064361415414e9645c11e091dc915", "id": "8124e133-fbfc-4f0a-93ba-ad6617546da4", "name": "CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:22:42Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83ab1500-78c2-4f59-9cdc-29a4b097fdfc", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T20:21:37Z", "revision_number": 2, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "add1f957-9334-4c46-960f-5a96209b7e5f", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e9b5b45a5a984566a054269f02fe72d0", "created_at": "2018-07-01T21:07:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:07:14Z", "revision_number": 2, "routes": [], "project_id": "e9b5b45a5a984566a054269f02fe72d0", "id": "af9f50e3-5760-4d4f-9b07-84e0b6a988ee", "name": "c_rally_36428ef5_6rcYHqY2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "a4bfa2719d894640b9232e83943b2155", "created_at": "2018-07-01T22:05:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:05:55Z", "revision_number": 2, "routes": [], "project_id": "a4bfa2719d894640b9232e83943b2155", "id": "cb8d530d-17c1-4760-b380-921a63e67f5b", "name": "CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "fcff60640adc4df98f3377e9aea2dee8", "created_at": "2018-07-01T21:15:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:15:36Z", "revision_number": 2, "routes": [], "project_id": "fcff60640adc4df98f3377e9aea2dee8", "id": "cc07dbd0-41b7-4e98-89d6-5f815f8c10c4", "name": "c_rally_34102236_YVfC3K7G"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "16d3ad0de1934f2b854ef9b848fb8c26", "created_at": "2018-07-01T21:30:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T21:30:26Z", "revision_number": 2, "routes": [], "project_id": "16d3ad0de1934f2b854ef9b848fb8c26", "id": "e65699e1-2ee0-4637-98c8-8b4624bcdb1f", "name": "CreateRouterSuccessTests-0873b818-0335-464c-9ce4-263f2e796fae-pub-router"}]} 2018-07-01 22:14:42,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-7405a3dc-0773-4609-99ce-09121aabbf0c 2018-07-01 22:14:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/02ee8338-6eae-44de-9566-d6bb75bc75f5 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:43,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-72b7942c-f166-4b11-a907-d77a43b2a9de Date: Sun, 01 Jul 2018 22:14:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "16d3ad0de1934f2b854ef9b848fb8c26", "created_at": "2018-07-01T21:30:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:43Z", "revision_number": 5, "routes": [], "project_id": "16d3ad0de1934f2b854ef9b848fb8c26", "id": "02ee8338-6eae-44de-9566-d6bb75bc75f5", "name": "CreateRouterSuccessTests-0873b818-0335-464c-9ce4-263f2e796fae-pub-router"}} 2018-07-01 22:14:43,755 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/02ee8338-6eae-44de-9566-d6bb75bc75f5 used request id req-72b7942c-f166-4b11-a907-d77a43b2a9de 2018-07-01 22:14:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/02ee8338-6eae-44de-9566-d6bb75bc75f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:44,211 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7ba59ac-6b74-4dc8-aff3-3ef7964d6792 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:44,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/02ee8338-6eae-44de-9566-d6bb75bc75f5 used request id req-b7ba59ac-6b74-4dc8-aff3-3ef7964d6792 2018-07-01 22:14:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1414fe62-d7cb-4d91-bc5a-6550d387588e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:45,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-5b264042-1f56-4886-a962-d81e3fc1d0fa Date: Sun, 01 Jul 2018 22:14:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "fcff60640adc4df98f3377e9aea2dee8", "created_at": "2018-07-01T21:15:34Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:44Z", "revision_number": 5, "routes": [], "project_id": "fcff60640adc4df98f3377e9aea2dee8", "id": "1414fe62-d7cb-4d91-bc5a-6550d387588e", "name": "c_rally_34102236_YVfC3K7G"}} 2018-07-01 22:14:45,248 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1414fe62-d7cb-4d91-bc5a-6550d387588e used request id req-5b264042-1f56-4886-a962-d81e3fc1d0fa 2018-07-01 22:14:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/1414fe62-d7cb-4d91-bc5a-6550d387588e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:45,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00055ccd-496a-4c0c-b177-f23e58e86ad2 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:45,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1414fe62-d7cb-4d91-bc5a-6550d387588e used request id req-00055ccd-496a-4c0c-b177-f23e58e86ad2 2018-07-01 22:14:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1ecf4e7e-ec5b-433a-bd45-242d2ac28afe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-b9add99e-ec49-4b3f-a296-96b41e292a85 Date: Sun, 01 Jul 2018 22:14:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:46Z", "revision_number": 5, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "1ecf4e7e-ec5b-433a-bd45-242d2ac28afe", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}} 2018-07-01 22:14:46,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1ecf4e7e-ec5b-433a-bd45-242d2ac28afe used request id req-b9add99e-ec49-4b3f-a296-96b41e292a85 2018-07-01 22:14:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/1ecf4e7e-ec5b-433a-bd45-242d2ac28afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:47,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b010299-9d46-4115-a5ba-8cc488deb038 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:47,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1ecf4e7e-ec5b-433a-bd45-242d2ac28afe used request id req-5b010299-9d46-4115-a5ba-8cc488deb038 2018-07-01 22:14:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/292f4851-dc15-4821-a6c1-fac7ea25c24d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-020f1d29-3ae3-4cc3-8ac1-fb82582c9fc3 Date: Sun, 01 Jul 2018 22:14:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5176408d45224179b86902e36fcdc909", "created_at": "2018-07-01T21:31:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:47Z", "revision_number": 5, "routes": [], "project_id": "5176408d45224179b86902e36fcdc909", "id": "292f4851-dc15-4821-a6c1-fac7ea25c24d", "name": "CreateRouterSuccessTests-bb3d4b42-27ef-4259-9139-34a5336b391f-pub-router"}} 2018-07-01 22:14:48,044 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/292f4851-dc15-4821-a6c1-fac7ea25c24d used request id req-020f1d29-3ae3-4cc3-8ac1-fb82582c9fc3 2018-07-01 22:14:48,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/292f4851-dc15-4821-a6c1-fac7ea25c24d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:48,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e7361ef-81e8-4aaf-8225-a0a96edbc78c Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:48,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/292f4851-dc15-4821-a6c1-fac7ea25c24d used request id req-4e7361ef-81e8-4aaf-8225-a0a96edbc78c 2018-07-01 22:14:48,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3d9481e1-723b-43cc-a1ef-ad6b832ac42f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-021c6b1b-5283-4901-85a1-a0bcbeeeeab6 Date: Sun, 01 Jul 2018 22:14:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "fb462ca3b64544a392a786fe88a755fa", "created_at": "2018-07-01T20:40:39Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-07-01T22:14:49Z", "revision_number": 5, "routes": [], "project_id": "fb462ca3b64544a392a786fe88a755fa", "id": "3d9481e1-723b-43cc-a1ef-ad6b832ac42f", "name": "tempest-FloatingIPTestJSON-router-2144001517"}} 2018-07-01 22:14:49,596 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3d9481e1-723b-43cc-a1ef-ad6b832ac42f used request id req-021c6b1b-5283-4901-85a1-a0bcbeeeeab6 2018-07-01 22:14:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3d9481e1-723b-43cc-a1ef-ad6b832ac42f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:50,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3ae5e20-ccaa-4d0b-9184-33b08c427643 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:50,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3d9481e1-723b-43cc-a1ef-ad6b832ac42f used request id req-e3ae5e20-ccaa-4d0b-9184-33b08c427643 2018-07-01 22:14:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/44d4d61f-6f8c-488b-8188-95fe630fa248 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-2c25de96-2144-467b-8b64-b193991e6b45 Date: Sun, 01 Jul 2018 22:14:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5ff322072f00455499bd823681867c49", "created_at": "2018-07-01T21:13:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:50Z", "revision_number": 5, "routes": [], "project_id": "5ff322072f00455499bd823681867c49", "id": "44d4d61f-6f8c-488b-8188-95fe630fa248", "name": "c_rally_995d245f_w1q0NUZf"}} 2018-07-01 22:14:50,864 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/44d4d61f-6f8c-488b-8188-95fe630fa248 used request id req-2c25de96-2144-467b-8b64-b193991e6b45 2018-07-01 22:14:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/44d4d61f-6f8c-488b-8188-95fe630fa248 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:51,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ae25c68-26ee-4170-84fb-7469660d25ab Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:51,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/44d4d61f-6f8c-488b-8188-95fe630fa248 used request id req-0ae25c68-26ee-4170-84fb-7469660d25ab 2018-07-01 22:14:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/472a8a93-be62-4404-a354-3ea1732881c2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:52,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-c52e26dd-c138-498a-8434-1c723b6e685d Date: Sun, 01 Jul 2018 22:14:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5ff322072f00455499bd823681867c49", "created_at": "2018-07-01T21:13:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:52Z", "revision_number": 5, "routes": [], "project_id": "5ff322072f00455499bd823681867c49", "id": "472a8a93-be62-4404-a354-3ea1732881c2", "name": "c_rally_995d245f_w1q0NUZf"}} 2018-07-01 22:14:52,456 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/472a8a93-be62-4404-a354-3ea1732881c2 used request id req-c52e26dd-c138-498a-8434-1c723b6e685d 2018-07-01 22:14:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/472a8a93-be62-4404-a354-3ea1732881c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:52,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5391c03-c8da-4b9e-85bd-080d9bed4c81 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:52,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/472a8a93-be62-4404-a354-3ea1732881c2 used request id req-a5391c03-c8da-4b9e-85bd-080d9bed4c81 2018-07-01 22:14:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/4893a00a-a684-4dab-9528-5938080f0c20 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:53,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-6e7131ae-e96b-401e-9524-26144fb0c59a Date: Sun, 01 Jul 2018 22:14:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "fb462ca3b64544a392a786fe88a755fa", "created_at": "2018-07-01T20:40:40Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-07-01T22:14:53Z", "revision_number": 5, "routes": [], "project_id": "fb462ca3b64544a392a786fe88a755fa", "id": "4893a00a-a684-4dab-9528-5938080f0c20", "name": "tempest-FloatingIPTestJSON-router-2144001517"}} 2018-07-01 22:14:53,459 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4893a00a-a684-4dab-9528-5938080f0c20 used request id req-6e7131ae-e96b-401e-9524-26144fb0c59a 2018-07-01 22:14:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/4893a00a-a684-4dab-9528-5938080f0c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:53,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fdf7389-fdb8-44de-9294-0155ec8a0447 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:53,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/4893a00a-a684-4dab-9528-5938080f0c20 used request id req-9fdf7389-fdb8-44de-9294-0155ec8a0447 2018-07-01 22:14:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/60dddac5-5a3c-45f5-9ae4-ec8da1851592 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:54,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-81e2c90c-3dc7-4a9a-9fcf-794d20caa68d Date: Sun, 01 Jul 2018 22:14:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f781a8bdce174417a875bd675d94f2ed", "created_at": "2018-07-01T21:32:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:54Z", "revision_number": 5, "routes": [], "project_id": "f781a8bdce174417a875bd675d94f2ed", "id": "60dddac5-5a3c-45f5-9ae4-ec8da1851592", "name": "CreateRouterSuccessTests-1538206a-33af-4e29-a75b-cfef723f395b-pub-router"}} 2018-07-01 22:14:54,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/60dddac5-5a3c-45f5-9ae4-ec8da1851592 used request id req-81e2c90c-3dc7-4a9a-9fcf-794d20caa68d 2018-07-01 22:14:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/60dddac5-5a3c-45f5-9ae4-ec8da1851592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:55,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b167610-094e-4185-8d3a-41cfb6816832 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:55,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/60dddac5-5a3c-45f5-9ae4-ec8da1851592 used request id req-0b167610-094e-4185-8d3a-41cfb6816832 2018-07-01 22:14:55,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/658ec247-4146-45e3-86c9-b5ec60358fb1 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:56,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-cc0e9239-9449-4ca0-958c-5701f380c0ee Date: Sun, 01 Jul 2018 22:14:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "01f7de557c3f4f3ea641bfb33af4191d", "created_at": "2018-07-01T21:05:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:55Z", "revision_number": 5, "routes": [], "project_id": "01f7de557c3f4f3ea641bfb33af4191d", "id": "658ec247-4146-45e3-86c9-b5ec60358fb1", "name": "c_rally_cbe9d3c9_xJ1o0gZ4"}} 2018-07-01 22:14:56,186 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/658ec247-4146-45e3-86c9-b5ec60358fb1 used request id req-cc0e9239-9449-4ca0-958c-5701f380c0ee 2018-07-01 22:14:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/658ec247-4146-45e3-86c9-b5ec60358fb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:56,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46fc73d4-6c3c-4d61-a756-4063a16ef78e Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:56,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/658ec247-4146-45e3-86c9-b5ec60358fb1 used request id req-46fc73d4-6c3c-4d61-a756-4063a16ef78e 2018-07-01 22:14:56,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6782568d-24cf-4bb8-9acf-e682bfc13efd -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:57,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-bef360ea-f2c1-4bf3-8c69-53871a875abc Date: Sun, 01 Jul 2018 22:14:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:57Z", "revision_number": 5, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "6782568d-24cf-4bb8-9acf-e682bfc13efd", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}} 2018-07-01 22:14:57,643 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6782568d-24cf-4bb8-9acf-e682bfc13efd used request id req-bef360ea-f2c1-4bf3-8c69-53871a875abc 2018-07-01 22:14:57,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6782568d-24cf-4bb8-9acf-e682bfc13efd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:57,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40c8a604-1e2d-44b5-94a2-11c80ec29e38 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:57,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6782568d-24cf-4bb8-9acf-e682bfc13efd used request id req-40c8a604-1e2d-44b5-94a2-11c80ec29e38 2018-07-01 22:14:57,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6816e246-123f-46e1-a9c1-0cd5a2572e9f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:14:58,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-bd51f54a-5fd7-4f59-8882-8bf95db90951 Date: Sun, 01 Jul 2018 22:14:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9c213745a2124def973237a8ba263815", "created_at": "2018-07-01T21:05:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:58Z", "revision_number": 5, "routes": [], "project_id": "9c213745a2124def973237a8ba263815", "id": "6816e246-123f-46e1-a9c1-0cd5a2572e9f", "name": "c_rally_e2d0c2b4_5F9FBani"}} 2018-07-01 22:14:58,990 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6816e246-123f-46e1-a9c1-0cd5a2572e9f used request id req-bd51f54a-5fd7-4f59-8882-8bf95db90951 2018-07-01 22:14:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6816e246-123f-46e1-a9c1-0cd5a2572e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:14:59,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd1563df-1ecf-43cd-9c8d-a12cda3716f2 Content-Length: 0 Date: Sun, 01 Jul 2018 22:14:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:14:59,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6816e246-123f-46e1-a9c1-0cd5a2572e9f used request id req-bd1563df-1ecf-43cd-9c8d-a12cda3716f2 2018-07-01 22:14:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6d8de149-63fb-4e07-a9be-875c539c76ce -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:00,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-c754bbfa-aff9-4c74-be3f-06480ee60cfd Date: Sun, 01 Jul 2018 22:15:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3e7205f040134872abe07edfdc0895c6", "created_at": "2018-07-01T21:07:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:14:59Z", "revision_number": 5, "routes": [], "project_id": "3e7205f040134872abe07edfdc0895c6", "id": "6d8de149-63fb-4e07-a9be-875c539c76ce", "name": "c_rally_ac185d3c_tUwQg5or"}} 2018-07-01 22:15:00,297 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6d8de149-63fb-4e07-a9be-875c539c76ce used request id req-c754bbfa-aff9-4c74-be3f-06480ee60cfd 2018-07-01 22:15:00,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6d8de149-63fb-4e07-a9be-875c539c76ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:00,571 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f82ae07-2310-435a-9dbf-e74128c7cc8f Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:00,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6d8de149-63fb-4e07-a9be-875c539c76ce used request id req-9f82ae07-2310-435a-9dbf-e74128c7cc8f 2018-07-01 22:15:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/7ebba063-3b15-4706-808a-91e558416069 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:01,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-2541dde3-2227-49b4-b2bf-1bee4a600b7d Date: Sun, 01 Jul 2018 22:15:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b9cca744f62148a3a4b4d9d9e4e4ac41", "created_at": "2018-07-01T21:06:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:01Z", "revision_number": 5, "routes": [], "project_id": "b9cca744f62148a3a4b4d9d9e4e4ac41", "id": "7ebba063-3b15-4706-808a-91e558416069", "name": "c_rally_4fdff2d8_le8Z1qDd"}} 2018-07-01 22:15:01,538 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/7ebba063-3b15-4706-808a-91e558416069 used request id req-2541dde3-2227-49b4-b2bf-1bee4a600b7d 2018-07-01 22:15:01,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/7ebba063-3b15-4706-808a-91e558416069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:01,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90624b25-f0aa-4009-8dc5-332422a00716 Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:01,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/7ebba063-3b15-4706-808a-91e558416069 used request id req-90624b25-f0aa-4009-8dc5-332422a00716 2018-07-01 22:15:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/8124e133-fbfc-4f0a-93ba-ad6617546da4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:02,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 489 X-Openstack-Request-Id: req-05ea7221-14a3-41e2-a3ae-43f0c433bea8 Date: Sun, 01 Jul 2018 22:15:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c9b064361415414e9645c11e091dc915", "created_at": "2018-07-01T22:00:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:02Z", "revision_number": 5, "routes": [], "project_id": "c9b064361415414e9645c11e091dc915", "id": "8124e133-fbfc-4f0a-93ba-ad6617546da4", "name": "CreateInstanceSingleNetworkTests-0c318f69-7292-45b4-ab35-aa11f0d22596-pub-router"}} 2018-07-01 22:15:02,844 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/8124e133-fbfc-4f0a-93ba-ad6617546da4 used request id req-05ea7221-14a3-41e2-a3ae-43f0c433bea8 2018-07-01 22:15:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/8124e133-fbfc-4f0a-93ba-ad6617546da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:03,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b192e27b-51aa-43bd-8104-ae348a92375b Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:03,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/8124e133-fbfc-4f0a-93ba-ad6617546da4 used request id req-b192e27b-51aa-43bd-8104-ae348a92375b 2018-07-01 22:15:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/83ab1500-78c2-4f59-9cdc-29a4b097fdfc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:03,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-1d6f3930-0b65-412d-a987-9516848d0a3b Date: Sun, 01 Jul 2018 22:15:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:22:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:03Z", "revision_number": 5, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83ab1500-78c2-4f59-9cdc-29a4b097fdfc", "name": "NeutronUtilsRouterTests-95dc6d47-a79e-47ae-8ff1-89b66ce90cdd-pub-router"}} 2018-07-01 22:15:03,990 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/83ab1500-78c2-4f59-9cdc-29a4b097fdfc used request id req-1d6f3930-0b65-412d-a987-9516848d0a3b 2018-07-01 22:15:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/83ab1500-78c2-4f59-9cdc-29a4b097fdfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:04,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2f04bd5-266d-434e-b500-4bde7dd80aae Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:04,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/83ab1500-78c2-4f59-9cdc-29a4b097fdfc used request id req-c2f04bd5-266d-434e-b500-4bde7dd80aae 2018-07-01 22:15:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/add1f957-9334-4c46-960f-5a96209b7e5f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:04,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-93f949aa-b6e2-49bd-b350-1aed3544daf5 Date: Sun, 01 Jul 2018 22:15:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:21:36Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:04Z", "revision_number": 5, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "add1f957-9334-4c46-960f-5a96209b7e5f", "name": "NeutronUtilsRouterTests-818dab84-fcae-4483-8dda-7cbd58ee8057-pub-router"}} 2018-07-01 22:15:04,985 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/add1f957-9334-4c46-960f-5a96209b7e5f used request id req-93f949aa-b6e2-49bd-b350-1aed3544daf5 2018-07-01 22:15:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/add1f957-9334-4c46-960f-5a96209b7e5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:05,536 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d856f28f-a725-4c6a-8238-b2e3ee1de95c Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:05,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/add1f957-9334-4c46-960f-5a96209b7e5f used request id req-d856f28f-a725-4c6a-8238-b2e3ee1de95c 2018-07-01 22:15:05,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/af9f50e3-5760-4d4f-9b07-84e0b6a988ee -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:06,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-6bf1e813-b96f-40cb-bd22-828fa9b61cb5 Date: Sun, 01 Jul 2018 22:15:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e9b5b45a5a984566a054269f02fe72d0", "created_at": "2018-07-01T21:07:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:06Z", "revision_number": 5, "routes": [], "project_id": "e9b5b45a5a984566a054269f02fe72d0", "id": "af9f50e3-5760-4d4f-9b07-84e0b6a988ee", "name": "c_rally_36428ef5_6rcYHqY2"}} 2018-07-01 22:15:06,404 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/af9f50e3-5760-4d4f-9b07-84e0b6a988ee used request id req-6bf1e813-b96f-40cb-bd22-828fa9b61cb5 2018-07-01 22:15:06,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/af9f50e3-5760-4d4f-9b07-84e0b6a988ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:07,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c26c8d5-3dd6-4ab4-8ab1-05dfe5b2d8b7 Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:07,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/af9f50e3-5760-4d4f-9b07-84e0b6a988ee used request id req-3c26c8d5-3dd6-4ab4-8ab1-05dfe5b2d8b7 2018-07-01 22:15:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/cb8d530d-17c1-4760-b380-921a63e67f5b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:07,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 489 X-Openstack-Request-Id: req-e63c0414-cc1f-412a-ac96-b4a4a19af145 Date: Sun, 01 Jul 2018 22:15:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a4bfa2719d894640b9232e83943b2155", "created_at": "2018-07-01T22:05:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:07Z", "revision_number": 5, "routes": [], "project_id": "a4bfa2719d894640b9232e83943b2155", "id": "cb8d530d-17c1-4760-b380-921a63e67f5b", "name": "CreateInstanceSingleNetworkTests-d226138c-b090-4497-aa84-5722bb99523a-pub-router"}} 2018-07-01 22:15:07,876 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/cb8d530d-17c1-4760-b380-921a63e67f5b used request id req-e63c0414-cc1f-412a-ac96-b4a4a19af145 2018-07-01 22:15:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/cb8d530d-17c1-4760-b380-921a63e67f5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:08,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48dbea4d-2a79-4ee4-a4a8-5cf7983fc9ca Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:08,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/cb8d530d-17c1-4760-b380-921a63e67f5b used request id req-48dbea4d-2a79-4ee4-a4a8-5cf7983fc9ca 2018-07-01 22:15:08,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/cc07dbd0-41b7-4e98-89d6-5f815f8c10c4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:08,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-befed9d9-74ad-48b2-93b0-4512951f4928 Date: Sun, 01 Jul 2018 22:15:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "fcff60640adc4df98f3377e9aea2dee8", "created_at": "2018-07-01T21:15:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:08Z", "revision_number": 5, "routes": [], "project_id": "fcff60640adc4df98f3377e9aea2dee8", "id": "cc07dbd0-41b7-4e98-89d6-5f815f8c10c4", "name": "c_rally_34102236_YVfC3K7G"}} 2018-07-01 22:15:08,859 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/cc07dbd0-41b7-4e98-89d6-5f815f8c10c4 used request id req-befed9d9-74ad-48b2-93b0-4512951f4928 2018-07-01 22:15:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/cc07dbd0-41b7-4e98-89d6-5f815f8c10c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:09,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd81efbd-7f3a-44ca-ad9f-3306c808ef57 Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:09,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/cc07dbd0-41b7-4e98-89d6-5f815f8c10c4 used request id req-fd81efbd-7f3a-44ca-ad9f-3306c808ef57 2018-07-01 22:15:09,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e65699e1-2ee0-4637-98c8-8b4624bcdb1f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:15:09,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-1d4af61b-bcfd-4c12-92f9-9a4cfd0bf58d Date: Sun, 01 Jul 2018 22:15:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "16d3ad0de1934f2b854ef9b848fb8c26", "created_at": "2018-07-01T21:30:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:09Z", "revision_number": 5, "routes": [], "project_id": "16d3ad0de1934f2b854ef9b848fb8c26", "id": "e65699e1-2ee0-4637-98c8-8b4624bcdb1f", "name": "CreateRouterSuccessTests-0873b818-0335-464c-9ce4-263f2e796fae-pub-router"}} 2018-07-01 22:15:09,966 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e65699e1-2ee0-4637-98c8-8b4624bcdb1f used request id req-1d4af61b-bcfd-4c12-92f9-9a4cfd0bf58d 2018-07-01 22:15:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/e65699e1-2ee0-4637-98c8-8b4624bcdb1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" 2018-07-01 22:15:10,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5d544b0-8f6d-4ef0-9444-376ce3520a9a Content-Length: 0 Date: Sun, 01 Jul 2018 22:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:15:10,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e65699e1-2ee0-4637-98c8-8b4624bcdb1f used request id req-d5d544b0-8f6d-4ef0-9444-376ce3520a9a 2018-07-01 22:15:10,477 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-07-01 22:15:10,477 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-07-01 22:15:10,477 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-07-01 22:15:10,528 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-07-01 22:15:10,530 - paramiko.transport - DEBUG - starting thread (client mode): 0x60ad4650L 2018-07-01 22:15:10,531 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:10,559 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:10,560 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:10,564 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:10,564 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:10,564 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:10,565 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:10,565 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:10,565 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:10,575 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:10,576 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:10,594 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.72: 838d334053a05fdc700e70f3ce93f295 2018-07-01 22:15:10,595 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:10,614 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:10,646 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:10,660 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:10,856 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:10,856 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:10,895 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:10,895 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:10,933 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:15,093 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:15,095 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:15,096 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d8557d0L 2018-07-01 22:15:15,097 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:15,103 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:15,103 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:15,106 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:15,106 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:15,106 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:15,107 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:15,107 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:15,107 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:15,112 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:15,113 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:15,128 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:15:15,128 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:15,152 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:15,164 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:15,193 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:15,256 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:15,256 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:15,295 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:15,295 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:15,300 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:15,335 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:15,336 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:15,337 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:15,338 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:15,338 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:15,379 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:15,422 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:15,424 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:15,424 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:15,425 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:15,425 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:15,466 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:15,501 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:15,502 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:15,504 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d799790L 2018-07-01 22:15:15,505 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:15,511 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:15,511 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:15,515 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:15,515 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:15,515 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:15,515 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:15,515 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:15,515 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:15,520 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:15,521 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:15,536 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:15:15,537 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:15,560 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:15,572 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:15,601 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:15,678 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:15,678 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:15,717 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:15,717 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:15,738 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:15,777 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:15,778 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:15,779 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:15,780 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:15,780 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:15,821 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:15,876 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:15,877 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:15,878 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:15,879 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:15,879 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:15,919 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:15,953 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:15,954 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:15,956 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d835610L 2018-07-01 22:15:15,956 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:15,962 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:15,962 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:15,965 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:15,966 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:15,966 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:15,966 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:15,966 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:15,966 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:15,971 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:15,971 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:15,987 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:15:15,988 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:16,011 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:16,023 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:16,052 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:16,125 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:16,125 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:16,164 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:16,165 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:16,172 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:16,207 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:16,208 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:16,209 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:16,210 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:16,210 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:16,250 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:16,291 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:16,293 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:16,294 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:16,294 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:16,295 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:16,336 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:16,366 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:16,368 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:16,370 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7acb90L 2018-07-01 22:15:16,370 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:16,374 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:16,375 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:16,377 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:16,377 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:16,377 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:16,377 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:16,377 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:16,378 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:16,382 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:16,383 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:16,386 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:15:16,387 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:16,421 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:16,431 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:16,451 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:16,514 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:16,514 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:16,553 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:16,553 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:16,557 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:16,590 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:16,591 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:16,592 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:16,593 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:16,593 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:16,633 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:16,674 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:16,675 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:16,676 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:16,677 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:16,677 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:16,717 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:16,744 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:16,746 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:16,747 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d835e10L 2018-07-01 22:15:16,748 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:16,752 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:16,752 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:16,755 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:16,755 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:16,755 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:16,755 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:16,756 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:16,756 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:16,760 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:16,761 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:16,763 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:15:16,764 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:16,800 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:16,811 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:16,828 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:16,892 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:16,892 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:16,931 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:16,932 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:16,936 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:16,966 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:16,966 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:16,967 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:16,968 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:16,968 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:17,009 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:17,065 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:17,067 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:17,067 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:17,068 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:17,068 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:17,109 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:17,135 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:17,136 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:17,137 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:17,138 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:17,138 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:17,143 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:21,818 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:21,820 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:21,822 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d789dd0L 2018-07-01 22:15:21,822 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:21,827 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:21,827 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:21,830 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:21,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:21,830 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:21,830 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:21,830 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:21,830 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:21,835 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:21,836 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:21,837 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:15:21,838 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:21,875 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:21,886 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:21,902 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:21,961 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:21,962 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:22,001 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:22,002 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:22,006 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:22,040 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:22,042 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:22,042 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:22,043 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:22,043 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:22,084 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:22,121 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:22,122 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:22,123 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:22,124 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:22,124 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:22,164 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:22,196 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:22,197 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:22,199 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7bb610L 2018-07-01 22:15:22,200 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:22,204 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:22,204 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:22,207 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:22,207 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:22,207 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:22,207 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:22,207 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:22,208 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:22,212 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:22,213 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:22,215 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:15:22,216 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:22,252 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:22,263 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:22,281 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:22,344 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:22,344 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:22,384 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:22,385 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:22,393 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:22,426 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:22,427 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:22,427 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:22,428 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:22,428 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:22,469 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:22,505 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:22,506 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:22,507 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:22,507 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:22,508 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:22,548 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:22,579 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:22,581 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:22,581 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7b8490L 2018-07-01 22:15:22,582 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:22,588 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:22,588 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:22,590 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:22,591 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:22,591 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:22,591 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:22,591 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:22,591 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:22,596 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:22,597 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:22,597 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:15:22,598 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:22,636 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:22,647 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:22,662 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:22,724 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:22,724 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:22,763 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:22,764 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:22,767 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:22,799 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:22,800 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:22,801 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:22,802 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:22,802 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:22,843 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:22,880 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:22,882 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:22,883 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:22,884 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:22,884 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:22,925 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:22,955 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:22,956 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:22,958 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7e6890L 2018-07-01 22:15:22,959 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:22,964 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:22,964 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:22,966 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:22,966 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:22,967 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:22,967 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:22,967 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:22,967 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:22,972 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:22,972 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:22,974 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:15:22,975 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:23,011 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:23,024 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:23,039 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:23,119 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:23,119 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:23,158 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:23,159 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:23,174 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:23,203 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:23,204 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:23,205 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:23,206 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:23,206 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:23,246 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:23,278 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:23,279 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:23,280 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:23,281 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:23,281 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:23,321 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:23,347 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:23,349 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:23,351 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7c9850L 2018-07-01 22:15:23,351 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:23,355 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:23,356 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:23,357 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:23,358 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:23,358 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:23,358 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:23,358 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:23,358 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:23,363 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:23,363 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:23,367 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:15:23,367 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:23,403 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:23,413 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:23,432 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:23,489 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:23,490 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:23,529 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:23,530 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:23,535 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:23,564 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:23,565 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:23,566 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:23,567 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:23,567 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:23,607 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:23,640 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:23,642 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:23,643 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:23,643 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:23,644 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:23,684 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:23,711 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:23,712 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:23,713 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:23,713 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:23,714 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:23,716 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:23,765 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:23,766 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:23,767 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:23,768 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:23,768 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:23,772 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:23,829 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:23,830 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:23,831 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:23,832 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:23,832 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:23,836 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:23,882 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:23,883 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:23,884 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:23,885 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:23,885 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:23,887 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:23,970 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:23,970 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:23,971 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:23,972 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:23,972 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:23,974 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:24,054 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:24,054 - sdnvpn-results - INFO - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure 2018-07-01 22:15:24,055 - __name__ - INFO - Controller (ODL) list is ready 2018-07-01 22:15:24,056 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:24,058 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7e6c10L 2018-07-01 22:15:24,058 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:24,080 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:24,081 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:24,085 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:24,085 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:24,085 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:24,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:24,086 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:24,086 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:24,093 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:24,093 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:24,121 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.72: 838d334053a05fdc700e70f3ce93f295 2018-07-01 22:15:24,122 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:24,132 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:24,163 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:24,187 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:24,388 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:24,388 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:24,427 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:24,428 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:24,459 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:28,951 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:28,952 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:28,954 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7d3910L 2018-07-01 22:15:28,955 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:28,961 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:28,961 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:28,964 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:28,965 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:28,965 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:28,965 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:28,965 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:28,965 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:28,970 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:28,971 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:28,986 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:15:28,986 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:29,010 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:29,022 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:29,051 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:29,113 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:29,113 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:29,152 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:29,153 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:29,158 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:29,194 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:29,195 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:29,196 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:29,197 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:29,197 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:29,238 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:29,277 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:29,278 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:29,279 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:29,280 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:29,280 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:29,321 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:29,355 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:29,356 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:29,358 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7f4690L 2018-07-01 22:15:29,359 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:29,366 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:29,366 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:29,370 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:29,370 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:29,370 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:29,370 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:29,370 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:29,371 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:29,375 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:29,376 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:29,391 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:15:29,391 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:29,415 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:29,428 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:29,456 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:29,533 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:29,533 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:29,572 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:29,573 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:29,592 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:29,628 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:29,629 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:29,629 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:29,630 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:29,630 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:29,672 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:29,709 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:29,711 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:29,711 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:29,712 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:29,712 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:29,754 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:29,787 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:29,788 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:29,790 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7fa750L 2018-07-01 22:15:29,791 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:29,796 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:29,796 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:29,800 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:29,800 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:29,800 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:29,800 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:29,800 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:29,801 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:29,805 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:29,806 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:29,822 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:15:29,823 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:29,845 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:29,857 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:29,887 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:29,956 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:29,957 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:29,996 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:29,997 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:30,006 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:30,044 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:30,045 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:30,046 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:30,047 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:30,047 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:30,088 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:30,126 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:30,128 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:30,128 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:30,129 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:30,130 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:30,170 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:30,203 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:30,205 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:30,206 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d8003d0L 2018-07-01 22:15:30,207 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:30,211 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:30,211 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:30,213 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:30,213 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:30,213 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:30,213 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:30,213 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:30,213 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:30,218 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:30,218 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:30,222 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:15:30,223 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:30,257 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:30,268 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:30,287 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:30,339 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:30,339 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:30,378 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:30,379 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:30,391 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:30,420 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:30,421 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:30,422 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:30,423 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:30,423 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:30,464 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:30,496 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:30,497 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:30,498 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:30,499 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:30,499 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:30,539 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:30,569 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:30,570 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:30,572 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c71a110L 2018-07-01 22:15:30,573 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:30,578 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:30,579 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:30,581 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:30,582 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:30,582 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:30,582 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:30,582 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:30,582 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:30,587 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:30,588 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:30,604 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:15:30,605 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:30,627 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:30,639 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:30,669 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:30,737 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:30,737 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:30,776 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:30,777 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:30,780 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:30,812 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:30,813 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:30,814 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:30,815 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:30,815 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:30,856 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:30,892 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:30,894 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:30,894 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:30,895 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:30,895 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:30,936 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:30,969 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:30,970 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:30,971 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:30,971 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:30,972 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:30,978 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:35,337 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:35,339 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:35,343 - paramiko.transport - DEBUG - starting thread (client mode): 0x5d7c9750L 2018-07-01 22:15:35,343 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:35,347 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:35,347 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:35,350 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:35,351 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:35,351 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:35,351 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:35,351 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:35,351 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:35,356 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:35,357 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:35,359 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:15:35,359 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:35,396 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:35,407 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:35,424 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:35,490 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:35,490 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:35,529 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:35,530 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:35,536 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:35,570 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:35,571 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:35,572 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:35,573 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:35,573 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:35,613 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:35,651 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:35,653 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:35,654 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:35,655 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:35,655 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:35,696 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:35,727 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:35,729 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:35,730 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c71fa10L 2018-07-01 22:15:35,730 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:35,736 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:35,737 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:35,740 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:35,740 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:35,740 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:35,741 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:35,741 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:35,741 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:35,745 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:35,746 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:35,762 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:15:35,763 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:35,785 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:35,797 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:35,827 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:35,892 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:35,892 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:35,931 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:35,932 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:35,940 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:35,976 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:35,977 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:35,977 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:35,979 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:35,979 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:36,020 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:36,057 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:36,058 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:36,059 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:36,060 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:36,060 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:36,101 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:36,131 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:36,133 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:36,135 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c729710L 2018-07-01 22:15:36,135 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:36,140 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:36,140 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:36,143 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:36,143 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:36,144 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:36,144 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:36,144 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:36,144 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:36,148 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:36,149 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:36,150 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:15:36,151 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:36,188 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:36,199 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:36,215 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:36,282 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:36,282 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:36,321 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:36,322 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:36,327 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:36,361 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:36,362 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:36,363 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:36,364 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:36,364 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:36,405 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:36,441 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:36,443 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:36,443 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:36,444 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:36,444 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:36,485 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:36,515 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:36,516 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:36,518 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c732110L 2018-07-01 22:15:36,519 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:36,524 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:36,524 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:36,527 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:36,527 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:36,527 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:36,527 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:36,527 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:36,527 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:36,532 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:36,532 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:36,534 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:15:36,534 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:36,572 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:36,584 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:36,599 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:36,678 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:36,678 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:36,717 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:36,717 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:36,734 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:36,763 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:36,765 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:36,765 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:36,766 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:36,766 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:36,807 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:36,840 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:36,841 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:36,842 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:36,843 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:36,843 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:36,884 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:36,911 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:36,913 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:36,914 - paramiko.transport - DEBUG - starting thread (client mode): 0x5c73a450L 2018-07-01 22:15:36,915 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:15:36,919 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:15:36,919 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:15:36,921 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:15:36,921 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:15:36,921 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:15:36,922 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:15:36,922 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:15:36,922 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:15:36,926 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:15:36,927 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:15:36,930 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:15:36,931 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:15:36,966 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:15:36,976 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:15:36,995 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:15:37,052 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:15:37,052 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:15:37,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:15:37,092 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:15:37,098 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:15:37,127 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:15:37,128 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:15:37,129 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:15:37,130 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:15:37,130 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:15:37,171 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:15:37,204 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:15:37,205 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:15:37,206 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:15:37,207 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:15:37,207 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:15:37,247 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:15:37,274 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:15:37,275 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:37,276 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:15:37,277 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:37,277 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:37,280 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:37,331 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:37,332 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:15:37,333 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:37,334 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:15:37,334 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:15:37,375 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:15:37,416 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:15:37,417 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:37,418 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:15:37,419 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:37,420 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:37,424 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:37,477 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:37,478 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:15:37,479 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:37,480 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:15:37,480 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:15:37,521 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:15:37,566 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:15:37,567 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:37,568 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:15:37,568 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:37,568 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:37,571 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:37,617 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:37,618 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:15:37,619 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:37,620 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:15:37,620 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:15:37,661 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:15:37,703 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:15:37,704 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:37,705 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:15:37,705 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:37,706 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:37,709 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:37,752 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:37,753 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:15:37,753 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:37,754 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:15:37,754 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:15:37,795 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:15:37,829 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:15:37,830 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:15:37,830 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:15:37,831 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:15:37,831 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:15:37,835 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:15:37,882 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:15:37,883 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:15:37,884 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:15:37,885 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:15:37,885 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:15:37,926 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:15:37,968 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:15:37,969 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that all OpenStack nodes OVS br-int have fail_mode set to secure | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | Node overcloud-novacompute-1 br-int is fail_mode secure | | PASS | Node overcloud-novacompute-0 br-int is fail_mode secure | | PASS | Node overcloud-controller-2 br-int is fail_mode secure | | PASS | Node overcloud-controller-1 br-int is fail_mode secure | | PASS | Node overcloud-controller-0 br-int is fail_mode secure | +========================================================================================+ 2018-07-01 22:15:37,969 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:15:37,969 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:15:37,969 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-07-01 22:15:37,970 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-07-01 22:15:37,970 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-07-01 22:15:37,970 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-07-01 22:15:37,970 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-07-01 22:15:38,047 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-07-01 22:15:38,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:15:38,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:15:38,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:15:38,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:15:38,047 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:15:38,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:15:38,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:15:38,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:15:38,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:15:38,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:15:38,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:15:38,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:15:38,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:15:38,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:15:38,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:15:38,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:15:38,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:15:38,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:15:38,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:15:38,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:15:38,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:15:38,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:15:38,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:15:38,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:15:38,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:15:38,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:15:38,057 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:15:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:15:38,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d28994-dff4-4360-947c-7d9683a9dc2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:15:38,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-70d28994-dff4-4360-947c-7d9683a9dc2f 2018-07-01 22:15:38,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:15:38,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["R4ov38joQimWvvkJsj1x5g"], "issued_at": "2018-07-01T22:15:38.000000Z"}} 2018-07-01 22:15:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d58f2f8813f3f9203c96f9ebbf5587fe89c6be9" 2018-07-01 22:15:38,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-979abda8-663b-4bc9-9ee9-b441c507a1df Date: Sun, 01 Jul 2018 22:15:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:15:38,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-979abda8-663b-4bc9-9ee9-b441c507a1df 2018-07-01 22:15:38,633 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:15:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d58f2f8813f3f9203c96f9ebbf5587fe89c6be9" 2018-07-01 22:15:38,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a48e90b-3b4a-43a9-bcf3-9bfa90eda40f Date: Sun, 01 Jul 2018 22:15:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:15:38,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8a48e90b-3b4a-43a9-bcf3-9bfa90eda40f 2018-07-01 22:15:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d58f2f8813f3f9203c96f9ebbf5587fe89c6be9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:15:39,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a X-Openstack-Request-Id: req-6e6650b1-0b3c-496e-af0b-e443829feb5f Date: Sun, 01 Jul 2018 22:15:39 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:15:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:15:38Z", "visibility": "public", "locations": [], "self": "/v2/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "min_disk": 0, "protected": false, "id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "file": "/v2/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:15:39,016 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6e6650b1-0b3c-496e-af0b-e443829feb5f 2018-07-01 22:15:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d58f2f8813f3f9203c96f9ebbf5587fe89c6be9" -d '' 2018-07-01 22:15:40,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d964ea2-155f-42f0-9f58-696d9c4c3f18 Date: Sun, 01 Jul 2018 22:15:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:15:40,112 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a/file used request id req-0d964ea2-155f-42f0-9f58-696d9c4c3f18 2018-07-01 22:15:40,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:15:40,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce36e9e-5522-4156-816f-ec920d860b12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:15:40,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cce36e9e-5522-4156-816f-ec920d860b12 2018-07-01 22:15:40,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:15:40,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["jASUphKST9en6Ebowhxdpw"], "issued_at": "2018-07-01T22:15:40.000000Z"}} 2018-07-01 22:15:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:40,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1456 X-Openstack-Request-Id: req-32de55f0-b52e-4731-b2ae-ba08a97a56df Date: Sun, 01 Jul 2018 22:15:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["2eb734db-35df-4648-848e-d099729b59f9","8a402f7d-6e05-4bc8-88f0-6b902030cb56"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 22:15:40,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-32de55f0-b52e-4731-b2ae-ba08a97a56df 2018-07-01 22:15:40,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:40,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1962 X-Openstack-Request-Id: req-42a8f52b-0e28-4e99-8867-56c487c36999 Date: Sun, 01 Jul 2018 22:15:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:24Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"2eb734db-35df-4648-848e-d099729b59f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet1"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet2"}]} 2018-07-01 22:15:40,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-42a8f52b-0e28-4e99-8867-56c487c36999 2018-07-01 22:15:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:41,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c426b5c-2e66-40bb-9bcd-539e1f3090e0 Date: Sun, 01 Jul 2018 22:15:41 GMT RESP BODY: {"routers": []} 2018-07-01 22:15:41,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-8c426b5c-2e66-40bb-9bcd-539e1f3090e0 2018-07-01 22:15:41,145 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-07-01 22:15:41,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-07-01 22:15:41,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-637439a3-55c0-40c1-9e57-3063e31bdcd0 Date: Sun, 01 Jul 2018 22:15:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d6fa40b7-0a81-4117-849e-380a17a63c26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:15:41Z","is_default":false,"provider:segmentation_id":75,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:41Z","mtu":1450}} 2018-07-01 22:15:41,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-637439a3-55c0-40c1-9e57-3063e31bdcd0 2018-07-01 22:15:41,588 - sdnvpn.lib.openstack_utils - DEBUG - Network 'd6fa40b7-0a81-4117-849e-380a17a63c26' created successfully 2018-07-01 22:15:41,588 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-07-01 22:15:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"subnets": [{"ip_version": 4, "network_id": "d6fa40b7-0a81-4117-849e-380a17a63c26", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-07-01 22:15:42,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0a98982a-6987-4492-9f67-0206ec8377ef Date: Sun, 01 Jul 2018 22:15:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6fa40b7-0a81-4117-849e-380a17a63c26","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:41Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:15:41Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61688c69-142c-46f1-a9ff-83d3c67a9f17","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-07-01 22:15:42,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0a98982a-6987-4492-9f67-0206ec8377ef 2018-07-01 22:15:42,115 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '61688c69-142c-46f1-a9ff-83d3c67a9f17' created successfully 2018-07-01 22:15:42,116 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-07-01 22:15:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-07-01 22:15:42,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-0f1bcb33-cfa2-4dca-acc4-34ffd84d8c85 Date: Sun, 01 Jul 2018 22:15:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:42Z", "revision_number": 0, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875", "name": "sdnvpn-8-1-router"}} 2018-07-01 22:15:42,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-0f1bcb33-cfa2-4dca-acc4-34ffd84d8c85 2018-07-01 22:15:42,501 - sdnvpn.lib.openstack_utils - DEBUG - Router 'f09da4a8-30e6-44b0-b6a3-27472184f875' created successfully 2018-07-01 22:15:42,501 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-07-01 22:15:42,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"subnet_id": "61688c69-142c-46f1-a9ff-83d3c67a9f17"}' 2018-07-01 22:15:43,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5788097d-54e2-4cf9-b1ad-13e2ba4aedb5 Date: Sun, 01 Jul 2018 22:15:43 GMT RESP BODY: {"network_id": "d6fa40b7-0a81-4117-849e-380a17a63c26", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "61688c69-142c-46f1-a9ff-83d3c67a9f17", "subnet_ids": ["61688c69-142c-46f1-a9ff-83d3c67a9f17"], "port_id": "63ba233f-f828-468e-b185-035bd6aed7ff", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875"} 2018-07-01 22:15:43,948 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/add_router_interface used request id req-5788097d-54e2-4cf9-b1ad-13e2ba4aedb5 2018-07-01 22:15:43,949 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-07-01 22:15:43,949 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-07-01 22:15:43,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:44,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2112 X-Openstack-Request-Id: req-cc46386e-45f7-45b8-bf71-5677fb2cd976 Date: Sun, 01 Jul 2018 22:15:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6fa40b7-0a81-4117-849e-380a17a63c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61688c69-142c-46f1-a9ff-83d3c67a9f17"],"description":"","tags":[],"updated_at":"2018-07-01T22:15:41Z","provider:segmentation_id":75,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:41Z","provider:network_type":"vxlan"}]} 2018-07-01 22:15:44,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cc46386e-45f7-45b8-bf71-5677fb2cd976 2018-07-01 22:15:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}}' 2018-07-01 22:15:45,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-ef08b00b-d0fd-4262-9e7b-e1ce8b2414aa Date: Sun, 01 Jul 2018 22:15:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:45Z", "revision_number": 3, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875", "name": "sdnvpn-8-1-router"}} 2018-07-01 22:15:45,697 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 used request id req-ef08b00b-d0fd-4262-9e7b-e1ce8b2414aa 2018-07-01 22:15:45,697 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-07-01 22:15:45,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:45,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2112 X-Openstack-Request-Id: req-daeb3211-447d-46a0-872f-6de19f5a5d53 Date: Sun, 01 Jul 2018 22:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6fa40b7-0a81-4117-849e-380a17a63c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61688c69-142c-46f1-a9ff-83d3c67a9f17"],"description":"","tags":[],"updated_at":"2018-07-01T22:15:41Z","provider:segmentation_id":75,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:41Z","provider:network_type":"vxlan"}]} 2018-07-01 22:15:45,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-daeb3211-447d-46a0-872f-6de19f5a5d53 2018-07-01 22:15:45,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:45,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2591 X-Openstack-Request-Id: req-8ec51626-3ed9-4ada-88bb-28ee21f29691 Date: Sun, 01 Jul 2018 22:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:24Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"2eb734db-35df-4648-848e-d099729b59f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet1"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6fa40b7-0a81-4117-849e-380a17a63c26","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:41Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:15:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"61688c69-142c-46f1-a9ff-83d3c67a9f17","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet2"}]} 2018-07-01 22:15:45,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8ec51626-3ed9-4ada-88bb-28ee21f29691 2018-07-01 22:15:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:46,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-a0d78be0-24fd-4289-8e2b-838790345e43 Date: Sun, 01 Jul 2018 22:15:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:45Z", "revision_number": 3, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875", "name": "sdnvpn-8-1-router"}]} 2018-07-01 22:15:46,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-a0d78be0-24fd-4289-8e2b-838790345e43 2018-07-01 22:15:46,196 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-07-01 22:15:46,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-07-01 22:15:46,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-efab288e-6454-4c04-80e9-464e25495044 Date: Sun, 01 Jul 2018 22:15:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:15:46Z","is_default":false,"provider:segmentation_id":58,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:46Z","mtu":1450}} 2018-07-01 22:15:46,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-efab288e-6454-4c04-80e9-464e25495044 2018-07-01 22:15:46,995 - sdnvpn.lib.openstack_utils - DEBUG - Network '2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5' created successfully 2018-07-01 22:15:46,995 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-07-01 22:15:47,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"subnets": [{"ip_version": 4, "network_id": "2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-07-01 22:15:47,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b3b516bd-58b3-497a-9b2b-ccfe9f351191 Date: Sun, 01 Jul 2018 22:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:47Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:15:47Z","gateway_ip":"10.10.20.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.20.2","end":"10.10.20.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.20.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6a3a9175-ccae-4826-bb8a-6808d6abc60a","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-07-01 22:15:47,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b3b516bd-58b3-497a-9b2b-ccfe9f351191 2018-07-01 22:15:47,552 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '6a3a9175-ccae-4826-bb8a-6808d6abc60a' created successfully 2018-07-01 22:15:47,552 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-07-01 22:15:47,552 - sdnvpn.lib.openstack_utils - DEBUG - Router 'f09da4a8-30e6-44b0-b6a3-27472184f875' created successfully 2018-07-01 22:15:47,552 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-07-01 22:15:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"subnet_id": "6a3a9175-ccae-4826-bb8a-6808d6abc60a"}' 2018-07-01 22:15:49,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b0df66ec-4464-4bd6-afdf-10b288b8ddd9 Date: Sun, 01 Jul 2018 22:15:49 GMT RESP BODY: {"network_id": "2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "6a3a9175-ccae-4826-bb8a-6808d6abc60a", "subnet_ids": ["6a3a9175-ccae-4826-bb8a-6808d6abc60a"], "port_id": "c34c8fd6-dcbe-4306-8ed3-8b7785507079", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875"} 2018-07-01 22:15:49,212 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/add_router_interface used request id req-b0df66ec-4464-4bd6-afdf-10b288b8ddd9 2018-07-01 22:15:49,212 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-07-01 22:15:49,212 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-07-01 22:15:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:49,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2768 X-Openstack-Request-Id: req-5342d9ea-be67-4501-9496-93d17cb3ca0d Date: Sun, 01 Jul 2018 22:15:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6a3a9175-ccae-4826-bb8a-6808d6abc60a"],"description":"","tags":[],"updated_at":"2018-07-01T22:15:47Z","provider:segmentation_id":58,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6fa40b7-0a81-4117-849e-380a17a63c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61688c69-142c-46f1-a9ff-83d3c67a9f17"],"description":"","tags":[],"updated_at":"2018-07-01T22:15:41Z","provider:segmentation_id":75,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:41Z","provider:network_type":"vxlan"}]} 2018-07-01 22:15:49,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5342d9ea-be67-4501-9496-93d17cb3ca0d 2018-07-01 22:15:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}}' 2018-07-01 22:15:50,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-d55e0d37-5801-48ed-ba05-dbfa32d37dde Date: Sun, 01 Jul 2018 22:15:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:15:49Z", "revision_number": 5, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875", "name": "sdnvpn-8-1-router"}} 2018-07-01 22:15:50,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 used request id req-d55e0d37-5801-48ed-ba05-dbfa32d37dde 2018-07-01 22:15:50,242 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-07-01 22:15:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:50,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a4eed170-e408-4041-8fae-2fa0acb570a2 Date: Sun, 01 Jul 2018 22:15:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:15:50,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-a4eed170-e408-4041-8fae-2fa0acb570a2 2018-07-01 22:15:50,443 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-07-01 22:15:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-07-01 22:15:50,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-bd8e51c7-ee3a-4f5f-87c5-073ddc4c28c1 Date: Sun, 01 Jul 2018 22:15:50 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:15:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 2, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}} 2018-07-01 22:15:50,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-bd8e51c7-ee3a-4f5f-87c5-073ddc4c28c1 2018-07-01 22:15:50,801 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=5db98842-b223-44a0-8cb5-5a93855ebeff created successfully. 2018-07-01 22:15:50,801 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-07-01 22:15:50,801 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-07-01 22:15:50,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:15:51,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-98fe72ce-ed48-42ed-9ee2-b6a48a34e347 Date: Sun, 01 Jul 2018 22:15:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415"}} 2018-07-01 22:15:51,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-98fe72ce-ed48-42ed-9ee2-b6a48a34e347 2018-07-01 22:15:51,142 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-07-01 22:15:51,142 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-07-01 22:15:51,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:15:51,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-16813849-8be9-4fad-b915-c8238b890d9f Date: Sun, 01 Jul 2018 22:15:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311"}} 2018-07-01 22:15:51,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-16813849-8be9-4fad-b915-c8238b890d9f 2018-07-01 22:15:51,448 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-07-01 22:15:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:15:51,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-0b14b538-f792-4424-bd95-33a4be40a875 Date: Sun, 01 Jul 2018 22:15:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0"}} 2018-07-01 22:15:51,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-0b14b538-f792-4424-bd95-33a4be40a875 2018-07-01 22:15:51,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:51,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-ec7af628-f526-4f58-9f94-71316981eaac Date: Sun, 01 Jul 2018 22:15:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "2be90117-7b49-4e07-a52d-a309f8286268"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "3cedc638-3909-4e38-946d-8862e69c426a"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "5335776e-8749-470a-9cfc-5583240eff25"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "619de261-b257-4818-a6a9-3bd55cd65012"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "a70c0a40-15ab-460f-98b7-e1152d31e124"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "abba688e-2147-4833-8211-ed1882c49d5b"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:04Z", "project_id": "", "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f9168f9c-92e6-471a-b120-f342c6f5218f"}]} 2018-07-01 22:15:51,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-ec7af628-f526-4f58-9f94-71316981eaac 2018-07-01 22:15:51,860 - sdnvpn_test_utils - INFO - This rule exists for security group: 5db98842-b223-44a0-8cb5-5a93855ebeff 2018-07-01 22:15:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:15:52,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-49b6742d-87ea-44e7-a86d-9de5cc4339b1 Date: Sun, 01 Jul 2018 22:15:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "2be90117-7b49-4e07-a52d-a309f8286268"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "3cedc638-3909-4e38-946d-8862e69c426a"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "5335776e-8749-470a-9cfc-5583240eff25"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "619de261-b257-4818-a6a9-3bd55cd65012"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "a70c0a40-15ab-460f-98b7-e1152d31e124"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "abba688e-2147-4833-8211-ed1882c49d5b"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:04Z", "project_id": "", "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f9168f9c-92e6-471a-b120-f342c6f5218f"}]} 2018-07-01 22:15:52,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-49b6742d-87ea-44e7-a86d-9de5cc4339b1 2018-07-01 22:15:52,047 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-07-01 22:15:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:15:52,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d74b77c7-0874-407b-a1dd-f53b2a1fce15 Date: Sun, 01 Jul 2018 22:15:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 80, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83536253-b584-479d-9699-2d16d379043e"}} 2018-07-01 22:15:52,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-d74b77c7-0874-407b-a1dd-f53b2a1fce15 2018-07-01 22:15:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:15:52,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed970bb3-5d4f-4fdf-9e72-a5e1354eedfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:15:52,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ed970bb3-5d4f-4fdf-9e72-a5e1354eedfa 2018-07-01 22:15:52,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:15:52,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["k36FSb5vRsivlVMnvxrBLQ"], "issued_at": "2018-07-01T22:15:52.000000Z"}} 2018-07-01 22:15:52,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c203593c66c48dd566a570a2e176770ef6b686c8" 2018-07-01 22:15:52,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2650373-d592-4299-b903-bdc4e1f2504d x-compute-request-id: req-d2650373-d592-4299-b903-bdc4e1f2504d Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:15:52,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-d2650373-d592-4299-b903-bdc4e1f2504d 2018-07-01 22:15:52,957 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-07-01 22:15:52,957 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-07-01 22:15:52,957 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=d58ff420-5799-4366-bb5f-ad4001ec5c3a network=2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:15:52,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:15:52,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:15:52,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:15:52,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:15:52,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:15:52,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:15:52,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:15:52,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:15:52,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:15:52,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:15:52,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:15:52,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:15:52,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:15:52,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:15:52,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:15:52,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:15:52,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:15:52,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:15:52,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:15:52,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:15:53,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505293de-85d3-4a38-ae15-bde48abd70bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:15:53,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-505293de-85d3-4a38-ae15-bde48abd70bc 2018-07-01 22:15:53,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:15:53,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["PEGiAJr2T76nXP9kceWS6g"], "issued_at": "2018-07-01T22:15:53.000000Z"}} 2018-07-01 22:15:53,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" 2018-07-01 22:15:53,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a819ffc-2e05-4747-bad7-ce3e53783757 x-compute-request-id: req-5a819ffc-2e05-4747-bad7-ce3e53783757 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:15:53,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5a819ffc-2e05-4747-bad7-ce3e53783757 2018-07-01 22:15:53,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" 2018-07-01 22:15:53,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6d6c5ff-0850-4152-a875-9c3779c04900 x-compute-request-id: req-d6d6c5ff-0850-4152-a875-9c3779c04900 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:15:53,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-d6d6c5ff-0850-4152-a875-9c3779c04900 2018-07-01 22:15:53,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5"}]}}' 2018-07-01 22:15:55,255 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6042560d-b890-4d43-8073-8059f804cb1a x-compute-request-id: req-6042560d-b890-4d43-8073-8059f804cb1a Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "293900d9-90a6-472e-90ab-85140184ee18", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "bookmark"}], "adminPass": "pg4Go99PUrws"}} 2018-07-01 22:15:55,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6042560d-b890-4d43-8073-8059f804cb1a 2018-07-01 22:15:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:15:55,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db636ce6-53c6-4603-9c80-82cede4566b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:15:55,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-db636ce6-53c6-4603-9c80-82cede4566b5 2018-07-01 22:15:55,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:15:55,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Dsu3P9W8RNGo_KgjWM5EKA"], "issued_at": "2018-07-01T22:15:55.000000Z"}} 2018-07-01 22:15:55,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971af7cb06ad49a462516f8dab5f86020915ec72" 2018-07-01 22:15:56,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fd321fc-a72c-42a3-b5e0-845d8220481c x-compute-request-id: req-4fd321fc-a72c-42a3-b5e0-845d8220481c Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "293900d9-90a6-472e-90ab-85140184ee18", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:15:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-2", "created": "2018-07-01T22:15:55Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:15:56,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 used request id req-4fd321fc-a72c-42a3-b5e0-845d8220481c 2018-07-01 22:15:59,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971af7cb06ad49a462516f8dab5f86020915ec72" 2018-07-01 22:15:59,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31289f66-0edb-4b56-a3de-c62c856288a1 x-compute-request-id: req-31289f66-0edb-4b56-a3de-c62c856288a1 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "293900d9-90a6-472e-90ab-85140184ee18", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:15:56Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-07-01T22:15:55Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:15:59,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 used request id req-31289f66-0edb-4b56-a3de-c62c856288a1 2018-07-01 22:16:02,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971af7cb06ad49a462516f8dab5f86020915ec72" 2018-07-01 22:16:03,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-442e3232-27b1-47f8-b13d-97adbe9cfe8f x-compute-request-id: req-442e3232-27b1-47f8-b13d-97adbe9cfe8f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:6d:85", "version": 4, "addr": "10.10.20.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-07-01T22:07:55.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "293900d9-90a6-472e-90ab-85140184ee18", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:16:00Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-07-01T22:15:55Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:16:03,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 used request id req-442e3232-27b1-47f8-b13d-97adbe9cfe8f 2018-07-01 22:16:03,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" 2018-07-01 22:16:04,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6631f72-d4e9-4f32-8556-358111d7d209 x-compute-request-id: req-d6631f72-d4e9-4f32-8556-358111d7d209 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:6d:85", "version": 4, "addr": "10.10.20.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/293900d9-90a6-472e-90ab-85140184ee18", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ed", "OS-SRV-USG:launched_at": "2018-07-01T22:07:55.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "293900d9-90a6-472e-90ab-85140184ee18", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:16:00Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-07-01T22:15:55Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:16:04,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18 used request id req-d6631f72-d4e9-4f32-8556-358111d7d209 2018-07-01 22:16:04,990 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.13'. 2018-07-01 22:16:04,990 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-07-01 22:16:04,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c203593c66c48dd566a570a2e176770ef6b686c8" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:16:06,587 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95984184-f84d-4a2d-8b11-ca8a67e2ba64 x-compute-request-id: req-95984184-f84d-4a2d-8b11-ca8a67e2ba64 Content-Length: 0 Content-Type: application/json 2018-07-01 22:16:06,587 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-95984184-f84d-4a2d-8b11-ca8a67e2ba64 2018-07-01 22:16:06,587 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-07-01 22:16:06,588 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=d58ff420-5799-4366-bb5f-ad4001ec5c3a network=d6fa40b7-0a81-4117-849e-380a17a63c26 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.13 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:16:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:16:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:16:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:16:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:16:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:16:06,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:16:06,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:16:06,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:16:06,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:16:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:16:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:16:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:16:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:16:06,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:16:06,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:16:06,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:16:06,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:16:06,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:16:06,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:16:06,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:16:06,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:16:06,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:16:06,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:16:06,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:16:06,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:16:06,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:16:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:16:06,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f725974c-feaf-44a6-adc2-706b03931c6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:16:06,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f725974c-feaf-44a6-adc2-706b03931c6c 2018-07-01 22:16:06,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:16:06,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["eR03rjSYTsiCXWlUtjZwAA"], "issued_at": "2018-07-01T22:16:07.000000Z"}} 2018-07-01 22:16:06,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" 2018-07-01 22:16:07,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e014c078-b2f9-43f1-9620-fa894556c22e x-compute-request-id: req-e014c078-b2f9-43f1-9620-fa894556c22e Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:16:07,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e014c078-b2f9-43f1-9620-fa894556c22e 2018-07-01 22:16:07,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" 2018-07-01 22:16:07,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f8ac194-abed-43f2-a7d5-1d2c28ebfa4c x-compute-request-id: req-8f8ac194-abed-43f2-a7d5-1d2c28ebfa4c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:16:07,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-8f8ac194-abed-43f2-a7d5-1d2c28ebfa4c 2018-07-01 22:16:07,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC4xMwp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d6fa40b7-0a81-4117-849e-380a17a63c26"}], "config_drive": true}}' 2018-07-01 22:16:08,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2730debc-fdbf-45b7-9691-a8deb0f024cb x-compute-request-id: req-2730debc-fdbf-45b7-9691-a8deb0f024cb Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "68969908-f8d4-4798-8741-8f5e214ddd2b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "bookmark"}], "adminPass": "MuAHMrwgKVP9"}} 2018-07-01 22:16:08,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2730debc-fdbf-45b7-9691-a8deb0f024cb 2018-07-01 22:16:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:16:08,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730765b6-1dd6-4b2c-9a72-95a337ef5563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:16:08,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-730765b6-1dd6-4b2c-9a72-95a337ef5563 2018-07-01 22:16:08,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:16:09,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["P-FAFsxfRHmIQPHchOpe7Q"], "issued_at": "2018-07-01T22:16:09.000000Z"}} 2018-07-01 22:16:09,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950614126b4b690d84160cc0a1d449c5c8cd990c" 2018-07-01 22:16:09,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7e75bfa-b94d-4f82-b88d-31c22b834a90 x-compute-request-id: req-e7e75bfa-b94d-4f82-b88d-31c22b834a90 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "68969908-f8d4-4798-8741-8f5e214ddd2b", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:16:09Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-1", "created": "2018-07-01T22:16:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:16:09,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b used request id req-e7e75bfa-b94d-4f82-b88d-31c22b834a90 2018-07-01 22:16:12,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950614126b4b690d84160cc0a1d449c5c8cd990c" 2018-07-01 22:16:13,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-688dd12c-b418-41f4-b135-1d69d872f912 x-compute-request-id: req-688dd12c-b418-41f4-b135-1d69d872f912 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:96:72", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "68969908-f8d4-4798-8741-8f5e214ddd2b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:16:09Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-07-01T22:16:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:16:13,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b used request id req-688dd12c-b418-41f4-b135-1d69d872f912 2018-07-01 22:16:16,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950614126b4b690d84160cc0a1d449c5c8cd990c" 2018-07-01 22:16:16,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed4384f2-db8a-4e3a-a5bf-3c7538e01b6f x-compute-request-id: req-ed4384f2-db8a-4e3a-a5bf-3c7538e01b6f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:96:72", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-07-01T22:08:08.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "68969908-f8d4-4798-8741-8f5e214ddd2b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:16:13Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-07-01T22:16:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:16:16,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b used request id req-ed4384f2-db8a-4e3a-a5bf-3c7538e01b6f 2018-07-01 22:16:16,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" 2018-07-01 22:16:18,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8a278f9-11f8-486d-a2ae-7b323397a047 x-compute-request-id: req-f8a278f9-11f8-486d-a2ae-7b323397a047 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:96:72", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/68969908-f8d4-4798-8741-8f5e214ddd2b", "rel": "bookmark"}], "image": {"id": "d58ff420-5799-4366-bb5f-ad4001ec5c3a", "links": [{"href": "http://172.30.9.26:8774/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f0", "OS-SRV-USG:launched_at": "2018-07-01T22:08:08.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "68969908-f8d4-4798-8741-8f5e214ddd2b", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:16:13Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-07-01T22:16:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:16:18,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b used request id req-f8a278f9-11f8-486d-a2ae-7b323397a047 2018-07-01 22:16:18,139 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.8'. 2018-07-01 22:16:18,139 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-07-01 22:16:18,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c203593c66c48dd566a570a2e176770ef6b686c8" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:16:19,432 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d49fc7e8-27ab-4615-b535-9fb600c8b7db x-compute-request-id: req-d49fc7e8-27ab-4615-b535-9fb600c8b7db Content-Length: 0 Content-Type: application/json 2018-07-01 22:16:19,432 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-d49fc7e8-27ab-4615-b535-9fb600c8b7db 2018-07-01 22:16:19,432 - sdnvpn_test_utils - INFO - Waiting for instance 293900d9-90a6-472e-90ab-85140184ee18 to boot up 2018-07-01 22:16:19,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:20,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1db69d6-18a5-46ee-ab9d-f7e64092eaef x-compute-request-id: req-e1db69d6-18a5-46ee-ab9d-f7e64092eaef Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:20,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-e1db69d6-18a5-46ee-ab9d-f7e64092eaef 2018-07-01 22:16:22,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:23,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3485d85-f4cf-4002-9e26-5879b4bf042f x-compute-request-id: req-c3485d85-f4cf-4002-9e26-5879b4bf042f Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:23,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-c3485d85-f4cf-4002-9e26-5879b4bf042f 2018-07-01 22:16:25,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:26,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-704eddb1-1727-49fd-af19-15706d38e32b x-compute-request-id: req-704eddb1-1727-49fd-af19-15706d38e32b Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:26,717 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-704eddb1-1727-49fd-af19-15706d38e32b 2018-07-01 22:16:28,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:29,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d169fdb7-daec-4098-84d5-a9e4f350a1c1 x-compute-request-id: req-d169fdb7-daec-4098-84d5-a9e4f350a1c1 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:29,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-d169fdb7-daec-4098-84d5-a9e4f350a1c1 2018-07-01 22:16:31,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:32,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45b9b957-a38e-449b-a40e-03fb734367ec x-compute-request-id: req-45b9b957-a38e-449b-a40e-03fb734367ec Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:32,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-45b9b957-a38e-449b-a40e-03fb734367ec 2018-07-01 22:16:34,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:36,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a87a3ed9-7008-4bdc-94b9-4c6538d468fc x-compute-request-id: req-a87a3ed9-7008-4bdc-94b9-4c6538d468fc Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:36,030 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-a87a3ed9-7008-4bdc-94b9-4c6538d468fc 2018-07-01 22:16:38,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:39,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97b8cdb6-56dd-40f9-8911-046fece28c11 x-compute-request-id: req-97b8cdb6-56dd-40f9-8911-046fece28c11 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:39,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-97b8cdb6-56dd-40f9-8911-046fece28c11 2018-07-01 22:16:41,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:42,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-848d6221-77c4-4c40-aa66-26a4b51df301 x-compute-request-id: req-848d6221-77c4-4c40-aa66-26a4b51df301 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:42,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-848d6221-77c4-4c40-aa66-26a4b51df301 2018-07-01 22:16:44,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:45,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c78a4b4f-f1d8-49b4-bbd9-e8f694b69752 x-compute-request-id: req-c78a4b4f-f1d8-49b4-bbd9-e8f694b69752 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:45,566 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-c78a4b4f-f1d8-49b4-bbd9-e8f694b69752 2018-07-01 22:16:47,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:48,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eee13aa-45ea-4277-a73e-31194407f337 x-compute-request-id: req-3eee13aa-45ea-4277-a73e-31194407f337 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:48,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-3eee13aa-45ea-4277-a73e-31194407f337 2018-07-01 22:16:50,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:51,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-366a628c-014f-4194-8b3b-8eac7ca82075 x-compute-request-id: req-366a628c-014f-4194-8b3b-8eac7ca82075 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:51,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-366a628c-014f-4194-8b3b-8eac7ca82075 2018-07-01 22:16:53,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:54,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-465ead68-0e57-454d-b49a-2ce4485af533 x-compute-request-id: req-465ead68-0e57-454d-b49a-2ce4485af533 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:54,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-465ead68-0e57-454d-b49a-2ce4485af533 2018-07-01 22:16:56,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:16:57,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62381e79-a1ba-4222-9aba-3c6eaefce2af x-compute-request-id: req-62381e79-a1ba-4222-9aba-3c6eaefce2af Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:16:57,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-62381e79-a1ba-4222-9aba-3c6eaefce2af 2018-07-01 22:16:59,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:01,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6b7a9cf-682f-49a6-8543-a01d9136caa1 x-compute-request-id: req-c6b7a9cf-682f-49a6-8543-a01d9136caa1 Content-Encoding: gzip Content-Length: 7700 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:17:01,041 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-c6b7a9cf-682f-49a6-8543-a01d9136caa1 2018-07-01 22:17:03,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:04,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5eb00efa-84e5-447f-95a9-6ade785a5a2d x-compute-request-id: req-5eb00efa-84e5-447f-95a9-6ade785a5a2d Content-Encoding: gzip Content-Length: 7908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.20.13...\nLease of 10.10.20.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.13. iid=i-000000e7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-01 22:17:04,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-5eb00efa-84e5-447f-95a9-6ade785a5a2d 2018-07-01 22:17:06,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b3e5729499e18d8f5b3553deb0ab40d38b6241" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:07,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:17:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d007ad2b-e143-467b-a4d3-bc581fab7251 x-compute-request-id: req-d007ad2b-e143-467b-a4d3-bc581fab7251 Content-Encoding: gzip Content-Length: 9550 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487468114 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143142] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144816] pid_max: default: 32768 minimum: 301\n[ 0.145711] ACPI: Core revision 20150930\n[ 0.147089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148402] Security Framework initialized\n[ 0.149214] Yama: becoming mindful.\n[ 0.149946] AppArmor: AppArmor initialized\n[ 0.150814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152142] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153425] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154640] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156024] Initializing cgroup subsys io\n[ 0.156838] Initializing cgroup subsys memory\n[ 0.157694] Initializing cgroup subsys devices\n[ 0.158578] Initializing cgroup subsys freezer\n[ 0.159448] Initializing cgroup subsys net_cls\n[ 0.160315] Initializing cgroup subsys perf_event\n[ 0.161220] Initializing cgroup subsys net_prio\n[ 0.162101] Initializing cgroup subsys hugetlb\n[ 0.162972] Initializing cgroup subsys pids\n[ 0.163848] CPU: Physical Processor ID: 0\n[ 0.165362] mce: CPU supports 10 MCE banks\n[ 0.166219] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179085] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185476] ftrace: allocating 31920 entries in 125 pages\n[ 0.211781] smpboot: Max logical packages: 1\n[ 0.212632] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213976] x2apic enabled\n[ 0.214803] Switched APIC routing to physical x2apic.\n[ 0.216551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217670] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221454] KVM setup paravirtual spinlock\n[ 0.222751] x86: Booted up 1 node, 1 CPUs\n[ 0.223560] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224960] devtmpfs: initialized\n[ 0.226680] evm: security.selinux\n[ 0.227383] evm: security.SMACK64\n[ 0.228070] evm: security.SMACK64EXEC\n[ 0.228814] evm: security.SMACK64TRANSMUTE\n[ 0.229626] evm: security.SMACK64MMAP\n[ 0.230376] evm: security.ima\n[ 0.231016] evm: security.capability\n[ 0.231819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233669] pinctrl core: initialized pinctrl subsystem\n[ 0.234766] RTC time: 22:07:55, date: 07/01/18\n[ 0.235718] NET: Registered protocol family 16\n[ 0.236694] cpuidle: using governor ladder\n[ 0.237513] cpuidle: using governor menu\n[ 0.238300] PCCT header not found.\n[ 0.239054] ACPI: bus type PCI registered\n[ 0.239866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241107] PCI: Using configuration type 1 for base access\n[ 0.242867] ACPI: Added _OSI(Module Device)\n[ 0.243717] ACPI: Added _OSI(Processor Device)\n[ 0.244580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245477] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247597] ACPI: Interpreter enabled\n[ 0.248384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255827] ACPI: (supports S0 S5)\n[ 0.256541] ACPI: Using IOAPIC for interrupt routing\n[ 0.257611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261866] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266559] acpiphp: Slot [3] registered\n[ 0.267379] acpiphp: Slot [4] registered\n[ 0.268187] acpiphp: Slot [5] registered\n[ 0.269011] acpiphp: Slot [6] registered\n[ 0.269823] acpiphp: Slot [7] registered\n[ 0.270640] acpiphp: Slot [8] registered\n[ 0.271452] acpiphp: Slot [9] registered\n[ 0.272257] acpiphp: Slot [10] registered\n[ 0.273087] acpiphp: Slot [11] registered\n[ 0.273908] acpiphp: Slot [12] registered\n[ 0.274738] acpiphp: Slot [13] registered\n[ 0.275560] acpiphp: Slot [14] registered\n[ 0.276379] acpiphp: Slot [15] registered\n[ 0.287267] acpiphp: Slot [16] registered\n[ 0.288089] acpiphp: Slot [17] registered\n[ 0.288911] acpiphp: Slot [18] registered\n[ 0.289735] acpiphp: Slot [19] registered\n[ 0.290553] acpiphp: Slot [20] registered\n[ 0.291380] acpiphp: Slot [21] registered\n[ 0.292196] acpiphp: Slot [22] registered\n[ 0.293018] acpiphp: Slot [23] registered\n[ 0.293838] acpiphp: Slot [24] registered\n[ 0.294659] acpiphp: Slot [25] registered\n[ 0.295483] acpiphp: Slot [26] registered\n[ 0.296304] acpiphp: Slot [27] registered\n[ 0.297121] acpiphp: Slot [28] registered\n[ 0.297942] acpiphp: Slot [29] registered\n[ 0.298768] acpiphp: Slot [30] registered\n[ 0.299594] acpiphp: Slot [31] registered\n[ 0.300413] PCI host bridge to bus 0000:00\n[ 0.301228] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303690] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305153] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306618] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315345] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323120] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324574] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372426] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373865] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379042] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382360] SCSI subsystem initialized\n[ 0.383185] ACPI: bus type USB registered\n[ 0.384011] usbcore: registered new interface driver usbfs\n[ 0.385052] usbcore: registered new interface driver hub\n[ 0.386066] usbcore: registered new device driver usb\n[ 0.387136] PCI: Using ACPI for IRQ routing\n[ 0.388170] NetLabel: Initializing\n[ 0.388893] NetLabel: domain hash size = 128\n[ 0.389750] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390704] NetLabel: unlabeled traffic allowed by default\n[ 0.391810] clocksource: Switched to clocksource kvm-clock\n[ 0.397229] AppArmor: AppArmor Filesystem Enabled\n[ 0.398207] pnp: PnP ACPI init\n[ 0.399128] pnp: PnP ACPI: found 5 devices\n[ 0.405517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.407242] NET: Registered protocol family 2\n[ 0.408215] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409516] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411889] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414167] NET: Registered protocol family 1\n[ 0.415042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417244] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445550] Trying to unpack rootfs image as initramfs...\n[ 0.495420] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509253] Scanning for low memory corruption every 60 seconds\n[ 0.510571] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511726] audit: initializing netlink subsys (disabled)\n[ 0.512767] audit: type=2000 audit(1530482876.628:1): initialized\n[ 0.514087] Initialise system trusted keyring\n[ 0.515023] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518168] zbud: loaded\n[ 0.518879] VFS: Disk quotas dquot_6.6.0\n[ 0.519706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521228] fuse init (API version 7.23)\n[ 0.522132] Key type big_key registered\n[ 0.522946] Allocating IMA MOK and blacklist keyrings.\n[ 0.524063] Key type asymmetric registered\n[ 0.524899] Asymmetric key parser 'x509' registered\n[ 0.525859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527698] io scheduler noop registered\n[ 0.528510] io scheduler deadline registered (default)\n[ 0.529506] io scheduler cfq registered\n[ 0.530344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534137] ACPI: Power Button [PWRF]\n[ 0.534971] GHES: HEST is not enabled!\n[ 0.548709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605119] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607254] Linux agpgart interface v0.103\n[ 0.609292] brd: module loaded\n[ 0.610480] loop: module loaded\n[ 0.614636] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616102] GPT:90111 != 2097151\n[ 0.616787] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617881] GPT:90111 != 2097151\n[ 0.618557] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619522] vda: vda1 vda15\n[ 0.620942] scsi host0: ata_piix\n[ 0.621691] scsi host1: ata_piix\n[ 0.622406] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625083] libphy: Fixed MDIO Bus: probed\n[ 0.625913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626867] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629021] PPP generic driver version 2.4.2\n[ 0.629912] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631167] ehci-pci: EHCI PCI platform driver\n[ 0.632045] ehci-platform: EHCI generic platform driver\n[ 0.633041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634164] ohci-pci: OHCI PCI platform driver\n[ 0.635036] ohci-platform: OHCI generic platform driver\n[ 0.636030] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650354] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652820] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653871] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657669] usb usb1: Product: UHCI Host Controller\n[ 0.658613] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659758] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660762] hub 1-0:1.0: USB hub found\n[ 0.661545] hub 1-0:1.0: 2 ports detected\n[ 0.662449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664564] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666556] mousedev: PS/2 mouse device common for all mice\n[ 0.667802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669640] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671944] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673147] i2c /dev entries driver\n[ 0.673902] device-mapper: uevent: version 1.0.3\n[ 0.674838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676472] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677776] NET: Registered protocol family 10\n[ 0.678772] NET: Registered protocol family 17\n[ 0.679663] Key type dns_resolver registered\n[ 0.680602] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681694] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683433] registered taskstats version 1\n[ 0.684271] Loading compiled-in X.509 certificates\n[ 0.685719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687565] zswap: loaded using pool lzo/zbud\n[ 0.688918] Key type trusted registered\n[ 0.690478] Key type encrypted registered\n[ 0.691315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693385] evm: HMAC attrs: 0x1\n[ 0.694307] Magic number: 10:479:147\n[ 0.695093] acpi device:18: hash matches\n[ 0.695963] rtc_cmos 00:00: setting system clock to 2018-07-01 22:07:56 UTC (1530482876)\n[ 0.697562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698672] EDD information not available.\n[ 0.784811] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.796788] Write protecting the kernel read-only data: 14336k\n[ 0.798376] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840642] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.20.13...\nLease of 10.10.20.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.13. iid=i-000000e7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbS1kqVSLHobji9NdrQGCZSKISxNzIszTZaPWFpw+3MY0YxZxZaSp5hvgBHYxyOMc/cF6AQZqaZk3d3lMUXeqoPGwXjQ8JZeeu0mXqPnBcFlcr6YXg5UW7nEnGejv03vzwzKylYR+y7rl/i7XR+dYxMVYVmm5JcjaXZV3sf9XePBidaqmUKdFE8sH7uTt7p1hK5d2xjHVb5HKkODprN5nw4f+J0HK/IIB4sesVGr1VOZxw9sVyg0H1B89Qyc+TaVsgVmIfuez4ipRL1D3iqX21B1O3kYHCVpg2cJsZo8VH5SOHVMaSe3YplcrUsEz5hRArp+wF5i/sP0s/XCFFgiOZ root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAOXn1m9yMncp11o0pjJ71zKgRhOuPJz/DGxWbp3QwK7eYJhtXEbPQYAKiQhzMBLHp8x+ME1ptDH010IlSLXGtp65OYCUvYXhORWXs0y6ENdCWadAxjx4wtNj5HQAjtgiCAEaXgwi7U+YMWpeZOHCR0p8Oo1d56Mxq4oGn4m1OrvzAAAAFQCAdHn/aV8sj/WPdt8n590uGDpr0QAAAIEAnS2E53FmYMefu6Sa+L46QpmIg2wB/Nt7g2pFM53gq0G6Y5Z7IZ/LatQ8hUoobXbyT2lbimQrxqFwizsI4s+9l1RYdSeEJB6oGtNZxe34qvCMh2pQpmKFAYHJu0W3mu7H9AYuIxHJZeOvmgCLz160gawqYfgNsMDOmPBcJ3WqX38AAACBAL8Fz24Y2gb/55WIeuFDYkDROsZBBBx/RG5XVNUuyLn5fp5wWTPkzgbifMRZX/XW9qc4bALwx+C+KTsHbzn+0cNDq77yde9epmNqXw21nxz//sijAYHkAQlZo2PiSEdqR2AsUOVqJAd9Td5/bZJziB28lT3iUlv/H8C10hMAzFtF root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.13,24,fe80::f816:3eff:fee3:6d85/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.13 \nip-route:169.254.169.254 via 10.10.20.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000e7\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=63.94 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-8-2 login: /dev/root resized successfully [took 2.07s]\n"} 2018-07-01 22:17:07,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-d007ad2b-e143-467b-a4d3-bc581fab7251 2018-07-01 22:17:09,268 - sdnvpn_test_utils - INFO - Waiting for instance 68969908-f8d4-4798-8741-8f5e214ddd2b to boot up 2018-07-01 22:17:09,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:10,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aaa1d02-d840-4b28-b7d3-1d3d571d77f3 x-compute-request-id: req-4aaa1d02-d840-4b28-b7d3-1d3d571d77f3 Content-Encoding: gzip Content-Length: 7895 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 720349368 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131336] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133005] pid_max: default: 32768 minimum: 301\n[ 0.133903] ACPI: Core revision 20150930\n[ 0.135294] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136616] Security Framework initialized\n[ 0.137436] Yama: becoming mindful.\n[ 0.138173] AppArmor: AppArmor initialized\n[ 0.139046] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141670] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142889] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144295] Initializing cgroup subsys io\n[ 0.145115] Initializing cgroup subsys memory\n[ 0.145983] Initializing cgroup subsys devices\n[ 0.146869] Initializing cgroup subsys freezer\n[ 0.147745] Initializing cgroup subsys net_cls\n[ 0.148620] Initializing cgroup subsys perf_event\n[ 0.149540] Initializing cgroup subsys net_prio\n[ 0.150438] Initializing cgroup subsys hugetlb\n[ 0.151316] Initializing cgroup subsys pids\n[ 0.152195] CPU: Physical Processor ID: 0\n[ 0.153708] mce: CPU supports 10 MCE banks\n[ 0.154572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173920] ftrace: allocating 31920 entries in 125 pages\n[ 0.200285] smpboot: Max logical packages: 1\n[ 0.201154] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202543] x2apic enabled\n[ 0.203364] Switched APIC routing to physical x2apic.\n[ 0.205134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208325] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210155] KVM setup paravirtual spinlock\n[ 0.211462] x86: Booted up 1 node, 1 CPUs\n[ 0.212286] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213695] devtmpfs: initialized\n[ 0.215423] evm: security.selinux\n[ 0.216139] evm: security.SMACK64\n[ 0.216842] evm: security.SMACK64EXEC\n[ 0.217608] evm: security.SMACK64TRANSMUTE\n[ 0.218438] evm: security.SMACK64MMAP\n[ 0.219204] evm: security.ima\n[ 0.219858] evm: security.capability\n[ 0.220679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222571] pinctrl core: initialized pinctrl subsystem\n[ 0.223699] RTC time: 22:08:08, date: 07/01/18\n[ 0.224674] NET: Registered protocol family 16\n[ 0.225662] cpuidle: using governor ladder\n[ 0.226499] cpuidle: using governor menu\n[ 0.227301] PCCT header not found.\n[ 0.228076] ACPI: bus type PCI registered\n[ 0.228895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230166] PCI: Using configuration type 1 for base access\n[ 0.231938] ACPI: Added _OSI(Module Device)\n[ 0.232802] ACPI: Added _OSI(Processor Device)\n[ 0.233688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236742] ACPI: Interpreter enabled\n[ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245839] ACPI: Using IOAPIC for interrupt routing\n[ 0.246914] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255975] acpiphp: Slot [3] registered\n[ 0.256795] acpiphp: Slot [4] registered\n[ 0.257611] acpiphp: Slot [5] registered\n[ 0.258429] acpiphp: Slot [6] registered\n[ 0.259244] acpiphp: Slot [7] registered\n[ 0.260066] acpiphp: Slot [8] registered\n[ 0.260880] acpiphp: Slot [9] registered\n[ 0.261703] acpiphp: Slot [10] registered\n[ 0.262533] acpiphp: Slot [11] registered\n[ 0.263365] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265037] acpiphp: Slot [14] registered\n[ 0.265863] acpiphp: Slot [15] registered\n[ 0.276843] acpiphp: Slot [16] registered\n[ 0.277689] acpiphp: Slot [17] registered\n[ 0.278520] acpiphp: Slot [18] registered\n[ 0.279348] acpiphp: Slot [19] registered\n[ 0.280174] acpiphp: Slot [20] registered\n[ 0.281007] acpiphp: Slot [21] registered\n[ 0.281832] acpiphp: Slot [22] registered\n[ 0.282689] acpiphp: Slot [23] registered\n[ 0.283522] acpiphp: Slot [24] registered\n[ 0.284350] acpiphp: Slot [25] registered\n[ 0.285184] acpiphp: Slot [26] registered\n[ 0.286014] acpiphp: Slot [27] registered\n[ 0.286840] acpiphp: Slot [28] registered\n[ 0.287670] acpiphp: Slot [29] registered\n[ 0.288497] acpiphp: Slot [30] registered\n[ 0.289334] acpiphp: Slot [31] registered\n[ 0.290160] PCI host bridge to bus 0000:00\n[ 0.290987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294947] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314415] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368269] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370936] vgaarb: loaded\n[ 0.371553] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372709] SCSI subsystem initialized\n[ 0.373545] ACPI: bus type USB registered\n[ 0.374381] usbcore: registered new interface driver usbfs\n[ 0.375440] usbcore: registered new interface driver hub\n[ 0.376474] usbcore: registered new device driver usb\n[ 0.377548] PCI: Using ACPI for IRQ routing\n[ 0.378592] NetLabel: Initializing\n[ 0.379324] NetLabel: domain hash size = 128\n[ 0.380199] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381174] NetLabel: unlabeled traffic allowed by default\n[ 0.382295] clocksource: Switched to clocksource kvm-clock\n[ 0.387726] AppArmor: AppArmor Filesystem Enabled\n[ 0.388704] pnp: PnP ACPI init\n[ 0.389625] pnp: PnP ACPI: found 5 devices\n[ 0.396012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397757] NET: Registered protocol family 2\n[ 0.398733] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400037] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401227] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402426] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404724] NET: Registered protocol family 1\n[ 0.405607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406732] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421886] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436141] Trying to unpack rootfs image as initramfs...\n[ 0.486025] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499877] Scanning for low memory corruption every 60 seconds\n[ 0.501209] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502386] audit: initializing netlink subsys (disabled)\n[ 0.503445] audit: type=2000 audit(1530482889.776:1): initialized\n[ 0.504777] Initialise system trusted keyring\n[ 0.505727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506928] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508919] zbud: loaded\n[ 0.509632] VFS: Disk quotas dquot_6.6.0\n[ 0.510484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512025] fuse init (API version 7.23)\n[ 0.512931] Key type big_key registered\n[ 0.513765] Allocating IMA MOK and blacklist keyrings.\n[ 0.514895] Key type asymmetric registered\n[ 0.515740] Asymmetric key parser 'x509' registered\n[ 0.516715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518582] io scheduler noop registered\n[ 0.519401] io scheduler deadline registered (default)\n[ 0.520410] io scheduler cfq registered\n[ 0.521255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525105] ACPI: Power Button [PWRF]\n[ 0.525946] GHES: HEST is not enabled!\n[ 0.539679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598650] Linux agpgart interface v0.103\n[ 0.600717] brd: module loaded\n[ 0.601973] loop: module loaded\n[ 0.606303] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607784] GPT:90111 != 2097151\n[ 0.608480] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609591] GPT:90111 != 2097151\n[ 0.610279] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612687] scsi host0: ata_piix\n[ 0.613441] scsi host1: ata_piix\n[ 0.614160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616873] libphy: Fixed MDIO Bus: probed\n[ 0.617712] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620876] PPP generic driver version 2.4.2\n[ 0.621779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623061] ehci-pci: EHCI PCI platform driver\n[ 0.623948] ehci-platform: EHCI generic platform driver\n[ 0.624955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626105] ohci-pci: OHCI PCI platform driver\n[ 0.627002] ohci-platform: OHCI generic platform driver\n[ 0.628010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643427] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644904] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649765] usb usb1: Product: UHCI Host Controller\n[ 0.650724] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651887] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653697] hub 1-0:1.0: 2 ports detected\n[ 0.654623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656768] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658795] mousedev: PS/2 mouse device common for all mice\n[ 0.660064] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661922] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665472] i2c /dev entries driver\n[ 0.666236] device-mapper: uevent: version 1.0.3\n[ 0.667189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670152] NET: Registered protocol family 10\n[ 0.671175] NET: Registered protocol family 17\n[ 0.672081] Key type dns_resolver registered\n[ 0.673027] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675927] registered taskstats version 1\n[ 0.676781] Loading compiled-in X.509 certificates\n[ 0.678242] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680135] zswap: loaded using pool lzo/zbud\n[ 0.681508] Key type trusted registered\n[ 0.683082] Key type encrypted registered\n[ 0.683923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684972] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686029] evm: HMAC attrs: 0x1\n[ 0.686985] Magic number: 10:479:147\n[ 0.687791] acpi device:18: hash matches\n[ 0.688662] rtc_cmos 00:00: setting system clock to 2018-07-01 22:08:09 UTC (1530482889)\n[ 0.690292] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691446] EDD information not available.\n[ 0.770855] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772295] ata1.00: configured for MWDMA2\n[ 0.783911] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786117] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787371] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788628] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790504] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792056] Write protecting the kernel read-only data: 14336k\n[ 0.793619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795442] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.851545] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:17:10,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-4aaa1d02-d840-4b28-b7d3-1d3d571d77f3 2018-07-01 22:17:12,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:13,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1126cc26-c480-4a79-a5ac-44d6171900ce x-compute-request-id: req-1126cc26-c480-4a79-a5ac-44d6171900ce Content-Encoding: gzip Content-Length: 7895 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 720349368 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131336] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133005] pid_max: default: 32768 minimum: 301\n[ 0.133903] ACPI: Core revision 20150930\n[ 0.135294] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136616] Security Framework initialized\n[ 0.137436] Yama: becoming mindful.\n[ 0.138173] AppArmor: AppArmor initialized\n[ 0.139046] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141670] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142889] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144295] Initializing cgroup subsys io\n[ 0.145115] Initializing cgroup subsys memory\n[ 0.145983] Initializing cgroup subsys devices\n[ 0.146869] Initializing cgroup subsys freezer\n[ 0.147745] Initializing cgroup subsys net_cls\n[ 0.148620] Initializing cgroup subsys perf_event\n[ 0.149540] Initializing cgroup subsys net_prio\n[ 0.150438] Initializing cgroup subsys hugetlb\n[ 0.151316] Initializing cgroup subsys pids\n[ 0.152195] CPU: Physical Processor ID: 0\n[ 0.153708] mce: CPU supports 10 MCE banks\n[ 0.154572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173920] ftrace: allocating 31920 entries in 125 pages\n[ 0.200285] smpboot: Max logical packages: 1\n[ 0.201154] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202543] x2apic enabled\n[ 0.203364] Switched APIC routing to physical x2apic.\n[ 0.205134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208325] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210155] KVM setup paravirtual spinlock\n[ 0.211462] x86: Booted up 1 node, 1 CPUs\n[ 0.212286] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213695] devtmpfs: initialized\n[ 0.215423] evm: security.selinux\n[ 0.216139] evm: security.SMACK64\n[ 0.216842] evm: security.SMACK64EXEC\n[ 0.217608] evm: security.SMACK64TRANSMUTE\n[ 0.218438] evm: security.SMACK64MMAP\n[ 0.219204] evm: security.ima\n[ 0.219858] evm: security.capability\n[ 0.220679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222571] pinctrl core: initialized pinctrl subsystem\n[ 0.223699] RTC time: 22:08:08, date: 07/01/18\n[ 0.224674] NET: Registered protocol family 16\n[ 0.225662] cpuidle: using governor ladder\n[ 0.226499] cpuidle: using governor menu\n[ 0.227301] PCCT header not found.\n[ 0.228076] ACPI: bus type PCI registered\n[ 0.228895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230166] PCI: Using configuration type 1 for base access\n[ 0.231938] ACPI: Added _OSI(Module Device)\n[ 0.232802] ACPI: Added _OSI(Processor Device)\n[ 0.233688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236742] ACPI: Interpreter enabled\n[ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245839] ACPI: Using IOAPIC for interrupt routing\n[ 0.246914] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255975] acpiphp: Slot [3] registered\n[ 0.256795] acpiphp: Slot [4] registered\n[ 0.257611] acpiphp: Slot [5] registered\n[ 0.258429] acpiphp: Slot [6] registered\n[ 0.259244] acpiphp: Slot [7] registered\n[ 0.260066] acpiphp: Slot [8] registered\n[ 0.260880] acpiphp: Slot [9] registered\n[ 0.261703] acpiphp: Slot [10] registered\n[ 0.262533] acpiphp: Slot [11] registered\n[ 0.263365] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265037] acpiphp: Slot [14] registered\n[ 0.265863] acpiphp: Slot [15] registered\n[ 0.276843] acpiphp: Slot [16] registered\n[ 0.277689] acpiphp: Slot [17] registered\n[ 0.278520] acpiphp: Slot [18] registered\n[ 0.279348] acpiphp: Slot [19] registered\n[ 0.280174] acpiphp: Slot [20] registered\n[ 0.281007] acpiphp: Slot [21] registered\n[ 0.281832] acpiphp: Slot [22] registered\n[ 0.282689] acpiphp: Slot [23] registered\n[ 0.283522] acpiphp: Slot [24] registered\n[ 0.284350] acpiphp: Slot [25] registered\n[ 0.285184] acpiphp: Slot [26] registered\n[ 0.286014] acpiphp: Slot [27] registered\n[ 0.286840] acpiphp: Slot [28] registered\n[ 0.287670] acpiphp: Slot [29] registered\n[ 0.288497] acpiphp: Slot [30] registered\n[ 0.289334] acpiphp: Slot [31] registered\n[ 0.290160] PCI host bridge to bus 0000:00\n[ 0.290987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294947] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314415] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368269] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370936] vgaarb: loaded\n[ 0.371553] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372709] SCSI subsystem initialized\n[ 0.373545] ACPI: bus type USB registered\n[ 0.374381] usbcore: registered new interface driver usbfs\n[ 0.375440] usbcore: registered new interface driver hub\n[ 0.376474] usbcore: registered new device driver usb\n[ 0.377548] PCI: Using ACPI for IRQ routing\n[ 0.378592] NetLabel: Initializing\n[ 0.379324] NetLabel: domain hash size = 128\n[ 0.380199] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381174] NetLabel: unlabeled traffic allowed by default\n[ 0.382295] clocksource: Switched to clocksource kvm-clock\n[ 0.387726] AppArmor: AppArmor Filesystem Enabled\n[ 0.388704] pnp: PnP ACPI init\n[ 0.389625] pnp: PnP ACPI: found 5 devices\n[ 0.396012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397757] NET: Registered protocol family 2\n[ 0.398733] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400037] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401227] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402426] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404724] NET: Registered protocol family 1\n[ 0.405607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406732] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421886] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436141] Trying to unpack rootfs image as initramfs...\n[ 0.486025] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499877] Scanning for low memory corruption every 60 seconds\n[ 0.501209] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502386] audit: initializing netlink subsys (disabled)\n[ 0.503445] audit: type=2000 audit(1530482889.776:1): initialized\n[ 0.504777] Initialise system trusted keyring\n[ 0.505727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506928] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508919] zbud: loaded\n[ 0.509632] VFS: Disk quotas dquot_6.6.0\n[ 0.510484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512025] fuse init (API version 7.23)\n[ 0.512931] Key type big_key registered\n[ 0.513765] Allocating IMA MOK and blacklist keyrings.\n[ 0.514895] Key type asymmetric registered\n[ 0.515740] Asymmetric key parser 'x509' registered\n[ 0.516715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518582] io scheduler noop registered\n[ 0.519401] io scheduler deadline registered (default)\n[ 0.520410] io scheduler cfq registered\n[ 0.521255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525105] ACPI: Power Button [PWRF]\n[ 0.525946] GHES: HEST is not enabled!\n[ 0.539679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598650] Linux agpgart interface v0.103\n[ 0.600717] brd: module loaded\n[ 0.601973] loop: module loaded\n[ 0.606303] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607784] GPT:90111 != 2097151\n[ 0.608480] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609591] GPT:90111 != 2097151\n[ 0.610279] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612687] scsi host0: ata_piix\n[ 0.613441] scsi host1: ata_piix\n[ 0.614160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616873] libphy: Fixed MDIO Bus: probed\n[ 0.617712] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620876] PPP generic driver version 2.4.2\n[ 0.621779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623061] ehci-pci: EHCI PCI platform driver\n[ 0.623948] ehci-platform: EHCI generic platform driver\n[ 0.624955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626105] ohci-pci: OHCI PCI platform driver\n[ 0.627002] ohci-platform: OHCI generic platform driver\n[ 0.628010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643427] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644904] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649765] usb usb1: Product: UHCI Host Controller\n[ 0.650724] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651887] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653697] hub 1-0:1.0: 2 ports detected\n[ 0.654623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656768] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658795] mousedev: PS/2 mouse device common for all mice\n[ 0.660064] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661922] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665472] i2c /dev entries driver\n[ 0.666236] device-mapper: uevent: version 1.0.3\n[ 0.667189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670152] NET: Registered protocol family 10\n[ 0.671175] NET: Registered protocol family 17\n[ 0.672081] Key type dns_resolver registered\n[ 0.673027] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675927] registered taskstats version 1\n[ 0.676781] Loading compiled-in X.509 certificates\n[ 0.678242] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680135] zswap: loaded using pool lzo/zbud\n[ 0.681508] Key type trusted registered\n[ 0.683082] Key type encrypted registered\n[ 0.683923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684972] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686029] evm: HMAC attrs: 0x1\n[ 0.686985] Magic number: 10:479:147\n[ 0.687791] acpi device:18: hash matches\n[ 0.688662] rtc_cmos 00:00: setting system clock to 2018-07-01 22:08:09 UTC (1530482889)\n[ 0.690292] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691446] EDD information not available.\n[ 0.770855] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772295] ata1.00: configured for MWDMA2\n[ 0.783911] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786117] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787371] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788628] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790504] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792056] Write protecting the kernel read-only data: 14336k\n[ 0.793619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795442] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.851545] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:17:13,460 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-1126cc26-c480-4a79-a5ac-44d6171900ce 2018-07-01 22:17:15,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:16,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba145211-4b4a-4435-9867-22702f1c86fe x-compute-request-id: req-ba145211-4b4a-4435-9867-22702f1c86fe Content-Encoding: gzip Content-Length: 8084 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 720349368 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131336] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133005] pid_max: default: 32768 minimum: 301\n[ 0.133903] ACPI: Core revision 20150930\n[ 0.135294] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136616] Security Framework initialized\n[ 0.137436] Yama: becoming mindful.\n[ 0.138173] AppArmor: AppArmor initialized\n[ 0.139046] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141670] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142889] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144295] Initializing cgroup subsys io\n[ 0.145115] Initializing cgroup subsys memory\n[ 0.145983] Initializing cgroup subsys devices\n[ 0.146869] Initializing cgroup subsys freezer\n[ 0.147745] Initializing cgroup subsys net_cls\n[ 0.148620] Initializing cgroup subsys perf_event\n[ 0.149540] Initializing cgroup subsys net_prio\n[ 0.150438] Initializing cgroup subsys hugetlb\n[ 0.151316] Initializing cgroup subsys pids\n[ 0.152195] CPU: Physical Processor ID: 0\n[ 0.153708] mce: CPU supports 10 MCE banks\n[ 0.154572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173920] ftrace: allocating 31920 entries in 125 pages\n[ 0.200285] smpboot: Max logical packages: 1\n[ 0.201154] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202543] x2apic enabled\n[ 0.203364] Switched APIC routing to physical x2apic.\n[ 0.205134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208325] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210155] KVM setup paravirtual spinlock\n[ 0.211462] x86: Booted up 1 node, 1 CPUs\n[ 0.212286] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213695] devtmpfs: initialized\n[ 0.215423] evm: security.selinux\n[ 0.216139] evm: security.SMACK64\n[ 0.216842] evm: security.SMACK64EXEC\n[ 0.217608] evm: security.SMACK64TRANSMUTE\n[ 0.218438] evm: security.SMACK64MMAP\n[ 0.219204] evm: security.ima\n[ 0.219858] evm: security.capability\n[ 0.220679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222571] pinctrl core: initialized pinctrl subsystem\n[ 0.223699] RTC time: 22:08:08, date: 07/01/18\n[ 0.224674] NET: Registered protocol family 16\n[ 0.225662] cpuidle: using governor ladder\n[ 0.226499] cpuidle: using governor menu\n[ 0.227301] PCCT header not found.\n[ 0.228076] ACPI: bus type PCI registered\n[ 0.228895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230166] PCI: Using configuration type 1 for base access\n[ 0.231938] ACPI: Added _OSI(Module Device)\n[ 0.232802] ACPI: Added _OSI(Processor Device)\n[ 0.233688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236742] ACPI: Interpreter enabled\n[ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245839] ACPI: Using IOAPIC for interrupt routing\n[ 0.246914] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255975] acpiphp: Slot [3] registered\n[ 0.256795] acpiphp: Slot [4] registered\n[ 0.257611] acpiphp: Slot [5] registered\n[ 0.258429] acpiphp: Slot [6] registered\n[ 0.259244] acpiphp: Slot [7] registered\n[ 0.260066] acpiphp: Slot [8] registered\n[ 0.260880] acpiphp: Slot [9] registered\n[ 0.261703] acpiphp: Slot [10] registered\n[ 0.262533] acpiphp: Slot [11] registered\n[ 0.263365] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265037] acpiphp: Slot [14] registered\n[ 0.265863] acpiphp: Slot [15] registered\n[ 0.276843] acpiphp: Slot [16] registered\n[ 0.277689] acpiphp: Slot [17] registered\n[ 0.278520] acpiphp: Slot [18] registered\n[ 0.279348] acpiphp: Slot [19] registered\n[ 0.280174] acpiphp: Slot [20] registered\n[ 0.281007] acpiphp: Slot [21] registered\n[ 0.281832] acpiphp: Slot [22] registered\n[ 0.282689] acpiphp: Slot [23] registered\n[ 0.283522] acpiphp: Slot [24] registered\n[ 0.284350] acpiphp: Slot [25] registered\n[ 0.285184] acpiphp: Slot [26] registered\n[ 0.286014] acpiphp: Slot [27] registered\n[ 0.286840] acpiphp: Slot [28] registered\n[ 0.287670] acpiphp: Slot [29] registered\n[ 0.288497] acpiphp: Slot [30] registered\n[ 0.289334] acpiphp: Slot [31] registered\n[ 0.290160] PCI host bridge to bus 0000:00\n[ 0.290987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294947] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314415] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368269] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370936] vgaarb: loaded\n[ 0.371553] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372709] SCSI subsystem initialized\n[ 0.373545] ACPI: bus type USB registered\n[ 0.374381] usbcore: registered new interface driver usbfs\n[ 0.375440] usbcore: registered new interface driver hub\n[ 0.376474] usbcore: registered new device driver usb\n[ 0.377548] PCI: Using ACPI for IRQ routing\n[ 0.378592] NetLabel: Initializing\n[ 0.379324] NetLabel: domain hash size = 128\n[ 0.380199] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381174] NetLabel: unlabeled traffic allowed by default\n[ 0.382295] clocksource: Switched to clocksource kvm-clock\n[ 0.387726] AppArmor: AppArmor Filesystem Enabled\n[ 0.388704] pnp: PnP ACPI init\n[ 0.389625] pnp: PnP ACPI: found 5 devices\n[ 0.396012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397757] NET: Registered protocol family 2\n[ 0.398733] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400037] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401227] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402426] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404724] NET: Registered protocol family 1\n[ 0.405607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406732] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421886] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436141] Trying to unpack rootfs image as initramfs...\n[ 0.486025] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499877] Scanning for low memory corruption every 60 seconds\n[ 0.501209] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502386] audit: initializing netlink subsys (disabled)\n[ 0.503445] audit: type=2000 audit(1530482889.776:1): initialized\n[ 0.504777] Initialise system trusted keyring\n[ 0.505727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506928] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508919] zbud: loaded\n[ 0.509632] VFS: Disk quotas dquot_6.6.0\n[ 0.510484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512025] fuse init (API version 7.23)\n[ 0.512931] Key type big_key registered\n[ 0.513765] Allocating IMA MOK and blacklist keyrings.\n[ 0.514895] Key type asymmetric registered\n[ 0.515740] Asymmetric key parser 'x509' registered\n[ 0.516715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518582] io scheduler noop registered\n[ 0.519401] io scheduler deadline registered (default)\n[ 0.520410] io scheduler cfq registered\n[ 0.521255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525105] ACPI: Power Button [PWRF]\n[ 0.525946] GHES: HEST is not enabled!\n[ 0.539679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598650] Linux agpgart interface v0.103\n[ 0.600717] brd: module loaded\n[ 0.601973] loop: module loaded\n[ 0.606303] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607784] GPT:90111 != 2097151\n[ 0.608480] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609591] GPT:90111 != 2097151\n[ 0.610279] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612687] scsi host0: ata_piix\n[ 0.613441] scsi host1: ata_piix\n[ 0.614160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616873] libphy: Fixed MDIO Bus: probed\n[ 0.617712] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620876] PPP generic driver version 2.4.2\n[ 0.621779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623061] ehci-pci: EHCI PCI platform driver\n[ 0.623948] ehci-platform: EHCI generic platform driver\n[ 0.624955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626105] ohci-pci: OHCI PCI platform driver\n[ 0.627002] ohci-platform: OHCI generic platform driver\n[ 0.628010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643427] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644904] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649765] usb usb1: Product: UHCI Host Controller\n[ 0.650724] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651887] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653697] hub 1-0:1.0: 2 ports detected\n[ 0.654623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656768] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658795] mousedev: PS/2 mouse device common for all mice\n[ 0.660064] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661922] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665472] i2c /dev entries driver\n[ 0.666236] device-mapper: uevent: version 1.0.3\n[ 0.667189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670152] NET: Registered protocol family 10\n[ 0.671175] NET: Registered protocol family 17\n[ 0.672081] Key type dns_resolver registered\n[ 0.673027] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675927] registered taskstats version 1\n[ 0.676781] Loading compiled-in X.509 certificates\n[ 0.678242] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680135] zswap: loaded using pool lzo/zbud\n[ 0.681508] Key type trusted registered\n[ 0.683082] Key type encrypted registered\n[ 0.683923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684972] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686029] evm: HMAC attrs: 0x1\n[ 0.686985] Magic number: 10:479:147\n[ 0.687791] acpi device:18: hash matches\n[ 0.688662] rtc_cmos 00:00: setting system clock to 2018-07-01 22:08:09 UTC (1530482889)\n[ 0.690292] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691446] EDD information not available.\n[ 0.770855] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772295] ata1.00: configured for MWDMA2\n[ 0.783911] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786117] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787371] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788628] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790504] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792056] Write protecting the kernel read-only data: 14336k\n[ 0.793619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795442] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.851545] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n"} 2018-07-01 22:17:16,546 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-ba145211-4b4a-4435-9867-22702f1c86fe 2018-07-01 22:17:18,549 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:17:48,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:49,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49b62618-71a4-4455-94cd-4b3c50b1edf3 x-compute-request-id: req-49b62618-71a4-4455-94cd-4b3c50b1edf3 Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 720349368 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131336] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133005] pid_max: default: 32768 minimum: 301\n[ 0.133903] ACPI: Core revision 20150930\n[ 0.135294] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136616] Security Framework initialized\n[ 0.137436] Yama: becoming mindful.\n[ 0.138173] AppArmor: AppArmor initialized\n[ 0.139046] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141670] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142889] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144295] Initializing cgroup subsys io\n[ 0.145115] Initializing cgroup subsys memory\n[ 0.145983] Initializing cgroup subsys devices\n[ 0.146869] Initializing cgroup subsys freezer\n[ 0.147745] Initializing cgroup subsys net_cls\n[ 0.148620] Initializing cgroup subsys perf_event\n[ 0.149540] Initializing cgroup subsys net_prio\n[ 0.150438] Initializing cgroup subsys hugetlb\n[ 0.151316] Initializing cgroup subsys pids\n[ 0.152195] CPU: Physical Processor ID: 0\n[ 0.153708] mce: CPU supports 10 MCE banks\n[ 0.154572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173920] ftrace: allocating 31920 entries in 125 pages\n[ 0.200285] smpboot: Max logical packages: 1\n[ 0.201154] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202543] x2apic enabled\n[ 0.203364] Switched APIC routing to physical x2apic.\n[ 0.205134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208325] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210155] KVM setup paravirtual spinlock\n[ 0.211462] x86: Booted up 1 node, 1 CPUs\n[ 0.212286] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213695] devtmpfs: initialized\n[ 0.215423] evm: security.selinux\n[ 0.216139] evm: security.SMACK64\n[ 0.216842] evm: security.SMACK64EXEC\n[ 0.217608] evm: security.SMACK64TRANSMUTE\n[ 0.218438] evm: security.SMACK64MMAP\n[ 0.219204] evm: security.ima\n[ 0.219858] evm: security.capability\n[ 0.220679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222571] pinctrl core: initialized pinctrl subsystem\n[ 0.223699] RTC time: 22:08:08, date: 07/01/18\n[ 0.224674] NET: Registered protocol family 16\n[ 0.225662] cpuidle: using governor ladder\n[ 0.226499] cpuidle: using governor menu\n[ 0.227301] PCCT header not found.\n[ 0.228076] ACPI: bus type PCI registered\n[ 0.228895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230166] PCI: Using configuration type 1 for base access\n[ 0.231938] ACPI: Added _OSI(Module Device)\n[ 0.232802] ACPI: Added _OSI(Processor Device)\n[ 0.233688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236742] ACPI: Interpreter enabled\n[ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245839] ACPI: Using IOAPIC for interrupt routing\n[ 0.246914] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255975] acpiphp: Slot [3] registered\n[ 0.256795] acpiphp: Slot [4] registered\n[ 0.257611] acpiphp: Slot [5] registered\n[ 0.258429] acpiphp: Slot [6] registered\n[ 0.259244] acpiphp: Slot [7] registered\n[ 0.260066] acpiphp: Slot [8] registered\n[ 0.260880] acpiphp: Slot [9] registered\n[ 0.261703] acpiphp: Slot [10] registered\n[ 0.262533] acpiphp: Slot [11] registered\n[ 0.263365] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265037] acpiphp: Slot [14] registered\n[ 0.265863] acpiphp: Slot [15] registered\n[ 0.276843] acpiphp: Slot [16] registered\n[ 0.277689] acpiphp: Slot [17] registered\n[ 0.278520] acpiphp: Slot [18] registered\n[ 0.279348] acpiphp: Slot [19] registered\n[ 0.280174] acpiphp: Slot [20] registered\n[ 0.281007] acpiphp: Slot [21] registered\n[ 0.281832] acpiphp: Slot [22] registered\n[ 0.282689] acpiphp: Slot [23] registered\n[ 0.283522] acpiphp: Slot [24] registered\n[ 0.284350] acpiphp: Slot [25] registered\n[ 0.285184] acpiphp: Slot [26] registered\n[ 0.286014] acpiphp: Slot [27] registered\n[ 0.286840] acpiphp: Slot [28] registered\n[ 0.287670] acpiphp: Slot [29] registered\n[ 0.288497] acpiphp: Slot [30] registered\n[ 0.289334] acpiphp: Slot [31] registered\n[ 0.290160] PCI host bridge to bus 0000:00\n[ 0.290987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294947] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314415] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368269] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370936] vgaarb: loaded\n[ 0.371553] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372709] SCSI subsystem initialized\n[ 0.373545] ACPI: bus type USB registered\n[ 0.374381] usbcore: registered new interface driver usbfs\n[ 0.375440] usbcore: registered new interface driver hub\n[ 0.376474] usbcore: registered new device driver usb\n[ 0.377548] PCI: Using ACPI for IRQ routing\n[ 0.378592] NetLabel: Initializing\n[ 0.379324] NetLabel: domain hash size = 128\n[ 0.380199] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381174] NetLabel: unlabeled traffic allowed by default\n[ 0.382295] clocksource: Switched to clocksource kvm-clock\n[ 0.387726] AppArmor: AppArmor Filesystem Enabled\n[ 0.388704] pnp: PnP ACPI init\n[ 0.389625] pnp: PnP ACPI: found 5 devices\n[ 0.396012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397757] NET: Registered protocol family 2\n[ 0.398733] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400037] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401227] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402426] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404724] NET: Registered protocol family 1\n[ 0.405607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406732] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421886] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436141] Trying to unpack rootfs image as initramfs...\n[ 0.486025] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499877] Scanning for low memory corruption every 60 seconds\n[ 0.501209] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502386] audit: initializing netlink subsys (disabled)\n[ 0.503445] audit: type=2000 audit(1530482889.776:1): initialized\n[ 0.504777] Initialise system trusted keyring\n[ 0.505727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506928] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508919] zbud: loaded\n[ 0.509632] VFS: Disk quotas dquot_6.6.0\n[ 0.510484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512025] fuse init (API version 7.23)\n[ 0.512931] Key type big_key registered\n[ 0.513765] Allocating IMA MOK and blacklist keyrings.\n[ 0.514895] Key type asymmetric registered\n[ 0.515740] Asymmetric key parser 'x509' registered\n[ 0.516715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518582] io scheduler noop registered\n[ 0.519401] io scheduler deadline registered (default)\n[ 0.520410] io scheduler cfq registered\n[ 0.521255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525105] ACPI: Power Button [PWRF]\n[ 0.525946] GHES: HEST is not enabled!\n[ 0.539679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598650] Linux agpgart interface v0.103\n[ 0.600717] brd: module loaded\n[ 0.601973] loop: module loaded\n[ 0.606303] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607784] GPT:90111 != 2097151\n[ 0.608480] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609591] GPT:90111 != 2097151\n[ 0.610279] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612687] scsi host0: ata_piix\n[ 0.613441] scsi host1: ata_piix\n[ 0.614160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616873] libphy: Fixed MDIO Bus: probed\n[ 0.617712] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620876] PPP generic driver version 2.4.2\n[ 0.621779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623061] ehci-pci: EHCI PCI platform driver\n[ 0.623948] ehci-platform: EHCI generic platform driver\n[ 0.624955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626105] ohci-pci: OHCI PCI platform driver\n[ 0.627002] ohci-platform: OHCI generic platform driver\n[ 0.628010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643427] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644904] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649765] usb usb1: Product: UHCI Host Controller\n[ 0.650724] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651887] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653697] hub 1-0:1.0: 2 ports detected\n[ 0.654623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656768] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658795] mousedev: PS/2 mouse device common for all mice\n[ 0.660064] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661922] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665472] i2c /dev entries driver\n[ 0.666236] device-mapper: uevent: version 1.0.3\n[ 0.667189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670152] NET: Registered protocol family 10\n[ 0.671175] NET: Registered protocol family 17\n[ 0.672081] Key type dns_resolver registered\n[ 0.673027] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675927] registered taskstats version 1\n[ 0.676781] Loading compiled-in X.509 certificates\n[ 0.678242] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680135] zswap: loaded using pool lzo/zbud\n[ 0.681508] Key type trusted registered\n[ 0.683082] Key type encrypted registered\n[ 0.683923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684972] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686029] evm: HMAC attrs: 0x1\n[ 0.686985] Magic number: 10:479:147\n[ 0.687791] acpi device:18: hash matches\n[ 0.688662] rtc_cmos 00:00: setting system clock to 2018-07-01 22:08:09 UTC (1530482889)\n[ 0.690292] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691446] EDD information not available.\n[ 0.770855] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772295] ata1.00: configured for MWDMA2\n[ 0.783911] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786117] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787371] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788628] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790504] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792056] Write protecting the kernel read-only data: 14336k\n[ 0.793619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795442] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.851545] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.46s]\nping 10.10.20.13 OK\nping 10.10.20.13 OK\nping 10.10.20.13 OK\n"} 2018-07-01 22:17:49,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-49b62618-71a4-4455-94cd-4b3c50b1edf3 2018-07-01 22:17:49,634 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.8) to 'sdnvpn-8-2' (10.10.20.13). -->Expected result: can ping. 2018-07-01 22:17:49,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0806b3439c71630b41324838ff770d5d76fa8e98" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:17:50,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0250ce19-4fc5-4a28-af1b-d62599dc3a47 x-compute-request-id: req-0250ce19-4fc5-4a28-af1b-d62599dc3a47 Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 720349368 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131336] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133005] pid_max: default: 32768 minimum: 301\n[ 0.133903] ACPI: Core revision 20150930\n[ 0.135294] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136616] Security Framework initialized\n[ 0.137436] Yama: becoming mindful.\n[ 0.138173] AppArmor: AppArmor initialized\n[ 0.139046] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141670] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142889] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144295] Initializing cgroup subsys io\n[ 0.145115] Initializing cgroup subsys memory\n[ 0.145983] Initializing cgroup subsys devices\n[ 0.146869] Initializing cgroup subsys freezer\n[ 0.147745] Initializing cgroup subsys net_cls\n[ 0.148620] Initializing cgroup subsys perf_event\n[ 0.149540] Initializing cgroup subsys net_prio\n[ 0.150438] Initializing cgroup subsys hugetlb\n[ 0.151316] Initializing cgroup subsys pids\n[ 0.152195] CPU: Physical Processor ID: 0\n[ 0.153708] mce: CPU supports 10 MCE banks\n[ 0.154572] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173920] ftrace: allocating 31920 entries in 125 pages\n[ 0.200285] smpboot: Max logical packages: 1\n[ 0.201154] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202543] x2apic enabled\n[ 0.203364] Switched APIC routing to physical x2apic.\n[ 0.205134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208325] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210155] KVM setup paravirtual spinlock\n[ 0.211462] x86: Booted up 1 node, 1 CPUs\n[ 0.212286] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213695] devtmpfs: initialized\n[ 0.215423] evm: security.selinux\n[ 0.216139] evm: security.SMACK64\n[ 0.216842] evm: security.SMACK64EXEC\n[ 0.217608] evm: security.SMACK64TRANSMUTE\n[ 0.218438] evm: security.SMACK64MMAP\n[ 0.219204] evm: security.ima\n[ 0.219858] evm: security.capability\n[ 0.220679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222571] pinctrl core: initialized pinctrl subsystem\n[ 0.223699] RTC time: 22:08:08, date: 07/01/18\n[ 0.224674] NET: Registered protocol family 16\n[ 0.225662] cpuidle: using governor ladder\n[ 0.226499] cpuidle: using governor menu\n[ 0.227301] PCCT header not found.\n[ 0.228076] ACPI: bus type PCI registered\n[ 0.228895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230166] PCI: Using configuration type 1 for base access\n[ 0.231938] ACPI: Added _OSI(Module Device)\n[ 0.232802] ACPI: Added _OSI(Processor Device)\n[ 0.233688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236742] ACPI: Interpreter enabled\n[ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239435] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241341] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245123] ACPI: (supports S0 S5)\n[ 0.245839] ACPI: Using IOAPIC for interrupt routing\n[ 0.246914] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253702] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255975] acpiphp: Slot [3] registered\n[ 0.256795] acpiphp: Slot [4] registered\n[ 0.257611] acpiphp: Slot [5] registered\n[ 0.258429] acpiphp: Slot [6] registered\n[ 0.259244] acpiphp: Slot [7] registered\n[ 0.260066] acpiphp: Slot [8] registered\n[ 0.260880] acpiphp: Slot [9] registered\n[ 0.261703] acpiphp: Slot [10] registered\n[ 0.262533] acpiphp: Slot [11] registered\n[ 0.263365] acpiphp: Slot [12] registered\n[ 0.264204] acpiphp: Slot [13] registered\n[ 0.265037] acpiphp: Slot [14] registered\n[ 0.265863] acpiphp: Slot [15] registered\n[ 0.276843] acpiphp: Slot [16] registered\n[ 0.277689] acpiphp: Slot [17] registered\n[ 0.278520] acpiphp: Slot [18] registered\n[ 0.279348] acpiphp: Slot [19] registered\n[ 0.280174] acpiphp: Slot [20] registered\n[ 0.281007] acpiphp: Slot [21] registered\n[ 0.281832] acpiphp: Slot [22] registered\n[ 0.282689] acpiphp: Slot [23] registered\n[ 0.283522] acpiphp: Slot [24] registered\n[ 0.284350] acpiphp: Slot [25] registered\n[ 0.285184] acpiphp: Slot [26] registered\n[ 0.286014] acpiphp: Slot [27] registered\n[ 0.286840] acpiphp: Slot [28] registered\n[ 0.287670] acpiphp: Slot [29] registered\n[ 0.288497] acpiphp: Slot [30] registered\n[ 0.289334] acpiphp: Slot [31] registered\n[ 0.290160] PCI host bridge to bus 0000:00\n[ 0.290987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294947] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306482] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314415] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359660] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361188] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368269] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369358] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370936] vgaarb: loaded\n[ 0.371553] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372709] SCSI subsystem initialized\n[ 0.373545] ACPI: bus type USB registered\n[ 0.374381] usbcore: registered new interface driver usbfs\n[ 0.375440] usbcore: registered new interface driver hub\n[ 0.376474] usbcore: registered new device driver usb\n[ 0.377548] PCI: Using ACPI for IRQ routing\n[ 0.378592] NetLabel: Initializing\n[ 0.379324] NetLabel: domain hash size = 128\n[ 0.380199] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381174] NetLabel: unlabeled traffic allowed by default\n[ 0.382295] clocksource: Switched to clocksource kvm-clock\n[ 0.387726] AppArmor: AppArmor Filesystem Enabled\n[ 0.388704] pnp: PnP ACPI init\n[ 0.389625] pnp: PnP ACPI: found 5 devices\n[ 0.396012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397757] NET: Registered protocol family 2\n[ 0.398733] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400037] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401227] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402426] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404724] NET: Registered protocol family 1\n[ 0.405607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406732] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421886] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436141] Trying to unpack rootfs image as initramfs...\n[ 0.486025] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499877] Scanning for low memory corruption every 60 seconds\n[ 0.501209] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502386] audit: initializing netlink subsys (disabled)\n[ 0.503445] audit: type=2000 audit(1530482889.776:1): initialized\n[ 0.504777] Initialise system trusted keyring\n[ 0.505727] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506928] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508919] zbud: loaded\n[ 0.509632] VFS: Disk quotas dquot_6.6.0\n[ 0.510484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512025] fuse init (API version 7.23)\n[ 0.512931] Key type big_key registered\n[ 0.513765] Allocating IMA MOK and blacklist keyrings.\n[ 0.514895] Key type asymmetric registered\n[ 0.515740] Asymmetric key parser 'x509' registered\n[ 0.516715] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518582] io scheduler noop registered\n[ 0.519401] io scheduler deadline registered (default)\n[ 0.520410] io scheduler cfq registered\n[ 0.521255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523624] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525105] ACPI: Power Button [PWRF]\n[ 0.525946] GHES: HEST is not enabled!\n[ 0.539679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569222] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598650] Linux agpgart interface v0.103\n[ 0.600717] brd: module loaded\n[ 0.601973] loop: module loaded\n[ 0.606303] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607784] GPT:90111 != 2097151\n[ 0.608480] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609591] GPT:90111 != 2097151\n[ 0.610279] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611264] vda: vda1 vda15\n[ 0.612687] scsi host0: ata_piix\n[ 0.613441] scsi host1: ata_piix\n[ 0.614160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616873] libphy: Fixed MDIO Bus: probed\n[ 0.617712] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620876] PPP generic driver version 2.4.2\n[ 0.621779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623061] ehci-pci: EHCI PCI platform driver\n[ 0.623948] ehci-platform: EHCI generic platform driver\n[ 0.624955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626105] ohci-pci: OHCI PCI platform driver\n[ 0.627002] ohci-platform: OHCI generic platform driver\n[ 0.628010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642409] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643427] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644904] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649765] usb usb1: Product: UHCI Host Controller\n[ 0.650724] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651887] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652902] hub 1-0:1.0: USB hub found\n[ 0.653697] hub 1-0:1.0: 2 ports detected\n[ 0.654623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656768] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658795] mousedev: PS/2 mouse device common for all mice\n[ 0.660064] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661922] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663045] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665472] i2c /dev entries driver\n[ 0.666236] device-mapper: uevent: version 1.0.3\n[ 0.667189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670152] NET: Registered protocol family 10\n[ 0.671175] NET: Registered protocol family 17\n[ 0.672081] Key type dns_resolver registered\n[ 0.673027] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675927] registered taskstats version 1\n[ 0.676781] Loading compiled-in X.509 certificates\n[ 0.678242] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680135] zswap: loaded using pool lzo/zbud\n[ 0.681508] Key type trusted registered\n[ 0.683082] Key type encrypted registered\n[ 0.683923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684972] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686029] evm: HMAC attrs: 0x1\n[ 0.686985] Magic number: 10:479:147\n[ 0.687791] acpi device:18: hash matches\n[ 0.688662] rtc_cmos 00:00: setting system clock to 2018-07-01 22:08:09 UTC (1530482889)\n[ 0.690292] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691446] EDD information not available.\n[ 0.770855] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.772295] ata1.00: configured for MWDMA2\n[ 0.783911] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.786117] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.787371] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788628] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790504] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792056] Write protecting the kernel read-only data: 14336k\n[ 0.793619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795442] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.851545] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.46s]\nping 10.10.20.13 OK\nping 10.10.20.13 OK\nping 10.10.20.13 OK\n"} 2018-07-01 22:17:50,709 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-0250ce19-4fc5-4a28-af1b-d62599dc3a47 2018-07-01 22:17:50,710 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-07-01 22:17:50,710 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-07-01 22:17:50,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:17:50,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2768 X-Openstack-Request-Id: req-e5018c37-0750-4cd0-b6a9-3f7eb92943ba Date: Sun, 01 Jul 2018 22:17:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6a3a9175-ccae-4826-bb8a-6808d6abc60a"],"description":"","tags":[],"updated_at":"2018-07-01T22:15:47Z","provider:segmentation_id":58,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6fa40b7-0a81-4117-849e-380a17a63c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["61688c69-142c-46f1-a9ff-83d3c67a9f17"],"description":"","tags":[],"updated_at":"2018-07-01T22:15:41Z","provider:segmentation_id":75,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:15:41Z","provider:network_type":"vxlan"}]} 2018-07-01 22:17:50,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e5018c37-0750-4cd0-b6a9-3f7eb92943ba 2018-07-01 22:17:50,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"floatingip": {"floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}' 2018-07-01 22:17:52,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-10ff2011-bde9-4dd3-9664-610df4137b36 Date: Sun, 01 Jul 2018 22:17:52 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-07-01T22:17:51Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": null, "id": "0f2d551d-e158-4448-bcf4-d2614de76f89", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:17:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}} 2018-07-01 22:17:52,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-10ff2011-bde9-4dd3-9664-610df4137b36 2018-07-01 22:17:52,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c203593c66c48dd566a570a2e176770ef6b686c8" -d '{"addFloatingIp": {"address": "172.30.9.204"}}' 2018-07-01 22:17:56,230 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09493853-bfd1-4fdf-8119-70a5c10de6a6 x-compute-request-id: req-09493853-bfd1-4fdf-8119-70a5c10de6a6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:17:56,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-09493853-bfd1-4fdf-8119-70a5c10de6a6 2018-07-01 22:17:56,230 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-07-01 22:17:56,230 - sdnvpn-results - DEBUG - Ping IP 172.30.9.204 2018-07-01 22:17:56,231 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.204 -c 10' 2018-07-01 22:18:15,243 - functest.utils.functest_utils - ERROR - The command 'ping 172.30.9.204 -c 10' failed. 2018-07-01 22:18:15,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c203593c66c48dd566a570a2e176770ef6b686c8" -d '{"forceDelete": null}' 2018-07-01 22:18:15,436 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e190f832-64c0-4cde-8934-c4f391e6eba0 x-compute-request-id: req-e190f832-64c0-4cde-8934-c4f391e6eba0 Content-Length: 0 Content-Type: application/json 2018-07-01 22:18:15,437 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/68969908-f8d4-4798-8741-8f5e214ddd2b/action used request id req-e190f832-64c0-4cde-8934-c4f391e6eba0 2018-07-01 22:18:15,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c203593c66c48dd566a570a2e176770ef6b686c8" -d '{"forceDelete": null}' 2018-07-01 22:18:15,647 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5125faba-1453-480f-934a-6934106a641a x-compute-request-id: req-5125faba-1453-480f-934a-6934106a641a Content-Length: 0 Content-Type: application/json 2018-07-01 22:18:15,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/293900d9-90a6-472e-90ab-85140184ee18/action used request id req-5125faba-1453-480f-934a-6934106a641a 2018-07-01 22:18:15,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2d58f2f8813f3f9203c96f9ebbf5587fe89c6be9" 2018-07-01 22:18:16,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4bc458dd-4836-4bc1-89ee-b2b2d635ad44 Date: Sun, 01 Jul 2018 22:18:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:18:16,578 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d58ff420-5799-4366-bb5f-ad4001ec5c3a used request id req-4bc458dd-4836-4bc1-89ee-b2b2d635ad44 2018-07-01 22:18:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/0f2d551d-e158-4448-bcf4-d2614de76f89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:18:17,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d1a50bb-fbb5-44c1-a48b-408c23f14fc9 Content-Length: 0 Date: Sun, 01 Jul 2018 22:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:18:17,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/0f2d551d-e158-4448-bcf4-d2614de76f89 used request id req-8d1a50bb-fbb5-44c1-a48b-408c23f14fc9 2018-07-01 22:18:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"subnet_id": "61688c69-142c-46f1-a9ff-83d3c67a9f17"}' 2018-07-01 22:18:18,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9cf5cb7e-8403-487c-9969-bfac752b655c Date: Sun, 01 Jul 2018 22:18:18 GMT RESP BODY: {"network_id": "d6fa40b7-0a81-4117-849e-380a17a63c26", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "61688c69-142c-46f1-a9ff-83d3c67a9f17", "subnet_ids": ["61688c69-142c-46f1-a9ff-83d3c67a9f17"], "port_id": "63ba233f-f828-468e-b185-035bd6aed7ff", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875"} 2018-07-01 22:18:18,594 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/remove_router_interface used request id req-9cf5cb7e-8403-487c-9969-bfac752b655c 2018-07-01 22:18:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"subnet_id": "6a3a9175-ccae-4826-bb8a-6808d6abc60a"}' 2018-07-01 22:18:20,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-95f4c0ca-749f-43fa-af3e-bdc1ba87b3c8 Date: Sun, 01 Jul 2018 22:18:20 GMT RESP BODY: {"network_id": "2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "6a3a9175-ccae-4826-bb8a-6808d6abc60a", "subnet_ids": ["6a3a9175-ccae-4826-bb8a-6808d6abc60a"], "port_id": "c34c8fd6-dcbe-4306-8ed3-8b7785507079", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875"} 2018-07-01 22:18:20,230 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875/remove_router_interface used request id req-95f4c0ca-749f-43fa-af3e-bdc1ba87b3c8 2018-07-01 22:18:20,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:18:21,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-6c015179-d83a-4419-8845-34a7f9531ebc Date: Sun, 01 Jul 2018 22:18:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:18:20Z", "revision_number": 10, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f09da4a8-30e6-44b0-b6a3-27472184f875", "name": "sdnvpn-8-1-router"}} 2018-07-01 22:18:21,009 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 used request id req-6c015179-d83a-4419-8845-34a7f9531ebc 2018-07-01 22:18:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/61688c69-142c-46f1-a9ff-83d3c67a9f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:18:23,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccb1114f-69e2-48d2-955e-6ac8b5c10cbc Date: Sun, 01 Jul 2018 22:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:18:23,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/61688c69-142c-46f1-a9ff-83d3c67a9f17 used request id req-ccb1114f-69e2-48d2-955e-6ac8b5c10cbc 2018-07-01 22:18:23,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/6a3a9175-ccae-4826-bb8a-6808d6abc60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:18:25,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ac4e3c0-3fc9-459e-b6fd-813280c6285c Date: Sun, 01 Jul 2018 22:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:18:25,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6a3a9175-ccae-4826-bb8a-6808d6abc60a used request id req-1ac4e3c0-3fc9-459e-b6fd-813280c6285c 2018-07-01 22:18:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:18:26,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4873f38-5a72-4bbd-bcd4-0178f09d89b2 Content-Length: 0 Date: Sun, 01 Jul 2018 22:18:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:18:26,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f09da4a8-30e6-44b0-b6a3-27472184f875 used request id req-a4873f38-5a72-4bbd-bcd4-0178f09d89b2 2018-07-01 22:18:26,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/d6fa40b7-0a81-4117-849e-380a17a63c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:18:27,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7555c726-02cd-472b-ae8f-0c593510f5ee Date: Sun, 01 Jul 2018 22:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:18:27,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d6fa40b7-0a81-4117-849e-380a17a63c26 used request id req-7555c726-02cd-472b-ae8f-0c593510f5ee 2018-07-01 22:18:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceed3baff13485707d148de0709b7741998a5463" 2018-07-01 22:18:27,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-942908cf-c805-412c-97dc-16e48ad5bf6c Date: Sun, 01 Jul 2018 22:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:18:27,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2c2e87e2-45f9-4b6c-80ae-c0dd8c7ac3e5 used request id req-942908cf-c805-412c-97dc-16e48ad5bf6c 2018-07-01 22:18:27,592 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | PASS | 'sdnvpn-8-1' can ping 'sdnvpn-8-2' | +========================================================================================+ | Assign a Floating IP to sdnvpn-8-1 | | PASS | Assign a Floating IP to sdnvpn-8-1 | +========================================================================================+ | Ping sdnvpn-8-1 via Floating IP | +----------------------------------------------------------------------------------------+ | FAIL | Ping IP 172.30.9.204 | +========================================================================================+ 2018-07-01 22:18:27,592 - sdnvpn-results - INFO - One or more subtests have failed. 2018-07-01 22:18:27,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-07-01 22:18:27,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'FAIL', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.204': 'FAIL'}]} 2018-07-01 22:18:27,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-07-01 22:18:27,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-07-01 22:18:27,593 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-07-01 22:18:27,690 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-07-01 22:18:27,692 - paramiko.transport - DEBUG - starting thread (client mode): 0x5be2fc50L 2018-07-01 22:18:27,693 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:27,720 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:27,720 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:27,727 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:27,727 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:27,728 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:27,728 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:27,728 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:27,728 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:27,737 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:27,738 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:27,756 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.72: 838d334053a05fdc700e70f3ce93f295 2018-07-01 22:18:27,757 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:27,776 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:27,813 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:27,822 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:28,037 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:28,037 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:28,076 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:28,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:28,095 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:32,652 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:32,653 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:32,656 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bdea310L 2018-07-01 22:18:32,656 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:32,662 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:32,663 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:32,665 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:32,665 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:32,665 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:32,666 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:32,666 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:32,666 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:32,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:32,671 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:32,688 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:18:32,689 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:32,711 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:32,723 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:32,753 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:32,807 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:32,807 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:32,846 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:32,847 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:32,858 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:32,893 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:32,894 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:32,895 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:32,896 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:32,896 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:32,936 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:32,975 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:32,976 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:32,977 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:32,978 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:32,978 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:33,019 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:33,052 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:33,053 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:33,055 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd4e190L 2018-07-01 22:18:33,055 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:33,062 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:33,062 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:33,066 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:33,066 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:33,066 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:33,066 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:33,066 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:33,066 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:33,071 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:33,072 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:33,087 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:18:33,088 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:33,111 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:33,124 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:33,152 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:33,233 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:33,233 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:33,272 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:33,273 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:33,288 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:33,325 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:33,326 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:33,327 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:33,327 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:33,328 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:33,369 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:33,409 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:33,411 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:33,411 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:33,412 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:33,413 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:33,454 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:33,489 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:33,490 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:33,493 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd7e190L 2018-07-01 22:18:33,493 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:33,498 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:33,498 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:33,501 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:33,501 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:33,501 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:33,501 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:33,502 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:33,502 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:33,506 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:33,507 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:33,508 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:18:33,509 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:33,547 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:33,559 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:33,574 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:33,661 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:33,661 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:33,700 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:33,701 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:33,710 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:33,743 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:33,744 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:33,745 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:33,746 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:33,746 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:33,787 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:33,826 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:33,828 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:33,828 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:33,829 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:33,829 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:33,870 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:33,902 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:33,904 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:33,905 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd7eb50L 2018-07-01 22:18:33,906 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:33,912 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:33,912 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:33,915 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:33,915 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:33,916 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:33,916 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:33,916 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:33,916 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:33,921 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:33,921 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:33,937 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:18:33,938 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:33,961 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:33,972 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:34,002 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:34,065 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:34,065 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:34,104 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:34,105 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:34,109 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:34,138 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:34,139 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:34,140 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:34,141 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:34,141 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:34,181 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:34,212 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:34,214 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:34,214 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:34,215 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:34,215 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:34,256 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:34,282 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:34,284 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:34,285 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd98050L 2018-07-01 22:18:34,286 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:34,291 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:34,291 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:34,294 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:34,294 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:34,294 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:34,294 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:34,294 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:34,295 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:34,299 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:34,299 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:34,302 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:18:34,302 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:34,339 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:34,350 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:34,367 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:34,427 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:34,427 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:34,466 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:34,467 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:34,470 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:34,500 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:34,501 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:34,502 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:34,503 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:34,503 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:34,543 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:34,575 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:34,577 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:34,577 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:34,579 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:34,579 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:34,619 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:34,646 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:34,647 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:34,647 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:34,648 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:34,649 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:34,655 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:39,183 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:39,184 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:39,187 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd03dd0L 2018-07-01 22:18:39,188 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:39,194 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:39,194 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:39,197 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:39,197 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:39,197 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:39,198 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:39,198 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:39,198 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:39,203 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:39,203 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:39,219 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:18:39,220 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:39,243 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:39,256 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:39,284 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:39,350 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:39,350 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:39,389 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:39,390 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:39,396 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:39,433 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:39,434 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:39,435 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:39,436 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:39,436 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:39,476 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:39,515 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:39,517 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:39,517 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:39,518 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:39,518 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:39,559 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:39,592 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:39,593 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:39,594 - paramiko.transport - DEBUG - starting thread (client mode): 0x5be2b9d0L 2018-07-01 22:18:39,595 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:39,602 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:39,602 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:39,606 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:39,606 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:39,606 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:39,606 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:39,606 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:39,606 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:39,611 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:39,611 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:39,626 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:18:39,627 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:39,651 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:39,664 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:39,691 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:39,766 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:39,766 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:39,805 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:39,806 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:39,812 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:39,849 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:39,850 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:39,851 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:39,851 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:39,852 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:39,893 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:39,930 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:39,932 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:39,932 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:39,933 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:39,933 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:39,974 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:40,005 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:40,006 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:40,008 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bdb8910L 2018-07-01 22:18:40,009 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:40,014 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:40,015 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:40,017 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:40,018 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:40,018 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:40,018 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:40,018 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:40,018 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:40,023 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:40,023 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:40,024 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:18:40,025 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:40,063 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:40,075 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:40,089 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:40,159 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:40,159 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:40,198 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:40,199 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:40,209 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:40,241 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:40,242 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:40,243 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:40,244 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:40,244 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:40,285 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:40,318 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:40,320 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:40,321 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:40,322 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:40,322 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:40,363 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:40,391 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:40,392 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:40,394 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd75150L 2018-07-01 22:18:40,395 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:40,399 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:40,399 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:40,401 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:40,401 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:40,401 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:40,401 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:40,401 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:40,401 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:40,443 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:40,444 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:40,458 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:18:40,459 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:40,483 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:40,494 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:40,524 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:40,567 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:40,567 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:40,606 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:40,607 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:40,626 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:40,656 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:40,657 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:40,657 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:40,658 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:40,658 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:40,699 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:40,731 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:40,732 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:40,733 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:40,734 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:40,734 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:40,774 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:40,802 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:40,803 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:40,805 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd43750L 2018-07-01 22:18:40,806 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:18:40,813 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:18:40,813 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:18:40,817 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:18:40,817 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:18:40,817 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:18:40,817 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:18:40,817 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:18:40,817 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:18:40,822 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:18:40,823 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:18:40,837 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:18:40,838 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:18:40,862 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:18:40,874 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:18:40,902 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:18:40,972 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:18:40,972 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:18:41,011 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:18:41,012 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:18:41,022 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:18:41,055 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:18:41,056 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:18:41,057 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:18:41,058 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:18:41,058 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:18:41,098 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:18:41,133 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:18:41,134 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:18:41,135 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:18:41,136 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:18:41,136 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:18:41,177 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:18:41,209 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:18:41,210 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:18:41,211 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:18:41,211 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:18:41,211 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:18:41,215 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:18:41,265 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:18:41,266 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:18:41,268 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:18:41,268 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:18:41,268 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:18:41,271 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:18:41,325 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:18:41,327 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:18:41,328 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:18:41,328 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:18:41,328 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:18:41,332 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:18:41,384 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:18:41,385 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:18:41,386 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:18:41,387 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:18:41,387 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:18:41,390 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:18:41,430 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:18:41,431 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:18:41,432 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:18:41,433 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:18:41,433 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:18:41,435 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:18:41,478 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:18:41,479 - sdnvpn-results - INFO - Verify that OpenDaylight can start/communicate with zrpcd/Quagga 2018-07-01 22:18:41,479 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-07-01 22:18:41,479 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-07-01 22:18:41,480 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:18:41,480 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:18:41,481 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:18:41,482 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:18:41,484 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:18:41,535 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:18:41,536 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-07-01 22:18:41,536 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:18:41,537 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:18:41,538 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:18:41,538 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:18:41,541 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:18:41,592 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:18:41,593 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-07-01 22:18:41,594 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:18:41,594 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:18:41,595 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:18:41,595 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:18:41,598 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:18:41,650 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:18:41,651 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-07-01 22:18:41,655 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:18:41,674 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:18:41,674 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:18:41,674 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:18:41,677 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:18:41,712 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-07-01 22:18:41,713 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-07-01 22:18:41,714 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-07-01 22:18:41,714 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-07-01 22:18:41,715 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-07-01 22:18:41,755 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-07-01 22:18:41,789 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-07-01 22:18:41,791 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-07-01 22:18:41,792 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-07-01 22:18:41,792 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-07-01 22:18:41,793 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-07-01 22:18:41,833 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-07-01 22:18:41,862 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-07-01 22:18:41,862 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-07-01 22:18:41,863 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-07-01 22:18:41,864 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-07-01 22:18:41,868 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-07-01 22:18:41,870 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:18:41,871 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:18:41,871 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:18:41,874 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:18:41,911 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-07-01 22:18:41,912 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-07-01 22:18:41,912 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-07-01 22:18:41,913 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-07-01 22:18:41,914 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-07-01 22:18:41,955 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-07-01 22:18:41,993 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-07-01 22:18:41,994 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-07-01 22:18:41,995 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-07-01 22:18:41,996 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-07-01 22:18:41,996 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-07-01 22:18:42,036 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-07-01 22:18:42,068 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-07-01 22:18:42,068 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-07-01 22:18:42,069 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-07-01 22:18:42,071 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-07-01 22:18:42,074 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-07-01 22:18:42,076 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-0 2018-07-01 22:18:42,076 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-07-01 22:18:42,077 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-07-01 22:18:42,077 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-07-01 22:18:42,079 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-07-01 22:18:42,080 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-07-01 22:18:42,080 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-07-01 22:18:42,081 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-07-01 22:18:42,081 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-07-01 22:18:42,119 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-07-01 22:18:42,119 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.25 2018-07-01 22:18:42,120 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-07-01 22:18:42,120 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-07-01 22:18:42,121 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-07-01 22:18:42,121 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-07-01 22:18:42,162 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-07-01 22:18:44,404 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-07-01 22:18:44,404 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-07-01 22:18:44,405 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-07-01 22:18:44,445 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-07-01 22:18:44,446 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-07-01 22:18:44,471 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-07-01 22:18:45,159 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-07-01 22:18:45,160 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-07-01 22:18:50,165 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-07-01 22:18:50,166 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-07-01 22:18:50,166 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-07-01 22:18:50,167 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-07-01 22:18:50,170 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-07-01 22:18:50,224 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-07-01 22:18:50,225 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-07-01 22:18:50,225 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-07-01 22:18:50,227 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-07-01 22:18:57,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:18:57,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:18:57,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:18:57,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:18:57,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:18:57,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:18:57,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:18:57,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:18:57,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:18:57,935 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:18:57,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:18:57,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:18:57,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:18:57,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:18:57,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:18:57,937 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:18:57,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:18:57,938 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:18:57,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:18:57,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:18:57,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:18:57,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:18:57,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:18:57,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:18:57,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:18:57,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:18:57,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:18:57,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:18:57,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:18:57,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:18:57,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:18:57,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:18:57,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:18:57,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a677e79-236f-4e44-8961-4d6bc4958838 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:18:57,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0a677e79-236f-4e44-8961-4d6bc4958838 2018-07-01 22:18:57,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:18:58,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["5iaugiowSJKmYdAV6wE6GQ"], "issued_at": "2018-07-01T22:18:58.000000Z"}} 2018-07-01 22:18:58,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5addbb9acec04f1729aa423f056e49cd4dce81" 2018-07-01 22:18:58,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:18:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f164dae-805e-4c03-bd48-71415c7bad0b x-compute-request-id: req-2f164dae-805e-4c03-bd48-71415c7bad0b Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 22:18:58,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-2f164dae-805e-4c03-bd48-71415c7bad0b 2018-07-01 22:18:58,615 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-07-01 22:18:58,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5addbb9acec04f1729aa423f056e49cd4dce81" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-07-01 22:18:58,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:18:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b9fa6af-b884-452e-a3f8-c8c3718280f8 x-compute-request-id: req-7b9fa6af-b884-452e-a3f8-c8c3718280f8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:18:58,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7b9fa6af-b884-452e-a3f8-c8c3718280f8 2018-07-01 22:18:58,668 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=d3a93ce6-0613-4ea3-b032-4aa47c9dc657 created successfully. 2018-07-01 22:18:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:18:58,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7094c054-6c97-4fdb-84ae-d4c38a9fbb4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:18:58,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7094c054-6c97-4fdb-84ae-d4c38a9fbb4e 2018-07-01 22:18:58,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:18:59,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["9Qb31dxKQw2f-ZXgpn_E1w"], "issued_at": "2018-07-01T22:18:59.000000Z"}} 2018-07-01 22:18:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:18:59,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12700 X-Openstack-Request-Id: req-35249dbb-1bfd-4fb9-a637-a2beccbed5a2 Date: Sun, 01 Jul 2018 22:18:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:15:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 6, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:18:59,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-35249dbb-1bfd-4fb9-a637-a2beccbed5a2 2018-07-01 22:18:59,265 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:18:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:18:59,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-1a68fe83-b6d5-4b6e-a613-0c8188a1e0ca Date: Sun, 01 Jul 2018 22:18:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "2be90117-7b49-4e07-a52d-a309f8286268"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "3cedc638-3909-4e38-946d-8862e69c426a"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "5335776e-8749-470a-9cfc-5583240eff25"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "619de261-b257-4818-a6a9-3bd55cd65012"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 80, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83536253-b584-479d-9699-2d16d379043e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "a70c0a40-15ab-460f-98b7-e1152d31e124"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "abba688e-2147-4833-8211-ed1882c49d5b"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:04Z", "project_id": "", "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f9168f9c-92e6-471a-b120-f342c6f5218f"}]} 2018-07-01 22:18:59,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1a68fe83-b6d5-4b6e-a613-0c8188a1e0ca 2018-07-01 22:18:59,892 - sdnvpn_test_utils - INFO - This rule exists for security group: 5db98842-b223-44a0-8cb5-5a93855ebeff 2018-07-01 22:18:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:00,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-69ab813c-19f6-43f6-a538-dd831a6d77a2 Date: Sun, 01 Jul 2018 22:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "2be90117-7b49-4e07-a52d-a309f8286268"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "3cedc638-3909-4e38-946d-8862e69c426a"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "5335776e-8749-470a-9cfc-5583240eff25"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "619de261-b257-4818-a6a9-3bd55cd65012"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 80, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83536253-b584-479d-9699-2d16d379043e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "a70c0a40-15ab-460f-98b7-e1152d31e124"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "abba688e-2147-4833-8211-ed1882c49d5b"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:04Z", "project_id": "", "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f9168f9c-92e6-471a-b120-f342c6f5218f"}]} 2018-07-01 22:19:00,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-69ab813c-19f6-43f6-a538-dd831a6d77a2 2018-07-01 22:19:00,484 - sdnvpn_test_utils - INFO - This rule exists for security group: 5db98842-b223-44a0-8cb5-5a93855ebeff 2018-07-01 22:19:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:01,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-f1704917-2f15-41c3-907d-0ca7d6c13975 Date: Sun, 01 Jul 2018 22:19:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "2be90117-7b49-4e07-a52d-a309f8286268"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "3cedc638-3909-4e38-946d-8862e69c426a"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "5335776e-8749-470a-9cfc-5583240eff25"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "619de261-b257-4818-a6a9-3bd55cd65012"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 80, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:52Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "83536253-b584-479d-9699-2d16d379043e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "a70c0a40-15ab-460f-98b7-e1152d31e124"}, {"remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "abba688e-2147-4833-8211-ed1882c49d5b"}, {"remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3"}, {"remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83"}, {"remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "port_range_min": null, "revision_number": 0, "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:50Z", "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:04Z", "project_id": "", "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "project_id": "", "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 22, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:51Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "port_range_min": null, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "f9168f9c-92e6-471a-b120-f342c6f5218f"}]} 2018-07-01 22:19:01,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-f1704917-2f15-41c3-907d-0ca7d6c13975 2018-07-01 22:19:01,053 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-07-01 22:19:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"security_group_rule": {"port_range_min": 179, "direction": "ingress", "protocol": "tcp", "port_range_max": 179, "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:19:01,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-232983f6-1184-4d1d-97ac-d983945d72b0 Date: Sun, 01 Jul 2018 22:19:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "port_range_min": 179, "revision_number": 0, "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:01Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "50e590d3-b5fe-4807-8519-15e4a82a7152"}} 2018-07-01 22:19:01,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-232983f6-1184-4d1d-97ac-d983945d72b0 2018-07-01 22:19:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:02,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1456 X-Openstack-Request-Id: req-c44ddc43-52fe-4bb3-aa40-491f7acc4533 Date: Sun, 01 Jul 2018 22:19:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 22:19:02,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c44ddc43-52fe-4bb3-aa40-491f7acc4533 2018-07-01 22:19:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:02,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1962 X-Openstack-Request-Id: req-f01e857e-27ae-4b12-b69f-94d974294a64 Date: Sun, 01 Jul 2018 22:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:24Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"2eb734db-35df-4648-848e-d099729b59f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet1"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet2"}]} 2018-07-01 22:19:02,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f01e857e-27ae-4b12-b69f-94d974294a64 2018-07-01 22:19:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:02,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5e738e01-b509-45d1-a502-2142705d8d61 Date: Sun, 01 Jul 2018 22:19:02 GMT RESP BODY: {"routers": []} 2018-07-01 22:19:02,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-5e738e01-b509-45d1-a502-2142705d8d61 2018-07-01 22:19:02,696 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-07-01 22:19:02,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"network": {"name": "sdnvpn-3-1-net", "admin_state_up": true}}' 2018-07-01 22:19:02,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-ea9dcfae-c87f-4f01-bada-6ade3cfc5993 Date: Sun, 01 Jul 2018 22:19:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:19:02Z","is_default":false,"provider:segmentation_id":40,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:02Z","mtu":1450}} 2018-07-01 22:19:02,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ea9dcfae-c87f-4f01-bada-6ade3cfc5993 2018-07-01 22:19:02,954 - sdnvpn.lib.openstack_utils - DEBUG - Network 'c97d8b5a-e4e5-4711-8082-16ccda534e54' created successfully 2018-07-01 22:19:02,954 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-07-01 22:19:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"subnets": [{"ip_version": 4, "network_id": "c97d8b5a-e4e5-4711-8082-16ccda534e54", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-1-subnet"}]}' 2018-07-01 22:19:03,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6703146a-0805-4164-a052-545b3a628b24 Date: Sun, 01 Jul 2018 22:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:03Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:19:03Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3b035bfd-5e06-4e3c-9231-63ee69e28f88","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2018-07-01 22:19:03,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6703146a-0805-4164-a052-545b3a628b24 2018-07-01 22:19:03,883 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '3b035bfd-5e06-4e3c-9231-63ee69e28f88' created successfully 2018-07-01 22:19:03,883 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-07-01 22:19:03,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"router": {"name": "sdnvpn-3-1-router", "admin_state_up": true}}' 2018-07-01 22:19:04,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-af85d375-a4d7-4aaa-829e-7470c70f3e38 Date: Sun, 01 Jul 2018 22:19:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:19:04Z", "revision_number": 0, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "637c1611-0791-43cd-bb05-cc0861a984c9", "name": "sdnvpn-3-1-router"}} 2018-07-01 22:19:04,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-af85d375-a4d7-4aaa-829e-7470c70f3e38 2018-07-01 22:19:04,178 - sdnvpn.lib.openstack_utils - DEBUG - Router '637c1611-0791-43cd-bb05-cc0861a984c9' created successfully 2018-07-01 22:19:04,178 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-07-01 22:19:04,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"subnet_id": "3b035bfd-5e06-4e3c-9231-63ee69e28f88"}' 2018-07-01 22:19:05,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f16711ae-39db-4dd6-9f70-f00d1d1e5318 Date: Sun, 01 Jul 2018 22:19:05 GMT RESP BODY: {"network_id": "c97d8b5a-e4e5-4711-8082-16ccda534e54", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "3b035bfd-5e06-4e3c-9231-63ee69e28f88", "subnet_ids": ["3b035bfd-5e06-4e3c-9231-63ee69e28f88"], "port_id": "74e12684-5df0-4be6-9d4b-f4523bc5343f", "id": "637c1611-0791-43cd-bb05-cc0861a984c9"} 2018-07-01 22:19:05,816 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9/add_router_interface used request id req-f16711ae-39db-4dd6-9f70-f00d1d1e5318 2018-07-01 22:19:05,816 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-07-01 22:19:05,816 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-07-01 22:19:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:06,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2116 X-Openstack-Request-Id: req-0463b0df-c60a-4c71-adc9-5c6f3468592a Date: Sun, 01 Jul 2018 22:19:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3b035bfd-5e06-4e3c-9231-63ee69e28f88"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:03Z","provider:segmentation_id":40,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:02Z","provider:network_type":"vxlan"}]} 2018-07-01 22:19:06,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0463b0df-c60a-4c71-adc9-5c6f3468592a 2018-07-01 22:19:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}}' 2018-07-01 22:19:07,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-1ce54bad-fc90-40fe-b9bc-750e202ba9a3 Date: Sun, 01 Jul 2018 22:19:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:19:07Z", "revision_number": 3, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "637c1611-0791-43cd-bb05-cc0861a984c9", "name": "sdnvpn-3-1-router"}} 2018-07-01 22:19:07,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9 used request id req-1ce54bad-fc90-40fe-b9bc-750e202ba9a3 2018-07-01 22:19:07,400 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-07-01 22:19:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:07,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2116 X-Openstack-Request-Id: req-4299320e-56e1-46ba-a8ec-7076e22c5cfe Date: Sun, 01 Jul 2018 22:19:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3b035bfd-5e06-4e3c-9231-63ee69e28f88"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:03Z","provider:segmentation_id":40,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:02Z","provider:network_type":"vxlan"}]} 2018-07-01 22:19:07,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4299320e-56e1-46ba-a8ec-7076e22c5cfe 2018-07-01 22:19:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:07,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2591 X-Openstack-Request-Id: req-5785742f-cbf2-4c98-9a0a-da7f3f270dbe Date: Sun, 01 Jul 2018 22:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:24Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"2eb734db-35df-4648-848e-d099729b59f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:03Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:19:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3b035bfd-5e06-4e3c-9231-63ee69e28f88","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet2"}]} 2018-07-01 22:19:07,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-5785742f-cbf2-4c98-9a0a-da7f3f270dbe 2018-07-01 22:19:07,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:08,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-7527add7-e01a-4386-9ddc-bac933172af8 Date: Sun, 01 Jul 2018 22:19:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:19:07Z", "revision_number": 3, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "637c1611-0791-43cd-bb05-cc0861a984c9", "name": "sdnvpn-3-1-router"}]} 2018-07-01 22:19:08,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-7527add7-e01a-4386-9ddc-bac933172af8 2018-07-01 22:19:08,017 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-07-01 22:19:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"network": {"name": "sdnvpn-3-2-quagga-net", "admin_state_up": true}}' 2018-07-01 22:19:08,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 652 X-Openstack-Request-Id: req-f2f187c4-bbde-4df5-9b5d-d7716362acef Date: Sun, 01 Jul 2018 22:19:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6a78eb5a-3bf5-4928-8110-9d94a3d41a56","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:19:08Z","is_default":false,"provider:segmentation_id":5,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:08Z","mtu":1450}} 2018-07-01 22:19:08,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f2f187c4-bbde-4df5-9b5d-d7716362acef 2018-07-01 22:19:08,266 - sdnvpn.lib.openstack_utils - DEBUG - Network '6a78eb5a-3bf5-4928-8110-9d94a3d41a56' created successfully 2018-07-01 22:19:08,266 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-07-01 22:19:08,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"subnets": [{"ip_version": 4, "network_id": "6a78eb5a-3bf5-4928-8110-9d94a3d41a56", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-2-quagga-subnet"}]}' 2018-07-01 22:19:08,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-3f4f6f03-62ef-42f0-a01f-0c562d725506 Date: Sun, 01 Jul 2018 22:19:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a78eb5a-3bf5-4928-8110-9d94a3d41a56","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:08Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:19:08Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"c7f1117e-2ff7-4410-ae0a-9980d3a813d0","subnetpool_id":null,"name":"sdnvpn-3-2-quagga-subnet"}]} 2018-07-01 22:19:08,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3f4f6f03-62ef-42f0-a01f-0c562d725506 2018-07-01 22:19:08,876 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'c7f1117e-2ff7-4410-ae0a-9980d3a813d0' created successfully 2018-07-01 22:19:08,876 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-07-01 22:19:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"router": {"name": "sdnvpn-3-2-quagga-router", "admin_state_up": true}}' 2018-07-01 22:19:09,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-2666e7e0-2832-4bee-a48a-a8e3fb140998 Date: Sun, 01 Jul 2018 22:19:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:19:08Z", "revision_number": 0, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "9f55fbec-9f64-496b-ad0e-bd51dd2edd7b", "name": "sdnvpn-3-2-quagga-router"}} 2018-07-01 22:19:09,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-2666e7e0-2832-4bee-a48a-a8e3fb140998 2018-07-01 22:19:09,060 - sdnvpn.lib.openstack_utils - DEBUG - Router '9f55fbec-9f64-496b-ad0e-bd51dd2edd7b' created successfully 2018-07-01 22:19:09,060 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-07-01 22:19:09,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"subnet_id": "c7f1117e-2ff7-4410-ae0a-9980d3a813d0"}' 2018-07-01 22:19:11,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7769d75b-5d45-464f-991d-846856d5d0da Date: Sun, 01 Jul 2018 22:19:11 GMT RESP BODY: {"network_id": "6a78eb5a-3bf5-4928-8110-9d94a3d41a56", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "c7f1117e-2ff7-4410-ae0a-9980d3a813d0", "subnet_ids": ["c7f1117e-2ff7-4410-ae0a-9980d3a813d0"], "port_id": "385a1e20-d7af-4b18-aa80-d5252fa9a2fa", "id": "9f55fbec-9f64-496b-ad0e-bd51dd2edd7b"} 2018-07-01 22:19:11,047 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b/add_router_interface used request id req-7769d75b-5d45-464f-991d-846856d5d0da 2018-07-01 22:19:11,048 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-07-01 22:19:11,048 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-07-01 22:19:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:11,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2782 X-Openstack-Request-Id: req-fdaa9279-d523-48df-8c87-134c88d1313c Date: Sun, 01 Jul 2018 22:19:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a78eb5a-3bf5-4928-8110-9d94a3d41a56","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c7f1117e-2ff7-4410-ae0a-9980d3a813d0"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:08Z","provider:segmentation_id":5,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3b035bfd-5e06-4e3c-9231-63ee69e28f88"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:03Z","provider:segmentation_id":40,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:02Z","provider:network_type":"vxlan"}]} 2018-07-01 22:19:11,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-fdaa9279-d523-48df-8c87-134c88d1313c 2018-07-01 22:19:11,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}}' 2018-07-01 22:19:13,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-4af04616-e06b-4b09-b9e0-daa0d0df7865 Date: Sun, 01 Jul 2018 22:19:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:19:12Z", "revision_number": 4, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "9f55fbec-9f64-496b-ad0e-bd51dd2edd7b", "name": "sdnvpn-3-2-quagga-router"}} 2018-07-01 22:19:13,068 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b used request id req-4af04616-e06b-4b09-b9e0-daa0d0df7865 2018-07-01 22:19:13,069 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-07-01 22:19:13,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:19:13,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e98b174-958f-4d68-abf3-b508a76ee340 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:19:13,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5e98b174-958f-4d68-abf3-b508a76ee340 2018-07-01 22:19:13,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:19:13,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["66Wh3seoTBCS7nykB6A0ZQ"], "issued_at": "2018-07-01T22:19:13.000000Z"}} 2018-07-01 22:19:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a34af5de1769df1a64bf847e187ae61016bb2da" 2018-07-01 22:19:13,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-bb85a21f-661c-47a0-a30b-30f99ca4cbf2 Date: Sun, 01 Jul 2018 22:19:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:19:13,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-bb85a21f-661c-47a0-a30b-30f99ca4cbf2 2018-07-01 22:19:13,616 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-07-01 22:19:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a34af5de1769df1a64bf847e187ae61016bb2da" 2018-07-01 22:19:13,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e749e14d-3904-47f6-a6a3-a987c0b4afc1 Date: Sun, 01 Jul 2018 22:19:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:19:13,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e749e14d-3904-47f6-a6a3-a987c0b4afc1 2018-07-01 22:19:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a34af5de1769df1a64bf847e187ae61016bb2da" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-07-01 22:19:14,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/98a415b6-7183-4b87-9c4f-626569edc0ac X-Openstack-Request-Id: req-dc4367bd-a00b-4d6a-a8d3-06928d34a7c2 Date: Sun, 01 Jul 2018 22:19:14 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:19:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:19:14Z", "visibility": "public", "locations": [], "self": "/v2/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "min_disk": 0, "protected": false, "id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "file": "/v2/images/98a415b6-7183-4b87-9c4f-626569edc0ac/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:19:14,042 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-dc4367bd-a00b-4d6a-a8d3-06928d34a7c2 2018-07-01 22:19:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/98a415b6-7183-4b87-9c4f-626569edc0ac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a34af5de1769df1a64bf847e187ae61016bb2da" -d '' 2018-07-01 22:19:25,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d5fefd2-25e6-4d1b-b7d0-497a22d9fbff Date: Sun, 01 Jul 2018 22:19:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:19:25,635 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/98a415b6-7183-4b87-9c4f-626569edc0ac/file used request id req-3d5fefd2-25e6-4d1b-b7d0-497a22d9fbff 2018-07-01 22:19:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:25,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2782 X-Openstack-Request-Id: req-d4511a86-072d-47c3-a1ba-58e1a7b43b24 Date: Sun, 01 Jul 2018 22:19:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a78eb5a-3bf5-4928-8110-9d94a3d41a56","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c7f1117e-2ff7-4410-ae0a-9980d3a813d0"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:08Z","provider:segmentation_id":5,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3b035bfd-5e06-4e3c-9231-63ee69e28f88"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:03Z","provider:segmentation_id":40,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:02Z","provider:network_type":"vxlan"}]} 2018-07-01 22:19:25,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d4511a86-072d-47c3-a1ba-58e1a7b43b24 2018-07-01 22:19:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"floatingip": {"floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}' 2018-07-01 22:19:27,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-05602cc8-5cbc-418b-952f-8a130642a954 Date: Sun, 01 Jul 2018 22:19:27 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-07-01T22:19:26Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": null, "id": "ac219831-ece2-4f90-a846-5b9a2a0851a1", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:26Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}} 2018-07-01 22:19:27,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-05602cc8-5cbc-418b-952f-8a130642a954 2018-07-01 22:19:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:19:27,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2782 X-Openstack-Request-Id: req-2467999e-d383-4108-8112-9755b50deb8e Date: Sun, 01 Jul 2018 22:19:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a78eb5a-3bf5-4928-8110-9d94a3d41a56","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["c7f1117e-2ff7-4410-ae0a-9980d3a813d0"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:08Z","provider:segmentation_id":5,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c97d8b5a-e4e5-4711-8082-16ccda534e54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3b035bfd-5e06-4e3c-9231-63ee69e28f88"],"description":"","tags":[],"updated_at":"2018-07-01T22:19:03Z","provider:segmentation_id":40,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:19:02Z","provider:network_type":"vxlan"}]} 2018-07-01 22:19:27,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2467999e-d383-4108-8112-9755b50deb8e 2018-07-01 22:19:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"floatingip": {"floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}' 2018-07-01 22:19:29,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-16f33ece-e09a-42ad-b121-32dc23f1e8a5 Date: Sun, 01 Jul 2018 22:19:29 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-07-01T22:19:28Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": null, "id": "e4a62fbb-0349-4ab0-8e89-c0bbbd950095", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:28Z", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}} 2018-07-01 22:19:29,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-16f33ece-e09a-42ad-b121-32dc23f1e8a5 2018-07-01 22:19:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:19:29,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e0e675-733a-4ef6-bca3-a495e8803036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:19:29,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82e0e675-733a-4ef6-bca3-a495e8803036 2018-07-01 22:19:29,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:19:29,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["89jMefsDTLe2mxFVy4Blaw"], "issued_at": "2018-07-01T22:19:29.000000Z"}} 2018-07-01 22:19:29,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34025d760e005343c3a45f51efe1177582709ce7" 2018-07-01 22:19:29,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3876bc0-c44a-4533-9059-284c091e492e x-compute-request-id: req-d3876bc0-c44a-4533-9059-284c091e492e Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:19:29,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-d3876bc0-c44a-4533-9059-284c091e492e 2018-07-01 22:19:29,726 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:19:29,727 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:19:29,727 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:19:29,730 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:19:29,766 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:19:29,767 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:19:29,775 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-3-2-quagga'... 2018-07-01 22:19:29,775 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-3-2-quagga flavor=m1.custom image=98a415b6-7183-4b87-9c4f-626569edc0ac network=6a78eb5a-3bf5-4928-8110-9d94a3d41a56 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.11.5 files=None userdata= #! /bin/bash set -xe # change the password because this script is run on a passwordless cloud-image echo 'ubuntu:opnfv' | chpasswd # Wait for a floating IP # as a workaround to NAT breakage sleep 20 # Variables to be filled in with python NEIGHBOR_IP=172.30.9.25 OWN_IP=172.30.9.206 # directly access the instance from the external net without NAT EXT_NET_MASK=24 if [[ $(getent hosts | awk '{print $2}') != *"$(cat /etc/hostname | awk '{print $1}')"* ]] then echo "127.0.1.1 $(cat /etc/hostname | awk '{print $1}')" | tee -a /etc/hosts fi quagga_int='' for net_int in $(netstat -ia | awk 'NR>2{print $1}'); do if [ -z "$(ifconfig | grep $net_int)" ] then quagga_int=$net_int break fi done if [ -z "$quagga_int" ] then echo 'No available network interface' fi ip link set $quagga_int up ip addr add $OWN_IP/$EXT_NET_MASK dev $quagga_int ZEBRA_CONFIG_LOCATION="/etc/quagga/zebra.conf" DAEMONS_FILE_LOCATION="/etc/quagga/daemons" BGPD_CONFIG_LOCATION="/etc/quagga/bgpd.conf" BGPD_LOG_FILE="/var/log/bgpd.log" # Quagga is already installed to run as well in setups without inet # dns fix # echo "nameserver 8.8.8.8" > /etc/resolvconf/resolv.conf.d/head # resolvconf -u # DEBIAN_FRONTEND=noninteractive apt-get update # DEBIAN_FRONTEND=noninteractive apt-get install quagga -y touch $BGPD_LOG_FILE chown quagga:quagga $BGPD_LOG_FILE chown quagga:quagga $DAEMONS_FILE_LOCATION cat < $DAEMONS_FILE_LOCATION zebra=yes bgpd=yes ospfd=no ospf6d=no ripd=no ripngd=no isisd=no babeld=no CATEOF touch $ZEBRA_CONFIG_LOCATION chown quagga:quagga $ZEBRA_CONFIG_LOCATION cat < $BGPD_CONFIG_LOCATION ! -*- bgp -*- hostname bgpd password sdncbgpc router bgp 200 bgp router-id ${OWN_IP} neighbor ${NEIGHBOR_IP} remote-as 100 no neighbor ${NEIGHBOR_IP} activate ! address-family vpnv4 unicast neighbor ${NEIGHBOR_IP} activate exit-address-family ! line vty exec-timeout 0 0 ! debug bgp events debug bgp updates log file ${BGPD_LOG_FILE} end CATEOF chown quagga:quagga $BGPD_CONFIG_LOCATION service quagga restart pgrep bgpd pgrep zebra 2018-07-01 22:19:29,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:19:29,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:19:29,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:19:29,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:19:29,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:19:29,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:19:29,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:19:29,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:19:29,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:19:29,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:19:29,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:19:29,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:19:29,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:19:29,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:19:29,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:19:29,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:19:29,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:19:29,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:19:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:19:29,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd610b9-ce83-4e6f-b887-c6eb3b66c44e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:19:29,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1fd610b9-ce83-4e6f-b887-c6eb3b66c44e 2018-07-01 22:19:29,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:19:30,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["o17fr9XGRU2kZHrfT4ICPA"], "issued_at": "2018-07-01T22:19:30.000000Z"}} 2018-07-01 22:19:30,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e732cae184d6c1e518e0761b1b914662dd004fe5" 2018-07-01 22:19:30,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58053ffd-1c8d-456c-8fcb-78af4fec3b44 x-compute-request-id: req-58053ffd-1c8d-456c-8fcb-78af4fec3b44 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-07-01 22:19:30,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-58053ffd-1c8d-456c-8fcb-78af4fec3b44 2018-07-01 22:19:30,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e732cae184d6c1e518e0761b1b914662dd004fe5" 2018-07-01 22:19:30,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dc5317b-3b89-4001-99f8-18669e934eb6 x-compute-request-id: req-0dc5317b-3b89-4001-99f8-18669e934eb6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:19:30,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657 used request id req-0dc5317b-3b89-4001-99f8-18669e934eb6 2018-07-01 22:19:30,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e732cae184d6c1e518e0761b1b914662dd004fe5" -d '{"server": {"name": "sdnvpn-3-2-quagga", "imageRef": "98a415b6-7183-4b87-9c4f-626569edc0ac", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "user_data": "IyEgL2Jpbi9iYXNoCgpzZXQgLXhlCgojIGNoYW5nZSB0aGUgcGFzc3dvcmQgYmVjYXVzZSB0aGlzIHNjcmlwdCBpcyBydW4gb24gYSBwYXNzd29yZGxlc3MgY2xvdWQtaW1hZ2UKZWNobyAndWJ1bnR1Om9wbmZ2JyB8IGNocGFzc3dkCgojIFdhaXQgZm9yIGEgZmxvYXRpbmcgSVAKIyBhcyBhIHdvcmthcm91bmQgdG8gTkFUIGJyZWFrYWdlCnNsZWVwIDIwCgojIFZhcmlhYmxlcyB0byBiZSBmaWxsZWQgaW4gd2l0aCBweXRob24KTkVJR0hCT1JfSVA9MTcyLjMwLjkuMjUKT1dOX0lQPTE3Mi4zMC45LjIwNgojIGRpcmVjdGx5IGFjY2VzcyB0aGUgaW5zdGFuY2UgZnJvbSB0aGUgZXh0ZXJuYWwgbmV0IHdpdGhvdXQgTkFUCkVYVF9ORVRfTUFTSz0yNAoKaWYgW1sgJChnZXRlbnQgaG9zdHMgfCBhd2sgJ3twcmludCAkMn0nKSAhPSAqIiQoY2F0IC9ldGMvaG9zdG5hbWUgfCBhd2sgJ3twcmludCAkMX0nKSIqIF1dCnRoZW4gCmVjaG8gIjEyNy4wLjEuMSAkKGNhdCAvZXRjL2hvc3RuYW1lIHwgYXdrICd7cHJpbnQgJDF9JykiIHwgdGVlIC1hIC9ldGMvaG9zdHMKZmkKCnF1YWdnYV9pbnQ9JycKZm9yIG5ldF9pbnQgaW4gJChuZXRzdGF0IC1pYSB8IGF3ayAnTlI+MntwcmludCAkMX0nKTsKZG8KaWYgWyAteiAiJChpZmNvbmZpZyB8IGdyZXAgJG5ldF9pbnQpIiBdCnRoZW4KcXVhZ2dhX2ludD0kbmV0X2ludApicmVhawpmaQpkb25lCmlmIFsgLXogIiRxdWFnZ2FfaW50IiBdCnRoZW4KZWNobyAnTm8gYXZhaWxhYmxlIG5ldHdvcmsgaW50ZXJmYWNlJwpmaQoKaXAgbGluayBzZXQgJHF1YWdnYV9pbnQgdXAKaXAgYWRkciBhZGQgJE9XTl9JUC8kRVhUX05FVF9NQVNLIGRldiAkcXVhZ2dhX2ludAoKWkVCUkFfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS96ZWJyYS5jb25mIgpEQUVNT05TX0ZJTEVfTE9DQVRJT049Ii9ldGMvcXVhZ2dhL2RhZW1vbnMiCkJHUERfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS9iZ3BkLmNvbmYiCkJHUERfTE9HX0ZJTEU9Ii92YXIvbG9nL2JncGQubG9nIgoKIyBRdWFnZ2EgaXMgYWxyZWFkeSBpbnN0YWxsZWQgdG8gcnVuIGFzIHdlbGwgaW4gc2V0dXBzIHdpdGhvdXQgaW5ldAojIGRucyBmaXgKIyBlY2hvICJuYW1lc2VydmVyIDguOC44LjgiID4gL2V0Yy9yZXNvbHZjb25mL3Jlc29sdi5jb25mLmQvaGVhZAojIHJlc29sdmNvbmYgLXUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCB1cGRhdGUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCBpbnN0YWxsIHF1YWdnYSAteQoKdG91Y2ggJEJHUERfTE9HX0ZJTEUKY2hvd24gcXVhZ2dhOnF1YWdnYSAkQkdQRF9MT0dfRklMRQoKY2hvd24gcXVhZ2dhOnF1YWdnYSAkREFFTU9OU19GSUxFX0xPQ0FUSU9OCmNhdCA8PENBVEVPRiA+ICREQUVNT05TX0ZJTEVfTE9DQVRJT04KemVicmE9eWVzCmJncGQ9eWVzCm9zcGZkPW5vCm9zcGY2ZD1ubwpyaXBkPW5vCnJpcG5nZD1ubwppc2lzZD1ubwpiYWJlbGQ9bm8KQ0FURU9GCgp0b3VjaCAkWkVCUkFfQ09ORklHX0xPQ0FUSU9OCmNob3duIHF1YWdnYTpxdWFnZ2EgJFpFQlJBX0NPTkZJR19MT0NBVElPTgoKY2F0IDw8Q0FURU9GID4gJEJHUERfQ09ORklHX0xPQ0FUSU9OCiEgLSotIGJncCAtKi0KCmhvc3RuYW1lIGJncGQKcGFzc3dvcmQgc2RuY2JncGMKCnJvdXRlciBiZ3AgMjAwCiBiZ3Agcm91dGVyLWlkICR7T1dOX0lQfQogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gcmVtb3RlLWFzIDEwMAogbm8gbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIQogYWRkcmVzcy1mYW1pbHkgdnBudjQgdW5pY2FzdAogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIGV4aXQtYWRkcmVzcy1mYW1pbHkKIQpsaW5lIHZ0eQogZXhlYy10aW1lb3V0IDAgMAohCmRlYnVnIGJncCBldmVudHMKZGVidWcgYmdwICB1cGRhdGVzCmxvZyBmaWxlICR7QkdQRF9MT0dfRklMRX0KZW5kCkNBVEVPRgpjaG93biBxdWFnZ2E6cXVhZ2dhICRCR1BEX0NPTkZJR19MT0NBVElPTgpzZXJ2aWNlIHF1YWdnYSByZXN0YXJ0CnBncmVwIGJncGQKcGdyZXAgemVicmEK", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.11.5", "uuid": "6a78eb5a-3bf5-4928-8110-9d94a3d41a56"}], "config_drive": true}}' 2018-07-01 22:19:32,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:19:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49c24e98-08cf-4ab0-afcf-b3be87c04c8c x-compute-request-id: req-49c24e98-08cf-4ab0-afcf-b3be87c04c8c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "adminPass": "gF97LArXMq4u"}} 2018-07-01 22:19:32,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-49c24e98-08cf-4ab0-afcf-b3be87c04c8c 2018-07-01 22:19:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:19:32,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5f4e35-c583-4de0-9ccc-85562263ac49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:19:32,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-cc5f4e35-c583-4de0-9ccc-85562263ac49 2018-07-01 22:19:32,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:19:32,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["TBJMEC4NQiqN2D0K6dfhPA"], "issued_at": "2018-07-01T22:19:32.000000Z"}} 2018-07-01 22:19:32,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:19:33,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d45d3ac1-c169-4e18-8622-cf2252f8d771 x-compute-request-id: req-d45d3ac1-c169-4e18-8622-cf2252f8d771 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:32Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:19:33,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-d45d3ac1-c169-4e18-8622-cf2252f8d771 2018-07-01 22:19:36,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:19:37,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d816724-c7b6-4660-b1b1-c535b8a7fbdf x-compute-request-id: req-8d816724-c7b6-4660-b1b1-c535b8a7fbdf Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:19:37,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-8d816724-c7b6-4660-b1b1-c535b8a7fbdf 2018-07-01 22:19:40,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:19:41,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35078e91-7658-4ddf-9589-da3c629c0635 x-compute-request-id: req-35078e91-7658-4ddf-9589-da3c629c0635 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:19:41,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-35078e91-7658-4ddf-9589-da3c629c0635 2018-07-01 22:19:44,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:19:45,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9045421c-783d-4ddc-9915-be0c7adb99ed x-compute-request-id: req-9045421c-783d-4ddc-9915-be0c7adb99ed Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:19:45,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-9045421c-783d-4ddc-9915-be0c7adb99ed 2018-07-01 22:19:48,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:19:49,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f0ed6be-68f3-4e5b-8234-0cc94eef79e2 x-compute-request-id: req-6f0ed6be-68f3-4e5b-8234-0cc94eef79e2 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:19:49,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-6f0ed6be-68f3-4e5b-8234-0cc94eef79e2 2018-07-01 22:19:52,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:19:53,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42071e0c-dc38-4123-b5ca-4600dcfce5f5 x-compute-request-id: req-42071e0c-dc38-4123-b5ca-4600dcfce5f5 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:19:53,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-42071e0c-dc38-4123-b5ca-4600dcfce5f5 2018-07-01 22:19:56,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:19:56,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6adcb78-6c36-47c3-8fbe-4a5846d8da52 x-compute-request-id: req-a6adcb78-6c36-47c3-8fbe-4a5846d8da52 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:19:56,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-a6adcb78-6c36-47c3-8fbe-4a5846d8da52 2018-07-01 22:19:59,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:00,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ae10e5e-aa62-46b5-832f-ce0dc164420d x-compute-request-id: req-5ae10e5e-aa62-46b5-832f-ce0dc164420d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:00,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-5ae10e5e-aa62-46b5-832f-ce0dc164420d 2018-07-01 22:20:03,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:04,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd94259f-b460-4194-9ce2-d6ddae884801 x-compute-request-id: req-dd94259f-b460-4194-9ce2-d6ddae884801 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:04,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-dd94259f-b460-4194-9ce2-d6ddae884801 2018-07-01 22:20:07,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:08,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec954837-da54-4da1-acbc-bfdcab4044d9 x-compute-request-id: req-ec954837-da54-4da1-acbc-bfdcab4044d9 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:08,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-ec954837-da54-4da1-acbc-bfdcab4044d9 2018-07-01 22:20:11,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:12,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83893f49-db06-44cf-88a0-0dcad38dad2c x-compute-request-id: req-83893f49-db06-44cf-88a0-0dcad38dad2c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:12,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-83893f49-db06-44cf-88a0-0dcad38dad2c 2018-07-01 22:20:15,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:15,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a889f395-d516-4c85-a0a4-a41126181072 x-compute-request-id: req-a889f395-d516-4c85-a0a4-a41126181072 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:15,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-a889f395-d516-4c85-a0a4-a41126181072 2018-07-01 22:20:18,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:20,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09e910b1-abaa-4c53-9926-50946c282d1c x-compute-request-id: req-09e910b1-abaa-4c53-9926-50946c282d1c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:20,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-09e910b1-abaa-4c53-9926-50946c282d1c 2018-07-01 22:20:23,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:23,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec4b0fc4-fa5f-4058-a531-9fd2b7891ba4 x-compute-request-id: req-ec4b0fc4-fa5f-4058-a531-9fd2b7891ba4 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:23,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-ec4b0fc4-fa5f-4058-a531-9fd2b7891ba4 2018-07-01 22:20:26,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:27,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-914ca6fa-6cb8-4a47-91ed-f9e6ffaf9996 x-compute-request-id: req-914ca6fa-6cb8-4a47-91ed-f9e6ffaf9996 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:27,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-914ca6fa-6cb8-4a47-91ed-f9e6ffaf9996 2018-07-01 22:20:30,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:30,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df560c9d-f671-4083-bdc9-69c01f94261d x-compute-request-id: req-df560c9d-f671-4083-bdc9-69c01f94261d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:30,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-df560c9d-f671-4083-bdc9-69c01f94261d 2018-07-01 22:20:33,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:34,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e03f918c-77f2-44d7-8200-d70cd5641f6f x-compute-request-id: req-e03f918c-77f2-44d7-8200-d70cd5641f6f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:34,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-e03f918c-77f2-44d7-8200-d70cd5641f6f 2018-07-01 22:20:37,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:38,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8418b729-972d-41d2-a633-7d9fea2cca01 x-compute-request-id: req-8418b729-972d-41d2-a633-7d9fea2cca01 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:38,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-8418b729-972d-41d2-a633-7d9fea2cca01 2018-07-01 22:20:41,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:41,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-578f75d8-486f-49d6-b0ad-93de99b27111 x-compute-request-id: req-578f75d8-486f-49d6-b0ad-93de99b27111 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:41,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-578f75d8-486f-49d6-b0ad-93de99b27111 2018-07-01 22:20:44,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:45,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26f673f8-6591-4eeb-a949-f6d685012d0a x-compute-request-id: req-26f673f8-6591-4eeb-a949-f6d685012d0a Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:45,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-26f673f8-6591-4eeb-a949-f6d685012d0a 2018-07-01 22:20:48,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:49,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22e88d3a-3ea7-4849-bab7-f7a2433d032c x-compute-request-id: req-22e88d3a-3ea7-4849-bab7-f7a2433d032c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:49,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-22e88d3a-3ea7-4849-bab7-f7a2433d032c 2018-07-01 22:20:52,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:52,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95bd732a-00ba-4594-a4cf-68fe690c0a58 x-compute-request-id: req-95bd732a-00ba-4594-a4cf-68fe690c0a58 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:52,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-95bd732a-00ba-4594-a4cf-68fe690c0a58 2018-07-01 22:20:55,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:56,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30143a49-1c03-44e6-a846-4ff9ac17e794 x-compute-request-id: req-30143a49-1c03-44e6-a846-4ff9ac17e794 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:56,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-30143a49-1c03-44e6-a846-4ff9ac17e794 2018-07-01 22:20:59,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:20:59,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4158a60a-2a62-4ec3-86c8-59939b645eae x-compute-request-id: req-4158a60a-2a62-4ec3-86c8-59939b645eae Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:20:59,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-4158a60a-2a62-4ec3-86c8-59939b645eae 2018-07-01 22:21:02,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:03,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1647783-292f-41d0-b1e9-df6126952668 x-compute-request-id: req-b1647783-292f-41d0-b1e9-df6126952668 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:03,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-b1647783-292f-41d0-b1e9-df6126952668 2018-07-01 22:21:06,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:07,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e2f716a-b4bc-4e87-802a-6586ff3156fc x-compute-request-id: req-1e2f716a-b4bc-4e87-802a-6586ff3156fc Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:07,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-1e2f716a-b4bc-4e87-802a-6586ff3156fc 2018-07-01 22:21:10,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:10,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a87e83be-ac82-418d-a173-00589e44a737 x-compute-request-id: req-a87e83be-ac82-418d-a173-00589e44a737 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:10,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-a87e83be-ac82-418d-a173-00589e44a737 2018-07-01 22:21:13,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:13,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3c7fd7c-4285-499b-bdd5-6a141190cfd2 x-compute-request-id: req-e3c7fd7c-4285-499b-bdd5-6a141190cfd2 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:13,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-e3c7fd7c-4285-499b-bdd5-6a141190cfd2 2018-07-01 22:21:16,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:17,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38bac49-596c-418c-9b4f-3ce697f6da52 x-compute-request-id: req-a38bac49-596c-418c-9b4f-3ce697f6da52 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:17,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-a38bac49-596c-418c-9b4f-3ce697f6da52 2018-07-01 22:21:20,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:20,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e01c399b-e79b-4d83-a2ec-87a91a96b51c x-compute-request-id: req-e01c399b-e79b-4d83-a2ec-87a91a96b51c Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:20,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-e01c399b-e79b-4d83-a2ec-87a91a96b51c 2018-07-01 22:21:23,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:24,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a3c5bf0-ae1e-4a3e-a929-dca9158d0795 x-compute-request-id: req-7a3c5bf0-ae1e-4a3e-a929-dca9158d0795 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:24,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-7a3c5bf0-ae1e-4a3e-a929-dca9158d0795 2018-07-01 22:21:27,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:28,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63e8f7a9-dfcd-4d3b-b8f6-ced8e3c48128 x-compute-request-id: req-63e8f7a9-dfcd-4d3b-b8f6-ced8e3c48128 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:28,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-63e8f7a9-dfcd-4d3b-b8f6-ced8e3c48128 2018-07-01 22:21:31,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:31,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c232d304-4d02-4032-ace9-980eee624496 x-compute-request-id: req-c232d304-4d02-4032-ace9-980eee624496 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:31,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-c232d304-4d02-4032-ace9-980eee624496 2018-07-01 22:21:34,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:35,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-236be7b8-f1f8-491f-b12e-c87f1d42308d x-compute-request-id: req-236be7b8-f1f8-491f-b12e-c87f1d42308d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:35,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-236be7b8-f1f8-491f-b12e-c87f1d42308d 2018-07-01 22:21:38,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:39,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02044f84-5a70-4e23-9860-738d2f50b96f x-compute-request-id: req-02044f84-5a70-4e23-9860-738d2f50b96f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:19:33Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:39,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-02044f84-5a70-4e23-9860-738d2f50b96f 2018-07-01 22:21:42,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aea8d05dbebb0e5d813d0c37c085c60de1a9c30" 2018-07-01 22:21:42,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59c6499a-821c-41c5-94fd-12179ea40f7f x-compute-request-id: req-59c6499a-821c-41c5-94fd-12179ea40f7f Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-07-01T22:13:37.000000", "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:21:42Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:42,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-59c6499a-821c-41c5-94fd-12179ea40f7f 2018-07-01 22:21:42,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e732cae184d6c1e518e0761b1b914662dd004fe5" 2018-07-01 22:21:43,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef0a4957-d169-4dbb-86dd-a42195b40fcc x-compute-request-id: req-ef0a4957-d169-4dbb-86dd-a42195b40fcc Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:00:db", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/030b03e6-6df0-4601-b67c-de1fb753438a", "rel": "bookmark"}], "image": {"id": "98a415b6-7183-4b87-9c4f-626569edc0ac", "links": [{"href": "http://172.30.9.26:8774/images/98a415b6-7183-4b87-9c4f-626569edc0ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f3", "OS-SRV-USG:launched_at": "2018-07-01T22:13:37.000000", "flavor": {"id": "d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "links": [{"href": "http://172.30.9.26:8774/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657", "rel": "bookmark"}]}, "id": "030b03e6-6df0-4601-b67c-de1fb753438a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:21:42Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-07-01T22:19:32Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:21:43,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a used request id req-ef0a4957-d169-4dbb-86dd-a42195b40fcc 2018-07-01 22:21:43,605 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-3-2-quagga' booted successfully. IP='10.10.11.5'. 2018-07-01 22:21:43,606 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-3-2-quagga' to security group '5db98842-b223-44a0-8cb5-5a93855ebeff'... 2018-07-01 22:21:43,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34025d760e005343c3a45f51efe1177582709ce7" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:21:45,235 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2c910e9-5110-4738-99e5-b2c9e3460830 x-compute-request-id: req-d2c910e9-5110-4738-99e5-b2c9e3460830 Content-Length: 0 Content-Type: application/json 2018-07-01 22:21:45,235 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action used request id req-d2c910e9-5110-4738-99e5-b2c9e3460830 2018-07-01 22:21:45,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34025d760e005343c3a45f51efe1177582709ce7" -d '{"addFloatingIp": {"address": "172.30.9.210"}}' 2018-07-01 22:21:46,914 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0d0eb76-9b63-4a16-bb6d-c92c85a4af2e x-compute-request-id: req-b0d0eb76-9b63-4a16-bb6d-c92c85a4af2e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:21:46,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action used request id req-b0d0eb76-9b63-4a16-bb6d-c92c85a4af2e 2018-07-01 22:21:46,915 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:21:46,916 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:21:46,916 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:21:46,918 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:21:47,078 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-07-01 22:21:47,079 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-07-01 22:21:47,079 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-07-01 22:21:47,080 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-07-01 22:21:47,081 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-07-01 22:21:47,121 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-07-01 22:21:47,211 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-07-01 22:21:47,211 - sdnvpn_test_utils - INFO - Waiting for cloud init of instance: sdnvpn-3-2-quagga 2018-07-01 22:21:47,216 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-07-01 22:21:47,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e732cae184d6c1e518e0761b1b914662dd004fe5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:21:48,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcf11900-91d2-498d-954d-ffa163f0874c x-compute-request-id: req-bcf11900-91d2-498d-954d-ffa163f0874c Content-Encoding: gzip Content-Length: 10443 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 798276695 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133929] pid_max: default: 32768 minimum: 301\n[ 0.134820] ACPI: Core revision 20150930\n[ 0.136190] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137495] Security Framework initialized\n[ 0.138307] Yama: becoming mindful.\n[ 0.139035] AppArmor: AppArmor initialized\n[ 0.139915] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141302] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142955] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144170] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145548] Initializing cgroup subsys io\n[ 0.146356] Initializing cgroup subsys memory\n[ 0.147209] Initializing cgroup subsys devices\n[ 0.148081] Initializing cgroup subsys freezer\n[ 0.148947] Initializing cgroup subsys net_cls\n[ 0.149813] Initializing cgroup subsys perf_event\n[ 0.150715] Initializing cgroup subsys net_prio\n[ 0.151600] Initializing cgroup subsys hugetlb\n[ 0.152464] Initializing cgroup subsys pids\n[ 0.153328] CPU: Physical Processor ID: 0\n[ 0.154807] mce: CPU supports 10 MCE banks\n[ 0.155657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156647] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167798] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174136] ftrace: allocating 32123 entries in 126 pages\n[ 0.200477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201676] smpboot: Max logical packages: 1\n[ 0.202664] x2apic enabled\n[ 0.203480] Switched APIC routing to physical x2apic.\n[ 0.205220] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210113] KVM setup paravirtual spinlock\n[ 0.211397] x86: Booted up 1 node, 1 CPUs\n[ 0.212210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213603] devtmpfs: initialized\n[ 0.216071] evm: security.selinux\n[ 0.216777] evm: security.SMACK64\n[ 0.217468] evm: security.SMACK64EXEC\n[ 0.218205] evm: security.SMACK64TRANSMUTE\n[ 0.219015] evm: security.SMACK64MMAP\n[ 0.219772] evm: security.ima\n[ 0.220408] evm: security.capability\n[ 0.221207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223059] pinctrl core: initialized pinctrl subsystem\n[ 0.224148] RTC time: 22:13:37, date: 07/01/18\n[ 0.225085] NET: Registered protocol family 16\n[ 0.226064] cpuidle: using governor ladder\n[ 0.226890] cpuidle: using governor menu\n[ 0.227682] PCCT header not found.\n[ 0.228433] ACPI: bus type PCI registered\n[ 0.229231] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230472] PCI: Using configuration type 1 for base access\n[ 0.232628] ACPI: Added _OSI(Module Device)\n[ 0.233467] ACPI: Added _OSI(Processor Device)\n[ 0.234321] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235220] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237371] ACPI: Interpreter enabled\n[ 0.238143] ACPI: (supports S0 S5)\n[ 0.238856] ACPI: Using IOAPIC for interrupt routing\n[ 0.239809] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242902] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246489] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248818] acpiphp: Slot [3] registered\n[ 0.249619] acpiphp: Slot [4] registered\n[ 0.250415] acpiphp: Slot [5] registered\n[ 0.251216] acpiphp: Slot [6] registered\n[ 0.252022] acpiphp: Slot [7] registered\n[ 0.252816] acpiphp: Slot [8] registered\n[ 0.253612] acpiphp: Slot [9] registered\n[ 0.254408] acpiphp: Slot [10] registered\n[ 0.255220] acpiphp: Slot [11] registered\n[ 0.256046] acpiphp: Slot [12] registered\n[ 0.256862] acpiphp: Slot [13] registered\n[ 0.257682] acpiphp: Slot [14] registered\n[ 0.268553] acpiphp: Slot [15] registered\n[ 0.269368] acpiphp: Slot [16] registered\n[ 0.270178] acpiphp: Slot [17] registered\n[ 0.270988] acpiphp: Slot [18] registered\n[ 0.271795] acpiphp: Slot [19] registered\n[ 0.272606] acpiphp: Slot [20] registered\n[ 0.273412] acpiphp: Slot [21] registered\n[ 0.274219] acpiphp: Slot [22] registered\n[ 0.275029] acpiphp: Slot [23] registered\n[ 0.275837] acpiphp: Slot [24] registered\n[ 0.276649] acpiphp: Slot [25] registered\n[ 0.277459] acpiphp: Slot [26] registered\n[ 0.278261] acpiphp: Slot [27] registered\n[ 0.279067] acpiphp: Slot [28] registered\n[ 0.279875] acpiphp: Slot [29] registered\n[ 0.280691] acpiphp: Slot [30] registered\n[ 0.281499] acpiphp: Slot [31] registered\n[ 0.282298] PCI host bridge to bus 0000:00\n[ 0.283108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284319] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286976] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.288421] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296014] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298444] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304790] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352007] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353499] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354920] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356334] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357722] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361340] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362910] vgaarb: loaded\n[ 0.363509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364642] SCSI subsystem initialized\n[ 0.365453] ACPI: bus type USB registered\n[ 0.366259] usbcore: registered new interface driver usbfs\n[ 0.367283] usbcore: registered new interface driver hub\n[ 0.368278] usbcore: registered new device driver usb\n[ 0.369313] PCI: Using ACPI for IRQ routing\n[ 0.370331] NetLabel: Initializing\n[ 0.371042] NetLabel: domain hash size = 128\n[ 0.371891] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372841] NetLabel: unlabeled traffic allowed by default\n[ 0.373920] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374881] clocksource: Switched to clocksource kvm-clock\n[ 0.380283] AppArmor: AppArmor Filesystem Enabled\n[ 0.381244] pnp: PnP ACPI init\n[ 0.382147] pnp: PnP ACPI: found 5 devices\n[ 0.388194] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389894] NET: Registered protocol family 2\n[ 0.390842] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392126] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393317] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394492] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395579] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396756] NET: Registered protocol family 1\n[ 0.397617] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398702] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399775] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413881] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427951] Trying to unpack rootfs image as initramfs...\n[ 1.721787] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.737417] Scanning for low memory corruption every 60 seconds\n[ 1.738795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.739944] audit: initializing netlink subsys (disabled)\n[ 1.740965] audit: type=2000 audit(1530483219.352:1): initialized\n[ 1.742265] Initialise system trusted keyring\n[ 1.743195] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.744350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.746319] zbud: loaded\n[ 1.747034] VFS: Disk quotas dquot_6.6.0\n[ 1.747849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.749228] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.750444] fuse init (API version 7.23)\n[ 1.751325] Key type big_key registered\n[ 1.752117] Allocating IMA MOK and blacklist keyrings.\n[ 1.753212] Key type asymmetric registered\n[ 1.754029] Asymmetric key parser 'x509' registered\n[ 1.754987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.756450] io scheduler noop registered\n[ 1.757234] io scheduler deadline registered (default)\n[ 1.758216] io scheduler cfq registered\n[ 1.759059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.760101] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.761350] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.762792] ACPI: Power Button [PWRF]\n[ 1.763660] GHES: HEST is not enabled!\n[ 1.777594] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.806674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.809198] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.833290] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.835373] Linux agpgart interface v0.103\n[ 1.837361] brd: module loaded\n[ 1.838612] loop: module loaded\n[ 1.840142] vda: vda1\n[ 1.841546] scsi host0: ata_piix\n[ 1.842280] scsi host1: ata_piix\n[ 1.843000] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.844222] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.845662] libphy: Fixed MDIO Bus: probed\n[ 1.846482] tun: Universal TUN/TAP device driver, 1.6\n[ 1.847442] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.849647] PPP generic driver version 2.4.2\n[ 1.850838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.852491] ehci-pci: EHCI PCI platform driver\n[ 1.853643] ehci-platform: EHCI generic platform driver\n[ 1.854967] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.856477] ohci-pci: OHCI PCI platform driver\n[ 1.857629] ohci-platform: OHCI generic platform driver\n[ 1.858951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.873841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.875173] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.877112] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.878603] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.880253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.882114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.884273] usb usb1: Product: UHCI Host Controller\n[ 1.885652] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.887396] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.888789] hub 1-0:1.0: USB hub found\n[ 1.889921] hub 1-0:1.0: 2 ports detected\n[ 1.891215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.894072] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.895538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.897049] mousedev: PS/2 mouse device common for all mice\n[ 1.898829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.901506] rtc_cmos 00:00: RTC can wake from S4\n[ 1.903041] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.904817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.906652] i2c /dev entries driver\n[ 1.907752] device-mapper: uevent: version 1.0.3\n[ 1.909147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.911602] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.913436] NET: Registered protocol family 10\n[ 1.914843] NET: Registered protocol family 17\n[ 1.916176] Key type dns_resolver registered\n[ 1.917525] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.919173] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.921757] registered taskstats version 1\n[ 1.922976] Loading compiled-in X.509 certificates\n[ 1.924863] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.927659] zswap: loaded using pool lzo/zbud\n[ 1.929859] Key type trusted registered\n[ 1.932485] Key type encrypted registered\n[ 1.933690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.935248] ima: No TPM chip found, activating TPM-bypass!\n[ 1.936825] evm: HMAC attrs: 0x1\n[ 1.938075] Magic number: 10:582:248\n[ 1.939308] rtc_cmos 00:00: setting system clock to 2018-07-01 22:13:39 UTC (1530483219)\n[ 1.941697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.943386] EDD information not available.\n[ 1.999428] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.001377] ata1.00: configured for MWDMA2\n[ 2.003103] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.006086] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.007962] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.020044] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.022412] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.024694] Write protecting the kernel read-only data: 14336k\n[ 2.026818] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.029314] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.038908] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041577] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.044454] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047250] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049973] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.052743] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055379] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058684] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061372] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091813] virtio_net virtio0 ens3: renamed from eth0\n[ 2.099524] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.104944] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.128187] AVX2 version of gcm_enc/dec engaged.\n[ 2.129453] AES CTR mode by8 optimization enabled\n[ 2.131229] FDC 0 is a S82078B\n[ 2.202893] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.368305] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.370259] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.372297] usb 1-1: Product: QEMU USB Tablet\n[ 2.373626] usb 1-1: Manufacturer: QEMU\n[ 2.374811] usb 1-1: SerialNumber: 42\n[ 2.382999] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.389856] usbcore: registered new interface driver usbhid\n[ 2.391490] usbhid: USB HID core driver\n[ 2.393706] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.397094] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.734923] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.736128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.372547] md: linear personality registered for level -1\n[ 3.375167] md: multipath personality registered for level -4\n[ 3.377823] md: raid0 personality registered for level 0\n[ 3.380760] md: raid1 personality registered for level 1\n[ 3.450887] raid6: sse2x1 gen() 11338 MB/s\n[ 3.518884] raid6: sse2x1 xor() 8882 MB/s\n[ 3.586885] raid6: sse2x2 gen() 14715 MB/s\n[ 3.654884] raid6: sse2x2 xor() 9832 MB/s\n[ 3.722886] raid6: sse2x4 gen() 16573 MB/s\n[ 3.790908] raid6: sse2x4 xor() 11679 MB/s\n[ 3.858882] raid6: avx2x1 gen() 22597 MB/s\n[ 3.926882] raid6: avx2x2 gen() 26262 MB/s\n[ 3.994884] raid6: avx2x4 gen() 30560 MB/s\n[ 3.995758] raid6: using algorithm avx2x4 gen() 30560 MB/s\n[ 3.996780] raid6: using avx2x2 recovery algorithm\n[ 3.998738] xor: automatically using best checksumming function:\n[ 4.038905] avx : 34976.000 MB/sec\n[ 4.040703] async_tx: api initialized (async)\n[ 4.048122] md: raid6 personality registered for level 6\n[ 4.049177] md: raid5 personality registered for level 5\n[ 4.050181] md: raid4 personality registered for level 4\n[ 4.054307] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.078024] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.106135] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.200020] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.203290] systemd[1]: Detected virtualization kvm.\n[ 4.204239] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.208275] systemd[1]: Set hostname to .\n[ 4.212359] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.213519] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.360091] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.362351] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.364110] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.366102] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.368244] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.370478] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.372804] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.374899] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.377116] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.379538] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.383387] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.386518] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.392627] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.399493] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.405079] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.408900] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.416417] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.424778] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.427021] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.430468] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.436527] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.441239] Loading iSCSI transport class v2.0-870.\n[ 4.442502] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.444959] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.451451] iscsi: registered transport (tcp)\n[ 4.453060] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.458241] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.466714] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.469321] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.473994] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.477431] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.479711] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.[ 4.486430] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.495847] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.498130] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.501641] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.506276] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.512101] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2018-07-01 22:21:48,392 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action used request id req-bcf11900-91d2-498d-954d-ffa163f0874c 2018-07-01 22:22:18,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e732cae184d6c1e518e0761b1b914662dd004fe5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:22:19,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc11090f-398d-4238-896c-36378bce6701 x-compute-request-id: req-dc11090f-398d-4238-896c-36378bce6701 Content-Encoding: gzip Content-Length: 14950 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 798276695 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133929] pid_max: default: 32768 minimum: 301\n[ 0.134820] ACPI: Core revision 20150930\n[ 0.136190] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137495] Security Framework initialized\n[ 0.138307] Yama: becoming mindful.\n[ 0.139035] AppArmor: AppArmor initialized\n[ 0.139915] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141302] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142955] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.144170] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145548] Initializing cgroup subsys io\n[ 0.146356] Initializing cgroup subsys memory\n[ 0.147209] Initializing cgroup subsys devices\n[ 0.148081] Initializing cgroup subsys freezer\n[ 0.148947] Initializing cgroup subsys net_cls\n[ 0.149813] Initializing cgroup subsys perf_event\n[ 0.150715] Initializing cgroup subsys net_prio\n[ 0.151600] Initializing cgroup subsys hugetlb\n[ 0.152464] Initializing cgroup subsys pids\n[ 0.153328] CPU: Physical Processor ID: 0\n[ 0.154807] mce: CPU supports 10 MCE banks\n[ 0.155657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156647] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167798] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174136] ftrace: allocating 32123 entries in 126 pages\n[ 0.200477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201676] smpboot: Max logical packages: 1\n[ 0.202664] x2apic enabled\n[ 0.203480] Switched APIC routing to physical x2apic.\n[ 0.205220] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208323] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210113] KVM setup paravirtual spinlock\n[ 0.211397] x86: Booted up 1 node, 1 CPUs\n[ 0.212210] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213603] devtmpfs: initialized\n[ 0.216071] evm: security.selinux\n[ 0.216777] evm: security.SMACK64\n[ 0.217468] evm: security.SMACK64EXEC\n[ 0.218205] evm: security.SMACK64TRANSMUTE\n[ 0.219015] evm: security.SMACK64MMAP\n[ 0.219772] evm: security.ima\n[ 0.220408] evm: security.capability\n[ 0.221207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223059] pinctrl core: initialized pinctrl subsystem\n[ 0.224148] RTC time: 22:13:37, date: 07/01/18\n[ 0.225085] NET: Registered protocol family 16\n[ 0.226064] cpuidle: using governor ladder\n[ 0.226890] cpuidle: using governor menu\n[ 0.227682] PCCT header not found.\n[ 0.228433] ACPI: bus type PCI registered\n[ 0.229231] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230472] PCI: Using configuration type 1 for base access\n[ 0.232628] ACPI: Added _OSI(Module Device)\n[ 0.233467] ACPI: Added _OSI(Processor Device)\n[ 0.234321] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235220] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237371] ACPI: Interpreter enabled\n[ 0.238143] ACPI: (supports S0 S5)\n[ 0.238856] ACPI: Using IOAPIC for interrupt routing\n[ 0.239809] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242902] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246489] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248818] acpiphp: Slot [3] registered\n[ 0.249619] acpiphp: Slot [4] registered\n[ 0.250415] acpiphp: Slot [5] registered\n[ 0.251216] acpiphp: Slot [6] registered\n[ 0.252022] acpiphp: Slot [7] registered\n[ 0.252816] acpiphp: Slot [8] registered\n[ 0.253612] acpiphp: Slot [9] registered\n[ 0.254408] acpiphp: Slot [10] registered\n[ 0.255220] acpiphp: Slot [11] registered\n[ 0.256046] acpiphp: Slot [12] registered\n[ 0.256862] acpiphp: Slot [13] registered\n[ 0.257682] acpiphp: Slot [14] registered\n[ 0.268553] acpiphp: Slot [15] registered\n[ 0.269368] acpiphp: Slot [16] registered\n[ 0.270178] acpiphp: Slot [17] registered\n[ 0.270988] acpiphp: Slot [18] registered\n[ 0.271795] acpiphp: Slot [19] registered\n[ 0.272606] acpiphp: Slot [20] registered\n[ 0.273412] acpiphp: Slot [21] registered\n[ 0.274219] acpiphp: Slot [22] registered\n[ 0.275029] acpiphp: Slot [23] registered\n[ 0.275837] acpiphp: Slot [24] registered\n[ 0.276649] acpiphp: Slot [25] registered\n[ 0.277459] acpiphp: Slot [26] registered\n[ 0.278261] acpiphp: Slot [27] registered\n[ 0.279067] acpiphp: Slot [28] registered\n[ 0.279875] acpiphp: Slot [29] registered\n[ 0.280691] acpiphp: Slot [30] registered\n[ 0.281499] acpiphp: Slot [31] registered\n[ 0.282298] PCI host bridge to bus 0000:00\n[ 0.283108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284319] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286976] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.288421] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294745] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296014] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298444] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304790] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352007] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353499] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354920] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356334] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357722] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361340] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362910] vgaarb: loaded\n[ 0.363509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364642] SCSI subsystem initialized\n[ 0.365453] ACPI: bus type USB registered\n[ 0.366259] usbcore: registered new interface driver usbfs\n[ 0.367283] usbcore: registered new interface driver hub\n[ 0.368278] usbcore: registered new device driver usb\n[ 0.369313] PCI: Using ACPI for IRQ routing\n[ 0.370331] NetLabel: Initializing\n[ 0.371042] NetLabel: domain hash size = 128\n[ 0.371891] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372841] NetLabel: unlabeled traffic allowed by default\n[ 0.373920] amd_nb: Cannot enumerate AMD northbridges\n[ 0.374881] clocksource: Switched to clocksource kvm-clock\n[ 0.380283] AppArmor: AppArmor Filesystem Enabled\n[ 0.381244] pnp: PnP ACPI init\n[ 0.382147] pnp: PnP ACPI: found 5 devices\n[ 0.388194] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389894] NET: Registered protocol family 2\n[ 0.390842] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.392126] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.393317] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.394492] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395579] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396756] NET: Registered protocol family 1\n[ 0.397617] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398702] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399775] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413881] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427951] Trying to unpack rootfs image as initramfs...\n[ 1.721787] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.737417] Scanning for low memory corruption every 60 seconds\n[ 1.738795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.739944] audit: initializing netlink subsys (disabled)\n[ 1.740965] audit: type=2000 audit(1530483219.352:1): initialized\n[ 1.742265] Initialise system trusted keyring\n[ 1.743195] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.744350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.746319] zbud: loaded\n[ 1.747034] VFS: Disk quotas dquot_6.6.0\n[ 1.747849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.749228] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.750444] fuse init (API version 7.23)\n[ 1.751325] Key type big_key registered\n[ 1.752117] Allocating IMA MOK and blacklist keyrings.\n[ 1.753212] Key type asymmetric registered\n[ 1.754029] Asymmetric key parser 'x509' registered\n[ 1.754987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.756450] io scheduler noop registered\n[ 1.757234] io scheduler deadline registered (default)\n[ 1.758216] io scheduler cfq registered\n[ 1.759059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.760101] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.761350] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.762792] ACPI: Power Button [PWRF]\n[ 1.763660] GHES: HEST is not enabled!\n[ 1.777594] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.806674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.809198] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.833290] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.835373] Linux agpgart interface v0.103\n[ 1.837361] brd: module loaded\n[ 1.838612] loop: module loaded\n[ 1.840142] vda: vda1\n[ 1.841546] scsi host0: ata_piix\n[ 1.842280] scsi host1: ata_piix\n[ 1.843000] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.844222] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.845662] libphy: Fixed MDIO Bus: probed\n[ 1.846482] tun: Universal TUN/TAP device driver, 1.6\n[ 1.847442] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.849647] PPP generic driver version 2.4.2\n[ 1.850838] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.852491] ehci-pci: EHCI PCI platform driver\n[ 1.853643] ehci-platform: EHCI generic platform driver\n[ 1.854967] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.856477] ohci-pci: OHCI PCI platform driver\n[ 1.857629] ohci-platform: OHCI generic platform driver\n[ 1.858951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.873841] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.875173] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.877112] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.878603] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.880253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.882114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.884273] usb usb1: Product: UHCI Host Controller\n[ 1.885652] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.887396] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.888789] hub 1-0:1.0: USB hub found\n[ 1.889921] hub 1-0:1.0: 2 ports detected\n[ 1.891215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.894072] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.895538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.897049] mousedev: PS/2 mouse device common for all mice\n[ 1.898829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.901506] rtc_cmos 00:00: RTC can wake from S4\n[ 1.903041] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.904817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.906652] i2c /dev entries driver\n[ 1.907752] device-mapper: uevent: version 1.0.3\n[ 1.909147] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.911602] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.913436] NET: Registered protocol family 10\n[ 1.914843] NET: Registered protocol family 17\n[ 1.916176] Key type dns_resolver registered\n[ 1.917525] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.919173] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.921757] registered taskstats version 1\n[ 1.922976] Loading compiled-in X.509 certificates\n[ 1.924863] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.927659] zswap: loaded using pool lzo/zbud\n[ 1.929859] Key type trusted registered\n[ 1.932485] Key type encrypted registered\n[ 1.933690] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.935248] ima: No TPM chip found, activating TPM-bypass!\n[ 1.936825] evm: HMAC attrs: 0x1\n[ 1.938075] Magic number: 10:582:248\n[ 1.939308] rtc_cmos 00:00: setting system clock to 2018-07-01 22:13:39 UTC (1530483219)\n[ 1.941697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.943386] EDD information not available.\n[ 1.999428] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.001377] ata1.00: configured for MWDMA2\n[ 2.003103] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.006086] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.007962] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.020044] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.022412] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.024694] Write protecting the kernel read-only data: 14336k\n[ 2.026818] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.029314] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.038908] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.041577] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.044454] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.047250] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049973] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.052743] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055379] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058684] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061372] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091813] virtio_net virtio0 ens3: renamed from eth0\n[ 2.099524] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.104944] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.128187] AVX2 version of gcm_enc/dec engaged.\n[ 2.129453] AES CTR mode by8 optimization enabled\n[ 2.131229] FDC 0 is a S82078B\n[ 2.202893] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.368305] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.370259] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.372297] usb 1-1: Product: QEMU USB Tablet\n[ 2.373626] usb 1-1: Manufacturer: QEMU\n[ 2.374811] usb 1-1: SerialNumber: 42\n[ 2.382999] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.389856] usbcore: registered new interface driver usbhid\n[ 2.391490] usbhid: USB HID core driver\n[ 2.393706] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.397094] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.734923] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.736128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.372547] md: linear personality registered for level -1\n[ 3.375167] md: multipath personality registered for level -4\n[ 3.377823] md: raid0 personality registered for level 0\n[ 3.380760] md: raid1 personality registered for level 1\n[ 3.450887] raid6: sse2x1 gen() 11338 MB/s\n[ 3.518884] raid6: sse2x1 xor() 8882 MB/s\n[ 3.586885] raid6: sse2x2 gen() 14715 MB/s\n[ 3.654884] raid6: sse2x2 xor() 9832 MB/s\n[ 3.722886] raid6: sse2x4 gen() 16573 MB/s\n[ 3.790908] raid6: sse2x4 xor() 11679 MB/s\n[ 3.858882] raid6: avx2x1 gen() 22597 MB/s\n[ 3.926882] raid6: avx2x2 gen() 26262 MB/s\n[ 3.994884] raid6: avx2x4 gen() 30560 MB/s\n[ 3.995758] raid6: using algorithm avx2x4 gen() 30560 MB/s\n[ 3.996780] raid6: using avx2x2 recovery algorithm\n[ 3.998738] xor: automatically using best checksumming function:\n[ 4.038905] avx : 34976.000 MB/sec\n[ 4.040703] async_tx: api initialized (async)\n[ 4.048122] md: raid6 personality registered for level 6\n[ 4.049177] md: raid5 personality registered for level 5\n[ 4.050181] md: raid4 personality registered for level 4\n[ 4.054307] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.078024] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.106135] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.200020] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.203290] systemd[1]: Detected virtualization kvm.\n[ 4.204239] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.208275] systemd[1]: Set hostname to .\n[ 4.212359] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.213519] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.360091] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.362351] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.364110] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.366102] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.368244] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.370478] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.372804] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.374899] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.377116] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.379538] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.383387] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.386518] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.392627] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.399493] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.405079] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.408900] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.416417] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.424778] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.427021] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.430468] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.436527] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.441239] Loading iSCSI transport class v2.0-870.\n[ 4.442502] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.444959] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.451451] iscsi: registered transport (tcp)\n[ 4.453060] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.458241] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.466714] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.469321] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.473994] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.477431] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.479711] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.[ 4.486430] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.495847] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.498130] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.501641] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.506276] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.512101] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.909668] cloud-init[446]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 01 Jul 2018 22:13:42 +0000. Up 5.17 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 9.201991] cloud-init[1038]: Cloud-init v. 0.7.9 running 'init' at Sun, 01 Jul 2018 22:13:45 +0000. Up 7.56 seconds.\n[ 9.204167] cloud-init[1038]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 9.208099] cloud-init[1038]: ci-info: +--------+-------+----------------------------+---------------+-------+-------------------+\n[ 9.216124] cloud-init[1038]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.218382] cloud-init[1038]: ci-info: +--------+-------+----------------------------+---------------+-------+-------------------+\n[ 9.224306] cloud-init[1038]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:ab:00:db |\n[ 9.226771] cloud-init[1038]: ci-info: | ens3 | True | fe80::f816:3eff:feab:db/64 | . | link | fa:16:3e:ab:00:db |\n[ 9.232282] cloud-init[1038]: ci-info: | ens6 | False | . | . | . | 52:54:00:23:91:23 |\n[ 9.240126] cloud-init[1038]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.242894] cloud-init[1038]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.248279] cloud-init[1038]: ci-info: +--------+-------+----------------------------+---------------+-------+-------------------+\n[ 9.254744] cloud-init[1038]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.260214] cloud-init[1038]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.262410] cloud-init[1038]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.[ 9.268336] cloud-init[1038]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.275508] cloud-init\n[1038]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG | Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m\n[ 9.284348] cloud-init[1038]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.286468] cloud-init[1038]: ci-info: | 2 | 169.254.169.254 | 10.10.11.2 | 255.255.255.255 | ens3 | UGH |] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n\n[ 9.292171] cloud-init[1038]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.294485] cloud-init[1038]: Generating public/private rsa key pair.\n[ 9.295954] [[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\ncloud-init[1038]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.303478] cloud-init[1038]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.307415] cloud-init[1038]: The key fingerprint is:\n[ 9.310990] cloud-init[1038]: SHA256:w6bVoaysS7MyQ9gSq2tIJk1836u3I3KG9EX8oAjy2Zg root@sdnvpn-3-2-quagga\n[ 9.316626] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[1038]: The key's randomart image is:\n[ 9.320899] cloud-init[1038]: +---[RSA 2048]----+\n [ 9.324101] cloud-init[1038]: | |\n[ 9.325105] cloud-init[1038]: | |\n[ 9.326112] cloud-init[1038]: | . . . |\n[ 9.327087] cloud-init[1038]: |o + . o+o . |Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n\n[ 9.332215] cloud-init[1038]: | X B o +So. |\n[ 9.334705] [[0;32m OK [0m] Started Snappy daemon.cloud-init[1038]: |=oE +.o=o.. |\n Starting Auto import assertions from block devices...\n\n[ 9.339729] cloud-init[1038]: |*o .oo+. . | Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n\n[ 9.345578] cloud-init[1038]: |o.+.o+= + |[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n[ 9.368896] cloud-init[1038]: |o. ++=.+.o |\n Starting Accounts Service...\n Starting Apply the settings specified in cloud-config...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.401163] cloud-init[1038]: +----[SHA256]-----+\n[ 9.415024] cloud-init Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Auto import assertions from block devices.[1038]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.452753] cloud-init[1038]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.474936] cloud-init[1038]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started System Logging Service.\n\n[ 9.499394] cloud-init[1038]: The key fingerprint is:\n[ 9.517981] cloud-init[1038]: SHA256:SCUDffX2+MdStbHZheUlXuobQmCPZaiqNDvlbFpPSbo root@sdnvpn-3-2-quagga[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n\n[ 9.540848] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: start and stop the Quagga routing suite...cloud-init\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Permit User Sessions.\n[1038]: The key's randomart image is:\n[ 9.589578] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Terminate Plymouth Boot Screen...\ncloud-init[1038]: +---[DSA 1024]----+\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 9.628238] cloud-init[1038]: | .oo ..+.o . +|\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.638682] cloud-init[1038]: | .+...B . B.|\n[ 9.641757] cloud-init[1038]: | .. .. = +.+| Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m\n[ 9.653158] cloud-init[1038]: | . .. o + O|] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 9.665755] cloud-init[1038]: | ..S o ++o|\n[ 9.672646] cloud-init[1038]: | o oo . o = |\n[ 9.673677] cloud-init[1038]: | . Bo o + o|\n[ 9.675725] cloud-init[1038]: | +.++ o |[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n\n[ 9.687873] cloud-init[1038]: | .+E . |\n[ 9.688937] cloud-init[1038]: +----[SHA256]-----+\n[ 9.691900] cloud-init[1038]: Generating public/private ecdsa key pair.\n[ 9.693143] cloud-init[1038]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.700097] cloud-init[1038]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.704094] cloud-init[1038]: The key fingerprint is:\n[ 9.705150] cloud-init[1038]: SHA256:GprANlxAmhBLC+xwhOigAuXQtvN/WsbuLolbYtBCSyw root@sdnvpn-3-2-quagga\n[ 9.709641] cloud-init[1038]: The key's randomart image is:\n[ 9.714261] cloud-init[1038]: +---[ECDSA 256]---+\n[ 9.716353] cloud-init[1038]: |BO= |\n[ 9.720153] cloud-init[1038]: |XO=. |\n[ 9.721546] cloud-init[1038]: |E+=.. |\n[ 9.724352] cloud-init[1038]: |oOo+ |\n[ 9.727288] cloud-init[1038]: |. Xo. . S |\n[ 9.730427] cloud-init[1038]: | . =.o + |\n[ 9.733465] cloud-init[1038]: | =oo.+ |\n[ 9.736074] cloud-init[1038]: | ..o++. |\n[ 9.738836] cloud-init[1038]: | ...*+ |[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 9.743965] cloud-init[1038]: +----[SHA256]-----+\n[ 9.748646] cloud-init[1038]: Generating public/private ed25519 key pair.\n[ 9.752143] cloud-init[1038]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.757353] cloud-init[1038]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.763926] cloud-init[1038]: The key fingerprint is:\n[ 9.768259] cloud-init[1038]: SHA256:DGcEN/9YmHz8SkSyKwW9zD/Dsl68Lq+bmj+g91ipMMg root@sdnvpn-3-2-quagga\n[ 9.772080] cloud-init[1038]: The key's randomart image is:\n[ 9.776081] cloud-init[1038]: +--[ED25519 256]--+\n[ 9.777303] cloud-init[1038]: | ..=.. . |\n[ 9.780078] cloud-init[1038]: | o =.B |\n[ 9.784079] cloud-init[1038]: | . ooB.= |\n[ 9.785321] cloud-init[1038]: | = .+B . |\n[ 9.786549] cloud-init[1038]: | S ooo . |\n[ 9.789759] cloud-init[1038]: | . . ...+=. |\n[ 9.792054] cloud-init[1038]: | E o. .oo+o |\n[ 9.794744] cloud-init[1038]: | .o.=+o . |\n[ 9.800084] cloud-init[1038]: | .==BB+ |\n[ 9.801150] cloud-init[1038]: +----[SHA256]-----+\n[ 10.008062] cloud-init[1172]: Generating locales (this might take a while)...\n[ 10.580664] cloud-init[1172]: en_US.UTF-8... done\n[ 10.582542] cloud-init[1172]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 11.146090] cloud-init[1172]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 01 Jul 2018 22:13:47 +0000. Up 9.94 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.449929] cloud-init[1405]: + chpasswd\n[ 11.451315] cloud-init[1405]: + echo ubuntu:opnfv\n[ 11.485363] cloud-init[1405]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 31.487090] cloud-init[1405]: + NEIGHBOR_IP=172.30.9.25\n[ 31.488285] cloud-init[1405]: + OWN_IP=172.30.9.206\n[ 31.490592] cloud-init[1405]: + EXT_NET_MASK=24\n[ 31.491646] cloud-init[1405]: ++ awk '{print $2}'\n[ 31.494507] cloud-init[1405]: ++ getent hosts\n[ 31.495420] cloud-init[1405]: ++ awk '{print $1}'\n[ 31.498145] cloud-init[1405]: ++ cat /etc/hostname\n[ 31.499066] cloud-init[1405]: + [[ localhost\n[ 31.501654] cloud-init[1405]: ip6-localhost != *\\s\\d\\n\\v\\p\\n\\-\\3\\-\\2\\-\\q\\u\\a\\g\\g\\a* ]]\n[ 31.503165] cloud-init[1405]: + tee -a /etc/hosts\n[ 31.506013] cloud-init[1405]: ++ awk '{print $1}'\n[ 31.506909] cloud-init[1405]: ++ cat /etc/hostname\n[ 31.508992] cloud-init[1405]: + echo '127.0.1.1 sdnvpn-3-2-quagga'\n[ 31.510996] cloud-init[1405]: 127.0.1.1 sdnvpn-3-2-quagga\n[ 31.513964] cloud-init[1405]: + quagga_int=\n[ 31.514822] cloud-init[1405]: ++ awk 'NR>2{print $1}'\n[ 31.517405] cloud-init[1405]: ++ netstat -ia\n[ 31.518297] cloud-init[1405]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 31.519655] cloud-init[1405]: ++ grep ens3\n[ 31.520943] cloud-init[1405]: ++ ifconfig\n[ 31.532850] cloud-init[1405]: + '[' -z 'ens3 Link encap:Ethernet HWaddr fa:16:3e:ab:00:db ' ']'\n[ 31.536016] cloud-init[1405]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 31.539646] cloud-init[1405]: ++ grep ens6\n[ 31.541346] cloud-init[1405]: ++ ifconfig\n[ 31.543686] cloud-init[1405]: + '[' -z '' ']'\n[ 31.544557] cloud-init[1405]: + quagga_int=ens6\n[ 31.546616] cloud-init[1405]: + break\n[ 31.547390] cloud-init[1405]: + '[' -z ens6 ']'\n[ 31.549769] cloud-init[1405]: + ip link set ens6 up\n[ 31.550651] cloud-init[1405]: + ip addr add 172.30.9.206/24 dev ens6\n[ 31.551969] cloud-init[1405]: + ZEBRA_CONFIG_LOCATION=/etc/quagga/zebra.conf\n[ 31.564044] cloud-init[1405]: + DAEMONS_FILE_LOCATION=/etc/quagga/daemons\n[ 31.566644] cloud-init[1405]: + BGPD_CONFIG_LOCATION=/etc/quagga/bgpd.conf\n[ 31.567754] cloud-init[1405]: + BGPD_LOG_FILE=/var/log/bgpd.log\n[ 31.570177] cloud-init[1405]: + touch /var/log/bgpd.log\n[ 31.572027] cloud-init[1405]: + chown quagga:quagga /var/log/bgpd.log\n[ 31.574469] cloud-init[1405]: + chown quagga:quagga /etc/quagga/daemons\n[ 31.576490] cloud-init[1405]: + cat\n[ 31.577357] cloud-init[1405]: + touch /etc/quagga/zebra.conf\n[ 31.578516] cloud-init[1405]: + chown quagga:quagga /etc/quagga/zebra.conf\n[ 31.579734] cloud-init[1405]: + cat\n[ 31.580602] cloud-init[1405]: + chown quagga:quagga /etc/quagga/bgpd.conf\n[ 31.582244] cloud-init[1405]: + service quagga restart\n[ 31.602076] cloud-init[1405]: + pgrep bgpd\n[ 31.607062] cloud-init[1405]: 1504\n[ 31.608078] cloud-init[1405]: + pgrep zebra\n[ 31.610635] cloud-init[1405]: 1500\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\n<14>Jul 1 22:14:09 ec2: \n<14>Jul 1 22:14:09 ec2: #############################################################\n<14>Jul 1 22:14:09 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jul 1 22:14:09 ec2: 1024 SHA256:SCUDffX2+MdStbHZheUlXuobQmCPZaiqNDvlbFpPSbo root@sdnvpn-3-2-quagga (DSA)\n<14>Jul 1 22:14:09 ec2: 256 SHA256:GprANlxAmhBLC+xwhOigAuXQtvN/WsbuLolbYtBCSyw root@sdnvpn-3-2-quagga (ECDSA)\n<14>Jul 1 22:14:09 ec2: 256 SHA256:DGcEN/9YmHz8SkSyKwW9zD/Dsl68Lq+bmj+g91ipMMg root@sdnvpn-3-2-quagga (ED25519)\n<14>Jul 1 22:14:09 ec2: 2048 SHA256:w6bVoaysS7MyQ9gSq2tIJk1836u3I3KG9EX8oAjy2Zg root@sdnvpn-3-2-quagga (RSA)\n<14>Jul 1 22:14:09 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jul 1 22:14:09 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNlpztNUdlex865sYBw+Egk1Lqf6mCSSxRi0/0R9AOzawHF00YY1d8vtTrL2YH2URc34js+my7RvHMD5O6+PUMw= root@sdnvpn-3-2-quagga\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKSg/pgyfcuhptl8N9EVDygK4umRasp3n+eNOSWYW3lB root@sdnvpn-3-2-quagga\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKHtq0F7VHGMFcYMQV5Inc3+cZS1+OfgLbFO+jOcXYjT4Tn1PFaaOPaTSnhQ8kYH6O6iP1saA99rxaKxWkF1cLlE/Qdt90+TIIHPhk0B4ho34cXLJaZUT4+vcRb5JAgpWzAS8XmorS8qFuFhtgGhDO9Ydn/9UvDfg6KEm6t4vxgVMOfhdMW43C9uK6ST70Bz0G1Q6/eR44i65OHuuuzCTjC8E2tVwLy137gO/Hlc6yndqwqC7iTVNYsM0Dbj9bAzaMtWxBIl9Hw15ftTsrZLHf4AXjdp8LxdRmtxjiznoHHMsmuWpo/VhsUFZnwRSRwqXUbyjYqMMe4EygI7XuwtP7 root@sdnvpn-3-2-quagga\n-----END SSH HOST KEY KEYS-----\n[ 31.646434] cloud-init[1405]: Cloud-init v. 0.7.9 running 'modules:final' at Sun, 01 Jul 2018 22:13:49 +0000. Up 11.38 seconds.\n[ 31.648146] cloud-init[1405]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.\n[ 31.649441] cloud-init[1405]: Cloud-init v. 0.7.9 finished at Sun, 01 Jul 2018 22:14:09 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 31.64 seconds\n"} 2018-07-01 22:22:19,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action used request id req-dc11090f-398d-4238-896c-36378bce6701 2018-07-01 22:22:19,519 - sdnvpn_test_utils - INFO - Finished waiting for cloud init of instance sdnvpn-3-2-quagga result was True 2018-07-01 22:22:19,520 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-07-01 22:22:19,521 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-07-01 22:22:19,521 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-07-01 22:22:19,523 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-07-01 22:22:20,212 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-07-01 22:22:20,213 - sdnvpn-quagga - INFO - Maybe stdout of configure-bgp -op add-neighbor --as-num 200 --ip 172.30.9.206 --use-source-ip 172.30.9.25: client: JAVA_HOME not set; results may vary  2018-07-01 22:22:20,214 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-07-01 22:22:20,215 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-07-01 22:22:20,216 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-07-01 22:22:20,216 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-07-01 22:22:20,257 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-07-01 22:22:20,928 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-07-01 22:22:20,930 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.206, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:00, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 2 seconds Read thread: off Write thread: off  2018-07-01 22:22:20,930 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-07-01 22:22:20,930 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-07-01 22:22:20,930 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-07-01 22:22:21,932 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-07-01 22:22:21,933 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-07-01 22:22:21,933 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-07-01 22:22:21,936 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-07-01 22:22:22,615 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-07-01 22:22:22,616 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.206, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:02, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.25 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 1 seconds Read thread:off Write thread: off  2018-07-01 22:22:22,616 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-07-01 22:22:22,616 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-07-01 22:22:22,617 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-07-01 22:22:23,618 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-07-01 22:22:23,619 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-07-01 22:22:23,619 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-07-01 22:22:23,622 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-07-01 22:22:24,285 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-07-01 22:22:24,286 - sdnvpn-quagga - INFO - Output of show-bgp --cmd \"ip bgp neighbors\": client: JAVA_HOME not set; results may vary BGP neighbor is 172.30.9.206, remote AS 200, local AS 100, external link BGP version 4, remote router ID 172.30.9.206 BGP state = Established, up for 00:00:01 Last read00:00:01, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family VPN-IPv4 Unicast: advertised and received Graceful Restart Capabilty: advertised and received Remote Restart timer is 120 seconds Address families by peer: none Graceful restart informations: End-of-RIB send: End-of-RIB received: Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 1 Notifications: 0 0 Updates: 0 0 Keepalives: 2 1 Route Refresh: 0 0 Capability: 0 0 Total: 3 2 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.25 For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 1; dropped 0 Last reset never Local host: 172.30.9.25, Local port: 42267 Foreign host: 172.30.9.206, Foreign port: 179 Nexthop: 172.30.9.25 Nexthop global: :: Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off  2018-07-01 22:22:24,287 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-07-01 22:22:24,287 - sdnvpn-quagga - INFO - Opens sent/received: 1 1 2018-07-01 22:22:24,287 - sdnvpn-quagga - INFO - Peering state: BGP state = Established, up for 00:00:01 2018-07-01 22:22:25,289 - sdnvpn-quagga - INFO - Quagga peered with OpenDaylight 2018-07-01 22:22:25,289 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-07-01 22:22:25,290 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-07-01 22:22:25,290 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-07-01 22:22:25,292 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-07-01 22:22:25,352 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-07-01 22:22:25,353 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-07-01 22:22:25,354 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-07-01 22:22:25,354 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-07-01 22:22:25,355 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-07-01 22:22:25,395 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-07-01 22:22:25,499 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-07-01 22:22:25,500 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-07-01 22:22:25,501 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-07-01 22:22:25,502 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-07-01 22:22:25,502 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-07-01 22:22:25,543 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-07-01 22:22:25,686 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-07-01 22:22:25,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34025d760e005343c3a45f51efe1177582709ce7" 2018-07-01 22:22:25,691 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-07-01 22:22:25,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:22:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed9deb8a-0496-4a57-93ae-a98eef7b6789 x-compute-request-id: req-ed9deb8a-0496-4a57-93ae-a98eef7b6789 Content-Length: 0 Content-Type: application/json 2018-07-01 22:22:25,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d3a93ce6-0613-4ea3-b032-4aa47c9dc657 used request id req-ed9deb8a-0496-4a57-93ae-a98eef7b6789 2018-07-01 22:22:25,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34025d760e005343c3a45f51efe1177582709ce7" -d '{"forceDelete": null}' 2018-07-01 22:22:25,892 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:22:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a0a4c25-03b3-445a-925d-811e21267848 x-compute-request-id: req-8a0a4c25-03b3-445a-925d-811e21267848 Content-Length: 0 Content-Type: application/json 2018-07-01 22:22:25,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/030b03e6-6df0-4601-b67c-de1fb753438a/action used request id req-8a0a4c25-03b3-445a-925d-811e21267848 2018-07-01 22:22:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/98a415b6-7183-4b87-9c4f-626569edc0ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a34af5de1769df1a64bf847e187ae61016bb2da" 2018-07-01 22:22:27,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46c58f71-8b3b-47f4-9ccd-183ee076a33d Date: Sun, 01 Jul 2018 22:22:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:22:27,226 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/98a415b6-7183-4b87-9c4f-626569edc0ac used request id req-46c58f71-8b3b-47f4-9ccd-183ee076a33d 2018-07-01 22:22:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/ac219831-ece2-4f90-a846-5b9a2a0851a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:28,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e472e55-2225-4fa3-b898-3b904121fcdd Content-Length: 0 Date: Sun, 01 Jul 2018 22:22:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:28,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/ac219831-ece2-4f90-a846-5b9a2a0851a1 used request id req-5e472e55-2225-4fa3-b898-3b904121fcdd 2018-07-01 22:22:28,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/e4a62fbb-0349-4ab0-8e89-c0bbbd950095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:29,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b8e2d01-4aaf-4516-ac74-87e63cae6f49 Content-Length: 0 Date: Sun, 01 Jul 2018 22:22:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:29,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/e4a62fbb-0349-4ab0-8e89-c0bbbd950095 used request id req-9b8e2d01-4aaf-4516-ac74-87e63cae6f49 2018-07-01 22:22:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"subnet_id": "3b035bfd-5e06-4e3c-9231-63ee69e28f88"}' 2018-07-01 22:22:30,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d05667c-09e3-4411-a0f5-5f3d61ea7e19 Date: Sun, 01 Jul 2018 22:22:30 GMT RESP BODY: {"network_id": "c97d8b5a-e4e5-4711-8082-16ccda534e54", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "3b035bfd-5e06-4e3c-9231-63ee69e28f88", "subnet_ids": ["3b035bfd-5e06-4e3c-9231-63ee69e28f88"], "port_id": "74e12684-5df0-4be6-9d4b-f4523bc5343f", "id": "637c1611-0791-43cd-bb05-cc0861a984c9"} 2018-07-01 22:22:30,088 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9/remove_router_interface used request id req-5d05667c-09e3-4411-a0f5-5f3d61ea7e19 2018-07-01 22:22:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"subnet_id": "c7f1117e-2ff7-4410-ae0a-9980d3a813d0"}' 2018-07-01 22:22:31,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e3fc24c6-1b3c-4015-9753-cb870f7a17e3 Date: Sun, 01 Jul 2018 22:22:31 GMT RESP BODY: {"network_id": "6a78eb5a-3bf5-4928-8110-9d94a3d41a56", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "c7f1117e-2ff7-4410-ae0a-9980d3a813d0", "subnet_ids": ["c7f1117e-2ff7-4410-ae0a-9980d3a813d0"], "port_id": "385a1e20-d7af-4b18-aa80-d5252fa9a2fa", "id": "9f55fbec-9f64-496b-ad0e-bd51dd2edd7b"} 2018-07-01 22:22:31,275 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b/remove_router_interface used request id req-e3fc24c6-1b3c-4015-9753-cb870f7a17e3 2018-07-01 22:22:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:22:32,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-4cd47408-b3e6-4d52-a1db-afa05e72f1d8 Date: Sun, 01 Jul 2018 22:22:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:22:32Z", "revision_number": 7, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "637c1611-0791-43cd-bb05-cc0861a984c9", "name": "sdnvpn-3-1-router"}} 2018-07-01 22:22:32,369 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9 used request id req-4cd47408-b3e6-4d52-a1db-afa05e72f1d8 2018-07-01 22:22:32,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:22:33,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-6d9ee603-ab1c-4892-81a1-d76149efe2f4 Date: Sun, 01 Jul 2018 22:22:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:19:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:22:33Z", "revision_number": 8, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "9f55fbec-9f64-496b-ad0e-bd51dd2edd7b", "name": "sdnvpn-3-2-quagga-router"}} 2018-07-01 22:22:33,440 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b used request id req-6d9ee603-ab1c-4892-81a1-d76149efe2f4 2018-07-01 22:22:33,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/3b035bfd-5e06-4e3c-9231-63ee69e28f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:35,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84a5cdb5-f235-4d4d-8711-ab13b8a48d62 Date: Sun, 01 Jul 2018 22:22:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:35,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3b035bfd-5e06-4e3c-9231-63ee69e28f88 used request id req-84a5cdb5-f235-4d4d-8711-ab13b8a48d62 2018-07-01 22:22:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/c7f1117e-2ff7-4410-ae0a-9980d3a813d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:37,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e603489c-2c4c-40c2-a28a-7fbc143c9087 Date: Sun, 01 Jul 2018 22:22:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:37,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c7f1117e-2ff7-4410-ae0a-9980d3a813d0 used request id req-e603489c-2c4c-40c2-a28a-7fbc143c9087 2018-07-01 22:22:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:38,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77ddb8f8-7876-462c-8e4b-8eeaa0ed6648 Content-Length: 0 Date: Sun, 01 Jul 2018 22:22:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:38,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/637c1611-0791-43cd-bb05-cc0861a984c9 used request id req-77ddb8f8-7876-462c-8e4b-8eeaa0ed6648 2018-07-01 22:22:38,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:38,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ccff06a1-b59d-4cd3-8fb4-58737bb1d36b Content-Length: 0 Date: Sun, 01 Jul 2018 22:22:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:38,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9f55fbec-9f64-496b-ad0e-bd51dd2edd7b used request id req-ccff06a1-b59d-4cd3-8fb4-58737bb1d36b 2018-07-01 22:22:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c97d8b5a-e4e5-4711-8082-16ccda534e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:39,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e363fb7-0256-43c0-b50e-eed7b70bb3d7 Date: Sun, 01 Jul 2018 22:22:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:39,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c97d8b5a-e4e5-4711-8082-16ccda534e54 used request id req-9e363fb7-0256-43c0-b50e-eed7b70bb3d7 2018-07-01 22:22:39,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/6a78eb5a-3bf5-4928-8110-9d94a3d41a56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8dac1dcc2ae65c51264c9eaa2eff11618dfd3f" 2018-07-01 22:22:39,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-964be977-cb79-4eb1-b5e3-6fcf3fd4ff47 Date: Sun, 01 Jul 2018 22:22:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:22:39,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6a78eb5a-3bf5-4928-8110-9d94a3d41a56 used request id req-964be977-cb79-4eb1-b5e3-6fcf3fd4ff47 2018-07-01 22:22:39,898 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Verify that OpenDaylight can start/communicate with zrpcd/Quagga | +----------------------------------------------------------------------------------------+ | PASS | Controller (ODL) list is ready | | PASS | zrpcd is running in overcloud-controller-2 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-0 | +----------------------------------------------------------------------------------------+ | PASS | zrpcd is running in overcloud-controller-1 | +----------------------------------------------------------------------------------------+ | PASS | Found BGP entity owner | +----------------------------------------------------------------------------------------+ | PASS | bgpd is running | +----------------------------------------------------------------------------------------+ | PASS | Assign a Floating IP to sdnvpn-3-2-quagga | | PASS | Bootstrap quagga inside an OpenStack instance | +========================================================================================+ +----------------------------------------------------------------------------------------+ | Peer Quagga with OpenDaylight | +----------------------------------------------------------------------------------------+ | PASS | Peering with quagga | +========================================================================================+ 2018-07-01 22:22:39,898 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:22:39,898 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-07-01 22:22:39,898 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-07-01 22:22:39,899 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-07-01 22:22:39,899 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-07-01 22:22:39,899 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-07-01 22:22:39,979 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-07-01 22:22:39,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:22:39,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:22:39,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:22:39,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:22:39,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:22:39,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:22:39,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:22:39,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:22:39,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:22:39,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:22:39,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:22:39,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:22:39,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:22:39,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:22:39,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:22:39,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:22:39,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:22:39,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:22:39,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:22:39,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:22:39,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:22:39,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:22:39,988 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:22:39,988 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-07-01 22:22:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:22:39,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f983984a-b8b7-42bf-9ead-2d3dcfc74107 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:22:39,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f983984a-b8b7-42bf-9ead-2d3dcfc74107 2018-07-01 22:22:39,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:22:40,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["cfR5YZ7aSMaoC1pLxPkExQ"], "issued_at": "2018-07-01T22:22:40.000000Z"}} 2018-07-01 22:22:40,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47920b35f3ef361aaf12a85adffaea1c82a7131c" 2018-07-01 22:22:40,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-a2c48fa7-0719-470f-b8cc-43c0d8740310 Date: Sun, 01 Jul 2018 22:22:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:22:40,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-a2c48fa7-0719-470f-b8cc-43c0d8740310 2018-07-01 22:22:40,541 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:22:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47920b35f3ef361aaf12a85adffaea1c82a7131c" 2018-07-01 22:22:41,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2c628388-7e37-478d-b8d7-32781aa1a150 Date: Sun, 01 Jul 2018 22:22:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:22:41,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2c628388-7e37-478d-b8d7-32781aa1a150 2018-07-01 22:22:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47920b35f3ef361aaf12a85adffaea1c82a7131c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:22:41,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0 X-Openstack-Request-Id: req-c6b18345-e8a3-4ca9-9d20-81ed0a4e5dc7 Date: Sun, 01 Jul 2018 22:22:41 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:22:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:22:41Z", "visibility": "public", "locations": [], "self": "/v2/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "min_disk": 0, "protected": false, "id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "file": "/v2/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:22:41,691 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c6b18345-e8a3-4ca9-9d20-81ed0a4e5dc7 2018-07-01 22:22:41,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47920b35f3ef361aaf12a85adffaea1c82a7131c" -d '' 2018-07-01 22:22:43,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-423092be-6262-4efe-bf5f-a308dbcd439b Date: Sun, 01 Jul 2018 22:22:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:22:43,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0/file used request id req-423092be-6262-4efe-bf5f-a308dbcd439b 2018-07-01 22:22:43,119 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-07-01 22:22:43,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:22:43,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a40eaa-9e47-4e1b-a1e0-abe57dbc44a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:22:43,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b8a40eaa-9e47-4e1b-a1e0-abe57dbc44a1 2018-07-01 22:22:43,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:22:43,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["f3w9RXNeSj-81oy7iZS-2A"], "issued_at": "2018-07-01T22:22:43.000000Z"}} 2018-07-01 22:22:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-07-01 22:22:43,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-7a103582-fc17-48e2-b892-8256e0ac30d8 Date: Sun, 01 Jul 2018 22:22:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"27110cdc-b7ff-4d59-b076-eadc1a122a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:22:43Z","is_default":false,"provider:segmentation_id":80,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:22:43Z","mtu":1450}} 2018-07-01 22:22:43,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7a103582-fc17-48e2-b892-8256e0ac30d8 2018-07-01 22:22:43,871 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network 27110cdc-b7ff-4d59-b076-eadc1a122a58 with cidr 10.10.10.0/24 2018-07-01 22:22:43,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"subnets": [{"ip_version": 4, "network_id": "27110cdc-b7ff-4d59-b076-eadc1a122a58", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-07-01 22:22:44,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-163a4583-4c22-4882-98e6-4eff152214cb Date: Sun, 01 Jul 2018 22:22:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27110cdc-b7ff-4d59-b076-eadc1a122a58","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:22:44Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:22:44Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"7e834793-9099-4dae-be44-71aacae6b92f","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-07-01 22:22:44,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-163a4583-4c22-4882-98e6-4eff152214cb 2018-07-01 22:22:44,590 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-07-01 22:22:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-07-01 22:22:45,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-3e73f5a1-f52f-4527-a532-bbe39865e936 Date: Sun, 01 Jul 2018 22:22:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"562f9818-cb17-4989-afc4-914a740c2171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:22:44Z","is_default":false,"provider:segmentation_id":70,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:22:44Z","mtu":1450}} 2018-07-01 22:22:45,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-3e73f5a1-f52f-4527-a532-bbe39865e936 2018-07-01 22:22:45,147 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 562f9818-cb17-4989-afc4-914a740c2171 with cidr 10.10.10.0/24 2018-07-01 22:22:45,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"subnets": [{"ip_version": 4, "network_id": "562f9818-cb17-4989-afc4-914a740c2171", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-07-01 22:22:45,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-f33f17b9-d6ff-483c-b88f-3744b6766a55 Date: Sun, 01 Jul 2018 22:22:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"562f9818-cb17-4989-afc4-914a740c2171","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:22:45Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:22:45Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"cca98017-0711-4c0b-a6f9-4671d1c0e4f2","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-07-01 22:22:45,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f33f17b9-d6ff-483c-b88f-3744b6766a55 2018-07-01 22:22:45,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:22:46,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-cc3a65a9-9923-422c-9248-978614ea8a03 Date: Sun, 01 Jul 2018 22:22:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "revision_number": 0, "id": "50e590d3-b5fe-4807-8519-15e4a82a7152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 179, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 7, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:22:46,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-cc3a65a9-9923-422c-9248-978614ea8a03 2018-07-01 22:22:46,015 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:22:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:22:46,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fb3cee-3afc-4996-a080-160d5baded2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:22:46,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c1fb3cee-3afc-4996-a080-160d5baded2a 2018-07-01 22:22:46,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:22:46,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["TWKsjR14RluvvhIn45BxUg"], "issued_at": "2018-07-01T22:22:46.000000Z"}} 2018-07-01 22:22:46,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afef5c1e2c282b0c785f4139a95a5389ae88aaa" 2018-07-01 22:22:46,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58991710-c8b8-4fac-b75b-23d741ee27ed x-compute-request-id: req-58991710-c8b8-4fac-b75b-23d741ee27ed Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:22:46,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-58991710-c8b8-4fac-b75b-23d741ee27ed 2018-07-01 22:22:46,583 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-07-01 22:22:46,584 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-07-01 22:22:46,584 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=4acd9a34-47ba-4c8a-b1e9-c032ec5187d0 network=27110cdc-b7ff-4d59-b076-eadc1a122a58 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files=None userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa 2018-07-01 22:22:46,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:22:46,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:22:46,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:22:46,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:22:46,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:22:46,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:22:46,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:22:46,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:22:46,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:22:46,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:22:46,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:22:46,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:22:46,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:22:46,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:22:46,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:22:46,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:22:46,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:22:46,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:22:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:22:46,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8173d788-0c10-4c4b-9671-ff9767eb525a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:22:46,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8173d788-0c10-4c4b-9671-ff9767eb525a 2018-07-01 22:22:46,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:22:46,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["23YmVvcWQfqZphcgpVibyw"], "issued_at": "2018-07-01T22:22:46.000000Z"}} 2018-07-01 22:22:46,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" 2018-07-01 22:22:47,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-308f8a8c-13a3-45e4-8b46-f322ad882876 x-compute-request-id: req-308f8a8c-13a3-45e4-8b46-f322ad882876 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:22:47,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-308f8a8c-13a3-45e4-8b46-f322ad882876 2018-07-01 22:22:47,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" 2018-07-01 22:22:47,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-538dcbd0-0458-4690-ad2f-0662818d5369 x-compute-request-id: req-538dcbd0-0458-4690-ad2f-0662818d5369 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:22:47,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-538dcbd0-0458-4690-ad2f-0662818d5369 2018-07-01 22:22:47,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "27110cdc-b7ff-4d59-b076-eadc1a122a58"}], "config_drive": true}}' 2018-07-01 22:22:49,605 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52d3d1aa-d6f5-414d-896c-ef2aa298929e x-compute-request-id: req-52d3d1aa-d6f5-414d-896c-ef2aa298929e Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e63b21b-5068-4248-9629-eeaa2d856c11", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "bookmark"}], "adminPass": "boiGEfTS3UzS"}} 2018-07-01 22:22:49,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-52d3d1aa-d6f5-414d-896c-ef2aa298929e 2018-07-01 22:22:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:22:49,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0349435-e177-480e-95ee-6493f627b2e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:22:49,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a0349435-e177-480e-95ee-6493f627b2e1 2018-07-01 22:22:49,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:22:49,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["8H21uduxQWSAzrm3SOg3sg"], "issued_at": "2018-07-01T22:22:50.000000Z"}} 2018-07-01 22:22:49,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e467dbf21693d086a0f62ff98cb5baf8424d91a" 2018-07-01 22:22:50,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e61512b6-3302-4be7-9392-cd666decc117 x-compute-request-id: req-e61512b6-3302-4be7-9392-cd666decc117 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3e63b21b-5068-4248-9629-eeaa2d856c11", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:22:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-2", "created": "2018-07-01T22:22:49Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:22:50,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 used request id req-e61512b6-3302-4be7-9392-cd666decc117 2018-07-01 22:22:53,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e467dbf21693d086a0f62ff98cb5baf8424d91a" 2018-07-01 22:22:54,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8cde0f3-07c9-492e-b99f-d4803a2cb918 x-compute-request-id: req-a8cde0f3-07c9-492e-b99f-d4803a2cb918 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3e63b21b-5068-4248-9629-eeaa2d856c11", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:22:51Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-07-01T22:22:49Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:22:54,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 used request id req-a8cde0f3-07c9-492e-b99f-d4803a2cb918 2018-07-01 22:22:57,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e467dbf21693d086a0f62ff98cb5baf8424d91a" 2018-07-01 22:22:58,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5478d316-517f-4bc9-b98e-dfef19b8c531 x-compute-request-id: req-5478d316-517f-4bc9-b98e-dfef19b8c531 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:81:fb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-07-01T22:14:50.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3e63b21b-5068-4248-9629-eeaa2d856c11", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:22:55Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-07-01T22:22:49Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:22:58,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 used request id req-5478d316-517f-4bc9-b98e-dfef19b8c531 2018-07-01 22:22:58,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" 2018-07-01 22:22:58,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-182a4b3f-75b8-4294-a98b-ff9e34a87363 x-compute-request-id: req-182a4b3f-75b8-4294-a98b-ff9e34a87363 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:81:fb", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3e63b21b-5068-4248-9629-eeaa2d856c11", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2018-07-01T22:14:50.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3e63b21b-5068-4248-9629-eeaa2d856c11", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:22:55Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-07-01T22:22:49Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:22:58,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11 used request id req-182a4b3f-75b8-4294-a98b-ff9e34a87363 2018-07-01 22:22:58,933 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-07-01 22:22:58,933 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-07-01 22:22:58,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afef5c1e2c282b0c785f4139a95a5389ae88aaa" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:23:00,367 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cadbc8e-d5c2-4415-8792-86e3f8ef7044 x-compute-request-id: req-5cadbc8e-d5c2-4415-8792-86e3f8ef7044 Content-Length: 0 Content-Type: application/json 2018-07-01 22:23:00,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-5cadbc8e-d5c2-4415-8792-86e3f8ef7044 2018-07-01 22:23:00,367 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-07-01 22:23:00,368 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=4acd9a34-47ba-4c8a-b1e9-c032ec5187d0 network=562f9818-cb17-4989-afc4-914a740c2171 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-07-01 22:23:00,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:23:00,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:23:00,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:23:00,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:23:00,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:23:00,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:23:00,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:23:00,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:23:00,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:23:00,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:23:00,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:23:00,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:23:00,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:23:00,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:23:00,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:23:00,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:23:00,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:23:00,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:23:00,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:23:00,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20875ab6-e930-4e42-bcf3-94a2a78362f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:23:00,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-20875ab6-e930-4e42-bcf3-94a2a78362f6 2018-07-01 22:23:00,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:23:00,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:23:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["QFas_Q7CSpGq1xCfLsfcTg"], "issued_at": "2018-07-01T22:23:00.000000Z"}} 2018-07-01 22:23:00,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e0880e20739343af982bcabe0c9eef2e319bec" 2018-07-01 22:23:00,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecbd0855-2174-4709-a502-d326e9798f34 x-compute-request-id: req-ecbd0855-2174-4709-a502-d326e9798f34 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:23:00,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ecbd0855-2174-4709-a502-d326e9798f34 2018-07-01 22:23:00,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e0880e20739343af982bcabe0c9eef2e319bec" 2018-07-01 22:23:00,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c487f9-4d44-4774-8874-0c645bcbc674 x-compute-request-id: req-64c487f9-4d44-4774-8874-0c645bcbc674 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:23:00,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-64c487f9-4d44-4774-8874-0c645bcbc674 2018-07-01 22:23:00,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e0880e20739343af982bcabe0c9eef2e319bec" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.12", "uuid": "562f9818-cb17-4989-afc4-914a740c2171"}], "config_drive": true}}' 2018-07-01 22:23:02,844 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9752eb37-d0f7-41df-b639-c9f1b69c9c2c x-compute-request-id: req-9752eb37-d0f7-41df-b639-c9f1b69c9c2c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "493c4406-6ef0-4e8b-954e-b04ff8095028", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "bookmark"}], "adminPass": "9eo8YzJUZMTM"}} 2018-07-01 22:23:02,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9752eb37-d0f7-41df-b639-c9f1b69c9c2c 2018-07-01 22:23:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:23:02,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c550854b-e4f8-4a41-8920-86a2e0791d24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:23:02,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c550854b-e4f8-4a41-8920-86a2e0791d24 2018-07-01 22:23:02,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:23:03,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["bq1ztVGoRQ633p8rGWubDA"], "issued_at": "2018-07-01T22:23:03.000000Z"}} 2018-07-01 22:23:03,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06396e5fb37b8149131c07dd635c40562928e6" 2018-07-01 22:23:03,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7168cfe2-7a98-42fd-9440-d062b6445c3b x-compute-request-id: req-7168cfe2-7a98-42fd-9440-d062b6445c3b Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "493c4406-6ef0-4e8b-954e-b04ff8095028", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:23:03Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-4", "created": "2018-07-01T22:23:02Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:03,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 used request id req-7168cfe2-7a98-42fd-9440-d062b6445c3b 2018-07-01 22:23:06,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06396e5fb37b8149131c07dd635c40562928e6" 2018-07-01 22:23:07,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4316f68-30b0-4186-8b18-2b49b2ed103e x-compute-request-id: req-e4316f68-30b0-4186-8b18-2b49b2ed103e Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:1d:76", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "493c4406-6ef0-4e8b-954e-b04ff8095028", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:23:04Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-07-01T22:23:02Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:07,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 used request id req-e4316f68-30b0-4186-8b18-2b49b2ed103e 2018-07-01 22:23:10,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06396e5fb37b8149131c07dd635c40562928e6" 2018-07-01 22:23:10,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3248e88-d0e9-4865-8105-67a60674a205 x-compute-request-id: req-e3248e88-d0e9-4865-8105-67a60674a205 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:1d:76", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-07-01T22:15:02.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "493c4406-6ef0-4e8b-954e-b04ff8095028", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:23:07Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-07-01T22:23:02Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:10,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 used request id req-e3248e88-d0e9-4865-8105-67a60674a205 2018-07-01 22:23:10,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e0880e20739343af982bcabe0c9eef2e319bec" 2018-07-01 22:23:11,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0a39a73-f857-46a0-8eef-e12183c728fc x-compute-request-id: req-f0a39a73-f857-46a0-8eef-e12183c728fc Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:1d:76", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/493c4406-6ef0-4e8b-954e-b04ff8095028", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2018-07-01T22:15:02.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "493c4406-6ef0-4e8b-954e-b04ff8095028", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:23:07Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-07-01T22:23:02Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:11,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028 used request id req-f0a39a73-f857-46a0-8eef-e12183c728fc 2018-07-01 22:23:11,686 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-07-01 22:23:11,686 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-07-01 22:23:11,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afef5c1e2c282b0c785f4139a95a5389ae88aaa" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:23:12,985 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72d3fc71-8f4c-4268-bbc7-1e15645e5a14 x-compute-request-id: req-72d3fc71-8f4c-4268-bbc7-1e15645e5a14 Content-Length: 0 Content-Type: application/json 2018-07-01 22:23:12,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action used request id req-72d3fc71-8f4c-4268-bbc7-1e15645e5a14 2018-07-01 22:23:12,986 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-07-01 22:23:12,986 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=4acd9a34-47ba-4c8a-b1e9-c032ec5187d0 network=27110cdc-b7ff-4d59-b076-eadc1a122a58 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.11 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.12 10.10.10.12 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-07-01 22:23:12,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:23:12,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:23:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:23:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:23:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:23:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:23:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:23:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:23:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:23:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:23:12,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:23:12,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:23:12,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:23:12,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:23:12,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:23:12,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:23:12,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:23:12,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:23:12,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:23:12,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:23:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:23:13,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94abd8d0-35bc-47dd-bb34-66801eb312a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:23:13,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-94abd8d0-35bc-47dd-bb34-66801eb312a1 2018-07-01 22:23:13,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:23:13,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["tonbdeEiTlurqo-4QC4rfQ"], "issued_at": "2018-07-01T22:23:13.000000Z"}} 2018-07-01 22:23:13,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9033477b81f2688f7a82cd56dac812ef820734f" 2018-07-01 22:23:13,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3259fea4-61d8-49a5-a3ee-a1b1f9cb12e1 x-compute-request-id: req-3259fea4-61d8-49a5-a3ee-a1b1f9cb12e1 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:23:13,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3259fea4-61d8-49a5-a3ee-a1b1f9cb12e1 2018-07-01 22:23:13,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9033477b81f2688f7a82cd56dac812ef820734f" 2018-07-01 22:23:13,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4931eb0-330d-4370-81df-eb634e49170e x-compute-request-id: req-d4931eb0-330d-4370-81df-eb634e49170e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:23:13,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-d4931eb0-330d-4370-81df-eb634e49170e 2018-07-01 22:23:13,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9033477b81f2688f7a82cd56dac812ef820734f" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTIgMTAuMTAuMTAuMTIKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.11", "uuid": "27110cdc-b7ff-4d59-b076-eadc1a122a58"}], "config_drive": true}}' 2018-07-01 22:23:15,324 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:23:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14d60b1d-d44f-47e8-a647-c7d19210f390 x-compute-request-id: req-14d60b1d-d44f-47e8-a647-c7d19210f390 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4217bcc8-2df2-4fe1-a756-a534e09732c5", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "bookmark"}], "adminPass": "hM86VAWoBbXr"}} 2018-07-01 22:23:15,324 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-14d60b1d-d44f-47e8-a647-c7d19210f390 2018-07-01 22:23:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:23:15,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7450bb-035e-4e04-9cfc-04f558f94ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:23:15,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7c7450bb-035e-4e04-9cfc-04f558f94ddb 2018-07-01 22:23:15,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:23:15,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["DDf-oytLS860OIrgHi9oVQ"], "issued_at": "2018-07-01T22:23:15.000000Z"}} 2018-07-01 22:23:15,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097864a8e3980dadc0d4aed79df1d15a441c7434" 2018-07-01 22:23:16,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c939b2d-6252-4856-a433-31d42640ef82 x-compute-request-id: req-4c939b2d-6252-4856-a433-31d42640ef82 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "4217bcc8-2df2-4fe1-a756-a534e09732c5", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:23:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-1", "created": "2018-07-01T22:23:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:16,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 used request id req-4c939b2d-6252-4856-a433-31d42640ef82 2018-07-01 22:23:19,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097864a8e3980dadc0d4aed79df1d15a441c7434" 2018-07-01 22:23:20,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-223b29c5-f18c-4f45-b9e6-2c499b23c543 x-compute-request-id: req-223b29c5-f18c-4f45-b9e6-2c499b23c543 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:77:9f", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "4217bcc8-2df2-4fe1-a756-a534e09732c5", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:23:16Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-07-01T22:23:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:20,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 used request id req-223b29c5-f18c-4f45-b9e6-2c499b23c543 2018-07-01 22:23:23,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097864a8e3980dadc0d4aed79df1d15a441c7434" 2018-07-01 22:23:23,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-782eef24-4c48-4f86-a107-773fecf02860 x-compute-request-id: req-782eef24-4c48-4f86-a107-773fecf02860 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:77:9f", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-07-01T22:15:14.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "4217bcc8-2df2-4fe1-a756-a534e09732c5", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:23:19Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-07-01T22:23:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:23,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 used request id req-782eef24-4c48-4f86-a107-773fecf02860 2018-07-01 22:23:23,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9033477b81f2688f7a82cd56dac812ef820734f" 2018-07-01 22:23:24,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94254258-13eb-4c09-a157-bafe7ae5c714 x-compute-request-id: req-94254258-13eb-4c09-a157-bafe7ae5c714 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:77:9f", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5", "rel": "bookmark"}], "image": {"id": "4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "links": [{"href": "http://172.30.9.26:8774/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2018-07-01T22:15:14.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "4217bcc8-2df2-4fe1-a756-a534e09732c5", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:23:19Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-07-01T22:23:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:23:24,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5 used request id req-94254258-13eb-4c09-a157-bafe7ae5c714 2018-07-01 22:23:24,352 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-07-01 22:23:24,352 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-07-01 22:23:24,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afef5c1e2c282b0c785f4139a95a5389ae88aaa" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:23:25,850 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1adb0256-e7ae-4f6b-a170-d519da76d1ee x-compute-request-id: req-1adb0256-e7ae-4f6b-a170-d519da76d1ee Content-Length: 0 Content-Type: application/json 2018-07-01 22:23:25,850 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action used request id req-1adb0256-e7ae-4f6b-a170-d519da76d1ee 2018-07-01 22:23:25,851 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-07-01 22:23:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-450896", "route_distinguishers": "111:111"}}' 2018-07-01 22:23:26,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-0c1d506c-3dce-4bb0-8bfd-807565163bb5 Date: Sun, 01 Jul 2018 22:23:26 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "e3c73ad5-1999-43a4-b41d-5ae3c6ab2829", "name": "sdnvpn-1-450896", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["55:55"], "networks": [], "route_targets": ["55:55"], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:23:26,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-0c1d506c-3dce-4bb0-8bfd-807565163bb5 2018-07-01 22:23:26,323 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-450896', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'route_targets': [u'55:55'], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'type': u'l3', u'id': u'e3c73ad5-1999-43a4-b41d-5ae3c6ab2829'}} 2018-07-01 22:23:26,323 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-07-01 22:23:26,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e3c73ad5-1999-43a4-b41d-5ae3c6ab2829/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"network_association": {"network_id": "27110cdc-b7ff-4d59-b076-eadc1a122a58"}}' 2018-07-01 22:23:26,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-19d14a3c-d71e-470b-98f7-577247d23abb Date: Sun, 01 Jul 2018 22:23:26 GMT RESP BODY: {"network_association": {"network_id": "27110cdc-b7ff-4d59-b076-eadc1a122a58", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5ee4131a-8d77-4e45-b5d7-fa853ab61bc0"}} 2018-07-01 22:23:26,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e3c73ad5-1999-43a4-b41d-5ae3c6ab2829/network_associations used request id req-19d14a3c-d71e-470b-98f7-577247d23abb 2018-07-01 22:23:26,957 - sdnvpn_test_utils - INFO - Waiting for instance 3e63b21b-5068-4248-9629-eeaa2d856c11 to boot up 2018-07-01 22:23:26,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:28,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f674227-cb92-46d8-870b-f1c6ec84446d x-compute-request-id: req-0f674227-cb92-46d8-870b-f1c6ec84446d Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:28,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-0f674227-cb92-46d8-870b-f1c6ec84446d 2018-07-01 22:23:30,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:31,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc1db1c7-7f03-4e62-99ae-924da525b8ed x-compute-request-id: req-dc1db1c7-7f03-4e62-99ae-924da525b8ed Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:31,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-dc1db1c7-7f03-4e62-99ae-924da525b8ed 2018-07-01 22:23:33,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:34,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f1bd7ce-c04f-4c10-a35e-53f437f871dc x-compute-request-id: req-8f1bd7ce-c04f-4c10-a35e-53f437f871dc Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:34,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-8f1bd7ce-c04f-4c10-a35e-53f437f871dc 2018-07-01 22:23:36,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:37,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cc2cdcc-4c70-420e-8a16-07098c298d10 x-compute-request-id: req-6cc2cdcc-4c70-420e-8a16-07098c298d10 Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:37,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-6cc2cdcc-4c70-420e-8a16-07098c298d10 2018-07-01 22:23:39,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:40,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4347069b-2fe3-4e96-b9fc-9784216b5669 x-compute-request-id: req-4347069b-2fe3-4e96-b9fc-9784216b5669 Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:40,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-4347069b-2fe3-4e96-b9fc-9784216b5669 2018-07-01 22:23:42,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:43,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19d56ac4-03c0-4bf1-9ad5-db1ff9fc1c78 x-compute-request-id: req-19d56ac4-03c0-4bf1-9ad5-db1ff9fc1c78 Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:43,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-19d56ac4-03c0-4bf1-9ad5-db1ff9fc1c78 2018-07-01 22:23:45,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:46,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a015ef2-7e3a-434a-a93a-990a50859b6e x-compute-request-id: req-6a015ef2-7e3a-434a-a93a-990a50859b6e Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:46,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-6a015ef2-7e3a-434a-a93a-990a50859b6e 2018-07-01 22:23:48,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:49,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5bf91d3-6099-4f55-a4d6-800d0605891e x-compute-request-id: req-d5bf91d3-6099-4f55-a4d6-800d0605891e Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:49,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-d5bf91d3-6099-4f55-a4d6-800d0605891e 2018-07-01 22:23:51,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:52,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abe251cb-6315-4494-894f-1b3e249d3dbe x-compute-request-id: req-abe251cb-6315-4494-894f-1b3e249d3dbe Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:52,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-abe251cb-6315-4494-894f-1b3e249d3dbe 2018-07-01 22:23:54,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:55,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5891484a-8fff-4efa-949f-54bddfba85ca x-compute-request-id: req-5891484a-8fff-4efa-949f-54bddfba85ca Content-Encoding: gzip Content-Length: 7888 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:23:55,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-5891484a-8fff-4efa-949f-54bddfba85ca 2018-07-01 22:23:57,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:23:58,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:23:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76ea76d1-8efa-4e97-8af2-cc93e38c934b x-compute-request-id: req-76ea76d1-8efa-4e97-8af2-cc93e38c934b Content-Encoding: gzip Content-Length: 9555 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n"} 2018-07-01 22:23:58,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-76ea76d1-8efa-4e97-8af2-cc93e38c934b 2018-07-01 22:24:01,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:02,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b30c1cc6-c987-4276-82d9-7c652aaa3316 x-compute-request-id: req-b30c1cc6-c987-4276-82d9-7c652aaa3316 Content-Encoding: gzip Content-Length: 10159 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:24:02,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-b30c1cc6-c987-4276-82d9-7c652aaa3316 2018-07-01 22:24:04,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:05,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5411fdf-186e-41cd-bbdd-4f2e84e874fb x-compute-request-id: req-d5411fdf-186e-41cd-bbdd-4f2e84e874fb Content-Encoding: gzip Content-Length: 10159 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:24:05,185 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-d5411fdf-186e-41cd-bbdd-4f2e84e874fb 2018-07-01 22:24:07,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:08,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54a25b62-89b8-401b-b547-d964a76d9681 x-compute-request-id: req-54a25b62-89b8-401b-b547-d964a76d9681 Content-Encoding: gzip Content-Length: 10159 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:24:08,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-54a25b62-89b8-401b-b547-d964a76d9681 2018-07-01 22:24:10,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:11,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42dbd53e-8de2-41ce-be95-1b7f62a49fbd x-compute-request-id: req-42dbd53e-8de2-41ce-be95-1b7f62a49fbd Content-Encoding: gzip Content-Length: 10159 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:24:11,380 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-42dbd53e-8de2-41ce-be95-1b7f62a49fbd 2018-07-01 22:24:13,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:14,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48a8721-628b-49f2-b821-13f9f980ee02 x-compute-request-id: req-b48a8721-628b-49f2-b821-13f9f980ee02 Content-Encoding: gzip Content-Length: 10159 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:24:14,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-b48a8721-628b-49f2-b821-13f9f980ee02 2018-07-01 22:24:16,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:17,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f91bf20-2736-4619-b9dc-56c4a6e086ca x-compute-request-id: req-0f91bf20-2736-4619-b9dc-56c4a6e086ca Content-Encoding: gzip Content-Length: 10230 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:24:17,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-0f91bf20-2736-4619-b9dc-56c4a6e086ca 2018-07-01 22:24:19,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:20,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bcfc352-232f-48f7-b16b-f7215d152d2f x-compute-request-id: req-7bcfc352-232f-48f7-b16b-f7215d152d2f Content-Encoding: gzip Content-Length: 10230 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:24:20,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-7bcfc352-232f-48f7-b16b-f7215d152d2f 2018-07-01 22:24:22,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:23,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4cf5bdb-eac9-4d81-a0d1-cc6e5a595b1c x-compute-request-id: req-d4cf5bdb-eac9-4d81-a0d1-cc6e5a595b1c Content-Encoding: gzip Content-Length: 10230 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:24:23,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-d4cf5bdb-eac9-4d81-a0d1-cc6e5a595b1c 2018-07-01 22:24:25,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:26,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0a25b04-01a5-40f7-a72a-c8d659d1a348 x-compute-request-id: req-d0a25b04-01a5-40f7-a72a-c8d659d1a348 Content-Encoding: gzip Content-Length: 10230 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:24:26,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-d0a25b04-01a5-40f7-a72a-c8d659d1a348 2018-07-01 22:24:28,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:29,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8a3f209-dc73-4add-a73b-6cbe940f55fa x-compute-request-id: req-e8a3f209-dc73-4add-a73b-6cbe940f55fa Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:24:29,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-e8a3f209-dc73-4add-a73b-6cbe940f55fa 2018-07-01 22:24:32,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:33,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12ffeac6-17a3-4d31-91dc-92dcd59070a5 x-compute-request-id: req-12ffeac6-17a3-4d31-91dc-92dcd59070a5 Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:24:33,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-12ffeac6-17a3-4d31-91dc-92dcd59070a5 2018-07-01 22:24:35,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:36,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf9217d3-3334-483f-886b-77d1696d3f2b x-compute-request-id: req-cf9217d3-3334-483f-886b-77d1696d3f2b Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:24:36,201 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-cf9217d3-3334-483f-886b-77d1696d3f2b 2018-07-01 22:24:38,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:39,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3845ddce-5206-40e9-b37c-413f89a63f99 x-compute-request-id: req-3845ddce-5206-40e9-b37c-413f89a63f99 Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:24:39,296 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-3845ddce-5206-40e9-b37c-413f89a63f99 2018-07-01 22:24:41,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:42,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9858fe0-ae08-4e59-9a42-b8819c2add59 x-compute-request-id: req-a9858fe0-ae08-4e59-9a42-b8819c2add59 Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:24:42,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-a9858fe0-ae08-4e59-9a42-b8819c2add59 2018-07-01 22:24:44,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995d7c1d539e1b791642317069162d360a6de1be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:45,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1581e55-03e1-4fd5-a163-f105abfdfb0c x-compute-request-id: req-c1581e55-03e1-4fd5-a163-f105abfdfb0c Content-Encoding: gzip Content-Length: 11156 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546646247 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134495] pid_max: default: 32768 minimum: 301\n[ 0.135399] ACPI: Core revision 20150930\n[ 0.136797] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138138] Security Framework initialized\n[ 0.138961] Yama: becoming mindful.\n[ 0.139698] AppArmor: AppArmor initialized\n[ 0.140603] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144522] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145937] Initializing cgroup subsys io\n[ 0.146777] Initializing cgroup subsys memory\n[ 0.147664] Initializing cgroup subsys devices\n[ 0.148606] Initializing cgroup subsys freezer\n[ 0.149501] Initializing cgroup subsys net_cls\n[ 0.150378] Initializing cgroup subsys perf_event\n[ 0.151304] Initializing cgroup subsys net_prio\n[ 0.152234] Initializing cgroup subsys hugetlb\n[ 0.153107] Initializing cgroup subsys pids\n[ 0.153982] CPU: Physical Processor ID: 0\n[ 0.155470] mce: CPU supports 10 MCE banks\n[ 0.156361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157373] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168391] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174816] ftrace: allocating 31920 entries in 125 pages\n[ 0.201302] smpboot: Max logical packages: 1\n[ 0.202217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203583] x2apic enabled\n[ 0.204435] Switched APIC routing to physical x2apic.\n[ 0.206178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211179] KVM setup paravirtual spinlock\n[ 0.212462] x86: Booted up 1 node, 1 CPUs\n[ 0.213279] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214673] devtmpfs: initialized\n[ 0.216364] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217766] evm: security.SMACK64EXEC\n[ 0.218514] evm: security.SMACK64TRANSMUTE\n[ 0.219329] evm: security.SMACK64MMAP\n[ 0.220082] evm: security.ima\n[ 0.220729] evm: security.capability\n[ 0.221539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223414] pinctrl core: initialized pinctrl subsystem\n[ 0.224528] RTC time: 22:14:50, date: 07/01/18\n[ 0.225487] NET: Registered protocol family 16\n[ 0.226472] cpuidle: using governor ladder\n[ 0.227316] cpuidle: using governor menu\n[ 0.228138] PCCT header not found.\n[ 0.228909] ACPI: bus type PCI registered\n[ 0.229730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231015] PCI: Using configuration type 1 for base access\n[ 0.232758] ACPI: Added _OSI(Module Device)\n[ 0.233614] ACPI: Added _OSI(Processor Device)\n[ 0.234484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235392] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237508] ACPI: Interpreter enabled\n[ 0.238291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245773] ACPI: (supports S0 S5)\n[ 0.246487] ACPI: Using IOAPIC for interrupt routing\n[ 0.247573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250648] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251804] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254250] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256479] acpiphp: Slot [3] registered\n[ 0.257297] acpiphp: Slot [4] registered\n[ 0.258118] acpiphp: Slot [5] registered\n[ 0.258925] acpiphp: Slot [6] registered\n[ 0.259723] acpiphp: Slot [7] registered\n[ 0.260546] acpiphp: Slot [8] registered\n[ 0.261389] acpiphp: Slot [9] registered\n[ 0.262185] acpiphp: Slot [10] registered\n[ 0.263043] acpiphp: Slot [11] registered\n[ 0.263868] acpiphp: Slot [12] registered\n[ 0.264683] acpiphp: Slot [13] registered\n[ 0.265497] acpiphp: Slot [14] registered\n[ 0.266310] acpiphp: Slot [15] registered\n[ 0.277092] acpiphp: Slot [16] registered\n[ 0.277938] acpiphp: Slot [17] registered\n[ 0.278785] acpiphp: Slot [18] registered\n[ 0.279631] acpiphp: Slot [19] registered\n[ 0.280469] acpiphp: Slot [20] registered\n[ 0.281285] acpiphp: Slot [21] registered\n[ 0.282098] acpiphp: Slot [22] registered\n[ 0.282904] acpiphp: Slot [23] registered\n[ 0.283716] acpiphp: Slot [24] registered\n[ 0.284528] acpiphp: Slot [25] registered\n[ 0.285342] acpiphp: Slot [26] registered\n[ 0.286154] acpiphp: Slot [27] registered\n[ 0.286964] acpiphp: Slot [28] registered\n[ 0.287779] acpiphp: Slot [29] registered\n[ 0.288590] acpiphp: Slot [30] registered\n[ 0.289447] acpiphp: Slot [31] registered\n[ 0.290284] PCI host bridge to bus 0000:00\n[ 0.291110] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292349] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295093] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296573] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304183] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362285] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363820] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365301] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372412] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374006] vgaarb: loaded\n[ 0.374624] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375781] SCSI subsystem initialized\n[ 0.376622] ACPI: bus type USB registered\n[ 0.377467] usbcore: registered new interface driver usbfs\n[ 0.378537] usbcore: registered new interface driver hub\n[ 0.379574] usbcore: registered new device driver usb\n[ 0.380658] PCI: Using ACPI for IRQ routing\n[ 0.381707] NetLabel: Initializing\n[ 0.382449] NetLabel: domain hash size = 128\n[ 0.383337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384318] NetLabel: unlabeled traffic allowed by default\n[ 0.385444] clocksource: Switched to clocksource kvm-clock\n[ 0.390881] AppArmor: AppArmor Filesystem Enabled\n[ 0.391873] pnp: PnP ACPI init\n[ 0.392805] pnp: PnP ACPI: found 5 devices\n[ 0.399203] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400987] NET: Registered protocol family 2\n[ 0.401982] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404455] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405622] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407864] NET: Registered protocol family 1\n[ 0.408726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410897] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439185] Trying to unpack rootfs image as initramfs...\n[ 0.488512] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502379] Scanning for low memory corruption every 60 seconds\n[ 0.503748] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504901] audit: initializing netlink subsys (disabled)\n[ 0.505939] audit: type=2000 audit(1530483291.081:1): initialized\n[ 0.507253] Initialise system trusted keyring\n[ 0.508183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511322] zbud: loaded\n[ 0.512032] VFS: Disk quotas dquot_6.6.0\n[ 0.512854] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514378] fuse init (API version 7.23)\n[ 0.515264] Key type big_key registered\n[ 0.516070] Allocating IMA MOK and blacklist keyrings.\n[ 0.517181] Key type asymmetric registered\n[ 0.518021] Asymmetric key parser 'x509' registered\n[ 0.518980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520446] io scheduler noop registered\n[ 0.521248] io scheduler deadline registered (default)\n[ 0.522252] io scheduler cfq registered\n[ 0.523455] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527259] ACPI: Power Button [PWRF]\n[ 0.528090] GHES: HEST is not enabled!\n[ 0.541980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600829] Linux agpgart interface v0.103\n[ 0.602870] brd: module loaded\n[ 0.604055] loop: module loaded\n[ 0.608250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609730] GPT:90111 != 2097151\n[ 0.610420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611519] GPT:90111 != 2097151\n[ 0.612200] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613174] vda: vda1 vda15\n[ 0.614629] scsi host0: ata_piix\n[ 0.615383] scsi host1: ata_piix\n[ 0.616097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617354] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.618832] libphy: Fixed MDIO Bus: probed\n[ 0.619666] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620628] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.622806] PPP generic driver version 2.4.2\n[ 0.623702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625001] ehci-pci: EHCI PCI platform driver\n[ 0.625883] ehci-platform: EHCI generic platform driver\n[ 0.626886] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628024] ohci-pci: OHCI PCI platform driver\n[ 0.628895] ohci-platform: OHCI generic platform driver\n[ 0.629901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.645238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651562] usb usb1: Product: UHCI Host Controller\n[ 0.652502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654722] hub 1-0:1.0: USB hub found\n[ 0.655517] hub 1-0:1.0: 2 ports detected\n[ 0.656430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660580] mousedev: PS/2 mouse device common for all mice\n[ 0.661849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663702] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666023] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667222] i2c /dev entries driver\n[ 0.667985] device-mapper: uevent: version 1.0.3\n[ 0.668921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670573] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671868] NET: Registered protocol family 10\n[ 0.672860] NET: Registered protocol family 17\n[ 0.673768] Key type dns_resolver registered\n[ 0.674710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677584] registered taskstats version 1\n[ 0.678434] Loading compiled-in X.509 certificates\n[ 0.679882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681764] zswap: loaded using pool lzo/zbud\n[ 0.683131] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686559] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687605] evm: HMAC attrs: 0x1\n[ 0.688538] Magic number: 10:582:248\n[ 0.689407] rtc_cmos 00:00: setting system clock to 2018-07-01 22:14:51 UTC (1530483291)\n[ 0.691027] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692152] EDD information not available.\n[ 0.774013] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775458] ata1.00: configured for MWDMA2\n[ 0.776682] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789409] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790648] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.791919] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795369] Write protecting the kernel read-only data: 14336k\n[ 0.796953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798792] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.14\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.350526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKJflUp/fh7PKOz93sACPzV5zXBt1LjKIipNjPsse8ZBJeF69651JvtxxDyIym/PAWswV1CwMZKbPopFeDJsB2Wyp2pEvUpDGHb3tZIREot1DDesqQ3nZ1mMKhyE8T/Dlju8qmVp3vQwygWWKmHf1g4s+disDZiIAu9g8Hyg16qFpisqXM3QslWkQpb0AvYcSCXI0/OrgxiQBptkVv0IPTw8EzjfJkMXFKbrf5W+og0HlmhPnBMwpXpsQkIBsNQTsotOpXlbLqWehgbwbySt2ADw4hgsJ0R+ZWMneQxHYjK7EEgpUGClUGOlVFOeNu0tusT6Pl5pP/bH3vaOLjAMC3 root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKVnQ7m5HozJn3C7Pqt7HuvgW5+E9RR58BlEdJxOWrVqAmJyvIYXzPtLsfqkIcccf04ehmkGWlI2qUGEKmR04CJjTVEt6f9ggQ/sik4R2f/xZ0K+3VmbVd15Od6sJvDd2d60EegrytNBBqa603qNCA8v7Wr9ARaMchTBWBh13VYjAAAAFQDnsY5i249QhBG1LK3+SICVYclbGQAAAIAmi4U5Unk/ZEjcRQWz+mOllkXoSnMoWQPIbVy8vFkNHb/BNADT+jid+icLNjfhV9w7HOjRHHoEz5h1L0RoVSw/w/WT2xk6UE17yEZanxpShaQ8d21Lc2K4HZsJLM8l2wdWTMXWOl1mE127X2VBNtgb95kTYKTi+DK7PJp2H4z34AAAAIEAjQGUKbGO/ARmUD7RgjzAQTQROtStKU2qdUHuhsHOZAmfpRVn5ur+GMnsXPjzp/AnrSHurE/hNUW4lc7mYMerzYP3qV+8mjoXrzWWmL1qrKmAvT1aldJcij8wFgYtIBs5pPE2r4zmzpGZzv6wkDODRVFRq1r1GCXPM0BQHv8bUkg= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe44:81fb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 3e63b21b-5068-4248-9629-eeaa2d856c11\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.24 ===\n/dev/root resized successfully [took 2.25s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:44:81:FB \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe44:81fb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97 errors:0 dropped:16 overruns:0 frame:0\n TX packets:45 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:99814 (97.4 KiB) TX bytes:5785 (5.6 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-2-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.126098] usb 1-1: SerialNumber: 42\n[ 1.310285] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.332827] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.350526] random: dd urandom read with 13 bits of entropy available\n[ 1.391831] ISO 9660 Extensions: Microsoft Joliet Level 3\n[ 1.393652] ISO 9660 Extensions: RRIP_1991A\n[ 1.501492] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.501494] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 62.344560] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 62.851890] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:16:33 cirros authpriv.info dropbear[640]: Exit (cirros): Exited normally\nJul 1 23:16:34 cirros authpriv.info dropbear[643]: Child connection from 10.10.10.11:57766\nJul 1 23:16:34 cirros authpriv.notice dropbear[643]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57766\nJul 1 23:16:34 cirros authpriv.info dropbear[643]: Exit (cirros): Exited normally\nJul 1 23:16:34 cirros authpriv.info dropbear[646]: Child connection from 10.10.10.11:57768\nJul 1 23:16:34 cirros authpriv.notice dropbear[646]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57768\nJul 1 23:16:34 cirros authpriv.info dropbear[646]: Exit (cirros): Exited normally\nJul 1 23:16:35 cirros authpriv.info dropbear[649]: Child connection from 10.10.10.11:57770\nJul 1 23:16:35 cirros authpriv.notice dropbear[649]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57770\nJul 1 23:16:35 cirros authpriv.info dropbear[649]: Exit (cirros): Exited normally\nJul 1 23:16:35 cirros authpriv.info dropbear[652]: Child connection from 10.10.10.11:57772\nJul 1 23:16:35 cirros authpriv.notice dropbear[652]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57772\nJul 1 23:16:35 cirros authpriv.info dropbear[652]: Exit (cirros): Exited normally\nJul 1 23:16:36 cirros authpriv.info dropbear[655]: Child connection from 10.10.10.11:57774\nJul 1 23:16:36 cirros authpriv.notice dropbear[655]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57774\nJul 1 23:16:36 cirros authpriv.info dropbear[655]: Exit (cirros): Exited normally\nJul 1 23:16:36 cirros authpriv.info dropbear[658]: Child connection from 10.10.10.11:57776\nJul 1 23:16:36 cirros authpriv.notice dropbear[658]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57776\nJul 1 23:16:36 cirros authpriv.info dropbear[658]: Exit (cirros): Exited normally\nJul 1 23:16:37 cirros authpriv.info dropbear[661]: Child connection from 10.10.10.11:57778\nJul 1 23:16:37 cirros authpriv.notice dropbear[661]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57778\nJul 1 23:16:37 cirros authpriv.info dropbear[661]: Exit (cirros): Exited normally\nJul 1 23:16:37 cirros authpriv.info dropbear[664]: Child connection from 10.10.10.11:57780\nJul 1 23:16:37 cirros authpriv.notice dropbear[664]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:57780\nJul 1 23:16:37 cirros authpriv.info dropbear[664]: Exit (cirros): Exited normally\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-2-2 login: "} 2018-07-01 22:24:45,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-c1581e55-03e1-4fd5-a163-f105abfdfb0c 2018-07-01 22:24:47,523 - sdnvpn_test_utils - INFO - Waiting for instance 4217bcc8-2df2-4fe1-a756-a534e09732c5 to boot up 2018-07-01 22:24:47,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9033477b81f2688f7a82cd56dac812ef820734f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:48,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c90f95e-8595-4c9a-9786-ba9704d83456 x-compute-request-id: req-2c90f95e-8595-4c9a-9786-ba9704d83456 Content-Encoding: gzip Content-Length: 8129 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529952171 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136700] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138425] pid_max: default: 32768 minimum: 301\n[ 0.139382] ACPI: Core revision 20150930\n[ 0.140817] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142213] Security Framework initialized\n[ 0.143082] Yama: becoming mindful.\n[ 0.143867] AppArmor: AppArmor initialized\n[ 0.144775] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146183] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147556] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148855] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150332] Initializing cgroup subsys io\n[ 0.151198] Initializing cgroup subsys memory\n[ 0.152118] Initializing cgroup subsys devices\n[ 0.153049] Initializing cgroup subsys freezer\n[ 0.153972] Initializing cgroup subsys net_cls\n[ 0.154892] Initializing cgroup subsys perf_event\n[ 0.155865] Initializing cgroup subsys net_prio\n[ 0.156809] Initializing cgroup subsys hugetlb\n[ 0.157746] Initializing cgroup subsys pids\n[ 0.158681] CPU: Physical Processor ID: 0\n[ 0.160237] mce: CPU supports 10 MCE banks\n[ 0.161147] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162211] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179501] ftrace: allocating 31920 entries in 125 pages\n[ 0.206105] smpboot: Max logical packages: 1\n[ 0.207005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208449] x2apic enabled\n[ 0.209292] Switched APIC routing to physical x2apic.\n[ 0.211111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212305] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214420] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216323] KVM setup paravirtual spinlock\n[ 0.217664] x86: Booted up 1 node, 1 CPUs\n[ 0.218518] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219993] devtmpfs: initialized\n[ 0.221748] evm: security.selinux\n[ 0.222481] evm: security.SMACK64\n[ 0.223210] evm: security.SMACK64EXEC\n[ 0.223991] evm: security.SMACK64TRANSMUTE\n[ 0.224850] evm: security.SMACK64MMAP\n[ 0.225643] evm: security.ima\n[ 0.226316] evm: security.capability\n[ 0.227158] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229124] pinctrl core: initialized pinctrl subsystem\n[ 0.230270] RTC time: 22:15:14, date: 07/01/18\n[ 0.231267] NET: Registered protocol family 16\n[ 0.232297] cpuidle: using governor ladder\n[ 0.233181] cpuidle: using governor menu\n[ 0.234022] PCCT header not found.\n[ 0.234801] ACPI: bus type PCI registered\n[ 0.235653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236976] PCI: Using configuration type 1 for base access\n[ 0.238800] ACPI: Added _OSI(Module Device)\n[ 0.239685] ACPI: Added _OSI(Processor Device)\n[ 0.240604] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241558] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243741] ACPI: Interpreter enabled\n[ 0.244537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252287] ACPI: (supports S0 S5)\n[ 0.253033] ACPI: Using IOAPIC for interrupt routing\n[ 0.254140] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258530] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259839] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263459] acpiphp: Slot [3] registered\n[ 0.264306] acpiphp: Slot [4] registered\n[ 0.265152] acpiphp: Slot [5] registered\n[ 0.265993] acpiphp: Slot [6] registered\n[ 0.266830] acpiphp: Slot [7] registered\n[ 0.267684] acpiphp: Slot [8] registered\n[ 0.268526] acpiphp: Slot [9] registered\n[ 0.269368] acpiphp: Slot [10] registered\n[ 0.270217] acpiphp: Slot [11] registered\n[ 0.271071] acpiphp: Slot [12] registered\n[ 0.271920] acpiphp: Slot [13] registered\n[ 0.272765] acpiphp: Slot [14] registered\n[ 0.273622] acpiphp: Slot [15] registered\n[ 0.284606] acpiphp: Slot [16] registered\n[ 0.285470] acpiphp: Slot [17] registered\n[ 0.286322] acpiphp: Slot [18] registered\n[ 0.287181] acpiphp: Slot [19] registered\n[ 0.288037] acpiphp: Slot [20] registered\n[ 0.288902] acpiphp: Slot [21] registered\n[ 0.289773] acpiphp: Slot [22] registered\n[ 0.290633] acpiphp: Slot [23] registered\n[ 0.291495] acpiphp: Slot [24] registered\n[ 0.292357] acpiphp: Slot [25] registered\n[ 0.293213] acpiphp: Slot [26] registered\n[ 0.294057] acpiphp: Slot [27] registered\n[ 0.294900] acpiphp: Slot [28] registered\n[ 0.295754] acpiphp: Slot [29] registered\n[ 0.296604] acpiphp: Slot [30] registered\n[ 0.297461] acpiphp: Slot [31] registered\n[ 0.298307] PCI host bridge to bus 0000:00\n[ 0.299152] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304794] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321372] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.368145] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369694] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.371195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372657] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.374094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375418] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376919] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379594] vgaarb: loaded\n[ 0.380206] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381379] SCSI subsystem initialized\n[ 0.382225] ACPI: bus type USB registered\n[ 0.383067] usbcore: registered new interface driver usbfs\n[ 0.384125] usbcore: registered new interface driver hub\n[ 0.385165] usbcore: registered new device driver usb\n[ 0.386243] PCI: Using ACPI for IRQ routing\n[ 0.387294] NetLabel: Initializing\n[ 0.388031] NetLabel: domain hash size = 128\n[ 0.388899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389866] NetLabel: unlabeled traffic allowed by default\n[ 0.390988] clocksource: Switched to clocksource kvm-clock\n[ 0.396471] AppArmor: AppArmor Filesystem Enabled\n[ 0.397482] pnp: PnP ACPI init\n[ 0.398411] pnp: PnP ACPI: found 5 devices\n[ 0.404817] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406571] NET: Registered protocol family 2\n[ 0.407562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410061] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411264] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412367] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413565] NET: Registered protocol family 1\n[ 0.414461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416689] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430720] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445045] Trying to unpack rootfs image as initramfs...\n[ 0.494904] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508810] Scanning for low memory corruption every 60 seconds\n[ 0.510169] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511356] audit: initializing netlink subsys (disabled)\n[ 0.512411] audit: type=2000 audit(1530483315.687:1): initialized\n[ 0.513749] Initialise system trusted keyring\n[ 0.514698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515897] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517893] zbud: loaded\n[ 0.518600] VFS: Disk quotas dquot_6.6.0\n[ 0.519452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520998] fuse init (API version 7.23)\n[ 0.521905] Key type big_key registered\n[ 0.522721] Allocating IMA MOK and blacklist keyrings.\n[ 0.523853] Key type asymmetric registered\n[ 0.524695] Asymmetric key parser 'x509' registered\n[ 0.525669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527538] io scheduler noop registered\n[ 0.528355] io scheduler deadline registered (default)\n[ 0.529364] io scheduler cfq registered\n[ 0.530210] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531298] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532595] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534075] ACPI: Power Button [PWRF]\n[ 0.534916] GHES: HEST is not enabled!\n[ 0.550102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579193] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581570] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607757] Linux agpgart interface v0.103\n[ 0.609794] brd: module loaded\n[ 0.611011] loop: module loaded\n[ 0.615152] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616978] GPT:90111 != 2097151\n[ 0.617812] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619195] GPT:90111 != 2097151\n[ 0.620024] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621229] vda: vda1 vda15\n[ 0.622762] scsi host0: ata_piix\n[ 0.623676] scsi host1: ata_piix\n[ 0.624541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626086] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627858] libphy: Fixed MDIO Bus: probed\n[ 0.628877] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632505] PPP generic driver version 2.4.2\n[ 0.633601] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635112] ehci-pci: EHCI PCI platform driver\n[ 0.636198] ehci-platform: EHCI generic platform driver\n[ 0.637428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638844] ohci-pci: OHCI PCI platform driver\n[ 0.639939] ohci-platform: OHCI generic platform driver\n[ 0.641173] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655808] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657065] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664793] usb usb1: Product: UHCI Host Controller\n[ 0.665958] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.667366] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.668516] hub 1-0:1.0: USB hub found\n[ 0.669480] hub 1-0:1.0: 2 ports detected\n[ 0.670562] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674241] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675522] mousedev: PS/2 mouse device common for all mice\n[ 0.677051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679312] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683002] i2c /dev entries driver\n[ 0.683780] device-mapper: uevent: version 1.0.3\n[ 0.684731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686407] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687745] NET: Registered protocol family 10\n[ 0.688746] NET: Registered protocol family 17\n[ 0.689646] Key type dns_resolver registered\n[ 0.690592] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691729] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693515] registered taskstats version 1\n[ 0.694373] Loading compiled-in X.509 certificates\n[ 0.695841] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697726] zswap: loaded using pool lzo/zbud\n[ 0.699127] Key type trusted registered\n[ 0.700685] Key type encrypted registered\n[ 0.701522] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703650] evm: HMAC attrs: 0x1\n[ 0.704589] Magic number: 10:135:299\n[ 0.705463] rtc_cmos 00:00: setting system clock to 2018-07-01 22:15:15 UTC (1530483315)\n[ 0.707114] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708249] EDD information not available.\n[ 0.783504] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784964] ata1.00: configured for MWDMA2\n[ 0.786150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798767] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800029] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801283] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804720] Write protecting the kernel read-only data: 14336k\n[ 0.806298] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808131] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.865319] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.98s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-07-01 22:24:48,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action used request id req-2c90f95e-8595-4c9a-9786-ba9704d83456 2018-07-01 22:24:50,801 - sdnvpn_test_utils - INFO - Waiting for instance 493c4406-6ef0-4e8b-954e-b04ff8095028 to boot up 2018-07-01 22:24:50,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e0880e20739343af982bcabe0c9eef2e319bec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:24:51,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86e44820-bf90-4c32-9513-cf2f29f2d2bb x-compute-request-id: req-86e44820-bf90-4c32-9513-cf2f29f2d2bb Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515329724 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136019] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137718] pid_max: default: 32768 minimum: 301\n[ 0.138635] ACPI: Core revision 20150930\n[ 0.140049] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141392] Security Framework initialized\n[ 0.142223] Yama: becoming mindful.\n[ 0.142961] AppArmor: AppArmor initialized\n[ 0.143846] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146514] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147740] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149154] Initializing cgroup subsys io\n[ 0.149980] Initializing cgroup subsys memory\n[ 0.150855] Initializing cgroup subsys devices\n[ 0.151748] Initializing cgroup subsys freezer\n[ 0.152630] Initializing cgroup subsys net_cls\n[ 0.153516] Initializing cgroup subsys perf_event\n[ 0.154459] Initializing cgroup subsys net_prio\n[ 0.155368] Initializing cgroup subsys hugetlb\n[ 0.156256] Initializing cgroup subsys pids\n[ 0.157142] CPU: Physical Processor ID: 0\n[ 0.158648] mce: CPU supports 10 MCE banks\n[ 0.159524] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160539] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178085] ftrace: allocating 31920 entries in 125 pages\n[ 0.204602] smpboot: Max logical packages: 1\n[ 0.205474] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206853] x2apic enabled\n[ 0.207685] Switched APIC routing to physical x2apic.\n[ 0.209464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210602] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212639] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214469] KVM setup paravirtual spinlock\n[ 0.215787] x86: Booted up 1 node, 1 CPUs\n[ 0.216623] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218042] devtmpfs: initialized\n[ 0.219762] evm: security.selinux\n[ 0.220492] evm: security.SMACK64\n[ 0.221198] evm: security.SMACK64EXEC\n[ 0.221960] evm: security.SMACK64TRANSMUTE\n[ 0.222771] evm: security.SMACK64MMAP\n[ 0.223540] evm: security.ima\n[ 0.224193] evm: security.capability\n[ 0.225004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226892] pinctrl core: initialized pinctrl subsystem\n[ 0.228014] RTC time: 22:15:02, date: 07/01/18\n[ 0.228984] NET: Registered protocol family 16\n[ 0.229965] cpuidle: using governor ladder\n[ 0.230792] cpuidle: using governor menu\n[ 0.231603] PCCT header not found.\n[ 0.232378] ACPI: bus type PCI registered\n[ 0.233200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234489] PCI: Using configuration type 1 for base access\n[ 0.236278] ACPI: Added _OSI(Module Device)\n[ 0.237141] ACPI: Added _OSI(Processor Device)\n[ 0.238015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241072] ACPI: Interpreter enabled\n[ 0.241864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247506] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249376] ACPI: (supports S0 S5)\n[ 0.250086] ACPI: Using IOAPIC for interrupt routing\n[ 0.251159] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254275] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255444] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257913] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260173] acpiphp: Slot [3] registered\n[ 0.260996] acpiphp: Slot [4] registered\n[ 0.261806] acpiphp: Slot [5] registered\n[ 0.262619] acpiphp: Slot [6] registered\n[ 0.263439] acpiphp: Slot [7] registered\n[ 0.264252] acpiphp: Slot [8] registered\n[ 0.265061] acpiphp: Slot [9] registered\n[ 0.265883] acpiphp: Slot [10] registered\n[ 0.266695] acpiphp: Slot [11] registered\n[ 0.267522] acpiphp: Slot [12] registered\n[ 0.268351] acpiphp: Slot [13] registered\n[ 0.269174] acpiphp: Slot [14] registered\n[ 0.269998] acpiphp: Slot [15] registered\n[ 0.280934] acpiphp: Slot [16] registered\n[ 0.281760] acpiphp: Slot [17] registered\n[ 0.282587] acpiphp: Slot [18] registered\n[ 0.283408] acpiphp: Slot [19] registered\n[ 0.284229] acpiphp: Slot [20] registered\n[ 0.285053] acpiphp: Slot [21] registered\n[ 0.285878] acpiphp: Slot [22] registered\n[ 0.286695] acpiphp: Slot [23] registered\n[ 0.287526] acpiphp: Slot [24] registered\n[ 0.288350] acpiphp: Slot [25] registered\n[ 0.289180] acpiphp: Slot [26] registered\n[ 0.289996] acpiphp: Slot [27] registered\n[ 0.290820] acpiphp: Slot [28] registered\n[ 0.291655] acpiphp: Slot [29] registered\n[ 0.292475] acpiphp: Slot [30] registered\n[ 0.293297] acpiphp: Slot [31] registered\n[ 0.294112] PCI host bridge to bus 0000:00\n[ 0.294936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310334] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318098] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362907] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364398] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367284] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368692] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369955] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371119] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373914] vgaarb: loaded\n[ 0.374523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375677] SCSI subsystem initialized\n[ 0.376513] ACPI: bus type USB registered\n[ 0.377343] usbcore: registered new interface driver usbfs\n[ 0.378394] usbcore: registered new interface driver hub\n[ 0.379418] usbcore: registered new device driver usb\n[ 0.380490] PCI: Using ACPI for IRQ routing\n[ 0.381524] NetLabel: Initializing\n[ 0.382259] NetLabel: domain hash size = 128\n[ 0.383124] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384083] NetLabel: unlabeled traffic allowed by default\n[ 0.385194] clocksource: Switched to clocksource kvm-clock\n[ 0.390639] AppArmor: AppArmor Filesystem Enabled\n[ 0.391621] pnp: PnP ACPI init\n[ 0.392535] pnp: PnP ACPI: found 5 devices\n[ 0.398906] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400607] NET: Registered protocol family 2\n[ 0.401572] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402853] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404025] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406273] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407447] NET: Registered protocol family 1\n[ 0.408320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438767] Trying to unpack rootfs image as initramfs...\n[ 0.488637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502493] Scanning for low memory corruption every 60 seconds\n[ 0.503863] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505019] audit: initializing netlink subsys (disabled)\n[ 0.506056] audit: type=2000 audit(1530483303.569:1): initialized\n[ 0.507368] Initialise system trusted keyring\n[ 0.508305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509484] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511449] zbud: loaded\n[ 0.512157] VFS: Disk quotas dquot_6.6.0\n[ 0.512981] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514524] fuse init (API version 7.23)\n[ 0.515412] Key type big_key registered\n[ 0.516222] Allocating IMA MOK and blacklist keyrings.\n[ 0.517335] Key type asymmetric registered\n[ 0.518177] Asymmetric key parser 'x509' registered\n[ 0.519133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520970] io scheduler noop registered\n[ 0.521776] io scheduler deadline registered (default)\n[ 0.522780] io scheduler cfq registered\n[ 0.523617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524663] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527388] ACPI: Power Button [PWRF]\n[ 0.528222] GHES: HEST is not enabled!\n[ 0.541905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571577] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598219] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600349] Linux agpgart interface v0.103\n[ 0.602373] brd: module loaded\n[ 0.603517] loop: module loaded\n[ 0.611454] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612907] GPT:90111 != 2097151\n[ 0.613585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614676] GPT:90111 != 2097151\n[ 0.615346] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616300] vda: vda1 vda15\n[ 0.617724] scsi host0: ata_piix\n[ 0.618460] scsi host1: ata_piix\n[ 0.619172] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621818] libphy: Fixed MDIO Bus: probed\n[ 0.622635] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623575] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625724] PPP generic driver version 2.4.2\n[ 0.626614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627862] ehci-pci: EHCI PCI platform driver\n[ 0.628727] ehci-platform: EHCI generic platform driver\n[ 0.629717] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630839] ohci-pci: OHCI PCI platform driver\n[ 0.631703] ohci-platform: OHCI generic platform driver\n[ 0.632682] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649479] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654231] usb usb1: Product: UHCI Host Controller\n[ 0.655160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656292] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657322] hub 1-0:1.0: USB hub found\n[ 0.658101] hub 1-0:1.0: 2 ports detected\n[ 0.659003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662085] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663121] mousedev: PS/2 mouse device common for all mice\n[ 0.664379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666227] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668553] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669759] i2c /dev entries driver\n[ 0.670526] device-mapper: uevent: version 1.0.3\n[ 0.671478] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674404] NET: Registered protocol family 10\n[ 0.675396] NET: Registered protocol family 17\n[ 0.676290] Key type dns_resolver registered\n[ 0.677233] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680110] registered taskstats version 1\n[ 0.680942] Loading compiled-in X.509 certificates\n[ 0.682404] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684266] zswap: loaded using pool lzo/zbud\n[ 0.685654] Key type trusted registered\n[ 0.687217] Key type encrypted registered\n[ 0.688045] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690141] evm: HMAC attrs: 0x1\n[ 0.691078] Magic number: 10:135:299\n[ 0.691944] rtc_cmos 00:00: setting system clock to 2018-07-01 22:15:03 UTC (1530483303)\n[ 0.693549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694665] EDD information not available.\n[ 0.777905] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779388] ata1.00: configured for MWDMA2\n[ 0.780586] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792829] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794092] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795340] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797312] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799176] Write protecting the kernel read-only data: 14336k\n[ 0.800982] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.862541] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.11 not reachable\n/dev/root resized successfully [took 3.11s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-07-01 22:24:51,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action used request id req-86e44820-bf90-4c32-9513-cf2f29f2d2bb 2018-07-01 22:24:53,877 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:25:23,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9033477b81f2688f7a82cd56dac812ef820734f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:25:24,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:25:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16447be5-6f37-4c2c-b597-dae085a46bf3 x-compute-request-id: req-16447be5-6f37-4c2c-b597-dae085a46bf3 Content-Encoding: gzip Content-Length: 8171 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529952171 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136700] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138425] pid_max: default: 32768 minimum: 301\n[ 0.139382] ACPI: Core revision 20150930\n[ 0.140817] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142213] Security Framework initialized\n[ 0.143082] Yama: becoming mindful.\n[ 0.143867] AppArmor: AppArmor initialized\n[ 0.144775] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146183] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147556] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148855] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150332] Initializing cgroup subsys io\n[ 0.151198] Initializing cgroup subsys memory\n[ 0.152118] Initializing cgroup subsys devices\n[ 0.153049] Initializing cgroup subsys freezer\n[ 0.153972] Initializing cgroup subsys net_cls\n[ 0.154892] Initializing cgroup subsys perf_event\n[ 0.155865] Initializing cgroup subsys net_prio\n[ 0.156809] Initializing cgroup subsys hugetlb\n[ 0.157746] Initializing cgroup subsys pids\n[ 0.158681] CPU: Physical Processor ID: 0\n[ 0.160237] mce: CPU supports 10 MCE banks\n[ 0.161147] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162211] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179501] ftrace: allocating 31920 entries in 125 pages\n[ 0.206105] smpboot: Max logical packages: 1\n[ 0.207005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208449] x2apic enabled\n[ 0.209292] Switched APIC routing to physical x2apic.\n[ 0.211111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212305] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214420] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216323] KVM setup paravirtual spinlock\n[ 0.217664] x86: Booted up 1 node, 1 CPUs\n[ 0.218518] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219993] devtmpfs: initialized\n[ 0.221748] evm: security.selinux\n[ 0.222481] evm: security.SMACK64\n[ 0.223210] evm: security.SMACK64EXEC\n[ 0.223991] evm: security.SMACK64TRANSMUTE\n[ 0.224850] evm: security.SMACK64MMAP\n[ 0.225643] evm: security.ima\n[ 0.226316] evm: security.capability\n[ 0.227158] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229124] pinctrl core: initialized pinctrl subsystem\n[ 0.230270] RTC time: 22:15:14, date: 07/01/18\n[ 0.231267] NET: Registered protocol family 16\n[ 0.232297] cpuidle: using governor ladder\n[ 0.233181] cpuidle: using governor menu\n[ 0.234022] PCCT header not found.\n[ 0.234801] ACPI: bus type PCI registered\n[ 0.235653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236976] PCI: Using configuration type 1 for base access\n[ 0.238800] ACPI: Added _OSI(Module Device)\n[ 0.239685] ACPI: Added _OSI(Processor Device)\n[ 0.240604] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241558] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243741] ACPI: Interpreter enabled\n[ 0.244537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252287] ACPI: (supports S0 S5)\n[ 0.253033] ACPI: Using IOAPIC for interrupt routing\n[ 0.254140] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258530] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259839] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263459] acpiphp: Slot [3] registered\n[ 0.264306] acpiphp: Slot [4] registered\n[ 0.265152] acpiphp: Slot [5] registered\n[ 0.265993] acpiphp: Slot [6] registered\n[ 0.266830] acpiphp: Slot [7] registered\n[ 0.267684] acpiphp: Slot [8] registered\n[ 0.268526] acpiphp: Slot [9] registered\n[ 0.269368] acpiphp: Slot [10] registered\n[ 0.270217] acpiphp: Slot [11] registered\n[ 0.271071] acpiphp: Slot [12] registered\n[ 0.271920] acpiphp: Slot [13] registered\n[ 0.272765] acpiphp: Slot [14] registered\n[ 0.273622] acpiphp: Slot [15] registered\n[ 0.284606] acpiphp: Slot [16] registered\n[ 0.285470] acpiphp: Slot [17] registered\n[ 0.286322] acpiphp: Slot [18] registered\n[ 0.287181] acpiphp: Slot [19] registered\n[ 0.288037] acpiphp: Slot [20] registered\n[ 0.288902] acpiphp: Slot [21] registered\n[ 0.289773] acpiphp: Slot [22] registered\n[ 0.290633] acpiphp: Slot [23] registered\n[ 0.291495] acpiphp: Slot [24] registered\n[ 0.292357] acpiphp: Slot [25] registered\n[ 0.293213] acpiphp: Slot [26] registered\n[ 0.294057] acpiphp: Slot [27] registered\n[ 0.294900] acpiphp: Slot [28] registered\n[ 0.295754] acpiphp: Slot [29] registered\n[ 0.296604] acpiphp: Slot [30] registered\n[ 0.297461] acpiphp: Slot [31] registered\n[ 0.298307] PCI host bridge to bus 0000:00\n[ 0.299152] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304794] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321372] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.368145] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369694] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.371195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372657] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.374094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375418] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376919] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379594] vgaarb: loaded\n[ 0.380206] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381379] SCSI subsystem initialized\n[ 0.382225] ACPI: bus type USB registered\n[ 0.383067] usbcore: registered new interface driver usbfs\n[ 0.384125] usbcore: registered new interface driver hub\n[ 0.385165] usbcore: registered new device driver usb\n[ 0.386243] PCI: Using ACPI for IRQ routing\n[ 0.387294] NetLabel: Initializing\n[ 0.388031] NetLabel: domain hash size = 128\n[ 0.388899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389866] NetLabel: unlabeled traffic allowed by default\n[ 0.390988] clocksource: Switched to clocksource kvm-clock\n[ 0.396471] AppArmor: AppArmor Filesystem Enabled\n[ 0.397482] pnp: PnP ACPI init\n[ 0.398411] pnp: PnP ACPI: found 5 devices\n[ 0.404817] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406571] NET: Registered protocol family 2\n[ 0.407562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410061] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411264] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412367] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413565] NET: Registered protocol family 1\n[ 0.414461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416689] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430720] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445045] Trying to unpack rootfs image as initramfs...\n[ 0.494904] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508810] Scanning for low memory corruption every 60 seconds\n[ 0.510169] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511356] audit: initializing netlink subsys (disabled)\n[ 0.512411] audit: type=2000 audit(1530483315.687:1): initialized\n[ 0.513749] Initialise system trusted keyring\n[ 0.514698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515897] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517893] zbud: loaded\n[ 0.518600] VFS: Disk quotas dquot_6.6.0\n[ 0.519452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520998] fuse init (API version 7.23)\n[ 0.521905] Key type big_key registered\n[ 0.522721] Allocating IMA MOK and blacklist keyrings.\n[ 0.523853] Key type asymmetric registered\n[ 0.524695] Asymmetric key parser 'x509' registered\n[ 0.525669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527538] io scheduler noop registered\n[ 0.528355] io scheduler deadline registered (default)\n[ 0.529364] io scheduler cfq registered\n[ 0.530210] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531298] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532595] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534075] ACPI: Power Button [PWRF]\n[ 0.534916] GHES: HEST is not enabled!\n[ 0.550102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579193] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581570] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607757] Linux agpgart interface v0.103\n[ 0.609794] brd: module loaded\n[ 0.611011] loop: module loaded\n[ 0.615152] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616978] GPT:90111 != 2097151\n[ 0.617812] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619195] GPT:90111 != 2097151\n[ 0.620024] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621229] vda: vda1 vda15\n[ 0.622762] scsi host0: ata_piix\n[ 0.623676] scsi host1: ata_piix\n[ 0.624541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626086] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627858] libphy: Fixed MDIO Bus: probed\n[ 0.628877] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632505] PPP generic driver version 2.4.2\n[ 0.633601] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635112] ehci-pci: EHCI PCI platform driver\n[ 0.636198] ehci-platform: EHCI generic platform driver\n[ 0.637428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638844] ohci-pci: OHCI PCI platform driver\n[ 0.639939] ohci-platform: OHCI generic platform driver\n[ 0.641173] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655808] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657065] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664793] usb usb1: Product: UHCI Host Controller\n[ 0.665958] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.667366] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.668516] hub 1-0:1.0: USB hub found\n[ 0.669480] hub 1-0:1.0: 2 ports detected\n[ 0.670562] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674241] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675522] mousedev: PS/2 mouse device common for all mice\n[ 0.677051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679312] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683002] i2c /dev entries driver\n[ 0.683780] device-mapper: uevent: version 1.0.3\n[ 0.684731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686407] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687745] NET: Registered protocol family 10\n[ 0.688746] NET: Registered protocol family 17\n[ 0.689646] Key type dns_resolver registered\n[ 0.690592] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691729] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693515] registered taskstats version 1\n[ 0.694373] Loading compiled-in X.509 certificates\n[ 0.695841] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697726] zswap: loaded using pool lzo/zbud\n[ 0.699127] Key type trusted registered\n[ 0.700685] Key type encrypted registered\n[ 0.701522] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703650] evm: HMAC attrs: 0x1\n[ 0.704589] Magic number: 10:135:299\n[ 0.705463] rtc_cmos 00:00: setting system clock to 2018-07-01 22:15:15 UTC (1530483315)\n[ 0.707114] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708249] EDD information not available.\n[ 0.783504] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784964] ata1.00: configured for MWDMA2\n[ 0.786150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798767] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800029] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801283] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804720] Write protecting the kernel read-only data: 14336k\n[ 0.806298] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808131] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.865319] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.98s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n[ 122.818721] random: nonblocking pool is initialized\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-07-01 22:25:24,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action used request id req-16447be5-6f37-4c2c-b597-dae085a46bf3 2018-07-01 22:25:24,980 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-1' (10.10.10.11) to 'sdnvpn-2-2' (10.10.10.12). -->Expected result: sdnvpn-2-2. 2018-07-01 22:25:24,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9033477b81f2688f7a82cd56dac812ef820734f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:25:26,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-012e641f-9f5c-4735-9e5a-1ed5f8fe352e x-compute-request-id: req-012e641f-9f5c-4735-9e5a-1ed5f8fe352e Content-Encoding: gzip Content-Length: 8171 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529952171 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136700] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138425] pid_max: default: 32768 minimum: 301\n[ 0.139382] ACPI: Core revision 20150930\n[ 0.140817] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142213] Security Framework initialized\n[ 0.143082] Yama: becoming mindful.\n[ 0.143867] AppArmor: AppArmor initialized\n[ 0.144775] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146183] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147556] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148855] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150332] Initializing cgroup subsys io\n[ 0.151198] Initializing cgroup subsys memory\n[ 0.152118] Initializing cgroup subsys devices\n[ 0.153049] Initializing cgroup subsys freezer\n[ 0.153972] Initializing cgroup subsys net_cls\n[ 0.154892] Initializing cgroup subsys perf_event\n[ 0.155865] Initializing cgroup subsys net_prio\n[ 0.156809] Initializing cgroup subsys hugetlb\n[ 0.157746] Initializing cgroup subsys pids\n[ 0.158681] CPU: Physical Processor ID: 0\n[ 0.160237] mce: CPU supports 10 MCE banks\n[ 0.161147] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162211] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179501] ftrace: allocating 31920 entries in 125 pages\n[ 0.206105] smpboot: Max logical packages: 1\n[ 0.207005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208449] x2apic enabled\n[ 0.209292] Switched APIC routing to physical x2apic.\n[ 0.211111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212305] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214420] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216323] KVM setup paravirtual spinlock\n[ 0.217664] x86: Booted up 1 node, 1 CPUs\n[ 0.218518] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219993] devtmpfs: initialized\n[ 0.221748] evm: security.selinux\n[ 0.222481] evm: security.SMACK64\n[ 0.223210] evm: security.SMACK64EXEC\n[ 0.223991] evm: security.SMACK64TRANSMUTE\n[ 0.224850] evm: security.SMACK64MMAP\n[ 0.225643] evm: security.ima\n[ 0.226316] evm: security.capability\n[ 0.227158] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.229124] pinctrl core: initialized pinctrl subsystem\n[ 0.230270] RTC time: 22:15:14, date: 07/01/18\n[ 0.231267] NET: Registered protocol family 16\n[ 0.232297] cpuidle: using governor ladder\n[ 0.233181] cpuidle: using governor menu\n[ 0.234022] PCCT header not found.\n[ 0.234801] ACPI: bus type PCI registered\n[ 0.235653] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236976] PCI: Using configuration type 1 for base access\n[ 0.238800] ACPI: Added _OSI(Module Device)\n[ 0.239685] ACPI: Added _OSI(Processor Device)\n[ 0.240604] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.241558] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.243741] ACPI: Interpreter enabled\n[ 0.244537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.246484] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252287] ACPI: (supports S0 S5)\n[ 0.253033] ACPI: Using IOAPIC for interrupt routing\n[ 0.254140] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258530] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259839] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263459] acpiphp: Slot [3] registered\n[ 0.264306] acpiphp: Slot [4] registered\n[ 0.265152] acpiphp: Slot [5] registered\n[ 0.265993] acpiphp: Slot [6] registered\n[ 0.266830] acpiphp: Slot [7] registered\n[ 0.267684] acpiphp: Slot [8] registered\n[ 0.268526] acpiphp: Slot [9] registered\n[ 0.269368] acpiphp: Slot [10] registered\n[ 0.270217] acpiphp: Slot [11] registered\n[ 0.271071] acpiphp: Slot [12] registered\n[ 0.271920] acpiphp: Slot [13] registered\n[ 0.272765] acpiphp: Slot [14] registered\n[ 0.273622] acpiphp: Slot [15] registered\n[ 0.284606] acpiphp: Slot [16] registered\n[ 0.285470] acpiphp: Slot [17] registered\n[ 0.286322] acpiphp: Slot [18] registered\n[ 0.287181] acpiphp: Slot [19] registered\n[ 0.288037] acpiphp: Slot [20] registered\n[ 0.288902] acpiphp: Slot [21] registered\n[ 0.289773] acpiphp: Slot [22] registered\n[ 0.290633] acpiphp: Slot [23] registered\n[ 0.291495] acpiphp: Slot [24] registered\n[ 0.292357] acpiphp: Slot [25] registered\n[ 0.293213] acpiphp: Slot [26] registered\n[ 0.294057] acpiphp: Slot [27] registered\n[ 0.294900] acpiphp: Slot [28] registered\n[ 0.295754] acpiphp: Slot [29] registered\n[ 0.296604] acpiphp: Slot [30] registered\n[ 0.297461] acpiphp: Slot [31] registered\n[ 0.298307] PCI host bridge to bus 0000:00\n[ 0.299152] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304794] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321372] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.368145] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369694] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.371195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372657] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.374094] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375418] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376919] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379594] vgaarb: loaded\n[ 0.380206] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381379] SCSI subsystem initialized\n[ 0.382225] ACPI: bus type USB registered\n[ 0.383067] usbcore: registered new interface driver usbfs\n[ 0.384125] usbcore: registered new interface driver hub\n[ 0.385165] usbcore: registered new device driver usb\n[ 0.386243] PCI: Using ACPI for IRQ routing\n[ 0.387294] NetLabel: Initializing\n[ 0.388031] NetLabel: domain hash size = 128\n[ 0.388899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389866] NetLabel: unlabeled traffic allowed by default\n[ 0.390988] clocksource: Switched to clocksource kvm-clock\n[ 0.396471] AppArmor: AppArmor Filesystem Enabled\n[ 0.397482] pnp: PnP ACPI init\n[ 0.398411] pnp: PnP ACPI: found 5 devices\n[ 0.404817] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406571] NET: Registered protocol family 2\n[ 0.407562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410061] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411264] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412367] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413565] NET: Registered protocol family 1\n[ 0.414461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416689] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430720] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445045] Trying to unpack rootfs image as initramfs...\n[ 0.494904] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508810] Scanning for low memory corruption every 60 seconds\n[ 0.510169] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.511356] audit: initializing netlink subsys (disabled)\n[ 0.512411] audit: type=2000 audit(1530483315.687:1): initialized\n[ 0.513749] Initialise system trusted keyring\n[ 0.514698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515897] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517893] zbud: loaded\n[ 0.518600] VFS: Disk quotas dquot_6.6.0\n[ 0.519452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520998] fuse init (API version 7.23)\n[ 0.521905] Key type big_key registered\n[ 0.522721] Allocating IMA MOK and blacklist keyrings.\n[ 0.523853] Key type asymmetric registered\n[ 0.524695] Asymmetric key parser 'x509' registered\n[ 0.525669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527538] io scheduler noop registered\n[ 0.528355] io scheduler deadline registered (default)\n[ 0.529364] io scheduler cfq registered\n[ 0.530210] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531298] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532595] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534075] ACPI: Power Button [PWRF]\n[ 0.534916] GHES: HEST is not enabled!\n[ 0.550102] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579193] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581570] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607757] Linux agpgart interface v0.103\n[ 0.609794] brd: module loaded\n[ 0.611011] loop: module loaded\n[ 0.615152] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616978] GPT:90111 != 2097151\n[ 0.617812] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619195] GPT:90111 != 2097151\n[ 0.620024] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621229] vda: vda1 vda15\n[ 0.622762] scsi host0: ata_piix\n[ 0.623676] scsi host1: ata_piix\n[ 0.624541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626086] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.627858] libphy: Fixed MDIO Bus: probed\n[ 0.628877] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632505] PPP generic driver version 2.4.2\n[ 0.633601] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635112] ehci-pci: EHCI PCI platform driver\n[ 0.636198] ehci-platform: EHCI generic platform driver\n[ 0.637428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638844] ohci-pci: OHCI PCI platform driver\n[ 0.639939] ohci-platform: OHCI generic platform driver\n[ 0.641173] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655808] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657065] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664793] usb usb1: Product: UHCI Host Controller\n[ 0.665958] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.667366] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.668516] hub 1-0:1.0: USB hub found\n[ 0.669480] hub 1-0:1.0: 2 ports detected\n[ 0.670562] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674241] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675522] mousedev: PS/2 mouse device common for all mice\n[ 0.677051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679312] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681784] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683002] i2c /dev entries driver\n[ 0.683780] device-mapper: uevent: version 1.0.3\n[ 0.684731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686407] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687745] NET: Registered protocol family 10\n[ 0.688746] NET: Registered protocol family 17\n[ 0.689646] Key type dns_resolver registered\n[ 0.690592] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691729] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693515] registered taskstats version 1\n[ 0.694373] Loading compiled-in X.509 certificates\n[ 0.695841] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697726] zswap: loaded using pool lzo/zbud\n[ 0.699127] Key type trusted registered\n[ 0.700685] Key type encrypted registered\n[ 0.701522] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703650] evm: HMAC attrs: 0x1\n[ 0.704589] Magic number: 10:135:299\n[ 0.705463] rtc_cmos 00:00: setting system clock to 2018-07-01 22:15:15 UTC (1530483315)\n[ 0.707114] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708249] EDD information not available.\n[ 0.783504] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.784964] ata1.00: configured for MWDMA2\n[ 0.786150] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.798767] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.800029] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.801283] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.803165] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804720] Write protecting the kernel read-only data: 14336k\n[ 0.806298] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808131] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.865319] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.98s]\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 not reachable\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n[ 122.818721] random: nonblocking pool is initialized\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-07-01 22:25:26,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action used request id req-012e641f-9f5c-4735-9e5a-1ed5f8fe352e 2018-07-01 22:25:26,055 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-07-01 22:25:26,055 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-07-01 22:25:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-973775", "route_distinguishers": "222:222"}}' 2018-07-01 22:25:26,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-25af9887-c659-4f2e-b8a4-f96e43c767ec Date: Sun, 01 Jul 2018 22:25:26 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "1368c4ec-2258-46b3-bf15-fb89a03cc45d", "name": "sdnvpn-2-973775", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": [], "route_targets": ["88:88"], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:25:26,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-25af9887-c659-4f2e-b8a4-f96e43c767ec 2018-07-01 22:25:26,426 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-973775', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'route_targets': [u'88:88'], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'type': u'l3', u'id': u'1368c4ec-2258-46b3-bf15-fb89a03cc45d'}} 2018-07-01 22:25:26,426 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-07-01 22:25:26,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1368c4ec-2258-46b3-bf15-fb89a03cc45d/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" -d '{"network_association": {"network_id": "562f9818-cb17-4989-afc4-914a740c2171"}}' 2018-07-01 22:25:27,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-7c22572d-d4d3-4fbd-82ea-658f3cef7d7c Date: Sun, 01 Jul 2018 22:25:27 GMT RESP BODY: {"network_association": {"network_id": "562f9818-cb17-4989-afc4-914a740c2171", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "074860e7-6185-42cd-a6c8-8fec3dd87315"}} 2018-07-01 22:25:27,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1368c4ec-2258-46b3-bf15-fb89a03cc45d/network_associations used request id req-7c22572d-d4d3-4fbd-82ea-658f3cef7d7c 2018-07-01 22:25:27,221 - sdnvpn_test_utils - DEBUG - Waiting for network e3c73ad5-1999-43a4-b41d-5ae3c6ab2829 to associate with BGPVPN 27110cdc-b7ff-4d59-b076-eadc1a122a58 2018-07-01 22:25:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e3c73ad5-1999-43a4-b41d-5ae3c6ab2829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:25:27,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-a79761f3-5c1f-4539-82f8-b5a5174f418c Date: Sun, 01 Jul 2018 22:25:27 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "e3c73ad5-1999-43a4-b41d-5ae3c6ab2829", "name": "sdnvpn-1-450896", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["55:55"], "networks": ["27110cdc-b7ff-4d59-b076-eadc1a122a58"], "route_targets": ["55:55"], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:25:27,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e3c73ad5-1999-43a4-b41d-5ae3c6ab2829 used request id req-a79761f3-5c1f-4539-82f8-b5a5174f418c 2018-07-01 22:25:28,542 - sdnvpn_test_utils - DEBUG - Waiting for network 1368c4ec-2258-46b3-bf15-fb89a03cc45d to associate with BGPVPN 562f9818-cb17-4989-afc4-914a740c2171 2018-07-01 22:25:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1368c4ec-2258-46b3-bf15-fb89a03cc45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:25:28,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-d1c04d84-c5e7-45f6-8763-9c19fec8f22c Date: Sun, 01 Jul 2018 22:25:28 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "1368c4ec-2258-46b3-bf15-fb89a03cc45d", "name": "sdnvpn-2-973775", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["562f9818-cb17-4989-afc4-914a740c2171"], "route_targets": ["88:88"], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:25:28,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1368c4ec-2258-46b3-bf15-fb89a03cc45d used request id req-d1c04d84-c5e7-45f6-8763-9c19fec8f22c 2018-07-01 22:25:29,863 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:25:59,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e0880e20739343af982bcabe0c9eef2e319bec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:26:00,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:25:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8e128c7-10dd-48e7-8e26-696a2fa5ce4b x-compute-request-id: req-f8e128c7-10dd-48e7-8e26-696a2fa5ce4b Content-Encoding: gzip Content-Length: 8124 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515329724 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136019] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137718] pid_max: default: 32768 minimum: 301\n[ 0.138635] ACPI: Core revision 20150930\n[ 0.140049] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141392] Security Framework initialized\n[ 0.142223] Yama: becoming mindful.\n[ 0.142961] AppArmor: AppArmor initialized\n[ 0.143846] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146514] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147740] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149154] Initializing cgroup subsys io\n[ 0.149980] Initializing cgroup subsys memory\n[ 0.150855] Initializing cgroup subsys devices\n[ 0.151748] Initializing cgroup subsys freezer\n[ 0.152630] Initializing cgroup subsys net_cls\n[ 0.153516] Initializing cgroup subsys perf_event\n[ 0.154459] Initializing cgroup subsys net_prio\n[ 0.155368] Initializing cgroup subsys hugetlb\n[ 0.156256] Initializing cgroup subsys pids\n[ 0.157142] CPU: Physical Processor ID: 0\n[ 0.158648] mce: CPU supports 10 MCE banks\n[ 0.159524] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160539] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178085] ftrace: allocating 31920 entries in 125 pages\n[ 0.204602] smpboot: Max logical packages: 1\n[ 0.205474] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206853] x2apic enabled\n[ 0.207685] Switched APIC routing to physical x2apic.\n[ 0.209464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210602] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212639] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214469] KVM setup paravirtual spinlock\n[ 0.215787] x86: Booted up 1 node, 1 CPUs\n[ 0.216623] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218042] devtmpfs: initialized\n[ 0.219762] evm: security.selinux\n[ 0.220492] evm: security.SMACK64\n[ 0.221198] evm: security.SMACK64EXEC\n[ 0.221960] evm: security.SMACK64TRANSMUTE\n[ 0.222771] evm: security.SMACK64MMAP\n[ 0.223540] evm: security.ima\n[ 0.224193] evm: security.capability\n[ 0.225004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226892] pinctrl core: initialized pinctrl subsystem\n[ 0.228014] RTC time: 22:15:02, date: 07/01/18\n[ 0.228984] NET: Registered protocol family 16\n[ 0.229965] cpuidle: using governor ladder\n[ 0.230792] cpuidle: using governor menu\n[ 0.231603] PCCT header not found.\n[ 0.232378] ACPI: bus type PCI registered\n[ 0.233200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234489] PCI: Using configuration type 1 for base access\n[ 0.236278] ACPI: Added _OSI(Module Device)\n[ 0.237141] ACPI: Added _OSI(Processor Device)\n[ 0.238015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241072] ACPI: Interpreter enabled\n[ 0.241864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247506] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249376] ACPI: (supports S0 S5)\n[ 0.250086] ACPI: Using IOAPIC for interrupt routing\n[ 0.251159] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254275] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255444] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257913] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260173] acpiphp: Slot [3] registered\n[ 0.260996] acpiphp: Slot [4] registered\n[ 0.261806] acpiphp: Slot [5] registered\n[ 0.262619] acpiphp: Slot [6] registered\n[ 0.263439] acpiphp: Slot [7] registered\n[ 0.264252] acpiphp: Slot [8] registered\n[ 0.265061] acpiphp: Slot [9] registered\n[ 0.265883] acpiphp: Slot [10] registered\n[ 0.266695] acpiphp: Slot [11] registered\n[ 0.267522] acpiphp: Slot [12] registered\n[ 0.268351] acpiphp: Slot [13] registered\n[ 0.269174] acpiphp: Slot [14] registered\n[ 0.269998] acpiphp: Slot [15] registered\n[ 0.280934] acpiphp: Slot [16] registered\n[ 0.281760] acpiphp: Slot [17] registered\n[ 0.282587] acpiphp: Slot [18] registered\n[ 0.283408] acpiphp: Slot [19] registered\n[ 0.284229] acpiphp: Slot [20] registered\n[ 0.285053] acpiphp: Slot [21] registered\n[ 0.285878] acpiphp: Slot [22] registered\n[ 0.286695] acpiphp: Slot [23] registered\n[ 0.287526] acpiphp: Slot [24] registered\n[ 0.288350] acpiphp: Slot [25] registered\n[ 0.289180] acpiphp: Slot [26] registered\n[ 0.289996] acpiphp: Slot [27] registered\n[ 0.290820] acpiphp: Slot [28] registered\n[ 0.291655] acpiphp: Slot [29] registered\n[ 0.292475] acpiphp: Slot [30] registered\n[ 0.293297] acpiphp: Slot [31] registered\n[ 0.294112] PCI host bridge to bus 0000:00\n[ 0.294936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310334] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318098] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362907] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364398] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367284] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368692] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369955] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371119] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373914] vgaarb: loaded\n[ 0.374523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375677] SCSI subsystem initialized\n[ 0.376513] ACPI: bus type USB registered\n[ 0.377343] usbcore: registered new interface driver usbfs\n[ 0.378394] usbcore: registered new interface driver hub\n[ 0.379418] usbcore: registered new device driver usb\n[ 0.380490] PCI: Using ACPI for IRQ routing\n[ 0.381524] NetLabel: Initializing\n[ 0.382259] NetLabel: domain hash size = 128\n[ 0.383124] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384083] NetLabel: unlabeled traffic allowed by default\n[ 0.385194] clocksource: Switched to clocksource kvm-clock\n[ 0.390639] AppArmor: AppArmor Filesystem Enabled\n[ 0.391621] pnp: PnP ACPI init\n[ 0.392535] pnp: PnP ACPI: found 5 devices\n[ 0.398906] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400607] NET: Registered protocol family 2\n[ 0.401572] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402853] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404025] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406273] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407447] NET: Registered protocol family 1\n[ 0.408320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438767] Trying to unpack rootfs image as initramfs...\n[ 0.488637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502493] Scanning for low memory corruption every 60 seconds\n[ 0.503863] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505019] audit: initializing netlink subsys (disabled)\n[ 0.506056] audit: type=2000 audit(1530483303.569:1): initialized\n[ 0.507368] Initialise system trusted keyring\n[ 0.508305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509484] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511449] zbud: loaded\n[ 0.512157] VFS: Disk quotas dquot_6.6.0\n[ 0.512981] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514524] fuse init (API version 7.23)\n[ 0.515412] Key type big_key registered\n[ 0.516222] Allocating IMA MOK and blacklist keyrings.\n[ 0.517335] Key type asymmetric registered\n[ 0.518177] Asymmetric key parser 'x509' registered\n[ 0.519133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520970] io scheduler noop registered\n[ 0.521776] io scheduler deadline registered (default)\n[ 0.522780] io scheduler cfq registered\n[ 0.523617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524663] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527388] ACPI: Power Button [PWRF]\n[ 0.528222] GHES: HEST is not enabled!\n[ 0.541905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571577] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598219] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600349] Linux agpgart interface v0.103\n[ 0.602373] brd: module loaded\n[ 0.603517] loop: module loaded\n[ 0.611454] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612907] GPT:90111 != 2097151\n[ 0.613585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614676] GPT:90111 != 2097151\n[ 0.615346] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616300] vda: vda1 vda15\n[ 0.617724] scsi host0: ata_piix\n[ 0.618460] scsi host1: ata_piix\n[ 0.619172] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621818] libphy: Fixed MDIO Bus: probed\n[ 0.622635] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623575] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625724] PPP generic driver version 2.4.2\n[ 0.626614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627862] ehci-pci: EHCI PCI platform driver\n[ 0.628727] ehci-platform: EHCI generic platform driver\n[ 0.629717] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630839] ohci-pci: OHCI PCI platform driver\n[ 0.631703] ohci-platform: OHCI generic platform driver\n[ 0.632682] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649479] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654231] usb usb1: Product: UHCI Host Controller\n[ 0.655160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656292] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657322] hub 1-0:1.0: USB hub found\n[ 0.658101] hub 1-0:1.0: 2 ports detected\n[ 0.659003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662085] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663121] mousedev: PS/2 mouse device common for all mice\n[ 0.664379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666227] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668553] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669759] i2c /dev entries driver\n[ 0.670526] device-mapper: uevent: version 1.0.3\n[ 0.671478] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674404] NET: Registered protocol family 10\n[ 0.675396] NET: Registered protocol family 17\n[ 0.676290] Key type dns_resolver registered\n[ 0.677233] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680110] registered taskstats version 1\n[ 0.680942] Loading compiled-in X.509 certificates\n[ 0.682404] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684266] zswap: loaded using pool lzo/zbud\n[ 0.685654] Key type trusted registered\n[ 0.687217] Key type encrypted registered\n[ 0.688045] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690141] evm: HMAC attrs: 0x1\n[ 0.691078] Magic number: 10:135:299\n[ 0.691944] rtc_cmos 00:00: setting system clock to 2018-07-01 22:15:03 UTC (1530483303)\n[ 0.693549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694665] EDD information not available.\n[ 0.777905] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779388] ata1.00: configured for MWDMA2\n[ 0.780586] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792829] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794092] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795340] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797312] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799176] Write protecting the kernel read-only data: 14336k\n[ 0.800982] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.862541] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.11 not reachable\n/dev/root resized successfully [took 3.11s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-07-01 22:26:00,968 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action used request id req-f8e128c7-10dd-48e7-8e26-696a2fa5ce4b 2018-07-01 22:26:00,969 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-4' (10.10.10.12) to 'sdnvpn-2-1' (10.10.10.11). -->Expected result: not reachable. 2018-07-01 22:26:00,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e0880e20739343af982bcabe0c9eef2e319bec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:26:02,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa23cbd-b311-4e38-96b2-1f568441c99f x-compute-request-id: req-afa23cbd-b311-4e38-96b2-1f568441c99f Content-Encoding: gzip Content-Length: 8123 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515329724 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136019] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137718] pid_max: default: 32768 minimum: 301\n[ 0.138635] ACPI: Core revision 20150930\n[ 0.140049] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141392] Security Framework initialized\n[ 0.142223] Yama: becoming mindful.\n[ 0.142961] AppArmor: AppArmor initialized\n[ 0.143846] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146514] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147740] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149154] Initializing cgroup subsys io\n[ 0.149980] Initializing cgroup subsys memory\n[ 0.150855] Initializing cgroup subsys devices\n[ 0.151748] Initializing cgroup subsys freezer\n[ 0.152630] Initializing cgroup subsys net_cls\n[ 0.153516] Initializing cgroup subsys perf_event\n[ 0.154459] Initializing cgroup subsys net_prio\n[ 0.155368] Initializing cgroup subsys hugetlb\n[ 0.156256] Initializing cgroup subsys pids\n[ 0.157142] CPU: Physical Processor ID: 0\n[ 0.158648] mce: CPU supports 10 MCE banks\n[ 0.159524] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160539] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178085] ftrace: allocating 31920 entries in 125 pages\n[ 0.204602] smpboot: Max logical packages: 1\n[ 0.205474] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206853] x2apic enabled\n[ 0.207685] Switched APIC routing to physical x2apic.\n[ 0.209464] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210602] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212639] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214469] KVM setup paravirtual spinlock\n[ 0.215787] x86: Booted up 1 node, 1 CPUs\n[ 0.216623] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218042] devtmpfs: initialized\n[ 0.219762] evm: security.selinux\n[ 0.220492] evm: security.SMACK64\n[ 0.221198] evm: security.SMACK64EXEC\n[ 0.221960] evm: security.SMACK64TRANSMUTE\n[ 0.222771] evm: security.SMACK64MMAP\n[ 0.223540] evm: security.ima\n[ 0.224193] evm: security.capability\n[ 0.225004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226892] pinctrl core: initialized pinctrl subsystem\n[ 0.228014] RTC time: 22:15:02, date: 07/01/18\n[ 0.228984] NET: Registered protocol family 16\n[ 0.229965] cpuidle: using governor ladder\n[ 0.230792] cpuidle: using governor menu\n[ 0.231603] PCCT header not found.\n[ 0.232378] ACPI: bus type PCI registered\n[ 0.233200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234489] PCI: Using configuration type 1 for base access\n[ 0.236278] ACPI: Added _OSI(Module Device)\n[ 0.237141] ACPI: Added _OSI(Processor Device)\n[ 0.238015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241072] ACPI: Interpreter enabled\n[ 0.241864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247506] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249376] ACPI: (supports S0 S5)\n[ 0.250086] ACPI: Using IOAPIC for interrupt routing\n[ 0.251159] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254275] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255444] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256705] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257913] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260173] acpiphp: Slot [3] registered\n[ 0.260996] acpiphp: Slot [4] registered\n[ 0.261806] acpiphp: Slot [5] registered\n[ 0.262619] acpiphp: Slot [6] registered\n[ 0.263439] acpiphp: Slot [7] registered\n[ 0.264252] acpiphp: Slot [8] registered\n[ 0.265061] acpiphp: Slot [9] registered\n[ 0.265883] acpiphp: Slot [10] registered\n[ 0.266695] acpiphp: Slot [11] registered\n[ 0.267522] acpiphp: Slot [12] registered\n[ 0.268351] acpiphp: Slot [13] registered\n[ 0.269174] acpiphp: Slot [14] registered\n[ 0.269998] acpiphp: Slot [15] registered\n[ 0.280934] acpiphp: Slot [16] registered\n[ 0.281760] acpiphp: Slot [17] registered\n[ 0.282587] acpiphp: Slot [18] registered\n[ 0.283408] acpiphp: Slot [19] registered\n[ 0.284229] acpiphp: Slot [20] registered\n[ 0.285053] acpiphp: Slot [21] registered\n[ 0.285878] acpiphp: Slot [22] registered\n[ 0.286695] acpiphp: Slot [23] registered\n[ 0.287526] acpiphp: Slot [24] registered\n[ 0.288350] acpiphp: Slot [25] registered\n[ 0.289180] acpiphp: Slot [26] registered\n[ 0.289996] acpiphp: Slot [27] registered\n[ 0.290820] acpiphp: Slot [28] registered\n[ 0.291655] acpiphp: Slot [29] registered\n[ 0.292475] acpiphp: Slot [30] registered\n[ 0.293297] acpiphp: Slot [31] registered\n[ 0.294112] PCI host bridge to bus 0000:00\n[ 0.294936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300315] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306537] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310334] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318098] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362907] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364398] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365836] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367284] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368692] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369955] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371119] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373914] vgaarb: loaded\n[ 0.374523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375677] SCSI subsystem initialized\n[ 0.376513] ACPI: bus type USB registered\n[ 0.377343] usbcore: registered new interface driver usbfs\n[ 0.378394] usbcore: registered new interface driver hub\n[ 0.379418] usbcore: registered new device driver usb\n[ 0.380490] PCI: Using ACPI for IRQ routing\n[ 0.381524] NetLabel: Initializing\n[ 0.382259] NetLabel: domain hash size = 128\n[ 0.383124] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384083] NetLabel: unlabeled traffic allowed by default\n[ 0.385194] clocksource: Switched to clocksource kvm-clock\n[ 0.390639] AppArmor: AppArmor Filesystem Enabled\n[ 0.391621] pnp: PnP ACPI init\n[ 0.392535] pnp: PnP ACPI: found 5 devices\n[ 0.398906] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400607] NET: Registered protocol family 2\n[ 0.401572] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402853] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404025] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405189] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406273] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407447] NET: Registered protocol family 1\n[ 0.408320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410509] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438767] Trying to unpack rootfs image as initramfs...\n[ 0.488637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502493] Scanning for low memory corruption every 60 seconds\n[ 0.503863] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505019] audit: initializing netlink subsys (disabled)\n[ 0.506056] audit: type=2000 audit(1530483303.569:1): initialized\n[ 0.507368] Initialise system trusted keyring\n[ 0.508305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509484] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511449] zbud: loaded\n[ 0.512157] VFS: Disk quotas dquot_6.6.0\n[ 0.512981] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514524] fuse init (API version 7.23)\n[ 0.515412] Key type big_key registered\n[ 0.516222] Allocating IMA MOK and blacklist keyrings.\n[ 0.517335] Key type asymmetric registered\n[ 0.518177] Asymmetric key parser 'x509' registered\n[ 0.519133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520970] io scheduler noop registered\n[ 0.521776] io scheduler deadline registered (default)\n[ 0.522780] io scheduler cfq registered\n[ 0.523617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524663] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527388] ACPI: Power Button [PWRF]\n[ 0.528222] GHES: HEST is not enabled!\n[ 0.541905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571577] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598219] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600349] Linux agpgart interface v0.103\n[ 0.602373] brd: module loaded\n[ 0.603517] loop: module loaded\n[ 0.611454] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612907] GPT:90111 != 2097151\n[ 0.613585] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614676] GPT:90111 != 2097151\n[ 0.615346] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616300] vda: vda1 vda15\n[ 0.617724] scsi host0: ata_piix\n[ 0.618460] scsi host1: ata_piix\n[ 0.619172] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621818] libphy: Fixed MDIO Bus: probed\n[ 0.622635] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623575] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625724] PPP generic driver version 2.4.2\n[ 0.626614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627862] ehci-pci: EHCI PCI platform driver\n[ 0.628727] ehci-platform: EHCI generic platform driver\n[ 0.629717] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630839] ohci-pci: OHCI PCI platform driver\n[ 0.631703] ohci-platform: OHCI generic platform driver\n[ 0.632682] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649479] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654231] usb usb1: Product: UHCI Host Controller\n[ 0.655160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656292] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657322] hub 1-0:1.0: USB hub found\n[ 0.658101] hub 1-0:1.0: 2 ports detected\n[ 0.659003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662085] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663121] mousedev: PS/2 mouse device common for all mice\n[ 0.664379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666227] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668553] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669759] i2c /dev entries driver\n[ 0.670526] device-mapper: uevent: version 1.0.3\n[ 0.671478] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674404] NET: Registered protocol family 10\n[ 0.675396] NET: Registered protocol family 17\n[ 0.676290] Key type dns_resolver registered\n[ 0.677233] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680110] registered taskstats version 1\n[ 0.680942] Loading compiled-in X.509 certificates\n[ 0.682404] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684266] zswap: loaded using pool lzo/zbud\n[ 0.685654] Key type trusted registered\n[ 0.687217] Key type encrypted registered\n[ 0.688045] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689082] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690141] evm: HMAC attrs: 0x1\n[ 0.691078] Magic number: 10:135:299\n[ 0.691944] rtc_cmos 00:00: setting system clock to 2018-07-01 22:15:03 UTC (1530483303)\n[ 0.693549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694665] EDD information not available.\n[ 0.777905] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.779388] ata1.00: configured for MWDMA2\n[ 0.780586] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.792829] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794092] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795340] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797312] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799176] Write protecting the kernel read-only data: 14336k\n[ 0.800982] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803107] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.862541] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.11 not reachable\n/dev/root resized successfully [took 3.11s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-07-01 22:26:02,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action used request id req-afa23cbd-b311-4e38-96b2-1f568441c99f 2018-07-01 22:26:02,051 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-07-01 22:26:02,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afef5c1e2c282b0c785f4139a95a5389ae88aaa" -d '{"forceDelete": null}' 2018-07-01 22:26:02,204 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33c1df0c-3c0d-48b5-b0a4-5077f2bad67b x-compute-request-id: req-33c1df0c-3c0d-48b5-b0a4-5077f2bad67b Content-Length: 0 Content-Type: application/json 2018-07-01 22:26:02,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4217bcc8-2df2-4fe1-a756-a534e09732c5/action used request id req-33c1df0c-3c0d-48b5-b0a4-5077f2bad67b 2018-07-01 22:26:02,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afef5c1e2c282b0c785f4139a95a5389ae88aaa" -d '{"forceDelete": null}' 2018-07-01 22:26:02,564 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73488a4b-c8a7-48eb-a531-295c257bc796 x-compute-request-id: req-73488a4b-c8a7-48eb-a531-295c257bc796 Content-Length: 0 Content-Type: application/json 2018-07-01 22:26:02,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3e63b21b-5068-4248-9629-eeaa2d856c11/action used request id req-73488a4b-c8a7-48eb-a531-295c257bc796 2018-07-01 22:26:02,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afef5c1e2c282b0c785f4139a95a5389ae88aaa" -d '{"forceDelete": null}' 2018-07-01 22:26:02,792 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2463120-5ce6-4819-96f7-a0b355e15f14 x-compute-request-id: req-e2463120-5ce6-4819-96f7-a0b355e15f14 Content-Length: 0 Content-Type: application/json 2018-07-01 22:26:02,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/493c4406-6ef0-4e8b-954e-b04ff8095028/action used request id req-e2463120-5ce6-4819-96f7-a0b355e15f14 2018-07-01 22:26:02,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47920b35f3ef361aaf12a85adffaea1c82a7131c" 2018-07-01 22:26:04,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bca651b6-9373-459c-b5e7-f7c3de066ce1 Date: Sun, 01 Jul 2018 22:26:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:26:04,419 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4acd9a34-47ba-4c8a-b1e9-c032ec5187d0 used request id req-bca651b6-9373-459c-b5e7-f7c3de066ce1 2018-07-01 22:26:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e3c73ad5-1999-43a4-b41d-5ae3c6ab2829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:26:05,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b64d08c-1630-4519-a17b-cfaf53a81499 Content-Length: 0 Date: Sun, 01 Jul 2018 22:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:26:05,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e3c73ad5-1999-43a4-b41d-5ae3c6ab2829 used request id req-0b64d08c-1630-4519-a17b-cfaf53a81499 2018-07-01 22:26:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1368c4ec-2258-46b3-bf15-fb89a03cc45d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:26:05,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4045c5cd-e83a-4861-856d-49c9f3c4dc97 Content-Length: 0 Date: Sun, 01 Jul 2018 22:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:26:05,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1368c4ec-2258-46b3-bf15-fb89a03cc45d used request id req-4045c5cd-e83a-4861-856d-49c9f3c4dc97 2018-07-01 22:26:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/7e834793-9099-4dae-be44-71aacae6b92f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:26:07,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e55548fe-9857-42a0-865d-530e32a824d3 Date: Sun, 01 Jul 2018 22:26:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:26:07,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7e834793-9099-4dae-be44-71aacae6b92f used request id req-e55548fe-9857-42a0-865d-530e32a824d3 2018-07-01 22:26:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/cca98017-0711-4c0b-a6f9-4671d1c0e4f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:26:09,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a601ebb-35c5-46b8-9030-3a0e8012b924 Date: Sun, 01 Jul 2018 22:26:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:26:09,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/cca98017-0711-4c0b-a6f9-4671d1c0e4f2 used request id req-0a601ebb-35c5-46b8-9030-3a0e8012b924 2018-07-01 22:26:09,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/27110cdc-b7ff-4d59-b076-eadc1a122a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:26:10,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71396942-936e-45bb-9392-1a75944770e2 Date: Sun, 01 Jul 2018 22:26:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:26:10,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/27110cdc-b7ff-4d59-b076-eadc1a122a58 used request id req-71396942-936e-45bb-9392-1a75944770e2 2018-07-01 22:26:10,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/562f9818-cb17-4989-afc4-914a740c2171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef90fe91b638e832d3e8c308db7d4ec2c729b00" 2018-07-01 22:26:11,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1e59271-db3d-40b8-9af1-3850b942bd5c Date: Sun, 01 Jul 2018 22:26:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:26:11,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/562f9818-cb17-4989-afc4-914a740c2171 used request id req-f1e59271-db3d-40b8-9af1-3850b942bd5c 2018-07-01 22:26:11,353 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN1 with eRT=iRT | | Associate network 'sdnvpn-2-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] | +----------------------------------------------------------------------------------------+ | Create VPN2 with eRT=iRT | | Associate network 'sdnvpn-2-2-net' to the VPN2. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] | +========================================================================================+ 2018-07-01 22:26:11,353 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:26:11,353 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-07-01 22:26:11,354 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-07-01 22:26:11,354 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-07-01 22:26:11,354 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-07-01 22:26:11,354 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-07-01 22:26:11,431 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:11,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:11,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:11,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:11,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:11,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:11,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:11,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:11,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:11,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:11,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:11,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:11,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:26:11,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:11,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:11,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:11,440 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:26:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:11,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa08fb9-9382-4ae7-8d6c-023e9c7d317c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:11,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dfa08fb9-9382-4ae7-8d6c-023e9c7d317c 2018-07-01 22:26:11,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:11,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["AF6aVbfNSw6OFqqJAR7sJQ"], "issued_at": "2018-07-01T22:26:11.000000Z"}} 2018-07-01 22:26:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3947d551c109c17320affe9e3a499e7d5e6abc4b" 2018-07-01 22:26:12,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-e0180b7b-e5ac-448d-a989-c4a4ed53e8ef Date: Sun, 01 Jul 2018 22:26:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:26:12,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-e0180b7b-e5ac-448d-a989-c4a4ed53e8ef 2018-07-01 22:26:12,391 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:26:12,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3947d551c109c17320affe9e3a499e7d5e6abc4b" 2018-07-01 22:26:12,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d8a8c999-fa63-4c0c-af1b-5a997a3d64af Date: Sun, 01 Jul 2018 22:26:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:26:12,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d8a8c999-fa63-4c0c-af1b-5a997a3d64af 2018-07-01 22:26:12,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3947d551c109c17320affe9e3a499e7d5e6abc4b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:26:13,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750 X-Openstack-Request-Id: req-ad768d18-92d5-4ad1-83a9-1195b05ea646 Date: Sun, 01 Jul 2018 22:26:13 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:26:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:26:13Z", "visibility": "public", "locations": [], "self": "/v2/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "min_disk": 0, "protected": false, "id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "file": "/v2/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:26:13,528 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ad768d18-92d5-4ad1-83a9-1195b05ea646 2018-07-01 22:26:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3947d551c109c17320affe9e3a499e7d5e6abc4b" -d '' 2018-07-01 22:26:15,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-748c5508-9c57-43d7-9d0b-ad31a3eeef82 Date: Sun, 01 Jul 2018 22:26:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:26:15,162 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750/file used request id req-748c5508-9c57-43d7-9d0b-ad31a3eeef82 2018-07-01 22:26:15,162 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-07-01 22:26:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:15,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb40c5ab-0cf4-4d08-9eda-b3a6c12852aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:15,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-eb40c5ab-0cf4-4d08-9eda-b3a6c12852aa 2018-07-01 22:26:15,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:15,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["FPAFtwrvTYqQvX6toYqXMQ"], "issued_at": "2018-07-01T22:26:15.000000Z"}} 2018-07-01 22:26:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-07-01 22:26:15,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-80ff69fe-c322-4a0c-9cc8-75421c0594b8 Date: Sun, 01 Jul 2018 22:26:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1852bfdd-34cc-4c9c-8522-84a4cc3c0eda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:26:15Z","is_default":false,"provider:segmentation_id":45,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:26:15Z","mtu":1450}} 2018-07-01 22:26:15,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-80ff69fe-c322-4a0c-9cc8-75421c0594b8 2018-07-01 22:26:15,950 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network 1852bfdd-34cc-4c9c-8522-84a4cc3c0eda with cidr 10.10.10.0/24 2018-07-01 22:26:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"subnets": [{"ip_version": 4, "network_id": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-07-01 22:26:16,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f9521261-291b-473e-9460-ea4619091180 Date: Sun, 01 Jul 2018 22:26:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1852bfdd-34cc-4c9c-8522-84a4cc3c0eda","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:26:16Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:26:16Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"035c80b5-a94d-4bbf-a917-1683ee1de2df","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-07-01 22:26:16,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f9521261-291b-473e-9460-ea4619091180 2018-07-01 22:26:16,471 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-07-01 22:26:16,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-07-01 22:26:16,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-4db5d842-1747-4e7a-8cfe-4e20ec32f916 Date: Sun, 01 Jul 2018 22:26:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fc520ff2-ed61-458d-8b1e-4a0c91108bfe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:26:16Z","is_default":false,"provider:segmentation_id":89,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:26:16Z","mtu":1450}} 2018-07-01 22:26:16,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4db5d842-1747-4e7a-8cfe-4e20ec32f916 2018-07-01 22:26:16,890 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network fc520ff2-ed61-458d-8b1e-4a0c91108bfe with cidr 10.10.11.0/24 2018-07-01 22:26:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"subnets": [{"ip_version": 4, "network_id": "fc520ff2-ed61-458d-8b1e-4a0c91108bfe", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-07-01 22:26:17,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c933975d-f652-4a12-8a05-21c7dd0f8cde Date: Sun, 01 Jul 2018 22:26:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc520ff2-ed61-458d-8b1e-4a0c91108bfe","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:26:17Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:26:17Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"03dddcb3-444b-4029-a63a-d9fadf3592f8","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-07-01 22:26:17,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c933975d-f652-4a12-8a05-21c7dd0f8cde 2018-07-01 22:26:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:26:17,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-27842b22-72c6-430d-a242-de5bc00e69ca Date: Sun, 01 Jul 2018 22:26:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "revision_number": 0, "id": "50e590d3-b5fe-4807-8519-15e4a82a7152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 179, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 7, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:26:17,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-27842b22-72c6-430d-a242-de5bc00e69ca 2018-07-01 22:26:17,793 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:26:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:17,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2000048f-0b4b-477e-90b9-9c4896b1460b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:17,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2000048f-0b4b-477e-90b9-9c4896b1460b 2018-07-01 22:26:17,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:18,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["SD3LwAntQZ2FNNH3FZDFyA"], "issued_at": "2018-07-01T22:26:18.000000Z"}} 2018-07-01 22:26:18,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" 2018-07-01 22:26:18,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bdd6066-6ed8-4ef0-8caa-ac380f1d88d7 x-compute-request-id: req-1bdd6066-6ed8-4ef0-8caa-ac380f1d88d7 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:26:18,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-1bdd6066-6ed8-4ef0-8caa-ac380f1d88d7 2018-07-01 22:26:18,384 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-07-01 22:26:18,384 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-07-01 22:26:18,384 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=0dd78fb6-b8ec-4991-b8f3-4c668f460750 network=1852bfdd-34cc-4c9c-8522-84a4cc3c0eda secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:26:18,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:18,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:18,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:18,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:18,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:18,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:18,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:18,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:18,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:18,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:18,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:18,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:18,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:18,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:18,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:18,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:18,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:18,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:18,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41bc76bb-8627-4c4b-9d32-c27b76b4f3fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:18,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-41bc76bb-8627-4c4b-9d32-c27b76b4f3fd 2018-07-01 22:26:18,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:18,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ZvFjM7D3SzKlOID-grcLag"], "issued_at": "2018-07-01T22:26:18.000000Z"}} 2018-07-01 22:26:18,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffd8ec11b800efd939a0186be6315cf03de87e1" 2018-07-01 22:26:19,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-596d3069-40c9-4c80-80ac-739d838f05f7 x-compute-request-id: req-596d3069-40c9-4c80-80ac-739d838f05f7 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:26:19,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-596d3069-40c9-4c80-80ac-739d838f05f7 2018-07-01 22:26:19,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffd8ec11b800efd939a0186be6315cf03de87e1" 2018-07-01 22:26:19,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cf2b69f-268c-4cf8-963b-23f471f8e499 x-compute-request-id: req-4cf2b69f-268c-4cf8-963b-23f471f8e499 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:26:19,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-4cf2b69f-268c-4cf8-963b-23f471f8e499 2018-07-01 22:26:19,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffd8ec11b800efd939a0186be6315cf03de87e1" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda"}]}}' 2018-07-01 22:26:20,899 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc8292b1-d21b-4821-9c8b-d10e7e69c916 x-compute-request-id: req-dc8292b1-d21b-4821-9c8b-d10e7e69c916 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "bookmark"}], "adminPass": "xh3mT7gTFdBJ"}} 2018-07-01 22:26:20,899 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-dc8292b1-d21b-4821-9c8b-d10e7e69c916 2018-07-01 22:26:20,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:20,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69fa23a3-63e7-4ed5-af47-c4d084b0ccc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:20,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-69fa23a3-63e7-4ed5-af47-c4d084b0ccc6 2018-07-01 22:26:20,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:21,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Flm2VcR7QROHFuwuISnCpw"], "issued_at": "2018-07-01T22:26:21.000000Z"}} 2018-07-01 22:26:21,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fd698381bc8fbf1dc086cfef66e5800d3ac3cb" 2018-07-01 22:26:21,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-355e3c3e-eaa0-4332-baf3-10b28af87dd7 x-compute-request-id: req-355e3c3e-eaa0-4332-baf3-10b28af87dd7 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-2", "created": "2018-07-01T22:26:20Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:21,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c used request id req-355e3c3e-eaa0-4332-baf3-10b28af87dd7 2018-07-01 22:26:24,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fd698381bc8fbf1dc086cfef66e5800d3ac3cb" 2018-07-01 22:26:25,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ef8c047-780a-4759-985c-f3b45835d431 x-compute-request-id: req-6ef8c047-780a-4759-985c-f3b45835d431 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:67:7f", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:21Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-07-01T22:26:20Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:25,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c used request id req-6ef8c047-780a-4759-985c-f3b45835d431 2018-07-01 22:26:28,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fd698381bc8fbf1dc086cfef66e5800d3ac3cb" 2018-07-01 22:26:29,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-660dcba2-073b-4b7e-89f7-58d34c51a3a6 x-compute-request-id: req-660dcba2-073b-4b7e-89f7-58d34c51a3a6 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:67:7f", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-07-01T22:18:21.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:26Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-07-01T22:26:20Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:29,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c used request id req-660dcba2-073b-4b7e-89f7-58d34c51a3a6 2018-07-01 22:26:29,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffd8ec11b800efd939a0186be6315cf03de87e1" 2018-07-01 22:26:30,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b40061c8-1ad4-44a8-8daa-9f787fb91d44 x-compute-request-id: req-b40061c8-1ad4-44a8-8daa-9f787fb91d44 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:67:7f", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2018-07-01T22:18:21.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "1eb7a9ea-5a23-4208-8ecd-af9af5beb56c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:26Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-07-01T22:26:20Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:30,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c used request id req-b40061c8-1ad4-44a8-8daa-9f787fb91d44 2018-07-01 22:26:30,353 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.6'. 2018-07-01 22:26:30,353 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-07-01 22:26:30,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:26:31,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-674c4950-66c1-49cb-a70d-4fc522d2d41c x-compute-request-id: req-674c4950-66c1-49cb-a70d-4fc522d2d41c Content-Length: 0 Content-Type: application/json 2018-07-01 22:26:31,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c/action used request id req-674c4950-66c1-49cb-a70d-4fc522d2d41c 2018-07-01 22:26:31,796 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-07-01 22:26:31,796 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=0dd78fb6-b8ec-4991-b8f3-4c668f460750 network=1852bfdd-34cc-4c9c-8522-84a4cc3c0eda secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:31,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:31,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:31,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:31,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:31,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:31,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:31,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:31,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:31,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:31,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:31,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:31,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:31,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:31,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:31,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:31,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:31,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:31,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:31,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:31,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:31,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f48651-64d6-40de-8552-14931d51edd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:31,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-64f48651-64d6-40de-8552-14931d51edd7 2018-07-01 22:26:31,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:32,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["PeCAarMdRG6dM8cmtbtiTw"], "issued_at": "2018-07-01T22:26:32.000000Z"}} 2018-07-01 22:26:32,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" 2018-07-01 22:26:32,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd42a620-74eb-42cf-a427-57d154c2e36b x-compute-request-id: req-dd42a620-74eb-42cf-a427-57d154c2e36b Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:26:32,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dd42a620-74eb-42cf-a427-57d154c2e36b 2018-07-01 22:26:32,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" 2018-07-01 22:26:32,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6b332cc-5f9e-4825-a20e-fb6cbee81817 x-compute-request-id: req-d6b332cc-5f9e-4825-a20e-fb6cbee81817 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:26:32,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-d6b332cc-5f9e-4825-a20e-fb6cbee81817 2018-07-01 22:26:32,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda"}]}}' 2018-07-01 22:26:34,606 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e68510dc-d989-4018-aa7a-5551b240274c x-compute-request-id: req-e68510dc-d989-4018-aa7a-5551b240274c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "bookmark"}], "adminPass": "7ovume3XVguq"}} 2018-07-01 22:26:34,606 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e68510dc-d989-4018-aa7a-5551b240274c 2018-07-01 22:26:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:34,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cb408d-4d30-4932-8f77-a246439c0e8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:34,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-91cb408d-4d30-4932-8f77-a246439c0e8b 2018-07-01 22:26:34,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:34,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["LHJbmCeWQFWBvtsrfOHv8w"], "issued_at": "2018-07-01T22:26:34.000000Z"}} 2018-07-01 22:26:34,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f4cccd0b412be19c57664312f92954fddea66" 2018-07-01 22:26:35,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bcd0158-e193-4aaa-adcc-16d673241d36 x-compute-request-id: req-2bcd0158-e193-4aaa-adcc-16d673241d36 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:35Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-07-01T22:26:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:35,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 used request id req-2bcd0158-e193-4aaa-adcc-16d673241d36 2018-07-01 22:26:38,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f4cccd0b412be19c57664312f92954fddea66" 2018-07-01 22:26:39,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7c458a5-a70d-4d44-a8ae-dde2f0d77834 x-compute-request-id: req-d7c458a5-a70d-4d44-a8ae-dde2f0d77834 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8f:fa", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:35Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-07-01T22:26:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:39,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 used request id req-d7c458a5-a70d-4d44-a8ae-dde2f0d77834 2018-07-01 22:26:42,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f4cccd0b412be19c57664312f92954fddea66" 2018-07-01 22:26:43,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-065d8ba5-90f9-4385-af0d-2ba087af98c1 x-compute-request-id: req-065d8ba5-90f9-4385-af0d-2ba087af98c1 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8f:fa", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-07-01T22:18:17.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:40Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-07-01T22:26:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:43,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 used request id req-065d8ba5-90f9-4385-af0d-2ba087af98c1 2018-07-01 22:26:43,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" 2018-07-01 22:26:44,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41f89b3e-4606-4da9-bafc-35f5dd08c7a8 x-compute-request-id: req-41f89b3e-4606-4da9-bafc-35f5dd08c7a8 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8f:fa", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000102", "OS-SRV-USG:launched_at": "2018-07-01T22:18:17.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "83f11c58-f3aa-41a7-8d56-3744eaa7f4b2", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:40Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-07-01T22:26:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:44,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 used request id req-41f89b3e-4606-4da9-bafc-35f5dd08c7a8 2018-07-01 22:26:44,015 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.8'. 2018-07-01 22:26:44,015 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-07-01 22:26:44,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:26:45,374 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6663657-9d72-4012-93ae-1db3e6705e60 x-compute-request-id: req-b6663657-9d72-4012-93ae-1db3e6705e60 Content-Length: 0 Content-Type: application/json 2018-07-01 22:26:45,374 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-b6663657-9d72-4012-93ae-1db3e6705e60 2018-07-01 22:26:45,375 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-07-01 22:26:45,375 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=0dd78fb6-b8ec-4991-b8f3-4c668f460750 network=fc520ff2-ed61-458d-8b1e-4a0c91108bfe secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:26:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:45,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:45,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:45,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:45,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:45,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:45,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:45,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:45,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:45,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:45,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:45,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:45,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39f42ac-4983-4711-9fc2-48f2dc891dfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:45,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c39f42ac-4983-4711-9fc2-48f2dc891dfe 2018-07-01 22:26:45,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:45,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["8fmKdwIqTtCteZKcGewkfQ"], "issued_at": "2018-07-01T22:26:45.000000Z"}} 2018-07-01 22:26:45,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" 2018-07-01 22:26:46,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26fa244c-d45e-40d9-80ff-68cb1f713170 x-compute-request-id: req-26fa244c-d45e-40d9-80ff-68cb1f713170 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:26:46,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-26fa244c-d45e-40d9-80ff-68cb1f713170 2018-07-01 22:26:46,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" 2018-07-01 22:26:46,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8915d8c7-6099-4cdf-b205-494f872bf657 x-compute-request-id: req-8915d8c7-6099-4cdf-b205-494f872bf657 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:26:46,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-8915d8c7-6099-4cdf-b205-494f872bf657 2018-07-01 22:26:46,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"}]}}' 2018-07-01 22:26:48,121 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-126b727b-6db0-4549-8626-fd08a2939091 x-compute-request-id: req-126b727b-6db0-4549-8626-fd08a2939091 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f1a13872-18ab-4881-8b87-28e24f27005a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "bookmark"}], "adminPass": "rvA7fixeexLB"}} 2018-07-01 22:26:48,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-126b727b-6db0-4549-8626-fd08a2939091 2018-07-01 22:26:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:48,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6f6b3d-0d3e-491a-b696-3d658f789e66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:48,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1d6f6b3d-0d3e-491a-b696-3d658f789e66 2018-07-01 22:26:48,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:48,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["zGFr0H-QSIa1G51ouWme5A"], "issued_at": "2018-07-01T22:26:48.000000Z"}} 2018-07-01 22:26:48,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009c9ce870c97c150a8857d3986ff1456271959b" 2018-07-01 22:26:48,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e054b93a-2af0-4455-be3a-5d77ff8f4291 x-compute-request-id: req-e054b93a-2af0-4455-be3a-5d77ff8f4291 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f1a13872-18ab-4881-8b87-28e24f27005a", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-5", "created": "2018-07-01T22:26:48Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:48,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a used request id req-e054b93a-2af0-4455-be3a-5d77ff8f4291 2018-07-01 22:26:51,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009c9ce870c97c150a8857d3986ff1456271959b" 2018-07-01 22:26:52,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1220cfd-6193-45df-9be3-3631f9923fdb x-compute-request-id: req-d1220cfd-6193-45df-9be3-3631f9923fdb Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f1a13872-18ab-4881-8b87-28e24f27005a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:49Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-07-01T22:26:48Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:52,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a used request id req-d1220cfd-6193-45df-9be3-3631f9923fdb 2018-07-01 22:26:55,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009c9ce870c97c150a8857d3986ff1456271959b" 2018-07-01 22:26:56,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79bf7a77-105b-4ebc-b795-a400e409d2f4 x-compute-request-id: req-79bf7a77-105b-4ebc-b795-a400e409d2f4 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:46:9c", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-07-01T22:18:29.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f1a13872-18ab-4881-8b87-28e24f27005a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:52Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-07-01T22:26:48Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:56,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a used request id req-79bf7a77-105b-4ebc-b795-a400e409d2f4 2018-07-01 22:26:56,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" 2018-07-01 22:26:56,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0347afc7-df78-4476-8989-1cf6e5d9f8aa x-compute-request-id: req-0347afc7-df78-4476-8989-1cf6e5d9f8aa Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:46:9c", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f1a13872-18ab-4881-8b87-28e24f27005a", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000105", "OS-SRV-USG:launched_at": "2018-07-01T22:18:29.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f1a13872-18ab-4881-8b87-28e24f27005a", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:26:52Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-07-01T22:26:48Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:26:56,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a used request id req-0347afc7-df78-4476-8989-1cf6e5d9f8aa 2018-07-01 22:26:56,594 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.9'. 2018-07-01 22:26:56,594 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-07-01 22:26:56,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:26:57,869 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eda58582-d161-4f06-9aad-0737406b8b09 x-compute-request-id: req-eda58582-d161-4f06-9aad-0737406b8b09 Content-Length: 0 Content-Type: application/json 2018-07-01 22:26:57,869 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action used request id req-eda58582-d161-4f06-9aad-0737406b8b09 2018-07-01 22:26:57,869 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-07-01 22:26:57,870 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=0dd78fb6-b8ec-4991-b8f3-4c668f460750 network=fc520ff2-ed61-458d-8b1e-4a0c91108bfe secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.9 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:26:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:57,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:26:57,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:26:57,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:26:57,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:26:57,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:26:57,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:26:57,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:26:57,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:26:57,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:26:57,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:26:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:26:57,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf4e08e-0cbc-432c-87de-ce1a550493a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:26:57,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8bf4e08e-0cbc-432c-87de-ce1a550493a8 2018-07-01 22:26:57,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:26:58,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["viu0YXTTT9momP011yL6aA"], "issued_at": "2018-07-01T22:26:58.000000Z"}} 2018-07-01 22:26:58,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445b268801c84208153fa7401ed1b4fb50cce640" 2018-07-01 22:26:58,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca97f2b4-506a-41e7-87fd-02bf595311ce x-compute-request-id: req-ca97f2b4-506a-41e7-87fd-02bf595311ce Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:26:58,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ca97f2b4-506a-41e7-87fd-02bf595311ce 2018-07-01 22:26:58,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445b268801c84208153fa7401ed1b4fb50cce640" 2018-07-01 22:26:58,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f3b612d-7cc9-451b-885a-97fbefe04768 x-compute-request-id: req-2f3b612d-7cc9-451b-885a-97fbefe04768 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:26:58,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-2f3b612d-7cc9-451b-885a-97fbefe04768 2018-07-01 22:26:58,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445b268801c84208153fa7401ed1b4fb50cce640" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS45CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"}], "config_drive": true}}' 2018-07-01 22:27:00,129 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b312ea7-64c3-494e-87d8-c5af27dc1c9a x-compute-request-id: req-0b312ea7-64c3-494e-87d8-c5af27dc1c9a Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0b699c0-c2c8-4708-8566-005491356dfc", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "bookmark"}], "adminPass": "RpDn74b9pbkp"}} 2018-07-01 22:27:00,129 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0b312ea7-64c3-494e-87d8-c5af27dc1c9a 2018-07-01 22:27:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:27:00,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d96bc6-be05-44fd-ad9b-938e1908052a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:27:00,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-82d96bc6-be05-44fd-ad9b-938e1908052a 2018-07-01 22:27:00,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:27:00,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:27:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["FPbVsQe2Qhq0RqDEhKmpng"], "issued_at": "2018-07-01T22:27:00.000000Z"}} 2018-07-01 22:27:00,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee154d677d6ffbd23de1e57274f1037436339920" 2018-07-01 22:27:01,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39b06a19-dd1d-4cbb-9a66-4d0158c2d436 x-compute-request-id: req-39b06a19-dd1d-4cbb-9a66-4d0158c2d436 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "a0b699c0-c2c8-4708-8566-005491356dfc", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:27:00Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-07-01T22:27:00Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:01,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc used request id req-39b06a19-dd1d-4cbb-9a66-4d0158c2d436 2018-07-01 22:27:04,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee154d677d6ffbd23de1e57274f1037436339920" 2018-07-01 22:27:05,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41028db7-124d-4765-9ae0-722e4b58462f x-compute-request-id: req-41028db7-124d-4765-9ae0-722e4b58462f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:6a:33", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "a0b699c0-c2c8-4708-8566-005491356dfc", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:27:01Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-07-01T22:27:00Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:05,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc used request id req-41028db7-124d-4765-9ae0-722e4b58462f 2018-07-01 22:27:08,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee154d677d6ffbd23de1e57274f1037436339920" 2018-07-01 22:27:09,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52b735b6-f1ba-40e7-80d4-8c52c2564386 x-compute-request-id: req-52b735b6-f1ba-40e7-80d4-8c52c2564386 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:6a:33", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-07-01T22:19:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "a0b699c0-c2c8-4708-8566-005491356dfc", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:27:04Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-07-01T22:27:00Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:09,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc used request id req-52b735b6-f1ba-40e7-80d4-8c52c2564386 2018-07-01 22:27:09,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445b268801c84208153fa7401ed1b4fb50cce640" 2018-07-01 22:27:09,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bace259-5ce9-4ca0-a5cb-e222aa6fa0b2 x-compute-request-id: req-4bace259-5ce9-4ca0-a5cb-e222aa6fa0b2 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:6a:33", "version": 4, "addr": "10.10.11.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0b699c0-c2c8-4708-8566-005491356dfc", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000108", "OS-SRV-USG:launched_at": "2018-07-01T22:19:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "a0b699c0-c2c8-4708-8566-005491356dfc", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:27:04Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-07-01T22:27:00Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:09,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc used request id req-4bace259-5ce9-4ca0-a5cb-e222aa6fa0b2 2018-07-01 22:27:09,928 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.13'. 2018-07-01 22:27:09,928 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-07-01 22:27:09,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:27:11,363 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16e3ead8-b99f-4b7f-985e-71bafd79e414 x-compute-request-id: req-16e3ead8-b99f-4b7f-985e-71bafd79e414 Content-Length: 0 Content-Type: application/json 2018-07-01 22:27:11,364 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action used request id req-16e3ead8-b99f-4b7f-985e-71bafd79e414 2018-07-01 22:27:11,364 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-07-01 22:27:11,364 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=0dd78fb6-b8ec-4991-b8f3-4c668f460750 network=1852bfdd-34cc-4c9c-8522-84a4cc3c0eda secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.6 10.10.10.8 10.10.11.13 10.10.11.9 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:27:11,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:27:11,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:27:11,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:27:11,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:27:11,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:27:11,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:27:11,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:27:11,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:27:11,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:27:11,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:27:11,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:27:11,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:27:11,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:27:11,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:27:11,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:27:11,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:27:11,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:27:11,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:27:11,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:27:11,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:27:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:27:11,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61334e8c-a305-495d-98d8-d685bba85f08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:27:11,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-61334e8c-a305-495d-98d8-d685bba85f08 2018-07-01 22:27:11,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:27:11,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["L5X3zTmBTe-TEiyPNyb9Lw"], "issued_at": "2018-07-01T22:27:11.000000Z"}} 2018-07-01 22:27:11,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" 2018-07-01 22:27:12,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-158e21f4-e851-43b0-adf0-3c5a92ca98f1 x-compute-request-id: req-158e21f4-e851-43b0-adf0-3c5a92ca98f1 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:27:12,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-158e21f4-e851-43b0-adf0-3c5a92ca98f1 2018-07-01 22:27:12,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" 2018-07-01 22:27:12,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12587129-d88c-4c9d-a89d-984886a72e69 x-compute-request-id: req-12587129-d88c-4c9d-a89d-984886a72e69 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:27:12,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-12587129-d88c-4c9d-a89d-984886a72e69 2018-07-01 22:27:12,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC42IDEwLjEwLjEwLjggMTAuMTAuMTEuMTMgMTAuMTAuMTEuOQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda"}], "config_drive": true}}' 2018-07-01 22:27:14,182 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6539bcdf-cdee-49dc-8da0-ea3d8546caf7 x-compute-request-id: req-6539bcdf-cdee-49dc-8da0-ea3d8546caf7 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "bookmark"}], "adminPass": "2tfrja66GHW3"}} 2018-07-01 22:27:14,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6539bcdf-cdee-49dc-8da0-ea3d8546caf7 2018-07-01 22:27:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:27:14,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c998a6-8f6b-4a33-9071-021b0d79772f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:27:14,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d6c998a6-8f6b-4a33-9071-021b0d79772f 2018-07-01 22:27:14,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:27:14,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["dTTMp59aTTm-3kkWJTWGxA"], "issued_at": "2018-07-01T22:27:14.000000Z"}} 2018-07-01 22:27:14,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff5ca82ef005468c20b7845c8ee5e3fc8e6188d" 2018-07-01 22:27:14,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49676ba9-2549-4dd3-86a0-e65a86e71b39 x-compute-request-id: req-49676ba9-2549-4dd3-86a0-e65a86e71b39 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:27:14Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-07-01T22:27:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:14,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e used request id req-49676ba9-2549-4dd3-86a0-e65a86e71b39 2018-07-01 22:27:17,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff5ca82ef005468c20b7845c8ee5e3fc8e6188d" 2018-07-01 22:27:18,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52377774-5a28-4263-8bc9-cab561825e78 x-compute-request-id: req-52377774-5a28-4263-8bc9-cab561825e78 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c7:e4", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:27:15Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-07-01T22:27:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:18,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e used request id req-52377774-5a28-4263-8bc9-cab561825e78 2018-07-01 22:27:21,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff5ca82ef005468c20b7845c8ee5e3fc8e6188d" 2018-07-01 22:27:22,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67bd7d0c-998e-4f30-83ed-d7d161108207 x-compute-request-id: req-67bd7d0c-998e-4f30-83ed-d7d161108207 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c7:e4", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": "2018-07-01T22:19:14.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:27:19Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-07-01T22:27:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:22,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e used request id req-67bd7d0c-998e-4f30-83ed-d7d161108207 2018-07-01 22:27:22,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" 2018-07-01 22:27:22,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d01e5f11-5555-492a-b37d-2d6d1a260f7a x-compute-request-id: req-d01e5f11-5555-492a-b37d-2d6d1a260f7a Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:c7:e4", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "rel": "bookmark"}], "image": {"id": "0dd78fb6-b8ec-4991-b8f3-4c668f460750", "links": [{"href": "http://172.30.9.26:8774/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010b", "OS-SRV-USG:launched_at": "2018-07-01T22:19:14.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2a5b40a9-bc28-4828-aa2d-e9246ac14b1e", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:27:19Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-07-01T22:27:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:27:22,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e used request id req-d01e5f11-5555-492a-b37d-2d6d1a260f7a 2018-07-01 22:27:22,884 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.10'. 2018-07-01 22:27:22,884 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-07-01 22:27:22,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:27:24,322 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85d83ed0-6318-44f3-b4dc-ba15e06793b6 x-compute-request-id: req-85d83ed0-6318-44f3-b4dc-ba15e06793b6 Content-Length: 0 Content-Type: application/json 2018-07-01 22:27:24,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-85d83ed0-6318-44f3-b4dc-ba15e06793b6 2018-07-01 22:27:24,323 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-07-01 22:27:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-740970", "route_distinguishers": "11:11"}}' 2018-07-01 22:27:24,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-fe1ff3e8-50c8-49e8-93bc-6c48a8769857 Date: Sun, 01 Jul 2018 22:27:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "b1f2ea2f-df92-4d1a-a633-fe90d8ae8419", "name": "sdnvpn-740970", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:27:24,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-fe1ff3e8-50c8-49e8-93bc-6c48a8769857 2018-07-01 22:27:24,666 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-740970', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'route_targets': [], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'type': u'l3', u'id': u'b1f2ea2f-df92-4d1a-a633-fe90d8ae8419'}} 2018-07-01 22:27:24,666 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-07-01 22:27:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"network_association": {"network_id": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda"}}' 2018-07-01 22:27:25,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-5e87c9c1-60f4-4e60-b44e-fbd2e91aa29a Date: Sun, 01 Jul 2018 22:27:25 GMT RESP BODY: {"network_association": {"network_id": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "8e835ee8-6dda-4750-88c2-ad88a05486bb"}} 2018-07-01 22:27:25,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419/network_associations used request id req-5e87c9c1-60f4-4e60-b44e-fbd2e91aa29a 2018-07-01 22:27:25,293 - sdnvpn_test_utils - INFO - Waiting for instance 1eb7a9ea-5a23-4208-8ecd-af9af5beb56c to boot up 2018-07-01 22:27:25,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffd8ec11b800efd939a0186be6315cf03de87e1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:26,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7a24c30-d9b6-4973-a3b1-940638481422 x-compute-request-id: req-a7a24c30-d9b6-4973-a3b1-940638481422 Content-Encoding: gzip Content-Length: 11018 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495502497 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133026] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134681] pid_max: default: 32768 minimum: 301\n[ 0.135573] ACPI: Core revision 20150930\n[ 0.136952] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139077] Yama: becoming mindful.\n[ 0.139803] AppArmor: AppArmor initialized\n[ 0.140668] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141994] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143273] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144475] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145855] Initializing cgroup subsys io\n[ 0.146663] Initializing cgroup subsys memory\n[ 0.147553] Initializing cgroup subsys devices\n[ 0.148433] Initializing cgroup subsys freezer\n[ 0.149297] Initializing cgroup subsys net_cls\n[ 0.150158] Initializing cgroup subsys perf_event\n[ 0.151058] Initializing cgroup subsys net_prio\n[ 0.151930] Initializing cgroup subsys hugetlb\n[ 0.152802] Initializing cgroup subsys pids\n[ 0.153675] CPU: Physical Processor ID: 0\n[ 0.155169] mce: CPU supports 10 MCE banks\n[ 0.156012] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157011] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167862] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174283] ftrace: allocating 31920 entries in 125 pages\n[ 0.200193] smpboot: Max logical packages: 1\n[ 0.201054] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202370] x2apic enabled\n[ 0.203155] Switched APIC routing to physical x2apic.\n[ 0.204872] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205964] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207913] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209702] KVM setup paravirtual spinlock\n[ 0.210968] x86: Booted up 1 node, 1 CPUs\n[ 0.211790] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213180] devtmpfs: initialized\n[ 0.214850] evm: security.selinux\n[ 0.215548] evm: security.SMACK64\n[ 0.216228] evm: security.SMACK64EXEC\n[ 0.216952] evm: security.SMACK64TRANSMUTE\n[ 0.217744] evm: security.SMACK64MMAP\n[ 0.218473] evm: security.ima\n[ 0.219109] evm: security.capability\n[ 0.219896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221722] pinctrl core: initialized pinctrl subsystem\n[ 0.222787] RTC time: 22:18:21, date: 07/01/18\n[ 0.223727] NET: Registered protocol family 16\n[ 0.224674] cpuidle: using governor ladder\n[ 0.225473] cpuidle: using governor menu\n[ 0.226238] PCCT header not found.\n[ 0.226963] ACPI: bus type PCI registered\n[ 0.227758] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228976] PCI: Using configuration type 1 for base access\n[ 0.230689] ACPI: Added _OSI(Module Device)\n[ 0.231516] ACPI: Added _OSI(Processor Device)\n[ 0.232370] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233253] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235354] ACPI: Interpreter enabled\n[ 0.236106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243348] ACPI: (supports S0 S5)\n[ 0.244042] ACPI: Using IOAPIC for interrupt routing\n[ 0.245043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248083] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249205] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253756] acpiphp: Slot [3] registered\n[ 0.254554] acpiphp: Slot [4] registered\n[ 0.255369] acpiphp: Slot [5] registered\n[ 0.256169] acpiphp: Slot [6] registered\n[ 0.256959] acpiphp: Slot [7] registered\n[ 0.257749] acpiphp: Slot [8] registered\n[ 0.258535] acpiphp: Slot [9] registered\n[ 0.259349] acpiphp: Slot [10] registered\n[ 0.260143] acpiphp: Slot [11] registered\n[ 0.260941] acpiphp: Slot [12] registered\n[ 0.261743] acpiphp: Slot [13] registered\n[ 0.262541] acpiphp: Slot [14] registered\n[ 0.263338] acpiphp: Slot [15] registered\n[ 0.273987] acpiphp: Slot [16] registered\n[ 0.274794] acpiphp: Slot [17] registered\n[ 0.275592] acpiphp: Slot [18] registered\n[ 0.276389] acpiphp: Slot [19] registered\n[ 0.277184] acpiphp: Slot [20] registered\n[ 0.277995] acpiphp: Slot [21] registered\n[ 0.278823] acpiphp: Slot [22] registered\n[ 0.279640] acpiphp: Slot [23] registered\n[ 0.280458] acpiphp: Slot [24] registered\n[ 0.281273] acpiphp: Slot [25] registered\n[ 0.282102] acpiphp: Slot [26] registered\n[ 0.282906] acpiphp: Slot [27] registered\n[ 0.283701] acpiphp: Slot [28] registered\n[ 0.284494] acpiphp: Slot [29] registered\n[ 0.285285] acpiphp: Slot [30] registered\n[ 0.286075] acpiphp: Slot [31] registered\n[ 0.286863] PCI host bridge to bus 0000:00\n[ 0.287656] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288878] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290109] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291574] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293020] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299151] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300433] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301615] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302850] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309323] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357728] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360605] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362002] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363285] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364452] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367091] vgaarb: loaded\n[ 0.367733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368946] SCSI subsystem initialized\n[ 0.369782] ACPI: bus type USB registered\n[ 0.370604] usbcore: registered new interface driver usbfs\n[ 0.371665] usbcore: registered new interface driver hub\n[ 0.372689] usbcore: registered new device driver usb\n[ 0.373802] PCI: Using ACPI for IRQ routing\n[ 0.374853] NetLabel: Initializing\n[ 0.375595] NetLabel: domain hash size = 128\n[ 0.376474] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377425] NetLabel: unlabeled traffic allowed by default\n[ 0.378572] clocksource: Switched to clocksource kvm-clock\n[ 0.384127] AppArmor: AppArmor Filesystem Enabled\n[ 0.385106] pnp: PnP ACPI init\n[ 0.386028] pnp: PnP ACPI: found 5 devices\n[ 0.392395] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394117] NET: Registered protocol family 2\n[ 0.395141] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.396493] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.397670] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398853] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399938] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401117] NET: Registered protocol family 1\n[ 0.402028] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403133] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418244] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432652] Trying to unpack rootfs image as initramfs...\n[ 0.482691] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496658] Scanning for low memory corruption every 60 seconds\n[ 0.498042] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499284] audit: initializing netlink subsys (disabled)\n[ 0.500331] audit: type=2000 audit(1530483501.977:1): initialized\n[ 0.501655] Initialise system trusted keyring\n[ 0.502601] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503688] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505849] zbud: loaded\n[ 0.506780] VFS: Disk quotas dquot_6.6.0\n[ 0.507799] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509367] fuse init (API version 7.23)\n[ 0.510252] Key type big_key registered\n[ 0.511063] Allocating IMA MOK and blacklist keyrings.\n[ 0.512166] Key type asymmetric registered\n[ 0.512982] Asymmetric key parser 'x509' registered\n[ 0.513934] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515797] io scheduler noop registered\n[ 0.516628] io scheduler deadline registered (default)\n[ 0.517633] io scheduler cfq registered\n[ 0.518460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519515] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522234] ACPI: Power Button [PWRF]\n[ 0.523083] GHES: HEST is not enabled!\n[ 0.536606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564467] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594434] Linux agpgart interface v0.103\n[ 0.596429] brd: module loaded\n[ 0.597604] loop: module loaded\n[ 0.601950] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603422] GPT:90111 != 2097151\n[ 0.604163] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605258] GPT:90111 != 2097151\n[ 0.605929] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606905] vda: vda1 vda15\n[ 0.608319] scsi host0: ata_piix\n[ 0.609049] scsi host1: ata_piix\n[ 0.609792] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612467] libphy: Fixed MDIO Bus: probed\n[ 0.613281] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614222] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616407] PPP generic driver version 2.4.2\n[ 0.617283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618583] ehci-pci: EHCI PCI platform driver\n[ 0.619445] ehci-platform: EHCI generic platform driver\n[ 0.620413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621519] ohci-pci: OHCI PCI platform driver\n[ 0.622376] ohci-platform: OHCI generic platform driver\n[ 0.623357] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637396] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638410] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640856] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644572] usb usb1: Product: UHCI Host Controller\n[ 0.645495] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646707] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647754] hub 1-0:1.0: USB hub found\n[ 0.648556] hub 1-0:1.0: 2 ports detected\n[ 0.649487] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651639] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653860] mousedev: PS/2 mouse device common for all mice\n[ 0.655173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657080] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658193] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660674] i2c /dev entries driver\n[ 0.661455] device-mapper: uevent: version 1.0.3\n[ 0.662423] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664112] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665446] NET: Registered protocol family 10\n[ 0.666462] NET: Registered protocol family 17\n[ 0.667404] Key type dns_resolver registered\n[ 0.668350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669479] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671328] registered taskstats version 1\n[ 0.672175] Loading compiled-in X.509 certificates\n[ 0.673607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675479] zswap: loaded using pool lzo/zbud\n[ 0.676830] Key type trusted registered\n[ 0.678360] Key type encrypted registered\n[ 0.679196] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680227] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681278] evm: HMAC attrs: 0x1\n[ 0.682217] Magic number: 10:685:349\n[ 0.683082] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:22 UTC (1530483502)\n[ 0.684692] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685841] EDD information not available.\n[ 0.771569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773201] Write protecting the kernel read-only data: 14336k\n[ 0.785308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787207] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.18\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.391595] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.28. iid=i-000000f9\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb7F8yBfu6+cA1OXmHpmEGwWGaTsGAJlG/q9dB4dNKtyMDvcg/nIF//77k+UphaTE6LAysgdGSQtL1qWVSIvcnFMCFOawyQW+vAq+ZbzANRVJ0SXlEbfJJ5BzgLXdfWwCvuqGbdrJvsQT9qp7nxYUPQSC1s1FVye5oQapB2dvKankfyctq76JcZPcfg+I0jeMpeIxU9qXgPc0ZOhZT9XfFuCAHhCVi4t0UFZlY66kkuhdZqnHc4+uluRl6xTfBkvW03/Vz6juvrRo2rPMyCIVGbaZorI8kpa+wjljZ9yIhgq4nBlcDRFouhT/zWA2E40ZdRlKhggqvpdIexAud9HJp root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBALnOqPtnwCa3+wlVbLkow5HjYGCreXWOUVaZgfGUMeB1Q1TqxtufGHzePme8zhl07POcf4YROyzbRtQNR5tAoNtpkDDO7Z2BBoxSH+c9yxaymswlsnzcXNXx5KLtRtVRwpxjrgZRSpG5xjI7sKEz2eya2u1VydGHelqLtxKKEGRvAAAAFQCahM46mrNgyyt7kVepXv0VL3icxwAAAIArKHhvCVMMWsjOPIFvaGgvH+nel0hoEQhj3xtnvY5gXbhFw4geIdG+v87ZZ5O6U278poN/pwbuoP4KTCaCwLlpuR+WeKNf0kxQwDbyGCk6aI3o2kVGryFEX3omZ+d+pL/M8NyInsLgmgKPZT5QEtcuKRAW+JXc0bRAD0NW3wWV+AAAAIAnN+kw/dAx7aXr0BL89BDyQpHGRmXSspE49BoqZDZczKq4aL3/RQwlKjbNcVMvaUTW2DsQE7cJTyVyCT49H9+MrzKujYBUqDeLcEXaiKaDUu8zrgtIZm/Cx2qvvDHW8RJ8+PHv8DgiGgqR+VYK7UYmk7R1FsZh2xDbQYlI9dKPog== root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:feeb:677f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000f9\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.54 ===\n/dev/root resized successfully [took 2.34s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:EB:67:7F \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feeb:677f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8125 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.120308] usb 1-1: Product: QEMU USB Tablet\n[ 1.120311] usb 1-1: Manufacturer: QEMU\n[ 1.120313] usb 1-1: SerialNumber: 42\n[ 1.353024] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.370980] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.391595] random: dd urandom read with 5 bits of entropy available\n[ 1.494767] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.494769] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.656445] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.007123] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:18:23 cirros kern.info kernel: [ 0.371665] usbcore: registered new interface driver hub\nJul 1 23:18:23 cirros kern.info kernel: [ 0.372689] usbcore: registered new device driver usb\nJul 1 23:18:23 cirros kern.info kernel: [ 0.373802] PCI: Using ACPI for IRQ routing\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.374669] PCI: pci_cache_line_size set to 64 bytes\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.374775] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.374777] e820: reserve RAM buffer [mem 0x1ffdc000-0x1fffffff]\nJul 1 23:18:23 cirros kern.info kernel: [ 0.374853] NetLabel: Initializing\nJul 1 23:18:23 cirros kern.info kernel: [ 0.375595] NetLabel: domain hash size = 128\nJul 1 23:18:23 cirros kern.info kernel: [ 0.376474] NetLabel: protocols = UNLABELED CIPSOv4\nJul 1 23:18:23 cirros kern.info kernel: [ 0.377425] NetLabel: unlabeled traffic allowed by default\nJul 1 23:18:23 cirros kern.info kernel: [ 0.378572] clocksource: Switched to clocksource kvm-clock\nJul 1 23:18:23 cirros kern.info kernel: [ 0.384127] AppArmor: AppArmor Filesystem Enabled\nJul 1 23:18:23 cirros kern.info kernel: [ 0.385106] pnp: PnP ACPI init\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.385802] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.385826] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.385841] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.385846] pnp 00:03: [dma 2]\nJul 1 23:18:23 cirros kern.debug kernel: [ 0.385854] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)\nJul 1 23:18:23 cirros kern.notice kernel: [ 1.391595] random: dd urandom read with 5 bits of entropy available\nJul 1 23:18:23 cirros kern.info kernel: [ 1.494767] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:18:23 cirros kern.info kernel: [ 1.494769] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:18:24 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:18:25 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:18:25 cirros kern.info kernel: [ 3.656445] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:18:25 cirros kern.info kernel: [ 4.007123] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-2 login: "} 2018-07-01 22:27:26,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c/action used request id req-a7a24c30-d9b6-4973-a3b1-940638481422 2018-07-01 22:27:28,402 - sdnvpn_test_utils - INFO - Waiting for instance 83f11c58-f3aa-41a7-8d56-3744eaa7f4b2 to boot up 2018-07-01 22:27:28,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:29,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93ddab3a-18ee-4ed0-97e7-4386189f9c6f x-compute-request-id: req-93ddab3a-18ee-4ed0-97e7-4386189f9c6f Content-Encoding: gzip Content-Length: 7693 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:27:29,474 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-93ddab3a-18ee-4ed0-97e7-4386189f9c6f 2018-07-01 22:27:31,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:32,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ce2f79-d4e6-451b-9371-ef74f08b0fc1 x-compute-request-id: req-19ce2f79-d4e6-451b-9371-ef74f08b0fc1 Content-Encoding: gzip Content-Length: 7693 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:27:32,560 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-19ce2f79-d4e6-451b-9371-ef74f08b0fc1 2018-07-01 22:27:34,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:35,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83f4626c-e8b6-470f-9002-b5a30622bb41 x-compute-request-id: req-83f4626c-e8b6-470f-9002-b5a30622bb41 Content-Encoding: gzip Content-Length: 7693 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:27:35,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-83f4626c-e8b6-470f-9002-b5a30622bb41 2018-07-01 22:27:37,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:38,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65d05d40-dec5-488d-b0be-c149d3b4c758 x-compute-request-id: req-65d05d40-dec5-488d-b0be-c149d3b4c758 Content-Encoding: gzip Content-Length: 7693 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:27:38,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-65d05d40-dec5-488d-b0be-c149d3b4c758 2018-07-01 22:27:40,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:41,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23841a3a-ade7-4566-8b4b-396d4a33a0ab x-compute-request-id: req-23841a3a-ade7-4566-8b4b-396d4a33a0ab Content-Encoding: gzip Content-Length: 7693 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:27:41,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-23841a3a-ade7-4566-8b4b-396d4a33a0ab 2018-07-01 22:27:43,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:44,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f12de829-3c47-4484-ae66-667009496b39 x-compute-request-id: req-f12de829-3c47-4484-ae66-667009496b39 Content-Encoding: gzip Content-Length: 9391 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n"} 2018-07-01 22:27:44,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-f12de829-3c47-4484-ae66-667009496b39 2018-07-01 22:27:46,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:48,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a71bd884-6b67-47ca-aed8-246aafa43d8e x-compute-request-id: req-a71bd884-6b67-47ca-aed8-246aafa43d8e Content-Encoding: gzip Content-Length: 9991 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:27:48,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-a71bd884-6b67-47ca-aed8-246aafa43d8e 2018-07-01 22:27:50,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:51,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efe54966-7ad4-4304-a179-d57fe6f317f9 x-compute-request-id: req-efe54966-7ad4-4304-a179-d57fe6f317f9 Content-Encoding: gzip Content-Length: 9991 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:27:51,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-efe54966-7ad4-4304-a179-d57fe6f317f9 2018-07-01 22:27:53,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:54,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bb24ab8-9f4a-482f-ac91-eaaa2b30dac0 x-compute-request-id: req-1bb24ab8-9f4a-482f-ac91-eaaa2b30dac0 Content-Encoding: gzip Content-Length: 9991 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:27:54,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-1bb24ab8-9f4a-482f-ac91-eaaa2b30dac0 2018-07-01 22:27:56,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:27:57,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0a7fb75-931d-44e6-bee5-8a39361bf105 x-compute-request-id: req-e0a7fb75-931d-44e6-bee5-8a39361bf105 Content-Encoding: gzip Content-Length: 9991 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:27:57,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-e0a7fb75-931d-44e6-bee5-8a39361bf105 2018-07-01 22:27:59,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:00,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5b5fc3f-30e5-4fa6-8a1b-2b1624248669 x-compute-request-id: req-f5b5fc3f-30e5-4fa6-8a1b-2b1624248669 Content-Encoding: gzip Content-Length: 9991 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:28:00,427 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-f5b5fc3f-30e5-4fa6-8a1b-2b1624248669 2018-07-01 22:28:02,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:03,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c92caec7-66f6-4dba-8d7b-409ed0a9ac2b x-compute-request-id: req-c92caec7-66f6-4dba-8d7b-409ed0a9ac2b Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:28:03,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-c92caec7-66f6-4dba-8d7b-409ed0a9ac2b 2018-07-01 22:28:05,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:06,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4feeef4-5186-4d15-a656-1b775b947609 x-compute-request-id: req-e4feeef4-5186-4d15-a656-1b775b947609 Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:28:06,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-e4feeef4-5186-4d15-a656-1b775b947609 2018-07-01 22:28:08,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:09,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70847651-1280-48a2-ac63-b4d4e2a1ebe9 x-compute-request-id: req-70847651-1280-48a2-ac63-b4d4e2a1ebe9 Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:28:09,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-70847651-1280-48a2-ac63-b4d4e2a1ebe9 2018-07-01 22:28:11,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:12,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3163878-1e59-477b-9e80-ffbe25d900ef x-compute-request-id: req-c3163878-1e59-477b-9e80-ffbe25d900ef Content-Encoding: gzip Content-Length: 10067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:28:12,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-c3163878-1e59-477b-9e80-ffbe25d900ef 2018-07-01 22:28:14,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:16,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e068500-86ca-4bbe-94fd-77a5bb6d8b20 x-compute-request-id: req-2e068500-86ca-4bbe-94fd-77a5bb6d8b20 Content-Encoding: gzip Content-Length: 10086 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:16,015 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-2e068500-86ca-4bbe-94fd-77a5bb6d8b20 2018-07-01 22:28:18,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:19,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7c1af0c-744d-48f5-9d19-e304abffe63f x-compute-request-id: req-f7c1af0c-744d-48f5-9d19-e304abffe63f Content-Encoding: gzip Content-Length: 10086 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:19,108 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-f7c1af0c-744d-48f5-9d19-e304abffe63f 2018-07-01 22:28:21,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:22,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46875903-e7b5-45e8-8ad0-e40f83fe10d2 x-compute-request-id: req-46875903-e7b5-45e8-8ad0-e40f83fe10d2 Content-Encoding: gzip Content-Length: 10086 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:22,199 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-46875903-e7b5-45e8-8ad0-e40f83fe10d2 2018-07-01 22:28:24,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:25,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd8fefa1-d43f-47b6-9936-7eeaf1211f70 x-compute-request-id: req-dd8fefa1-d43f-47b6-9936-7eeaf1211f70 Content-Encoding: gzip Content-Length: 10086 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:25,290 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-dd8fefa1-d43f-47b6-9936-7eeaf1211f70 2018-07-01 22:28:27,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:28,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79219e01-5bf7-4db1-8047-a8e17772b9fe x-compute-request-id: req-79219e01-5bf7-4db1-8047-a8e17772b9fe Content-Encoding: gzip Content-Length: 10086 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:28,383 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-79219e01-5bf7-4db1-8047-a8e17772b9fe 2018-07-01 22:28:30,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916054c46244edeea95a0eb33322118dbd0112c2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:31,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27d83504-067b-47ee-b744-170d02fc0b56 x-compute-request-id: req-27d83504-067b-47ee-b744-170d02fc0b56 Content-Encoding: gzip Content-Length: 11138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494385382 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134753] pid_max: default: 32768 minimum: 301\n[ 0.135678] ACPI: Core revision 20150930\n[ 0.137083] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138442] Security Framework initialized\n[ 0.139287] Yama: becoming mindful.\n[ 0.140041] AppArmor: AppArmor initialized\n[ 0.140933] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143617] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146297] Initializing cgroup subsys io\n[ 0.147135] Initializing cgroup subsys memory\n[ 0.148028] Initializing cgroup subsys devices\n[ 0.148929] Initializing cgroup subsys freezer\n[ 0.149823] Initializing cgroup subsys net_cls\n[ 0.150714] Initializing cgroup subsys perf_event\n[ 0.151648] Initializing cgroup subsys net_prio\n[ 0.152566] Initializing cgroup subsys hugetlb\n[ 0.153454] Initializing cgroup subsys pids\n[ 0.154346] CPU: Physical Processor ID: 0\n[ 0.155864] mce: CPU supports 10 MCE banks\n[ 0.156741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157770] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175046] ftrace: allocating 31920 entries in 125 pages\n[ 0.201869] smpboot: Max logical packages: 1\n[ 0.202765] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204167] x2apic enabled\n[ 0.205011] Switched APIC routing to physical x2apic.\n[ 0.206817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207984] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211912] KVM setup paravirtual spinlock\n[ 0.213233] x86: Booted up 1 node, 1 CPUs\n[ 0.214080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215528] devtmpfs: initialized\n[ 0.217260] evm: security.selinux\n[ 0.217991] evm: security.SMACK64\n[ 0.218706] evm: security.SMACK64EXEC\n[ 0.219476] evm: security.SMACK64TRANSMUTE\n[ 0.220309] evm: security.SMACK64MMAP\n[ 0.221083] evm: security.ima\n[ 0.221750] evm: security.capability\n[ 0.222576] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224493] pinctrl core: initialized pinctrl subsystem\n[ 0.225631] RTC time: 22:18:17, date: 07/01/18\n[ 0.226612] NET: Registered protocol family 16\n[ 0.227611] cpuidle: using governor ladder\n[ 0.228456] cpuidle: using governor menu\n[ 0.229263] PCCT header not found.\n[ 0.230041] ACPI: bus type PCI registered\n[ 0.230876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232157] PCI: Using configuration type 1 for base access\n[ 0.233948] ACPI: Added _OSI(Module Device)\n[ 0.234825] ACPI: Added _OSI(Processor Device)\n[ 0.235727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238840] ACPI: Interpreter enabled\n[ 0.239637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247312] ACPI: (supports S0 S5)\n[ 0.248029] ACPI: Using IOAPIC for interrupt routing\n[ 0.249094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252195] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253337] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254584] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258397] acpiphp: Slot [3] registered\n[ 0.259285] acpiphp: Slot [4] registered\n[ 0.260163] acpiphp: Slot [5] registered\n[ 0.261052] acpiphp: Slot [6] registered\n[ 0.261940] acpiphp: Slot [7] registered\n[ 0.262792] acpiphp: Slot [8] registered\n[ 0.263638] acpiphp: Slot [9] registered\n[ 0.264497] acpiphp: Slot [10] registered\n[ 0.265426] acpiphp: Slot [11] registered\n[ 0.266280] acpiphp: Slot [12] registered\n[ 0.267155] acpiphp: Slot [13] registered\n[ 0.268002] acpiphp: Slot [14] registered\n[ 0.268875] acpiphp: Slot [15] registered\n[ 0.280028] acpiphp: Slot [16] registered\n[ 0.280951] acpiphp: Slot [17] registered\n[ 0.281856] acpiphp: Slot [18] registered\n[ 0.282753] acpiphp: Slot [19] registered\n[ 0.283610] acpiphp: Slot [20] registered\n[ 0.284484] acpiphp: Slot [21] registered\n[ 0.285345] acpiphp: Slot [22] registered\n[ 0.286204] acpiphp: Slot [23] registered\n[ 0.287085] acpiphp: Slot [24] registered\n[ 0.287956] acpiphp: Slot [25] registered\n[ 0.288842] acpiphp: Slot [26] registered\n[ 0.289713] acpiphp: Slot [27] registered\n[ 0.290576] acpiphp: Slot [28] registered\n[ 0.291485] acpiphp: Slot [29] registered\n[ 0.292355] acpiphp: Slot [30] registered\n[ 0.293235] acpiphp: Slot [31] registered\n[ 0.294110] PCI host bridge to bus 0000:00\n[ 0.294973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299187] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308445] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309758] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311138] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317590] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319161] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363853] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365438] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369967] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371270] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372873] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375752] vgaarb: loaded\n[ 0.376408] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377647] SCSI subsystem initialized\n[ 0.378525] ACPI: bus type USB registered\n[ 0.379418] usbcore: registered new interface driver usbfs\n[ 0.380516] usbcore: registered new interface driver hub\n[ 0.381603] usbcore: registered new device driver usb\n[ 0.382762] PCI: Using ACPI for IRQ routing\n[ 0.383887] NetLabel: Initializing\n[ 0.384645] NetLabel: domain hash size = 128\n[ 0.385555] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386582] NetLabel: unlabeled traffic allowed by default\n[ 0.387808] clocksource: Switched to clocksource kvm-clock\n[ 0.393403] AppArmor: AppArmor Filesystem Enabled\n[ 0.394423] pnp: PnP ACPI init\n[ 0.395370] pnp: PnP ACPI: found 5 devices\n[ 0.401784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403629] NET: Registered protocol family 2\n[ 0.404660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406040] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407292] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408528] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409667] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410904] NET: Registered protocol family 1\n[ 0.411825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412997] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414136] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442588] Trying to unpack rootfs image as initramfs...\n[ 0.492637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506583] Scanning for low memory corruption every 60 seconds\n[ 0.507950] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509115] audit: initializing netlink subsys (disabled)\n[ 0.510168] audit: type=2000 audit(1530483498.001:1): initialized\n[ 0.511505] Initialise system trusted keyring\n[ 0.512454] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.513641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515622] zbud: loaded\n[ 0.516337] VFS: Disk quotas dquot_6.6.0\n[ 0.517169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518694] fuse init (API version 7.23)\n[ 0.519592] Key type big_key registered\n[ 0.520417] Allocating IMA MOK and blacklist keyrings.\n[ 0.521682] Key type asymmetric registered\n[ 0.522523] Asymmetric key parser 'x509' registered\n[ 0.523490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524978] io scheduler noop registered\n[ 0.525788] io scheduler deadline registered (default)\n[ 0.526790] io scheduler cfq registered\n[ 0.527634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531555] ACPI: Power Button [PWRF]\n[ 0.532788] GHES: HEST is not enabled!\n[ 0.546448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604611] Linux agpgart interface v0.103\n[ 0.606701] brd: module loaded\n[ 0.607905] loop: module loaded\n[ 0.612853] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614323] GPT:90111 != 2097151\n[ 0.615008] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616144] GPT:90111 != 2097151\n[ 0.616836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617857] vda: vda1 vda15\n[ 0.619322] scsi host0: ata_piix\n[ 0.620100] scsi host1: ata_piix\n[ 0.620834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.623511] libphy: Fixed MDIO Bus: probed\n[ 0.624345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625308] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627469] PPP generic driver version 2.4.2\n[ 0.628415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629707] ehci-pci: EHCI PCI platform driver\n[ 0.630622] ehci-platform: EHCI generic platform driver\n[ 0.631613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632762] ohci-pci: OHCI PCI platform driver\n[ 0.633646] ohci-platform: OHCI generic platform driver\n[ 0.634639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648889] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.649927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651414] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653592] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656262] usb usb1: Product: UHCI Host Controller\n[ 0.657206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658357] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659366] hub 1-0:1.0: USB hub found\n[ 0.660162] hub 1-0:1.0: 2 ports detected\n[ 0.661085] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664197] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665237] mousedev: PS/2 mouse device common for all mice\n[ 0.666545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669506] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670709] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671920] i2c /dev entries driver\n[ 0.672685] device-mapper: uevent: version 1.0.3\n[ 0.673631] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.675285] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676589] NET: Registered protocol family 10\n[ 0.677597] NET: Registered protocol family 17\n[ 0.678494] Key type dns_resolver registered\n[ 0.679444] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680563] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682334] registered taskstats version 1\n[ 0.683181] Loading compiled-in X.509 certificates\n[ 0.684683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686552] zswap: loaded using pool lzo/zbud\n[ 0.687932] Key type trusted registered\n[ 0.689476] Key type encrypted registered\n[ 0.690305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692402] evm: HMAC attrs: 0x1\n[ 0.693347] Magic number: 10:685:349\n[ 0.694210] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:18 UTC (1530483498)\n[ 0.695845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696971] EDD information not available.\n[ 0.780769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782354] Write protecting the kernel read-only data: 14336k\n[ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.338973] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.8...\nLease of 10.10.10.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.30. iid=i-000000fc\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaLsN1N8/RPaOvsRm17QMBZmuXCsW5Bpsqa/zog3UFEVyHch2SLKQXfOfh0U8Ax/XqDGxPHPxYHw0ZayFjb794zWIxPiJxJqDOtBlE52ywmFtw0FIkcpSttYw/Gkb5boGg2l8inEL3ntyHFSkTGPCKQHyAF4u9ex+cL+gFfPWfezA4fNBkuS3AL5CdRYLOHl4VSuaHzh6orq6kr2A8LDWvtJY9I2L7OBZ2ihswP4QJOma8v1r/8cSyoeSpab9Cj8pPA95mMCOgZUSQQv48rMnL5MqJcOrsqZyRJYfjB7p4IA6fInqCxxe0aBzr7r0GH9l436OexrI5XFEA5XmaICHp root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAIQGSlOwgcSCEeQFlfpxYZz/kAi8XtLjfJg/PruoyY68RIvYDJWZ7KMP50h3OtvtAIBGMpvkWtoMKitDVl+Epq+wtkUUMs0TXNFDTBz6XxesUmx5NDMIgaHNk8ptSaqG7VHV+w+EEUyu9xmhEFOoGXuVzk2/lrvryaS+pvJpkNhrAAAAFQCsNALz7qgzJq1p367xeAeghMtNwwAAAIA7VWOWFQSgOFPHTsX1xT0bmmSQyPpHmN24AZAZcsUbA4z8mpfhpKJ3xMQHlxARxv02pXuoKZNKuVg8zLHdThH+pskyh7NGUC9+P8Nnd+uMMDsrEIBfxV8gABicYovZDq4+p0V5nv0lpCRnpwiIDywz8gUGr6Jt1N686OV1kQAQvwAAAIBhdYERk10SshvTRdH7YN77+ccm2zVo0Px5rsG4EvzZmdb6LyIIlhmrz8Kxh/tXnp+5V5ip56IrvAPbP+qX9D3IBitIexIqwe/6JO75wlz3Jtx7LkvSbBAoHx84/t0h0PEH8UBjNNzoaUQ19HpKayTwUOlWXMJmbSLrIchjw3lvJg== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.8,24,fe80::f816:3eff:fee4:8ffa/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.8 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000fc\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.56 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E4:8F:FA \n inet addr:10.10.10.8 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:8ffa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94 errors:0 dropped:16 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10150 (9.9 KiB) TX bytes:9620 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.134104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.134107] usb 1-1: Product: QEMU USB Tablet\n[ 1.134110] usb 1-1: Manufacturer: QEMU\n[ 1.134112] usb 1-1: SerialNumber: 42\n[ 1.299369] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.320252] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.338973] random: dd urandom read with 5 bits of entropy available\n[ 1.504049] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 63.685028] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.002893] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:18:19 cirros kern.info kernel: [ 0.794504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\nJul 1 23:18:19 cirros kern.info kernel: [ 0.796358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nJul 1 23:18:19 cirros kern.info kernel: [ 0.807465] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nJul 1 23:18:19 cirros kern.info kernel: [ 0.807466] e1000: Copyright (c) 1999-2006 Intel Corporation.\nJul 1 23:18:19 cirros kern.info kernel: [ 0.809152] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nJul 1 23:18:19 cirros kern.info kernel: [ 0.812111] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nJul 1 23:18:19 cirros kern.info kernel: [ 0.814001] ip_tables: (C) 2000-2006 Netfilter Core Team\nJul 1 23:18:19 cirros kern.info kernel: [ 0.836239] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJul 1 23:18:19 cirros kern.info kernel: [ 0.836797] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJul 1 23:18:19 cirros kern.info kernel: [ 0.837923] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJul 1 23:18:19 cirros kern.info kernel: [ 0.905922] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJul 1 23:18:19 cirros kern.info kernel: [ 0.971864] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nJul 1 23:18:19 cirros kern.info kernel: [ 1.134098] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:18:19 cirros kern.info kernel: [ 1.134104] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:18:19 cirros kern.info kernel: [ 1.134107] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:18:19 cirros kern.info kernel: [ 1.134110] usb 1-1: Manufacturer: QEMU\nJul 1 23:18:19 cirros kern.info kernel: [ 1.134112] usb 1-1: SerialNumber: 42\nJul 1 23:18:19 cirros kern.info kernel: [ 1.299369] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJul 1 23:18:19 cirros kern.info kernel: [ 1.320252] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJul 1 23:18:19 cirros kern.notice kernel: [ 1.338973] random: dd urandom read with 5 bits of entropy available\nJul 1 23:18:19 cirros kern.info kernel: [ 1.504049] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJul 1 23:19:20 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:19:21 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:19:21 cirros kern.info kernel: [ 63.685028] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:19:21 cirros kern.info kernel: [ 64.002893] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-3 login: "} 2018-07-01 22:28:31,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-27d83504-067b-47ee-b744-170d02fc0b56 2018-07-01 22:28:33,506 - sdnvpn_test_utils - INFO - Waiting for instance f1a13872-18ab-4881-8b87-28e24f27005a to boot up 2018-07-01 22:28:33,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:34,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bcffd46-41e2-4417-a65e-71adbed90dd0 x-compute-request-id: req-4bcffd46-41e2-4417-a65e-71adbed90dd0 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473608043 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134077] pid_max: default: 32768 minimum: 301\n[ 0.134956] ACPI: Core revision 20150930\n[ 0.136330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137648] Security Framework initialized\n[ 0.138467] Yama: becoming mindful.\n[ 0.139203] AppArmor: AppArmor initialized\n[ 0.140073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141403] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142673] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145272] Initializing cgroup subsys io\n[ 0.146095] Initializing cgroup subsys memory\n[ 0.146957] Initializing cgroup subsys devices\n[ 0.147857] Initializing cgroup subsys freezer\n[ 0.148741] Initializing cgroup subsys net_cls\n[ 0.149612] Initializing cgroup subsys perf_event\n[ 0.150521] Initializing cgroup subsys net_prio\n[ 0.151405] Initializing cgroup subsys hugetlb\n[ 0.152277] Initializing cgroup subsys pids\n[ 0.153166] CPU: Physical Processor ID: 0\n[ 0.154666] mce: CPU supports 10 MCE banks\n[ 0.155525] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167279] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173770] ftrace: allocating 31920 entries in 125 pages\n[ 0.200707] smpboot: Max logical packages: 1\n[ 0.201595] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202947] x2apic enabled\n[ 0.203769] Switched APIC routing to physical x2apic.\n[ 0.205532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206654] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208656] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210450] KVM setup paravirtual spinlock\n[ 0.211805] x86: Booted up 1 node, 1 CPUs\n[ 0.212617] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214020] devtmpfs: initialized\n[ 0.215744] evm: security.selinux\n[ 0.216447] evm: security.SMACK64\n[ 0.217140] evm: security.SMACK64EXEC\n[ 0.217891] evm: security.SMACK64TRANSMUTE\n[ 0.218740] evm: security.SMACK64MMAP\n[ 0.219497] evm: security.ima\n[ 0.220142] evm: security.capability\n[ 0.220966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222829] pinctrl core: initialized pinctrl subsystem\n[ 0.223943] RTC time: 22:18:29, date: 07/01/18\n[ 0.224903] NET: Registered protocol family 16\n[ 0.225872] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227480] PCCT header not found.\n[ 0.228238] ACPI: bus type PCI registered\n[ 0.229055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230302] PCI: Using configuration type 1 for base access\n[ 0.232059] ACPI: Added _OSI(Module Device)\n[ 0.232912] ACPI: Added _OSI(Processor Device)\n[ 0.233777] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234676] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236826] ACPI: Interpreter enabled\n[ 0.237604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244971] ACPI: (supports S0 S5)\n[ 0.245678] ACPI: Using IOAPIC for interrupt routing\n[ 0.246755] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250997] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253428] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255648] acpiphp: Slot [3] registered\n[ 0.256457] acpiphp: Slot [4] registered\n[ 0.257257] acpiphp: Slot [5] registered\n[ 0.258066] acpiphp: Slot [6] registered\n[ 0.258866] acpiphp: Slot [7] registered\n[ 0.259673] acpiphp: Slot [8] registered\n[ 0.260475] acpiphp: Slot [9] registered\n[ 0.261269] acpiphp: Slot [10] registered\n[ 0.262084] acpiphp: Slot [11] registered\n[ 0.262897] acpiphp: Slot [12] registered\n[ 0.263712] acpiphp: Slot [13] registered\n[ 0.264518] acpiphp: Slot [14] registered\n[ 0.265320] acpiphp: Slot [15] registered\n[ 0.276268] acpiphp: Slot [16] registered\n[ 0.277090] acpiphp: Slot [17] registered\n[ 0.277901] acpiphp: Slot [18] registered\n[ 0.278707] acpiphp: Slot [19] registered\n[ 0.279512] acpiphp: Slot [20] registered\n[ 0.280320] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282743] acpiphp: Slot [24] registered\n[ 0.283549] acpiphp: Slot [25] registered\n[ 0.284362] acpiphp: Slot [26] registered\n[ 0.285165] acpiphp: Slot [27] registered\n[ 0.285973] acpiphp: Slot [28] registered\n[ 0.286780] acpiphp: Slot [29] registered\n[ 0.287583] acpiphp: Slot [30] registered\n[ 0.288394] acpiphp: Slot [31] registered\n[ 0.289196] PCI host bridge to bus 0000:00\n[ 0.290003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292413] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293852] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301708] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304164] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313908] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373822] vgaarb: loaded\n[ 0.374415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375522] SCSI subsystem initialized\n[ 0.376318] ACPI: bus type USB registered\n[ 0.377118] usbcore: registered new interface driver usbfs\n[ 0.378132] usbcore: registered new interface driver hub\n[ 0.379115] usbcore: registered new device driver usb\n[ 0.380153] PCI: Using ACPI for IRQ routing\n[ 0.381153] NetLabel: Initializing\n[ 0.381849] NetLabel: domain hash size = 128\n[ 0.382683] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383610] NetLabel: unlabeled traffic allowed by default\n[ 0.384674] clocksource: Switched to clocksource kvm-clock\n[ 0.390039] AppArmor: AppArmor Filesystem Enabled\n[ 0.390987] pnp: PnP ACPI init\n[ 0.391881] pnp: PnP ACPI: found 5 devices\n[ 0.398244] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399936] NET: Registered protocol family 2\n[ 0.400870] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402120] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403264] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404389] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406585] NET: Registered protocol family 1\n[ 0.407431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408508] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409556] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437767] Trying to unpack rootfs image as initramfs...\n[ 0.487571] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501410] Scanning for low memory corruption every 60 seconds\n[ 0.502723] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503840] audit: initializing netlink subsys (disabled)\n[ 0.504841] audit: type=2000 audit(1530483510.587:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507017] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508149] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510085] zbud: loaded\n[ 0.510776] VFS: Disk quotas dquot_6.6.0\n[ 0.511580] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513058] fuse init (API version 7.23)\n[ 0.513936] Key type big_key registered\n[ 0.514722] Allocating IMA MOK and blacklist keyrings.\n[ 0.515796] Key type asymmetric registered\n[ 0.516600] Asymmetric key parser 'x509' registered\n[ 0.517543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518972] io scheduler noop registered\n[ 0.519749] io scheduler deadline registered (default)\n[ 0.520719] io scheduler cfq registered\n[ 0.521537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525218] ACPI: Power Button [PWRF]\n[ 0.526402] GHES: HEST is not enabled!\n[ 0.540046] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570363] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598426] Linux agpgart interface v0.103\n[ 0.600495] brd: module loaded\n[ 0.601679] loop: module loaded\n[ 0.607228] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608664] GPT:90111 != 2097151\n[ 0.609339] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610412] GPT:90111 != 2097151\n[ 0.611071] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612017] vda: vda1 vda15\n[ 0.613808] scsi host0: ata_piix\n[ 0.614536] scsi host1: ata_piix\n[ 0.615227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617849] libphy: Fixed MDIO Bus: probed\n[ 0.618656] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621871] PPP generic driver version 2.4.2\n[ 0.622744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624107] ehci-pci: EHCI PCI platform driver\n[ 0.624968] ehci-platform: EHCI generic platform driver\n[ 0.625933] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627026] ohci-pci: OHCI PCI platform driver\n[ 0.627872] ohci-platform: OHCI generic platform driver\n[ 0.628844] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645744] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646751] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650417] usb usb1: Product: UHCI Host Controller\n[ 0.651323] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652435] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655509] hub 1-0:1.0: USB hub found\n[ 0.656298] hub 1-0:1.0: 2 ports detected\n[ 0.657202] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659289] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661236] mousedev: PS/2 mouse device common for all mice\n[ 0.662482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664289] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665385] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666564] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667740] i2c /dev entries driver\n[ 0.668493] device-mapper: uevent: version 1.0.3\n[ 0.669427] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671046] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672315] NET: Registered protocol family 10\n[ 0.673307] NET: Registered protocol family 17\n[ 0.674192] Key type dns_resolver registered\n[ 0.675109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676191] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677921] registered taskstats version 1\n[ 0.678760] Loading compiled-in X.509 certificates\n[ 0.680180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682031] zswap: loaded using pool lzo/zbud\n[ 0.683395] Key type trusted registered\n[ 0.684958] Key type encrypted registered\n[ 0.685782] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686797] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687822] evm: HMAC attrs: 0x1\n[ 0.688777] Magic number: 10:685:349\n[ 0.689633] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:30 UTC (1530483510)\n[ 0.691207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692309] EDD information not available.\n[ 0.777618] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779200] Write protecting the kernel read-only data: 14336k\n[ 0.790995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.836652] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-000000ff\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFRqyRrxEcy0PXSGRxsYM9G6AO+AtLoW02eAUweke0ikb/iG9RDviLXzrjLdE/X7LfpTJlA4Xyw7BVUn4duRawV1r4tsNjdUm1xZfIlRkWYzdyFykXRnX5h08BJp42FicZE69MC7MOrSX3HBmVYXlQR/SiSJXiAJ4IwFRKCjL8zIcR928SZYVblMmOyDkaeV4oQQXOnX1aka4AgYUJm5if+wReYAfLh1z7B64PFEgVfT5WBJj9sA5aEQYmVqcPdC32m/1h59z/+zJeydm3cVqjpW9YgDEg5vSt2HSo6nJHTZPflSM+tEFiO1eDgBWN1bSDvqj8SalGneTphNQb/io7 root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBALs7yyv281SiGZJu6ufghW/3zyLoPDNA/9BMGRKi/gSq4Kah3wbM+5NXk2TWOj1/khkAIEXNcoDiMLw/tJRnE0lYBLK71qKEf4LJvNiCbP3AGzFjU0oJ5bBQ9FZk+d6vBOh+GK3Hodycd8Vy8fGaiKon/+A1DwS/BzFhfiSSi1Q1AAAAFQDKdkzSIAnKesgvRXCOSNwRIHkf3wAAAIA/bGZN/EW9m0tratk3Eme68zjW9HJzvqgpUP+CkPiPr29CCZ1idSlhdMAEAXhUafxziQM1otkqlQDLsF1uwI9ufLFj6SpMhEKA2wqWIU1w3zhRb/2YDY1X2lqhkwgl02MBjTdJFLSgTpVPFkUN/Rgos7wddb4JSrnczY1nEoj3lQAAAIEAkrq5vz9kI/s+c43ednnJaLgsWy2ArfiNK7u+aCkSdT1NbzQKrSks3C+kZ/LTydGWVcY1aZigAPzKV+zm7kVzF6c5MolU+s9JYSdvp7FAdzkS7yNXs5nPqvyUOoc1LqKQm3SR8nMYv+E6ZM+3R8Cl44bBUTncgGopTIAgsciNsDo= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.9,24,fe80::f816:3eff:fee9:469c/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.9 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.09 ===\n/dev/root resized successfully [took 1.54s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E9:46:9C \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:469c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9273 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:34,583 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action used request id req-4bcffd46-41e2-4417-a65e-71adbed90dd0 2018-07-01 22:28:36,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:37,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5927d7d-1c74-4035-9768-b6ff8339d9b7 x-compute-request-id: req-b5927d7d-1c74-4035-9768-b6ff8339d9b7 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473608043 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134077] pid_max: default: 32768 minimum: 301\n[ 0.134956] ACPI: Core revision 20150930\n[ 0.136330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137648] Security Framework initialized\n[ 0.138467] Yama: becoming mindful.\n[ 0.139203] AppArmor: AppArmor initialized\n[ 0.140073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141403] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142673] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145272] Initializing cgroup subsys io\n[ 0.146095] Initializing cgroup subsys memory\n[ 0.146957] Initializing cgroup subsys devices\n[ 0.147857] Initializing cgroup subsys freezer\n[ 0.148741] Initializing cgroup subsys net_cls\n[ 0.149612] Initializing cgroup subsys perf_event\n[ 0.150521] Initializing cgroup subsys net_prio\n[ 0.151405] Initializing cgroup subsys hugetlb\n[ 0.152277] Initializing cgroup subsys pids\n[ 0.153166] CPU: Physical Processor ID: 0\n[ 0.154666] mce: CPU supports 10 MCE banks\n[ 0.155525] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167279] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173770] ftrace: allocating 31920 entries in 125 pages\n[ 0.200707] smpboot: Max logical packages: 1\n[ 0.201595] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202947] x2apic enabled\n[ 0.203769] Switched APIC routing to physical x2apic.\n[ 0.205532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206654] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208656] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210450] KVM setup paravirtual spinlock\n[ 0.211805] x86: Booted up 1 node, 1 CPUs\n[ 0.212617] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214020] devtmpfs: initialized\n[ 0.215744] evm: security.selinux\n[ 0.216447] evm: security.SMACK64\n[ 0.217140] evm: security.SMACK64EXEC\n[ 0.217891] evm: security.SMACK64TRANSMUTE\n[ 0.218740] evm: security.SMACK64MMAP\n[ 0.219497] evm: security.ima\n[ 0.220142] evm: security.capability\n[ 0.220966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222829] pinctrl core: initialized pinctrl subsystem\n[ 0.223943] RTC time: 22:18:29, date: 07/01/18\n[ 0.224903] NET: Registered protocol family 16\n[ 0.225872] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227480] PCCT header not found.\n[ 0.228238] ACPI: bus type PCI registered\n[ 0.229055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230302] PCI: Using configuration type 1 for base access\n[ 0.232059] ACPI: Added _OSI(Module Device)\n[ 0.232912] ACPI: Added _OSI(Processor Device)\n[ 0.233777] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234676] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236826] ACPI: Interpreter enabled\n[ 0.237604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244971] ACPI: (supports S0 S5)\n[ 0.245678] ACPI: Using IOAPIC for interrupt routing\n[ 0.246755] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250997] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253428] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255648] acpiphp: Slot [3] registered\n[ 0.256457] acpiphp: Slot [4] registered\n[ 0.257257] acpiphp: Slot [5] registered\n[ 0.258066] acpiphp: Slot [6] registered\n[ 0.258866] acpiphp: Slot [7] registered\n[ 0.259673] acpiphp: Slot [8] registered\n[ 0.260475] acpiphp: Slot [9] registered\n[ 0.261269] acpiphp: Slot [10] registered\n[ 0.262084] acpiphp: Slot [11] registered\n[ 0.262897] acpiphp: Slot [12] registered\n[ 0.263712] acpiphp: Slot [13] registered\n[ 0.264518] acpiphp: Slot [14] registered\n[ 0.265320] acpiphp: Slot [15] registered\n[ 0.276268] acpiphp: Slot [16] registered\n[ 0.277090] acpiphp: Slot [17] registered\n[ 0.277901] acpiphp: Slot [18] registered\n[ 0.278707] acpiphp: Slot [19] registered\n[ 0.279512] acpiphp: Slot [20] registered\n[ 0.280320] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282743] acpiphp: Slot [24] registered\n[ 0.283549] acpiphp: Slot [25] registered\n[ 0.284362] acpiphp: Slot [26] registered\n[ 0.285165] acpiphp: Slot [27] registered\n[ 0.285973] acpiphp: Slot [28] registered\n[ 0.286780] acpiphp: Slot [29] registered\n[ 0.287583] acpiphp: Slot [30] registered\n[ 0.288394] acpiphp: Slot [31] registered\n[ 0.289196] PCI host bridge to bus 0000:00\n[ 0.290003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292413] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293852] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301708] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304164] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313908] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373822] vgaarb: loaded\n[ 0.374415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375522] SCSI subsystem initialized\n[ 0.376318] ACPI: bus type USB registered\n[ 0.377118] usbcore: registered new interface driver usbfs\n[ 0.378132] usbcore: registered new interface driver hub\n[ 0.379115] usbcore: registered new device driver usb\n[ 0.380153] PCI: Using ACPI for IRQ routing\n[ 0.381153] NetLabel: Initializing\n[ 0.381849] NetLabel: domain hash size = 128\n[ 0.382683] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383610] NetLabel: unlabeled traffic allowed by default\n[ 0.384674] clocksource: Switched to clocksource kvm-clock\n[ 0.390039] AppArmor: AppArmor Filesystem Enabled\n[ 0.390987] pnp: PnP ACPI init\n[ 0.391881] pnp: PnP ACPI: found 5 devices\n[ 0.398244] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399936] NET: Registered protocol family 2\n[ 0.400870] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402120] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403264] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404389] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406585] NET: Registered protocol family 1\n[ 0.407431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408508] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409556] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437767] Trying to unpack rootfs image as initramfs...\n[ 0.487571] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501410] Scanning for low memory corruption every 60 seconds\n[ 0.502723] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503840] audit: initializing netlink subsys (disabled)\n[ 0.504841] audit: type=2000 audit(1530483510.587:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507017] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508149] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510085] zbud: loaded\n[ 0.510776] VFS: Disk quotas dquot_6.6.0\n[ 0.511580] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513058] fuse init (API version 7.23)\n[ 0.513936] Key type big_key registered\n[ 0.514722] Allocating IMA MOK and blacklist keyrings.\n[ 0.515796] Key type asymmetric registered\n[ 0.516600] Asymmetric key parser 'x509' registered\n[ 0.517543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518972] io scheduler noop registered\n[ 0.519749] io scheduler deadline registered (default)\n[ 0.520719] io scheduler cfq registered\n[ 0.521537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525218] ACPI: Power Button [PWRF]\n[ 0.526402] GHES: HEST is not enabled!\n[ 0.540046] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570363] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598426] Linux agpgart interface v0.103\n[ 0.600495] brd: module loaded\n[ 0.601679] loop: module loaded\n[ 0.607228] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608664] GPT:90111 != 2097151\n[ 0.609339] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610412] GPT:90111 != 2097151\n[ 0.611071] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612017] vda: vda1 vda15\n[ 0.613808] scsi host0: ata_piix\n[ 0.614536] scsi host1: ata_piix\n[ 0.615227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617849] libphy: Fixed MDIO Bus: probed\n[ 0.618656] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621871] PPP generic driver version 2.4.2\n[ 0.622744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624107] ehci-pci: EHCI PCI platform driver\n[ 0.624968] ehci-platform: EHCI generic platform driver\n[ 0.625933] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627026] ohci-pci: OHCI PCI platform driver\n[ 0.627872] ohci-platform: OHCI generic platform driver\n[ 0.628844] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645744] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646751] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650417] usb usb1: Product: UHCI Host Controller\n[ 0.651323] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652435] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655509] hub 1-0:1.0: USB hub found\n[ 0.656298] hub 1-0:1.0: 2 ports detected\n[ 0.657202] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659289] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661236] mousedev: PS/2 mouse device common for all mice\n[ 0.662482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664289] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665385] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666564] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667740] i2c /dev entries driver\n[ 0.668493] device-mapper: uevent: version 1.0.3\n[ 0.669427] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671046] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672315] NET: Registered protocol family 10\n[ 0.673307] NET: Registered protocol family 17\n[ 0.674192] Key type dns_resolver registered\n[ 0.675109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676191] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677921] registered taskstats version 1\n[ 0.678760] Loading compiled-in X.509 certificates\n[ 0.680180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682031] zswap: loaded using pool lzo/zbud\n[ 0.683395] Key type trusted registered\n[ 0.684958] Key type encrypted registered\n[ 0.685782] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686797] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687822] evm: HMAC attrs: 0x1\n[ 0.688777] Magic number: 10:685:349\n[ 0.689633] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:30 UTC (1530483510)\n[ 0.691207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692309] EDD information not available.\n[ 0.777618] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779200] Write protecting the kernel read-only data: 14336k\n[ 0.790995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.836652] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-000000ff\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFRqyRrxEcy0PXSGRxsYM9G6AO+AtLoW02eAUweke0ikb/iG9RDviLXzrjLdE/X7LfpTJlA4Xyw7BVUn4duRawV1r4tsNjdUm1xZfIlRkWYzdyFykXRnX5h08BJp42FicZE69MC7MOrSX3HBmVYXlQR/SiSJXiAJ4IwFRKCjL8zIcR928SZYVblMmOyDkaeV4oQQXOnX1aka4AgYUJm5if+wReYAfLh1z7B64PFEgVfT5WBJj9sA5aEQYmVqcPdC32m/1h59z/+zJeydm3cVqjpW9YgDEg5vSt2HSo6nJHTZPflSM+tEFiO1eDgBWN1bSDvqj8SalGneTphNQb/io7 root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBALs7yyv281SiGZJu6ufghW/3zyLoPDNA/9BMGRKi/gSq4Kah3wbM+5NXk2TWOj1/khkAIEXNcoDiMLw/tJRnE0lYBLK71qKEf4LJvNiCbP3AGzFjU0oJ5bBQ9FZk+d6vBOh+GK3Hodycd8Vy8fGaiKon/+A1DwS/BzFhfiSSi1Q1AAAAFQDKdkzSIAnKesgvRXCOSNwRIHkf3wAAAIA/bGZN/EW9m0tratk3Eme68zjW9HJzvqgpUP+CkPiPr29CCZ1idSlhdMAEAXhUafxziQM1otkqlQDLsF1uwI9ufLFj6SpMhEKA2wqWIU1w3zhRb/2YDY1X2lqhkwgl02MBjTdJFLSgTpVPFkUN/Rgos7wddb4JSrnczY1nEoj3lQAAAIEAkrq5vz9kI/s+c43ednnJaLgsWy2ArfiNK7u+aCkSdT1NbzQKrSks3C+kZ/LTydGWVcY1aZigAPzKV+zm7kVzF6c5MolU+s9JYSdvp7FAdzkS7yNXs5nPqvyUOoc1LqKQm3SR8nMYv+E6ZM+3R8Cl44bBUTncgGopTIAgsciNsDo= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.9,24,fe80::f816:3eff:fee9:469c/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.9 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.09 ===\n/dev/root resized successfully [took 1.54s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E9:46:9C \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:469c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9273 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:37,679 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action used request id req-b5927d7d-1c74-4035-9768-b6ff8339d9b7 2018-07-01 22:28:39,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:40,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a63c71c2-0d67-450c-8fac-51e7db532cf1 x-compute-request-id: req-a63c71c2-0d67-450c-8fac-51e7db532cf1 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473608043 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134077] pid_max: default: 32768 minimum: 301\n[ 0.134956] ACPI: Core revision 20150930\n[ 0.136330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137648] Security Framework initialized\n[ 0.138467] Yama: becoming mindful.\n[ 0.139203] AppArmor: AppArmor initialized\n[ 0.140073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141403] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142673] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145272] Initializing cgroup subsys io\n[ 0.146095] Initializing cgroup subsys memory\n[ 0.146957] Initializing cgroup subsys devices\n[ 0.147857] Initializing cgroup subsys freezer\n[ 0.148741] Initializing cgroup subsys net_cls\n[ 0.149612] Initializing cgroup subsys perf_event\n[ 0.150521] Initializing cgroup subsys net_prio\n[ 0.151405] Initializing cgroup subsys hugetlb\n[ 0.152277] Initializing cgroup subsys pids\n[ 0.153166] CPU: Physical Processor ID: 0\n[ 0.154666] mce: CPU supports 10 MCE banks\n[ 0.155525] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167279] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173770] ftrace: allocating 31920 entries in 125 pages\n[ 0.200707] smpboot: Max logical packages: 1\n[ 0.201595] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202947] x2apic enabled\n[ 0.203769] Switched APIC routing to physical x2apic.\n[ 0.205532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206654] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208656] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210450] KVM setup paravirtual spinlock\n[ 0.211805] x86: Booted up 1 node, 1 CPUs\n[ 0.212617] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214020] devtmpfs: initialized\n[ 0.215744] evm: security.selinux\n[ 0.216447] evm: security.SMACK64\n[ 0.217140] evm: security.SMACK64EXEC\n[ 0.217891] evm: security.SMACK64TRANSMUTE\n[ 0.218740] evm: security.SMACK64MMAP\n[ 0.219497] evm: security.ima\n[ 0.220142] evm: security.capability\n[ 0.220966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222829] pinctrl core: initialized pinctrl subsystem\n[ 0.223943] RTC time: 22:18:29, date: 07/01/18\n[ 0.224903] NET: Registered protocol family 16\n[ 0.225872] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227480] PCCT header not found.\n[ 0.228238] ACPI: bus type PCI registered\n[ 0.229055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230302] PCI: Using configuration type 1 for base access\n[ 0.232059] ACPI: Added _OSI(Module Device)\n[ 0.232912] ACPI: Added _OSI(Processor Device)\n[ 0.233777] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234676] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236826] ACPI: Interpreter enabled\n[ 0.237604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244971] ACPI: (supports S0 S5)\n[ 0.245678] ACPI: Using IOAPIC for interrupt routing\n[ 0.246755] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250997] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253428] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255648] acpiphp: Slot [3] registered\n[ 0.256457] acpiphp: Slot [4] registered\n[ 0.257257] acpiphp: Slot [5] registered\n[ 0.258066] acpiphp: Slot [6] registered\n[ 0.258866] acpiphp: Slot [7] registered\n[ 0.259673] acpiphp: Slot [8] registered\n[ 0.260475] acpiphp: Slot [9] registered\n[ 0.261269] acpiphp: Slot [10] registered\n[ 0.262084] acpiphp: Slot [11] registered\n[ 0.262897] acpiphp: Slot [12] registered\n[ 0.263712] acpiphp: Slot [13] registered\n[ 0.264518] acpiphp: Slot [14] registered\n[ 0.265320] acpiphp: Slot [15] registered\n[ 0.276268] acpiphp: Slot [16] registered\n[ 0.277090] acpiphp: Slot [17] registered\n[ 0.277901] acpiphp: Slot [18] registered\n[ 0.278707] acpiphp: Slot [19] registered\n[ 0.279512] acpiphp: Slot [20] registered\n[ 0.280320] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282743] acpiphp: Slot [24] registered\n[ 0.283549] acpiphp: Slot [25] registered\n[ 0.284362] acpiphp: Slot [26] registered\n[ 0.285165] acpiphp: Slot [27] registered\n[ 0.285973] acpiphp: Slot [28] registered\n[ 0.286780] acpiphp: Slot [29] registered\n[ 0.287583] acpiphp: Slot [30] registered\n[ 0.288394] acpiphp: Slot [31] registered\n[ 0.289196] PCI host bridge to bus 0000:00\n[ 0.290003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292413] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293852] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301708] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304164] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313908] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373822] vgaarb: loaded\n[ 0.374415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375522] SCSI subsystem initialized\n[ 0.376318] ACPI: bus type USB registered\n[ 0.377118] usbcore: registered new interface driver usbfs\n[ 0.378132] usbcore: registered new interface driver hub\n[ 0.379115] usbcore: registered new device driver usb\n[ 0.380153] PCI: Using ACPI for IRQ routing\n[ 0.381153] NetLabel: Initializing\n[ 0.381849] NetLabel: domain hash size = 128\n[ 0.382683] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383610] NetLabel: unlabeled traffic allowed by default\n[ 0.384674] clocksource: Switched to clocksource kvm-clock\n[ 0.390039] AppArmor: AppArmor Filesystem Enabled\n[ 0.390987] pnp: PnP ACPI init\n[ 0.391881] pnp: PnP ACPI: found 5 devices\n[ 0.398244] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399936] NET: Registered protocol family 2\n[ 0.400870] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402120] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403264] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404389] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406585] NET: Registered protocol family 1\n[ 0.407431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408508] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409556] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437767] Trying to unpack rootfs image as initramfs...\n[ 0.487571] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501410] Scanning for low memory corruption every 60 seconds\n[ 0.502723] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503840] audit: initializing netlink subsys (disabled)\n[ 0.504841] audit: type=2000 audit(1530483510.587:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507017] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508149] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510085] zbud: loaded\n[ 0.510776] VFS: Disk quotas dquot_6.6.0\n[ 0.511580] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513058] fuse init (API version 7.23)\n[ 0.513936] Key type big_key registered\n[ 0.514722] Allocating IMA MOK and blacklist keyrings.\n[ 0.515796] Key type asymmetric registered\n[ 0.516600] Asymmetric key parser 'x509' registered\n[ 0.517543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518972] io scheduler noop registered\n[ 0.519749] io scheduler deadline registered (default)\n[ 0.520719] io scheduler cfq registered\n[ 0.521537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525218] ACPI: Power Button [PWRF]\n[ 0.526402] GHES: HEST is not enabled!\n[ 0.540046] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570363] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598426] Linux agpgart interface v0.103\n[ 0.600495] brd: module loaded\n[ 0.601679] loop: module loaded\n[ 0.607228] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608664] GPT:90111 != 2097151\n[ 0.609339] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610412] GPT:90111 != 2097151\n[ 0.611071] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612017] vda: vda1 vda15\n[ 0.613808] scsi host0: ata_piix\n[ 0.614536] scsi host1: ata_piix\n[ 0.615227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617849] libphy: Fixed MDIO Bus: probed\n[ 0.618656] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621871] PPP generic driver version 2.4.2\n[ 0.622744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624107] ehci-pci: EHCI PCI platform driver\n[ 0.624968] ehci-platform: EHCI generic platform driver\n[ 0.625933] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627026] ohci-pci: OHCI PCI platform driver\n[ 0.627872] ohci-platform: OHCI generic platform driver\n[ 0.628844] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645744] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646751] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650417] usb usb1: Product: UHCI Host Controller\n[ 0.651323] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652435] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655509] hub 1-0:1.0: USB hub found\n[ 0.656298] hub 1-0:1.0: 2 ports detected\n[ 0.657202] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659289] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661236] mousedev: PS/2 mouse device common for all mice\n[ 0.662482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664289] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665385] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666564] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667740] i2c /dev entries driver\n[ 0.668493] device-mapper: uevent: version 1.0.3\n[ 0.669427] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671046] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672315] NET: Registered protocol family 10\n[ 0.673307] NET: Registered protocol family 17\n[ 0.674192] Key type dns_resolver registered\n[ 0.675109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676191] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677921] registered taskstats version 1\n[ 0.678760] Loading compiled-in X.509 certificates\n[ 0.680180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682031] zswap: loaded using pool lzo/zbud\n[ 0.683395] Key type trusted registered\n[ 0.684958] Key type encrypted registered\n[ 0.685782] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686797] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687822] evm: HMAC attrs: 0x1\n[ 0.688777] Magic number: 10:685:349\n[ 0.689633] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:30 UTC (1530483510)\n[ 0.691207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692309] EDD information not available.\n[ 0.777618] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779200] Write protecting the kernel read-only data: 14336k\n[ 0.790995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.836652] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-000000ff\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFRqyRrxEcy0PXSGRxsYM9G6AO+AtLoW02eAUweke0ikb/iG9RDviLXzrjLdE/X7LfpTJlA4Xyw7BVUn4duRawV1r4tsNjdUm1xZfIlRkWYzdyFykXRnX5h08BJp42FicZE69MC7MOrSX3HBmVYXlQR/SiSJXiAJ4IwFRKCjL8zIcR928SZYVblMmOyDkaeV4oQQXOnX1aka4AgYUJm5if+wReYAfLh1z7B64PFEgVfT5WBJj9sA5aEQYmVqcPdC32m/1h59z/+zJeydm3cVqjpW9YgDEg5vSt2HSo6nJHTZPflSM+tEFiO1eDgBWN1bSDvqj8SalGneTphNQb/io7 root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBALs7yyv281SiGZJu6ufghW/3zyLoPDNA/9BMGRKi/gSq4Kah3wbM+5NXk2TWOj1/khkAIEXNcoDiMLw/tJRnE0lYBLK71qKEf4LJvNiCbP3AGzFjU0oJ5bBQ9FZk+d6vBOh+GK3Hodycd8Vy8fGaiKon/+A1DwS/BzFhfiSSi1Q1AAAAFQDKdkzSIAnKesgvRXCOSNwRIHkf3wAAAIA/bGZN/EW9m0tratk3Eme68zjW9HJzvqgpUP+CkPiPr29CCZ1idSlhdMAEAXhUafxziQM1otkqlQDLsF1uwI9ufLFj6SpMhEKA2wqWIU1w3zhRb/2YDY1X2lqhkwgl02MBjTdJFLSgTpVPFkUN/Rgos7wddb4JSrnczY1nEoj3lQAAAIEAkrq5vz9kI/s+c43ednnJaLgsWy2ArfiNK7u+aCkSdT1NbzQKrSks3C+kZ/LTydGWVcY1aZigAPzKV+zm7kVzF6c5MolU+s9JYSdvp7FAdzkS7yNXs5nPqvyUOoc1LqKQm3SR8nMYv+E6ZM+3R8Cl44bBUTncgGopTIAgsciNsDo= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.9,24,fe80::f816:3eff:fee9:469c/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.9 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.09 ===\n/dev/root resized successfully [took 1.54s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E9:46:9C \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:469c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9273 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:28:40,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action used request id req-a63c71c2-0d67-450c-8fac-51e7db532cf1 2018-07-01 22:28:42,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dd6577f046cd42135532ba0407fb47fc8cc76c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:43,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a615ede-bfd2-41e5-8ca4-654ef5c0d917 x-compute-request-id: req-1a615ede-bfd2-41e5-8ca4-654ef5c0d917 Content-Encoding: gzip Content-Length: 10891 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473608043 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134077] pid_max: default: 32768 minimum: 301\n[ 0.134956] ACPI: Core revision 20150930\n[ 0.136330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137648] Security Framework initialized\n[ 0.138467] Yama: becoming mindful.\n[ 0.139203] AppArmor: AppArmor initialized\n[ 0.140073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141403] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142673] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145272] Initializing cgroup subsys io\n[ 0.146095] Initializing cgroup subsys memory\n[ 0.146957] Initializing cgroup subsys devices\n[ 0.147857] Initializing cgroup subsys freezer\n[ 0.148741] Initializing cgroup subsys net_cls\n[ 0.149612] Initializing cgroup subsys perf_event\n[ 0.150521] Initializing cgroup subsys net_prio\n[ 0.151405] Initializing cgroup subsys hugetlb\n[ 0.152277] Initializing cgroup subsys pids\n[ 0.153166] CPU: Physical Processor ID: 0\n[ 0.154666] mce: CPU supports 10 MCE banks\n[ 0.155525] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167279] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173770] ftrace: allocating 31920 entries in 125 pages\n[ 0.200707] smpboot: Max logical packages: 1\n[ 0.201595] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202947] x2apic enabled\n[ 0.203769] Switched APIC routing to physical x2apic.\n[ 0.205532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206654] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208656] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210450] KVM setup paravirtual spinlock\n[ 0.211805] x86: Booted up 1 node, 1 CPUs\n[ 0.212617] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214020] devtmpfs: initialized\n[ 0.215744] evm: security.selinux\n[ 0.216447] evm: security.SMACK64\n[ 0.217140] evm: security.SMACK64EXEC\n[ 0.217891] evm: security.SMACK64TRANSMUTE\n[ 0.218740] evm: security.SMACK64MMAP\n[ 0.219497] evm: security.ima\n[ 0.220142] evm: security.capability\n[ 0.220966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.222829] pinctrl core: initialized pinctrl subsystem\n[ 0.223943] RTC time: 22:18:29, date: 07/01/18\n[ 0.224903] NET: Registered protocol family 16\n[ 0.225872] cpuidle: using governor ladder\n[ 0.226692] cpuidle: using governor menu\n[ 0.227480] PCCT header not found.\n[ 0.228238] ACPI: bus type PCI registered\n[ 0.229055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230302] PCI: Using configuration type 1 for base access\n[ 0.232059] ACPI: Added _OSI(Module Device)\n[ 0.232912] ACPI: Added _OSI(Processor Device)\n[ 0.233777] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.234676] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.236826] ACPI: Interpreter enabled\n[ 0.237604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.244971] ACPI: (supports S0 S5)\n[ 0.245678] ACPI: Using IOAPIC for interrupt routing\n[ 0.246755] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.249852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.250997] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252235] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.253428] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.255648] acpiphp: Slot [3] registered\n[ 0.256457] acpiphp: Slot [4] registered\n[ 0.257257] acpiphp: Slot [5] registered\n[ 0.258066] acpiphp: Slot [6] registered\n[ 0.258866] acpiphp: Slot [7] registered\n[ 0.259673] acpiphp: Slot [8] registered\n[ 0.260475] acpiphp: Slot [9] registered\n[ 0.261269] acpiphp: Slot [10] registered\n[ 0.262084] acpiphp: Slot [11] registered\n[ 0.262897] acpiphp: Slot [12] registered\n[ 0.263712] acpiphp: Slot [13] registered\n[ 0.264518] acpiphp: Slot [14] registered\n[ 0.265320] acpiphp: Slot [15] registered\n[ 0.276268] acpiphp: Slot [16] registered\n[ 0.277090] acpiphp: Slot [17] registered\n[ 0.277901] acpiphp: Slot [18] registered\n[ 0.278707] acpiphp: Slot [19] registered\n[ 0.279512] acpiphp: Slot [20] registered\n[ 0.280320] acpiphp: Slot [21] registered\n[ 0.281127] acpiphp: Slot [22] registered\n[ 0.281933] acpiphp: Slot [23] registered\n[ 0.282743] acpiphp: Slot [24] registered\n[ 0.283549] acpiphp: Slot [25] registered\n[ 0.284362] acpiphp: Slot [26] registered\n[ 0.285165] acpiphp: Slot [27] registered\n[ 0.285973] acpiphp: Slot [28] registered\n[ 0.286780] acpiphp: Slot [29] registered\n[ 0.287583] acpiphp: Slot [30] registered\n[ 0.288394] acpiphp: Slot [31] registered\n[ 0.289196] PCI host bridge to bus 0000:00\n[ 0.290003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.291203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292413] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293852] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301708] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304164] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313908] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371272] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373822] vgaarb: loaded\n[ 0.374415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375522] SCSI subsystem initialized\n[ 0.376318] ACPI: bus type USB registered\n[ 0.377118] usbcore: registered new interface driver usbfs\n[ 0.378132] usbcore: registered new interface driver hub\n[ 0.379115] usbcore: registered new device driver usb\n[ 0.380153] PCI: Using ACPI for IRQ routing\n[ 0.381153] NetLabel: Initializing\n[ 0.381849] NetLabel: domain hash size = 128\n[ 0.382683] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383610] NetLabel: unlabeled traffic allowed by default\n[ 0.384674] clocksource: Switched to clocksource kvm-clock\n[ 0.390039] AppArmor: AppArmor Filesystem Enabled\n[ 0.390987] pnp: PnP ACPI init\n[ 0.391881] pnp: PnP ACPI: found 5 devices\n[ 0.398244] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399936] NET: Registered protocol family 2\n[ 0.400870] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402120] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403264] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404389] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406585] NET: Registered protocol family 1\n[ 0.407431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408508] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409556] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437767] Trying to unpack rootfs image as initramfs...\n[ 0.487571] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501410] Scanning for low memory corruption every 60 seconds\n[ 0.502723] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503840] audit: initializing netlink subsys (disabled)\n[ 0.504841] audit: type=2000 audit(1530483510.587:1): initialized\n[ 0.506115] Initialise system trusted keyring\n[ 0.507017] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508149] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510085] zbud: loaded\n[ 0.510776] VFS: Disk quotas dquot_6.6.0\n[ 0.511580] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513058] fuse init (API version 7.23)\n[ 0.513936] Key type big_key registered\n[ 0.514722] Allocating IMA MOK and blacklist keyrings.\n[ 0.515796] Key type asymmetric registered\n[ 0.516600] Asymmetric key parser 'x509' registered\n[ 0.517543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518972] io scheduler noop registered\n[ 0.519749] io scheduler deadline registered (default)\n[ 0.520719] io scheduler cfq registered\n[ 0.521537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523789] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525218] ACPI: Power Button [PWRF]\n[ 0.526402] GHES: HEST is not enabled!\n[ 0.540046] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570363] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598426] Linux agpgart interface v0.103\n[ 0.600495] brd: module loaded\n[ 0.601679] loop: module loaded\n[ 0.607228] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608664] GPT:90111 != 2097151\n[ 0.609339] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610412] GPT:90111 != 2097151\n[ 0.611071] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612017] vda: vda1 vda15\n[ 0.613808] scsi host0: ata_piix\n[ 0.614536] scsi host1: ata_piix\n[ 0.615227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.616426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617849] libphy: Fixed MDIO Bus: probed\n[ 0.618656] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619581] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621871] PPP generic driver version 2.4.2\n[ 0.622744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.624107] ehci-pci: EHCI PCI platform driver\n[ 0.624968] ehci-platform: EHCI generic platform driver\n[ 0.625933] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.627026] ohci-pci: OHCI PCI platform driver\n[ 0.627872] ohci-platform: OHCI generic platform driver\n[ 0.628844] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645744] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646751] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650417] usb usb1: Product: UHCI Host Controller\n[ 0.651323] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652435] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655509] hub 1-0:1.0: USB hub found\n[ 0.656298] hub 1-0:1.0: 2 ports detected\n[ 0.657202] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659289] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660221] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661236] mousedev: PS/2 mouse device common for all mice\n[ 0.662482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664289] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665385] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666564] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667740] i2c /dev entries driver\n[ 0.668493] device-mapper: uevent: version 1.0.3\n[ 0.669427] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671046] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672315] NET: Registered protocol family 10\n[ 0.673307] NET: Registered protocol family 17\n[ 0.674192] Key type dns_resolver registered\n[ 0.675109] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676191] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677921] registered taskstats version 1\n[ 0.678760] Loading compiled-in X.509 certificates\n[ 0.680180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682031] zswap: loaded using pool lzo/zbud\n[ 0.683395] Key type trusted registered\n[ 0.684958] Key type encrypted registered\n[ 0.685782] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686797] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687822] evm: HMAC attrs: 0x1\n[ 0.688777] Magic number: 10:685:349\n[ 0.689633] rtc_cmos 00:00: setting system clock to 2018-07-01 22:18:30 UTC (1530483510)\n[ 0.691207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692309] EDD information not available.\n[ 0.777618] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779200] Write protecting the kernel read-only data: 14336k\n[ 0.790995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.836652] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-000000ff\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFRqyRrxEcy0PXSGRxsYM9G6AO+AtLoW02eAUweke0ikb/iG9RDviLXzrjLdE/X7LfpTJlA4Xyw7BVUn4duRawV1r4tsNjdUm1xZfIlRkWYzdyFykXRnX5h08BJp42FicZE69MC7MOrSX3HBmVYXlQR/SiSJXiAJ4IwFRKCjL8zIcR928SZYVblMmOyDkaeV4oQQXOnX1aka4AgYUJm5if+wReYAfLh1z7B64PFEgVfT5WBJj9sA5aEQYmVqcPdC32m/1h59z/+zJeydm3cVqjpW9YgDEg5vSt2HSo6nJHTZPflSM+tEFiO1eDgBWN1bSDvqj8SalGneTphNQb/io7 root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBALs7yyv281SiGZJu6ufghW/3zyLoPDNA/9BMGRKi/gSq4Kah3wbM+5NXk2TWOj1/khkAIEXNcoDiMLw/tJRnE0lYBLK71qKEf4LJvNiCbP3AGzFjU0oJ5bBQ9FZk+d6vBOh+GK3Hodycd8Vy8fGaiKon/+A1DwS/BzFhfiSSi1Q1AAAAFQDKdkzSIAnKesgvRXCOSNwRIHkf3wAAAIA/bGZN/EW9m0tratk3Eme68zjW9HJzvqgpUP+CkPiPr29CCZ1idSlhdMAEAXhUafxziQM1otkqlQDLsF1uwI9ufLFj6SpMhEKA2wqWIU1w3zhRb/2YDY1X2lqhkwgl02MBjTdJFLSgTpVPFkUN/Rgos7wddb4JSrnczY1nEoj3lQAAAIEAkrq5vz9kI/s+c43ednnJaLgsWy2ArfiNK7u+aCkSdT1NbzQKrSks3C+kZ/LTydGWVcY1aZigAPzKV+zm7kVzF6c5MolU+s9JYSdvp7FAdzkS7yNXs5nPqvyUOoc1LqKQm3SR8nMYv+E6ZM+3R8Cl44bBUTncgGopTIAgsciNsDo= root@sdnvpn-1-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.9,24,fe80::f816:3eff:fee9:469c/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.9 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ff\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.09 ===\n/dev/root resized successfully [took 1.54s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:E9:46:9C \n inet addr:10.10.11.9 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:469c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9273 (9.0 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.130685] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.130686] usb 1-1: Product: QEMU USB Tablet\n[ 1.130687] usb 1-1: Manufacturer: QEMU\n[ 1.130688] usb 1-1: SerialNumber: 42\n[ 1.226322] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.255699] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.500762] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.500765] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 63.207343] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.665080] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:18:31 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:18:31 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:18:31 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:18:31 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:18:31 cirros kern.info kernel: [ 1.500762] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nJul 1 23:18:31 cirros kern.info kernel: [ 1.500765] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nJul 1 23:19:32 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:19:32 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:19:33 cirros kern.info kernel: [ 63.207343] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:19:33 cirros kern.info kernel: [ 63.665080] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-1-5 login: "} 2018-07-01 22:28:43,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action used request id req-1a615ede-bfd2-41e5-8ca4-654ef5c0d917 2018-07-01 22:28:45,904 - sdnvpn_test_utils - INFO - Waiting for instance 2a5b40a9-bc28-4828-aa2d-e9246ac14b1e to boot up 2018-07-01 22:28:45,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:46,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81e3cdd6-5515-4ce7-9086-4077d8941b8e x-compute-request-id: req-81e3cdd6-5515-4ce7-9086-4077d8941b8e Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\n"} 2018-07-01 22:28:46,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-81e3cdd6-5515-4ce7-9086-4077d8941b8e 2018-07-01 22:28:48,985 - sdnvpn_test_utils - INFO - Waiting for instance a0b699c0-c2c8-4708-8566-005491356dfc to boot up 2018-07-01 22:28:48,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445b268801c84208153fa7401ed1b4fb50cce640" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:50,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e665ca86-c343-4d08-b29d-0a95489e8e98 x-compute-request-id: req-e665ca86-c343-4d08-b29d-0a95489e8e98 Content-Encoding: gzip Content-Length: 8095 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529106586 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134896] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136631] pid_max: default: 32768 minimum: 301\n[ 0.137541] ACPI: Core revision 20150930\n[ 0.138935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140299] Security Framework initialized\n[ 0.141128] Yama: becoming mindful.\n[ 0.141876] AppArmor: AppArmor initialized\n[ 0.142756] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144110] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145431] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146695] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148129] Initializing cgroup subsys io\n[ 0.148988] Initializing cgroup subsys memory\n[ 0.149883] Initializing cgroup subsys devices\n[ 0.150778] Initializing cgroup subsys freezer\n[ 0.151665] Initializing cgroup subsys net_cls\n[ 0.152546] Initializing cgroup subsys perf_event\n[ 0.153478] Initializing cgroup subsys net_prio\n[ 0.154397] Initializing cgroup subsys hugetlb\n[ 0.155276] Initializing cgroup subsys pids\n[ 0.156165] CPU: Physical Processor ID: 0\n[ 0.157680] mce: CPU supports 10 MCE banks\n[ 0.158565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159586] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177032] ftrace: allocating 31920 entries in 125 pages\n[ 0.203266] smpboot: Max logical packages: 1\n[ 0.204122] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205493] x2apic enabled\n[ 0.206326] Switched APIC routing to physical x2apic.\n[ 0.208097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209275] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211311] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213123] KVM setup paravirtual spinlock\n[ 0.214442] x86: Booted up 1 node, 1 CPUs\n[ 0.215262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216672] devtmpfs: initialized\n[ 0.218405] evm: security.selinux\n[ 0.219119] evm: security.SMACK64\n[ 0.219830] evm: security.SMACK64EXEC\n[ 0.220605] evm: security.SMACK64TRANSMUTE\n[ 0.221450] evm: security.SMACK64MMAP\n[ 0.222229] evm: security.ima\n[ 0.222898] evm: security.capability\n[ 0.223734] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225646] pinctrl core: initialized pinctrl subsystem\n[ 0.226794] RTC time: 22:18:59, date: 07/01/18\n[ 0.227787] NET: Registered protocol family 16\n[ 0.228786] cpuidle: using governor ladder\n[ 0.229624] cpuidle: using governor menu\n[ 0.230424] PCCT header not found.\n[ 0.231192] ACPI: bus type PCI registered\n[ 0.232015] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233288] PCI: Using configuration type 1 for base access\n[ 0.235053] ACPI: Added _OSI(Module Device)\n[ 0.235917] ACPI: Added _OSI(Processor Device)\n[ 0.236801] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239870] ACPI: Interpreter enabled\n[ 0.240667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246198] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248030] ACPI: (supports S0 S5)\n[ 0.248732] ACPI: Using IOAPIC for interrupt routing\n[ 0.249787] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252869] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254003] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256403] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258606] acpiphp: Slot [3] registered\n[ 0.259407] acpiphp: Slot [4] registered\n[ 0.260197] acpiphp: Slot [5] registered\n[ 0.260999] acpiphp: Slot [6] registered\n[ 0.261790] acpiphp: Slot [7] registered\n[ 0.262589] acpiphp: Slot [8] registered\n[ 0.263384] acpiphp: Slot [9] registered\n[ 0.264173] acpiphp: Slot [10] registered\n[ 0.264986] acpiphp: Slot [11] registered\n[ 0.265796] acpiphp: Slot [12] registered\n[ 0.266609] acpiphp: Slot [13] registered\n[ 0.267417] acpiphp: Slot [14] registered\n[ 0.268220] acpiphp: Slot [15] registered\n[ 0.279155] acpiphp: Slot [16] registered\n[ 0.279962] acpiphp: Slot [17] registered\n[ 0.280773] acpiphp: Slot [18] registered\n[ 0.281579] acpiphp: Slot [19] registered\n[ 0.282385] acpiphp: Slot [20] registered\n[ 0.283194] acpiphp: Slot [21] registered\n[ 0.284004] acpiphp: Slot [22] registered\n[ 0.284815] acpiphp: Slot [23] registered\n[ 0.285622] acpiphp: Slot [24] registered\n[ 0.286427] acpiphp: Slot [25] registered\n[ 0.287241] acpiphp: Slot [26] registered\n[ 0.288046] acpiphp: Slot [27] registered\n[ 0.288852] acpiphp: Slot [28] registered\n[ 0.289660] acpiphp: Slot [29] registered\n[ 0.290465] acpiphp: Slot [30] registered\n[ 0.291278] acpiphp: Slot [31] registered\n[ 0.292080] PCI host bridge to bus 0000:00\n[ 0.292885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295301] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296739] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298185] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304549] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305831] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362210] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369211] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370700] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373322] vgaarb: loaded\n[ 0.373930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375059] SCSI subsystem initialized\n[ 0.375874] ACPI: bus type USB registered\n[ 0.376689] usbcore: registered new interface driver usbfs\n[ 0.377722] usbcore: registered new interface driver hub\n[ 0.378726] usbcore: registered new device driver usb\n[ 0.379771] PCI: Using ACPI for IRQ routing\n[ 0.380790] NetLabel: Initializing\n[ 0.381507] NetLabel: domain hash size = 128\n[ 0.382357] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383306] NetLabel: unlabeled traffic allowed by default\n[ 0.384393] clocksource: Switched to clocksource kvm-clock\n[ 0.389782] AppArmor: AppArmor Filesystem Enabled\n[ 0.390756] pnp: PnP ACPI init\n[ 0.391659] pnp: PnP ACPI: found 5 devices\n[ 0.398020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399717] NET: Registered protocol family 2\n[ 0.400674] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403088] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405307] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406468] NET: Registered protocol family 1\n[ 0.407329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409493] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437880] Trying to unpack rootfs image as initramfs...\n[ 0.488378] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502242] Scanning for low memory corruption every 60 seconds\n[ 0.503550] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504698] audit: initializing netlink subsys (disabled)\n[ 0.505723] audit: type=2000 audit(1530483540.824:1): initialized\n[ 0.507010] Initialise system trusted keyring\n[ 0.507932] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509107] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511054] zbud: loaded\n[ 0.511758] VFS: Disk quotas dquot_6.6.0\n[ 0.512596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514106] fuse init (API version 7.23)\n[ 0.514997] Key type big_key registered\n[ 0.515805] Allocating IMA MOK and blacklist keyrings.\n[ 0.516907] Key type asymmetric registered\n[ 0.517726] Asymmetric key parser 'x509' registered\n[ 0.518666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520491] io scheduler noop registered\n[ 0.521287] io scheduler deadline registered (default)\n[ 0.522264] io scheduler cfq registered\n[ 0.523085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524123] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525384] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526843] ACPI: Power Button [PWRF]\n[ 0.527679] GHES: HEST is not enabled!\n[ 0.541453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572319] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601211] Linux agpgart interface v0.103\n[ 0.603242] brd: module loaded\n[ 0.604406] loop: module loaded\n[ 0.609523] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611185] GPT:90111 != 2097151\n[ 0.611861] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613000] GPT:90111 != 2097151\n[ 0.613678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614641] vda: vda1 vda15\n[ 0.616102] scsi host0: ata_piix\n[ 0.616845] scsi host1: ata_piix\n[ 0.617559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618764] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620201] libphy: Fixed MDIO Bus: probed\n[ 0.621044] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621994] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624204] PPP generic driver version 2.4.2\n[ 0.625096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626360] ehci-pci: EHCI PCI platform driver\n[ 0.627224] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629355] ohci-pci: OHCI PCI platform driver\n[ 0.630241] ohci-platform: OHCI generic platform driver\n[ 0.631222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648056] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649077] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652808] usb usb1: Product: UHCI Host Controller\n[ 0.653751] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654924] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655927] hub 1-0:1.0: USB hub found\n[ 0.656714] hub 1-0:1.0: 2 ports detected\n[ 0.657622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661735] mousedev: PS/2 mouse device common for all mice\n[ 0.662987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664830] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667164] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668364] i2c /dev entries driver\n[ 0.669125] device-mapper: uevent: version 1.0.3\n[ 0.670076] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672976] NET: Registered protocol family 10\n[ 0.673979] NET: Registered protocol family 17\n[ 0.674869] Key type dns_resolver registered\n[ 0.675791] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676895] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678649] registered taskstats version 1\n[ 0.679474] Loading compiled-in X.509 certificates\n[ 0.680910] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682757] zswap: loaded using pool lzo/zbud\n[ 0.684128] Key type trusted registered\n[ 0.685708] Key type encrypted registered\n[ 0.686546] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687561] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688613] evm: HMAC attrs: 0x1\n[ 0.689556] Magic number: 10:685:349\n[ 0.690417] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:00 UTC (1530483540)\n[ 0.692007] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693124] EDD information not available.\n[ 0.773222] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775079] ata1.00: configured for MWDMA2\n[ 0.776700] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789500] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790800] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.792041] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793902] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795444] Write protecting the kernel read-only data: 14336k\n[ 0.797019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798830] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859585] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.13...\nLease of 10.10.11.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.91s]\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\n"} 2018-07-01 22:28:50,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action used request id req-e665ca86-c343-4d08-b29d-0a95489e8e98 2018-07-01 22:28:52,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:53,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b94b001c-a72e-4834-b7a0-e3275d3aa9d4 x-compute-request-id: req-b94b001c-a72e-4834-b7a0-e3275d3aa9d4 Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\n"} 2018-07-01 22:28:53,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-b94b001c-a72e-4834-b7a0-e3275d3aa9d4 2018-07-01 22:28:53,134 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-2' (10.10.10.6). -->Expected result: can ping. 2018-07-01 22:28:53,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:54,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50840413-bc00-43b6-99df-95cb6a072d2d x-compute-request-id: req-50840413-bc00-43b6-99df-95cb6a072d2d Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\n"} 2018-07-01 22:28:54,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-50840413-bc00-43b6-99df-95cb6a072d2d 2018-07-01 22:28:54,213 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-07-01 22:28:54,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:55,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3e5519d-4d33-4f76-a11d-77c96e594f5c x-compute-request-id: req-a3e5519d-4d33-4f76-a11d-77c96e594f5c Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\n"} 2018-07-01 22:28:55,288 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-a3e5519d-4d33-4f76-a11d-77c96e594f5c 2018-07-01 22:28:55,289 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-3' (10.10.10.8). -->Expected result: can ping. 2018-07-01 22:28:55,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:56,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1463654c-65e6-4fcb-b782-d1db7b2f7295 x-compute-request-id: req-1463654c-65e6-4fcb-b782-d1db7b2f7295 Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\n"} 2018-07-01 22:28:56,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-1463654c-65e6-4fcb-b782-d1db7b2f7295 2018-07-01 22:28:56,369 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-07-01 22:28:56,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:57,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a108fe1-d2ea-42bc-ae4f-d448e2f8606a x-compute-request-id: req-3a108fe1-d2ea-42bc-ae4f-d448e2f8606a Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\n"} 2018-07-01 22:28:57,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-3a108fe1-d2ea-42bc-ae4f-d448e2f8606a 2018-07-01 22:28:57,451 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-4' (10.10.11.13). -->Expected result: cannot ping. 2018-07-01 22:28:57,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:28:58,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd4c13fd-53b6-4a0f-ad84-b5e608cde37c x-compute-request-id: req-fd4c13fd-53b6-4a0f-ad84-b5e608cde37c Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\n"} 2018-07-01 22:28:58,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-fd4c13fd-53b6-4a0f-ad84-b5e608cde37c 2018-07-01 22:28:59,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:29:00,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:28:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8df35bbd-7cb6-45a7-b174-caa33f8078df x-compute-request-id: req-8df35bbd-7cb6-45a7-b174-caa33f8078df Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 KO\n"} 2018-07-01 22:29:00,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-8df35bbd-7cb6-45a7-b174-caa33f8078df 2018-07-01 22:29:00,608 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-07-01 22:29:00,608 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-07-01 22:29:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"network_association": {"network_id": "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"}}' 2018-07-01 22:29:01,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-6eec2275-087f-48ce-bb45-b397d14fa9ad Date: Sun, 01 Jul 2018 22:29:01 GMT RESP BODY: {"network_association": {"network_id": "fc520ff2-ed61-458d-8b1e-4a0c91108bfe", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "0accfe83-7209-4727-9167-45f784cf9ff9"}} 2018-07-01 22:29:01,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419/network_associations used request id req-6eec2275-087f-48ce-bb45-b397d14fa9ad 2018-07-01 22:29:01,186 - sdnvpn_test_utils - DEBUG - Waiting for network b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 to associate with BGPVPN 1852bfdd-34cc-4c9c-8522-84a4cc3c0eda 2018-07-01 22:29:01,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:29:01,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-70401620-a991-4f61-8903-3c7a4e61953e Date: Sun, 01 Jul 2018 22:29:01 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "b1f2ea2f-df92-4d1a-a633-fe90d8ae8419", "name": "sdnvpn-740970", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["1852bfdd-34cc-4c9c-8522-84a4cc3c0eda", "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:29:01,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 used request id req-70401620-a991-4f61-8903-3c7a4e61953e 2018-07-01 22:29:02,509 - sdnvpn_test_utils - DEBUG - Waiting for network b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 to associate with BGPVPN fc520ff2-ed61-458d-8b1e-4a0c91108bfe 2018-07-01 22:29:02,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:29:02,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-9bbc3cfb-430f-4b7b-9658-0e0db7bfd23c Date: Sun, 01 Jul 2018 22:29:02 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "b1f2ea2f-df92-4d1a-a633-fe90d8ae8419", "name": "sdnvpn-740970", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["1852bfdd-34cc-4c9c-8522-84a4cc3c0eda", "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:29:02,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 used request id req-9bbc3cfb-430f-4b7b-9658-0e0db7bfd23c 2018-07-01 22:29:03,842 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:29:33,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445b268801c84208153fa7401ed1b4fb50cce640" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:29:34,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:29:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b93516be-8f7d-4b89-bf21-93bdd1381dac x-compute-request-id: req-b93516be-8f7d-4b89-bf21-93bdd1381dac Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529106586 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134896] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136631] pid_max: default: 32768 minimum: 301\n[ 0.137541] ACPI: Core revision 20150930\n[ 0.138935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140299] Security Framework initialized\n[ 0.141128] Yama: becoming mindful.\n[ 0.141876] AppArmor: AppArmor initialized\n[ 0.142756] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144110] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145431] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146695] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148129] Initializing cgroup subsys io\n[ 0.148988] Initializing cgroup subsys memory\n[ 0.149883] Initializing cgroup subsys devices\n[ 0.150778] Initializing cgroup subsys freezer\n[ 0.151665] Initializing cgroup subsys net_cls\n[ 0.152546] Initializing cgroup subsys perf_event\n[ 0.153478] Initializing cgroup subsys net_prio\n[ 0.154397] Initializing cgroup subsys hugetlb\n[ 0.155276] Initializing cgroup subsys pids\n[ 0.156165] CPU: Physical Processor ID: 0\n[ 0.157680] mce: CPU supports 10 MCE banks\n[ 0.158565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159586] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177032] ftrace: allocating 31920 entries in 125 pages\n[ 0.203266] smpboot: Max logical packages: 1\n[ 0.204122] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205493] x2apic enabled\n[ 0.206326] Switched APIC routing to physical x2apic.\n[ 0.208097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209275] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211311] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213123] KVM setup paravirtual spinlock\n[ 0.214442] x86: Booted up 1 node, 1 CPUs\n[ 0.215262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216672] devtmpfs: initialized\n[ 0.218405] evm: security.selinux\n[ 0.219119] evm: security.SMACK64\n[ 0.219830] evm: security.SMACK64EXEC\n[ 0.220605] evm: security.SMACK64TRANSMUTE\n[ 0.221450] evm: security.SMACK64MMAP\n[ 0.222229] evm: security.ima\n[ 0.222898] evm: security.capability\n[ 0.223734] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225646] pinctrl core: initialized pinctrl subsystem\n[ 0.226794] RTC time: 22:18:59, date: 07/01/18\n[ 0.227787] NET: Registered protocol family 16\n[ 0.228786] cpuidle: using governor ladder\n[ 0.229624] cpuidle: using governor menu\n[ 0.230424] PCCT header not found.\n[ 0.231192] ACPI: bus type PCI registered\n[ 0.232015] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233288] PCI: Using configuration type 1 for base access\n[ 0.235053] ACPI: Added _OSI(Module Device)\n[ 0.235917] ACPI: Added _OSI(Processor Device)\n[ 0.236801] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239870] ACPI: Interpreter enabled\n[ 0.240667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246198] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248030] ACPI: (supports S0 S5)\n[ 0.248732] ACPI: Using IOAPIC for interrupt routing\n[ 0.249787] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252869] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254003] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256403] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258606] acpiphp: Slot [3] registered\n[ 0.259407] acpiphp: Slot [4] registered\n[ 0.260197] acpiphp: Slot [5] registered\n[ 0.260999] acpiphp: Slot [6] registered\n[ 0.261790] acpiphp: Slot [7] registered\n[ 0.262589] acpiphp: Slot [8] registered\n[ 0.263384] acpiphp: Slot [9] registered\n[ 0.264173] acpiphp: Slot [10] registered\n[ 0.264986] acpiphp: Slot [11] registered\n[ 0.265796] acpiphp: Slot [12] registered\n[ 0.266609] acpiphp: Slot [13] registered\n[ 0.267417] acpiphp: Slot [14] registered\n[ 0.268220] acpiphp: Slot [15] registered\n[ 0.279155] acpiphp: Slot [16] registered\n[ 0.279962] acpiphp: Slot [17] registered\n[ 0.280773] acpiphp: Slot [18] registered\n[ 0.281579] acpiphp: Slot [19] registered\n[ 0.282385] acpiphp: Slot [20] registered\n[ 0.283194] acpiphp: Slot [21] registered\n[ 0.284004] acpiphp: Slot [22] registered\n[ 0.284815] acpiphp: Slot [23] registered\n[ 0.285622] acpiphp: Slot [24] registered\n[ 0.286427] acpiphp: Slot [25] registered\n[ 0.287241] acpiphp: Slot [26] registered\n[ 0.288046] acpiphp: Slot [27] registered\n[ 0.288852] acpiphp: Slot [28] registered\n[ 0.289660] acpiphp: Slot [29] registered\n[ 0.290465] acpiphp: Slot [30] registered\n[ 0.291278] acpiphp: Slot [31] registered\n[ 0.292080] PCI host bridge to bus 0000:00\n[ 0.292885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295301] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296739] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298185] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304549] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305831] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362210] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369211] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370700] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373322] vgaarb: loaded\n[ 0.373930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375059] SCSI subsystem initialized\n[ 0.375874] ACPI: bus type USB registered\n[ 0.376689] usbcore: registered new interface driver usbfs\n[ 0.377722] usbcore: registered new interface driver hub\n[ 0.378726] usbcore: registered new device driver usb\n[ 0.379771] PCI: Using ACPI for IRQ routing\n[ 0.380790] NetLabel: Initializing\n[ 0.381507] NetLabel: domain hash size = 128\n[ 0.382357] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383306] NetLabel: unlabeled traffic allowed by default\n[ 0.384393] clocksource: Switched to clocksource kvm-clock\n[ 0.389782] AppArmor: AppArmor Filesystem Enabled\n[ 0.390756] pnp: PnP ACPI init\n[ 0.391659] pnp: PnP ACPI: found 5 devices\n[ 0.398020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399717] NET: Registered protocol family 2\n[ 0.400674] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403088] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405307] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406468] NET: Registered protocol family 1\n[ 0.407329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409493] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437880] Trying to unpack rootfs image as initramfs...\n[ 0.488378] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502242] Scanning for low memory corruption every 60 seconds\n[ 0.503550] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504698] audit: initializing netlink subsys (disabled)\n[ 0.505723] audit: type=2000 audit(1530483540.824:1): initialized\n[ 0.507010] Initialise system trusted keyring\n[ 0.507932] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509107] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511054] zbud: loaded\n[ 0.511758] VFS: Disk quotas dquot_6.6.0\n[ 0.512596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514106] fuse init (API version 7.23)\n[ 0.514997] Key type big_key registered\n[ 0.515805] Allocating IMA MOK and blacklist keyrings.\n[ 0.516907] Key type asymmetric registered\n[ 0.517726] Asymmetric key parser 'x509' registered\n[ 0.518666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520491] io scheduler noop registered\n[ 0.521287] io scheduler deadline registered (default)\n[ 0.522264] io scheduler cfq registered\n[ 0.523085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524123] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525384] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526843] ACPI: Power Button [PWRF]\n[ 0.527679] GHES: HEST is not enabled!\n[ 0.541453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572319] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601211] Linux agpgart interface v0.103\n[ 0.603242] brd: module loaded\n[ 0.604406] loop: module loaded\n[ 0.609523] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611185] GPT:90111 != 2097151\n[ 0.611861] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613000] GPT:90111 != 2097151\n[ 0.613678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614641] vda: vda1 vda15\n[ 0.616102] scsi host0: ata_piix\n[ 0.616845] scsi host1: ata_piix\n[ 0.617559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618764] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620201] libphy: Fixed MDIO Bus: probed\n[ 0.621044] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621994] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624204] PPP generic driver version 2.4.2\n[ 0.625096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626360] ehci-pci: EHCI PCI platform driver\n[ 0.627224] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629355] ohci-pci: OHCI PCI platform driver\n[ 0.630241] ohci-platform: OHCI generic platform driver\n[ 0.631222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648056] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649077] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652808] usb usb1: Product: UHCI Host Controller\n[ 0.653751] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654924] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655927] hub 1-0:1.0: USB hub found\n[ 0.656714] hub 1-0:1.0: 2 ports detected\n[ 0.657622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661735] mousedev: PS/2 mouse device common for all mice\n[ 0.662987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664830] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667164] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668364] i2c /dev entries driver\n[ 0.669125] device-mapper: uevent: version 1.0.3\n[ 0.670076] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672976] NET: Registered protocol family 10\n[ 0.673979] NET: Registered protocol family 17\n[ 0.674869] Key type dns_resolver registered\n[ 0.675791] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676895] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678649] registered taskstats version 1\n[ 0.679474] Loading compiled-in X.509 certificates\n[ 0.680910] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682757] zswap: loaded using pool lzo/zbud\n[ 0.684128] Key type trusted registered\n[ 0.685708] Key type encrypted registered\n[ 0.686546] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687561] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688613] evm: HMAC attrs: 0x1\n[ 0.689556] Magic number: 10:685:349\n[ 0.690417] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:00 UTC (1530483540)\n[ 0.692007] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693124] EDD information not available.\n[ 0.773222] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775079] ata1.00: configured for MWDMA2\n[ 0.776700] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789500] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790800] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.792041] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793902] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795444] Write protecting the kernel read-only data: 14336k\n[ 0.797019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798830] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859585] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.13...\nLease of 10.10.11.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.91s]\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\n"} 2018-07-01 22:29:34,931 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action used request id req-b93516be-8f7d-4b89-bf21-93bdd1381dac 2018-07-01 22:29:34,932 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.13) to 'sdnvpn-1-5' (10.10.11.9). -->Expected result: can ping. 2018-07-01 22:29:34,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445b268801c84208153fa7401ed1b4fb50cce640" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:29:36,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:29:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74bd6a79-1f0c-49a4-ae59-b1c8c264ee1a x-compute-request-id: req-74bd6a79-1f0c-49a4-ae59-b1c8c264ee1a Content-Encoding: gzip Content-Length: 8097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529106586 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134896] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136631] pid_max: default: 32768 minimum: 301\n[ 0.137541] ACPI: Core revision 20150930\n[ 0.138935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140299] Security Framework initialized\n[ 0.141128] Yama: becoming mindful.\n[ 0.141876] AppArmor: AppArmor initialized\n[ 0.142756] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144110] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145431] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146695] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148129] Initializing cgroup subsys io\n[ 0.148988] Initializing cgroup subsys memory\n[ 0.149883] Initializing cgroup subsys devices\n[ 0.150778] Initializing cgroup subsys freezer\n[ 0.151665] Initializing cgroup subsys net_cls\n[ 0.152546] Initializing cgroup subsys perf_event\n[ 0.153478] Initializing cgroup subsys net_prio\n[ 0.154397] Initializing cgroup subsys hugetlb\n[ 0.155276] Initializing cgroup subsys pids\n[ 0.156165] CPU: Physical Processor ID: 0\n[ 0.157680] mce: CPU supports 10 MCE banks\n[ 0.158565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159586] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177032] ftrace: allocating 31920 entries in 125 pages\n[ 0.203266] smpboot: Max logical packages: 1\n[ 0.204122] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205493] x2apic enabled\n[ 0.206326] Switched APIC routing to physical x2apic.\n[ 0.208097] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209275] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211311] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213123] KVM setup paravirtual spinlock\n[ 0.214442] x86: Booted up 1 node, 1 CPUs\n[ 0.215262] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216672] devtmpfs: initialized\n[ 0.218405] evm: security.selinux\n[ 0.219119] evm: security.SMACK64\n[ 0.219830] evm: security.SMACK64EXEC\n[ 0.220605] evm: security.SMACK64TRANSMUTE\n[ 0.221450] evm: security.SMACK64MMAP\n[ 0.222229] evm: security.ima\n[ 0.222898] evm: security.capability\n[ 0.223734] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225646] pinctrl core: initialized pinctrl subsystem\n[ 0.226794] RTC time: 22:18:59, date: 07/01/18\n[ 0.227787] NET: Registered protocol family 16\n[ 0.228786] cpuidle: using governor ladder\n[ 0.229624] cpuidle: using governor menu\n[ 0.230424] PCCT header not found.\n[ 0.231192] ACPI: bus type PCI registered\n[ 0.232015] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233288] PCI: Using configuration type 1 for base access\n[ 0.235053] ACPI: Added _OSI(Module Device)\n[ 0.235917] ACPI: Added _OSI(Processor Device)\n[ 0.236801] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239870] ACPI: Interpreter enabled\n[ 0.240667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246198] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248030] ACPI: (supports S0 S5)\n[ 0.248732] ACPI: Using IOAPIC for interrupt routing\n[ 0.249787] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252869] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254003] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256403] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258606] acpiphp: Slot [3] registered\n[ 0.259407] acpiphp: Slot [4] registered\n[ 0.260197] acpiphp: Slot [5] registered\n[ 0.260999] acpiphp: Slot [6] registered\n[ 0.261790] acpiphp: Slot [7] registered\n[ 0.262589] acpiphp: Slot [8] registered\n[ 0.263384] acpiphp: Slot [9] registered\n[ 0.264173] acpiphp: Slot [10] registered\n[ 0.264986] acpiphp: Slot [11] registered\n[ 0.265796] acpiphp: Slot [12] registered\n[ 0.266609] acpiphp: Slot [13] registered\n[ 0.267417] acpiphp: Slot [14] registered\n[ 0.268220] acpiphp: Slot [15] registered\n[ 0.279155] acpiphp: Slot [16] registered\n[ 0.279962] acpiphp: Slot [17] registered\n[ 0.280773] acpiphp: Slot [18] registered\n[ 0.281579] acpiphp: Slot [19] registered\n[ 0.282385] acpiphp: Slot [20] registered\n[ 0.283194] acpiphp: Slot [21] registered\n[ 0.284004] acpiphp: Slot [22] registered\n[ 0.284815] acpiphp: Slot [23] registered\n[ 0.285622] acpiphp: Slot [24] registered\n[ 0.286427] acpiphp: Slot [25] registered\n[ 0.287241] acpiphp: Slot [26] registered\n[ 0.288046] acpiphp: Slot [27] registered\n[ 0.288852] acpiphp: Slot [28] registered\n[ 0.289660] acpiphp: Slot [29] registered\n[ 0.290465] acpiphp: Slot [30] registered\n[ 0.291278] acpiphp: Slot [31] registered\n[ 0.292080] PCI host bridge to bus 0000:00\n[ 0.292885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295301] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296739] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298185] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304549] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305831] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362210] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363683] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367956] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369211] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370700] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373322] vgaarb: loaded\n[ 0.373930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375059] SCSI subsystem initialized\n[ 0.375874] ACPI: bus type USB registered\n[ 0.376689] usbcore: registered new interface driver usbfs\n[ 0.377722] usbcore: registered new interface driver hub\n[ 0.378726] usbcore: registered new device driver usb\n[ 0.379771] PCI: Using ACPI for IRQ routing\n[ 0.380790] NetLabel: Initializing\n[ 0.381507] NetLabel: domain hash size = 128\n[ 0.382357] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383306] NetLabel: unlabeled traffic allowed by default\n[ 0.384393] clocksource: Switched to clocksource kvm-clock\n[ 0.389782] AppArmor: AppArmor Filesystem Enabled\n[ 0.390756] pnp: PnP ACPI init\n[ 0.391659] pnp: PnP ACPI: found 5 devices\n[ 0.398020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399717] NET: Registered protocol family 2\n[ 0.400674] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401933] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403088] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405307] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406468] NET: Registered protocol family 1\n[ 0.407329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408425] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409493] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437880] Trying to unpack rootfs image as initramfs...\n[ 0.488378] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502242] Scanning for low memory corruption every 60 seconds\n[ 0.503550] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504698] audit: initializing netlink subsys (disabled)\n[ 0.505723] audit: type=2000 audit(1530483540.824:1): initialized\n[ 0.507010] Initialise system trusted keyring\n[ 0.507932] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509107] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511054] zbud: loaded\n[ 0.511758] VFS: Disk quotas dquot_6.6.0\n[ 0.512596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514106] fuse init (API version 7.23)\n[ 0.514997] Key type big_key registered\n[ 0.515805] Allocating IMA MOK and blacklist keyrings.\n[ 0.516907] Key type asymmetric registered\n[ 0.517726] Asymmetric key parser 'x509' registered\n[ 0.518666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520491] io scheduler noop registered\n[ 0.521287] io scheduler deadline registered (default)\n[ 0.522264] io scheduler cfq registered\n[ 0.523085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524123] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525384] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526843] ACPI: Power Button [PWRF]\n[ 0.527679] GHES: HEST is not enabled!\n[ 0.541453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.572319] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601211] Linux agpgart interface v0.103\n[ 0.603242] brd: module loaded\n[ 0.604406] loop: module loaded\n[ 0.609523] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611185] GPT:90111 != 2097151\n[ 0.611861] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613000] GPT:90111 != 2097151\n[ 0.613678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614641] vda: vda1 vda15\n[ 0.616102] scsi host0: ata_piix\n[ 0.616845] scsi host1: ata_piix\n[ 0.617559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618764] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620201] libphy: Fixed MDIO Bus: probed\n[ 0.621044] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621994] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624204] PPP generic driver version 2.4.2\n[ 0.625096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626360] ehci-pci: EHCI PCI platform driver\n[ 0.627224] ehci-platform: EHCI generic platform driver\n[ 0.628219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629355] ohci-pci: OHCI PCI platform driver\n[ 0.630241] ohci-platform: OHCI generic platform driver\n[ 0.631222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646623] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648056] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649077] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652808] usb usb1: Product: UHCI Host Controller\n[ 0.653751] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654924] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655927] hub 1-0:1.0: USB hub found\n[ 0.656714] hub 1-0:1.0: 2 ports detected\n[ 0.657622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659754] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661735] mousedev: PS/2 mouse device common for all mice\n[ 0.662987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664830] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667164] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668364] i2c /dev entries driver\n[ 0.669125] device-mapper: uevent: version 1.0.3\n[ 0.670076] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671691] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672976] NET: Registered protocol family 10\n[ 0.673979] NET: Registered protocol family 17\n[ 0.674869] Key type dns_resolver registered\n[ 0.675791] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676895] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678649] registered taskstats version 1\n[ 0.679474] Loading compiled-in X.509 certificates\n[ 0.680910] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682757] zswap: loaded using pool lzo/zbud\n[ 0.684128] Key type trusted registered\n[ 0.685708] Key type encrypted registered\n[ 0.686546] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687561] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688613] evm: HMAC attrs: 0x1\n[ 0.689556] Magic number: 10:685:349\n[ 0.690417] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:00 UTC (1530483540)\n[ 0.692007] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693124] EDD information not available.\n[ 0.773222] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775079] ata1.00: configured for MWDMA2\n[ 0.776700] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.789500] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.790800] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.792041] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.793902] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.795444] Write protecting the kernel read-only data: 14336k\n[ 0.797019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798830] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.859585] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.08\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.13...\nLease of 10.10.11.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.91s]\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\nping 10.10.11.9 OK\n"} 2018-07-01 22:29:36,015 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action used request id req-74bd6a79-1f0c-49a4-ae59-b1c8c264ee1a 2018-07-01 22:29:36,016 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-07-01 22:29:36,016 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-07-01 22:29:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:29:36,514 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9f04249-4c38-4d04-ab7d-c1270ee6a0a3 Content-Length: 0 Date: Sun, 01 Jul 2018 22:29:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:29:36,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/b1f2ea2f-df92-4d1a-a633-fe90d8ae8419 used request id req-f9f04249-4c38-4d04-ab7d-c1270ee6a0a3 2018-07-01 22:30:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-740970", "route_distinguishers": "11:11"}}' 2018-07-01 22:30:06,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-8635266c-1e82-4f7a-99db-e65977c1e300 Date: Sun, 01 Jul 2018 22:30:06 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "8d3b81d4-ca04-4749-9254-f78e0e7e8abb", "name": "sdnvpn-740970", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:30:06,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-8635266c-1e82-4f7a-99db-e65977c1e300 2018-07-01 22:30:06,865 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-740970', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'route_targets': [], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'type': u'l3', u'id': u'8d3b81d4-ca04-4749-9254-f78e0e7e8abb'}} 2018-07-01 22:30:06,865 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-07-01 22:30:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"network_association": {"network_id": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda"}}' 2018-07-01 22:30:07,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-d674e25f-3047-42db-9e74-d04f199937f2 Date: Sun, 01 Jul 2018 22:30:07 GMT RESP BODY: {"network_association": {"network_id": "1852bfdd-34cc-4c9c-8522-84a4cc3c0eda", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "2980fb09-7d3f-42d8-b7eb-2e8bea7bb90f"}} 2018-07-01 22:30:07,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb/network_associations used request id req-d674e25f-3047-42db-9e74-d04f199937f2 2018-07-01 22:30:07,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" -d '{"network_association": {"network_id": "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"}}' 2018-07-01 22:30:08,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-05d4e6ff-00b5-4927-881c-c4156456cafb Date: Sun, 01 Jul 2018 22:30:08 GMT RESP BODY: {"network_association": {"network_id": "fc520ff2-ed61-458d-8b1e-4a0c91108bfe", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "aa2d7aca-b266-4555-8148-a99f3878c466"}} 2018-07-01 22:30:08,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb/network_associations used request id req-05d4e6ff-00b5-4927-881c-c4156456cafb 2018-07-01 22:30:08,078 - sdnvpn_test_utils - DEBUG - Waiting for network 8d3b81d4-ca04-4749-9254-f78e0e7e8abb to associate with BGPVPN 1852bfdd-34cc-4c9c-8522-84a4cc3c0eda 2018-07-01 22:30:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:30:08,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-0ac7d85f-cce2-4fd7-bbbc-a2aa22f2fca2 Date: Sun, 01 Jul 2018 22:30:08 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "8d3b81d4-ca04-4749-9254-f78e0e7e8abb", "name": "sdnvpn-740970", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["1852bfdd-34cc-4c9c-8522-84a4cc3c0eda", "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:30:08,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb used request id req-0ac7d85f-cce2-4fd7-bbbc-a2aa22f2fca2 2018-07-01 22:30:09,404 - sdnvpn_test_utils - DEBUG - Waiting for network 8d3b81d4-ca04-4749-9254-f78e0e7e8abb to associate with BGPVPN fc520ff2-ed61-458d-8b1e-4a0c91108bfe 2018-07-01 22:30:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:30:09,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-0262c38d-d366-4e32-a5bf-926fc4c26cc9 Date: Sun, 01 Jul 2018 22:30:09 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "8d3b81d4-ca04-4749-9254-f78e0e7e8abb", "name": "sdnvpn-740970", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["1852bfdd-34cc-4c9c-8522-84a4cc3c0eda", "fc520ff2-ed61-458d-8b1e-4a0c91108bfe"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:30:09,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb used request id req-0262c38d-d366-4e32-a5bf-926fc4c26cc9 2018-07-01 22:30:10,722 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:30:40,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:30:41,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:30:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87f32986-865f-4b21-9fba-ac003640bd7a x-compute-request-id: req-87f32986-865f-4b21-9fba-ac003640bd7a Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 KO\nping 10.10.11.9 OK\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 KO\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 OK\n"} 2018-07-01 22:30:41,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-87f32986-865f-4b21-9fba-ac003640bd7a 2018-07-01 22:30:41,829 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-4' (10.10.11.13). -->Expected result: can ping. 2018-07-01 22:30:41,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:30:42,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:30:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90307605-f1e3-4202-9702-7d1d29414074 x-compute-request-id: req-90307605-f1e3-4202-9702-7d1d29414074 Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 KO\nping 10.10.11.9 OK\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 KO\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 OK\n"} 2018-07-01 22:30:42,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-90307605-f1e3-4202-9702-7d1d29414074 2018-07-01 22:30:42,902 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-07-01 22:30:42,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:30:43,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fb5639f-bc7e-4a50-bc43-04925254c883 x-compute-request-id: req-8fb5639f-bc7e-4a50-bc43-04925254c883 Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 KO\nping 10.10.11.9 OK\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 KO\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 OK\n"} 2018-07-01 22:30:43,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-8fb5639f-bc7e-4a50-bc43-04925254c883 2018-07-01 22:30:43,976 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-5' (10.10.11.9). -->Expected result: can ping. 2018-07-01 22:30:43,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c6c2108f5f89b69874a984bb6d5a0e2bfe3765" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:30:45,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:30:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69ec6281-c8db-4d4a-8891-4acdc378c9a9 x-compute-request-id: req-69ec6281-c8db-4d4a-8891-4acdc378c9a9 Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473365254 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130517] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132149] pid_max: default: 32768 minimum: 301\n[ 0.133032] ACPI: Core revision 20150930\n[ 0.134407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135696] Security Framework initialized\n[ 0.136500] Yama: becoming mindful.\n[ 0.137217] AppArmor: AppArmor initialized\n[ 0.138078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140654] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143209] Initializing cgroup subsys io\n[ 0.144012] Initializing cgroup subsys memory\n[ 0.144861] Initializing cgroup subsys devices\n[ 0.145727] Initializing cgroup subsys freezer\n[ 0.146592] Initializing cgroup subsys net_cls\n[ 0.147438] Initializing cgroup subsys perf_event\n[ 0.148324] Initializing cgroup subsys net_prio\n[ 0.149179] Initializing cgroup subsys hugetlb\n[ 0.150042] Initializing cgroup subsys pids\n[ 0.150906] CPU: Physical Processor ID: 0\n[ 0.152387] mce: CPU supports 10 MCE banks\n[ 0.153213] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154194] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171221] ftrace: allocating 31920 entries in 125 pages\n[ 0.197691] smpboot: Max logical packages: 1\n[ 0.198521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199840] x2apic enabled\n[ 0.200639] Switched APIC routing to physical x2apic.\n[ 0.202394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207195] KVM setup paravirtual spinlock\n[ 0.208550] x86: Booted up 1 node, 1 CPUs\n[ 0.209341] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210704] devtmpfs: initialized\n[ 0.212411] evm: security.selinux\n[ 0.213096] evm: security.SMACK64\n[ 0.213777] evm: security.SMACK64EXEC\n[ 0.214508] evm: security.SMACK64TRANSMUTE\n[ 0.215301] evm: security.SMACK64MMAP\n[ 0.216034] evm: security.ima\n[ 0.216668] evm: security.capability\n[ 0.217461] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219272] pinctrl core: initialized pinctrl subsystem\n[ 0.220353] RTC time: 22:19:14, date: 07/01/18\n[ 0.221287] NET: Registered protocol family 16\n[ 0.222234] cpuidle: using governor ladder\n[ 0.223038] cpuidle: using governor menu\n[ 0.223820] PCCT header not found.\n[ 0.224565] ACPI: bus type PCI registered\n[ 0.225355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226571] PCI: Using configuration type 1 for base access\n[ 0.228316] ACPI: Added _OSI(Module Device)\n[ 0.229143] ACPI: Added _OSI(Processor Device)\n[ 0.229994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230874] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232982] ACPI: Interpreter enabled\n[ 0.233745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240980] ACPI: (supports S0 S5)\n[ 0.241674] ACPI: Using IOAPIC for interrupt routing\n[ 0.242616] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246787] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249182] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251365] acpiphp: Slot [3] registered\n[ 0.252146] acpiphp: Slot [4] registered\n[ 0.252943] acpiphp: Slot [5] registered\n[ 0.253730] acpiphp: Slot [6] registered\n[ 0.254511] acpiphp: Slot [7] registered\n[ 0.255301] acpiphp: Slot [8] registered\n[ 0.256082] acpiphp: Slot [9] registered\n[ 0.256869] acpiphp: Slot [10] registered\n[ 0.257665] acpiphp: Slot [11] registered\n[ 0.258465] acpiphp: Slot [12] registered\n[ 0.259258] acpiphp: Slot [13] registered\n[ 0.260066] acpiphp: Slot [14] registered\n[ 0.260863] acpiphp: Slot [15] registered\n[ 0.271767] acpiphp: Slot [16] registered\n[ 0.272631] acpiphp: Slot [17] registered\n[ 0.273455] acpiphp: Slot [18] registered\n[ 0.274296] acpiphp: Slot [19] registered\n[ 0.275165] acpiphp: Slot [20] registered\n[ 0.276033] acpiphp: Slot [21] registered\n[ 0.276894] acpiphp: Slot [22] registered\n[ 0.277752] acpiphp: Slot [23] registered\n[ 0.278606] acpiphp: Slot [24] registered\n[ 0.279449] acpiphp: Slot [25] registered\n[ 0.280313] acpiphp: Slot [26] registered\n[ 0.281165] acpiphp: Slot [27] registered\n[ 0.282019] acpiphp: Slot [28] registered\n[ 0.282888] acpiphp: Slot [29] registered\n[ 0.283735] acpiphp: Slot [30] registered\n[ 0.284602] acpiphp: Slot [31] registered\n[ 0.285454] PCI host bridge to bus 0000:00\n[ 0.286296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288896] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290450] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291995] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298257] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300894] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302314] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357719] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361625] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365521] vgaarb: loaded\n[ 0.366093] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367173] SCSI subsystem initialized\n[ 0.367947] ACPI: bus type USB registered\n[ 0.368719] usbcore: registered new interface driver usbfs\n[ 0.369685] usbcore: registered new interface driver hub\n[ 0.370631] usbcore: registered new device driver usb\n[ 0.371640] PCI: Using ACPI for IRQ routing\n[ 0.372620] NetLabel: Initializing\n[ 0.373321] NetLabel: domain hash size = 128\n[ 0.374115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374993] NetLabel: unlabeled traffic allowed by default\n[ 0.376008] clocksource: Switched to clocksource kvm-clock\n[ 0.381291] AppArmor: AppArmor Filesystem Enabled\n[ 0.382178] pnp: PnP ACPI init\n[ 0.383032] pnp: PnP ACPI: found 5 devices\n[ 0.389335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390910] NET: Registered protocol family 2\n[ 0.391864] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394270] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395405] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396461] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397605] NET: Registered protocol family 1\n[ 0.398465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428756] Trying to unpack rootfs image as initramfs...\n[ 0.478693] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492451] Scanning for low memory corruption every 60 seconds\n[ 0.493756] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494871] audit: initializing netlink subsys (disabled)\n[ 0.495875] audit: type=2000 audit(1530483555.024:1): initialized\n[ 0.497208] Initialise system trusted keyring\n[ 0.498121] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501202] zbud: loaded\n[ 0.501896] VFS: Disk quotas dquot_6.6.0\n[ 0.502702] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504192] fuse init (API version 7.23)\n[ 0.505062] Key type big_key registered\n[ 0.505851] Allocating IMA MOK and blacklist keyrings.\n[ 0.506945] Key type asymmetric registered\n[ 0.507758] Asymmetric key parser 'x509' registered\n[ 0.508706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510150] io scheduler noop registered\n[ 0.510933] io scheduler deadline registered (default)\n[ 0.511912] io scheduler cfq registered\n[ 0.513111] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514142] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515376] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516831] ACPI: Power Button [PWRF]\n[ 0.517666] GHES: HEST is not enabled!\n[ 0.531320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558807] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561039] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587084] Linux agpgart interface v0.103\n[ 0.589052] brd: module loaded\n[ 0.590187] loop: module loaded\n[ 0.594182] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595701] GPT:90111 != 2097151\n[ 0.596385] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597479] GPT:90111 != 2097151\n[ 0.598151] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599112] vda: vda1 vda15\n[ 0.601802] scsi host0: ata_piix\n[ 0.603140] scsi host1: ata_piix\n[ 0.603850] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.605065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.606520] libphy: Fixed MDIO Bus: probed\n[ 0.607335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608284] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610774] PPP generic driver version 2.4.2\n[ 0.611669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612867] ehci-pci: EHCI PCI platform driver\n[ 0.613748] ehci-platform: EHCI generic platform driver\n[ 0.614741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615873] ohci-pci: OHCI PCI platform driver\n[ 0.616754] ohci-platform: OHCI generic platform driver\n[ 0.617749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634651] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635687] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.636825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.638057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.639485] usb usb1: Product: UHCI Host Controller\n[ 0.640431] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642629] hub 1-0:1.0: USB hub found\n[ 0.643414] hub 1-0:1.0: 2 ports detected\n[ 0.644338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648472] mousedev: PS/2 mouse device common for all mice\n[ 0.649730] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651585] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652695] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655095] i2c /dev entries driver\n[ 0.655853] device-mapper: uevent: version 1.0.3\n[ 0.656807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659740] NET: Registered protocol family 10\n[ 0.660758] NET: Registered protocol family 17\n[ 0.661659] Key type dns_resolver registered\n[ 0.662594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663698] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665457] registered taskstats version 1\n[ 0.666306] Loading compiled-in X.509 certificates\n[ 0.667744] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669629] zswap: loaded using pool lzo/zbud\n[ 0.671011] Key type trusted registered\n[ 0.672585] Key type encrypted registered\n[ 0.673425] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674462] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675505] evm: HMAC attrs: 0x1\n[ 0.676453] Magic number: 10:685:349\n[ 0.677327] rtc_cmos 00:00: setting system clock to 2018-07-01 22:19:15 UTC (1530483555)\n[ 0.678927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680060] EDD information not available.\n[ 0.760557] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.762009] ata1.00: configured for MWDMA2\n[ 0.763236] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775738] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776985] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778248] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.780110] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781654] Write protecting the kernel read-only data: 14336k\n[ 0.783213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785019] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.642741] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.67s]\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 KO\nping 10.10.11.9 OK\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 KO\nping 10.10.10.6 OK\nping 10.10.10.8 OK\nping 10.10.11.13 OK\nping 10.10.11.9 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:30:45,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-69ec6281-c8db-4d4a-8891-4acdc378c9a9 2018-07-01 22:30:45,051 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2018-07-01 22:30:45,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"forceDelete": null}' 2018-07-01 22:30:45,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80a5fc4c-92a2-40ff-9a7a-5f4ce814a11b x-compute-request-id: req-80a5fc4c-92a2-40ff-9a7a-5f4ce814a11b Content-Length: 0 Content-Type: application/json 2018-07-01 22:30:45,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2a5b40a9-bc28-4828-aa2d-e9246ac14b1e/action used request id req-80a5fc4c-92a2-40ff-9a7a-5f4ce814a11b 2018-07-01 22:30:45,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"forceDelete": null}' 2018-07-01 22:30:45,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef21530c-9d9f-42a9-a61b-817a7ed43792 x-compute-request-id: req-ef21530c-9d9f-42a9-a61b-817a7ed43792 Content-Length: 0 Content-Type: application/json 2018-07-01 22:30:45,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1eb7a9ea-5a23-4208-8ecd-af9af5beb56c/action used request id req-ef21530c-9d9f-42a9-a61b-817a7ed43792 2018-07-01 22:30:45,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"forceDelete": null}' 2018-07-01 22:30:45,805 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6deaf9d5-8416-428a-aa47-066a92c30d91 x-compute-request-id: req-6deaf9d5-8416-428a-aa47-066a92c30d91 Content-Length: 0 Content-Type: application/json 2018-07-01 22:30:45,805 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/83f11c58-f3aa-41a7-8d56-3744eaa7f4b2/action used request id req-6deaf9d5-8416-428a-aa47-066a92c30d91 2018-07-01 22:30:45,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"forceDelete": null}' 2018-07-01 22:30:45,997 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c07211f-80a1-46fd-b7a4-8bb7b29a689b x-compute-request-id: req-9c07211f-80a1-46fd-b7a4-8bb7b29a689b Content-Length: 0 Content-Type: application/json 2018-07-01 22:30:45,998 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a0b699c0-c2c8-4708-8566-005491356dfc/action used request id req-9c07211f-80a1-46fd-b7a4-8bb7b29a689b 2018-07-01 22:30:46,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fcf9d4300f09153a35cbeca322a9c3110294141" -d '{"forceDelete": null}' 2018-07-01 22:30:46,302 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fae659c-c60a-47a6-beed-76a3b1a30b35 x-compute-request-id: req-8fae659c-c60a-47a6-beed-76a3b1a30b35 Content-Length: 0 Content-Type: application/json 2018-07-01 22:30:46,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f1a13872-18ab-4881-8b87-28e24f27005a/action used request id req-8fae659c-c60a-47a6-beed-76a3b1a30b35 2018-07-01 22:30:46,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3947d551c109c17320affe9e3a499e7d5e6abc4b" 2018-07-01 22:30:47,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c24049c8-fda2-4268-83b6-6af9556d57e3 Date: Sun, 01 Jul 2018 22:30:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:30:47,887 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0dd78fb6-b8ec-4991-b8f3-4c668f460750 used request id req-c24049c8-fda2-4268-83b6-6af9556d57e3 2018-07-01 22:30:47,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:30:48,474 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a69cb026-f7bd-4d5d-bba1-2eaf34d5b47b Content-Length: 0 Date: Sun, 01 Jul 2018 22:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:30:48,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/8d3b81d4-ca04-4749-9254-f78e0e7e8abb used request id req-a69cb026-f7bd-4d5d-bba1-2eaf34d5b47b 2018-07-01 22:30:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/035c80b5-a94d-4bbf-a917-1683ee1de2df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:30:50,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-563a4de4-50ed-4d9d-b9cf-c9144052258f Date: Sun, 01 Jul 2018 22:30:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:30:50,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/035c80b5-a94d-4bbf-a917-1683ee1de2df used request id req-563a4de4-50ed-4d9d-b9cf-c9144052258f 2018-07-01 22:30:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/03dddcb3-444b-4029-a63a-d9fadf3592f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:30:53,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19731411-1bf9-4719-bd01-451435c09834 Date: Sun, 01 Jul 2018 22:30:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:30:53,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/03dddcb3-444b-4029-a63a-d9fadf3592f8 used request id req-19731411-1bf9-4719-bd01-451435c09834 2018-07-01 22:30:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/1852bfdd-34cc-4c9c-8522-84a4cc3c0eda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:30:53,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33feb5c6-218b-4585-995d-8589adc1b918 Date: Sun, 01 Jul 2018 22:30:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:30:53,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1852bfdd-34cc-4c9c-8522-84a4cc3c0eda used request id req-33feb5c6-218b-4585-995d-8589adc1b918 2018-07-01 22:30:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/fc520ff2-ed61-458d-8b1e-4a0c91108bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d898f3dd844def858284d5efb12032a9aa7eec" 2018-07-01 22:30:54,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8531f67-50b4-4cff-89bf-177fe4c0b286 Date: Sun, 01 Jul 2018 22:30:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:30:54,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fc520ff2-ed61-458d-8b1e-4a0c91108bfe used request id req-c8531f67-50b4-4cff-89bf-177fe4c0b286 2018-07-01 22:30:54,361 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-2' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-3' | | PASS | 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-4' can ping 'sdnvpn-1-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-1-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-4' | | PASS | 'sdnvpn-1-1' can ping 'sdnvpn-1-5' | +========================================================================================+ 2018-07-01 22:30:54,361 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:30:54,361 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-07-01 22:30:54,362 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-07-01 22:30:54,362 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-07-01 22:30:54,362 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-07-01 22:30:54,362 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-07-01 22:30:54,437 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:30:54,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:30:54,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:30:54,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:30:54,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:30:54,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:30:54,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:30:54,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:30:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:30:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:30:54,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:30:54,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:30:54,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:30:54,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:30:54,447 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:30:54,449 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b171510L 2018-07-01 22:30:54,450 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:30:54,475 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:30:54,476 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:30:54,481 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:30:54,481 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:30:54,482 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:30:54,482 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:30:54,482 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:30:54,482 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:30:54,490 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:30:54,490 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:30:54,514 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.72: 838d334053a05fdc700e70f3ce93f295 2018-07-01 22:30:54,514 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:30:54,530 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:30:54,613 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:30:54,615 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:30:54,840 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:30:54,841 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:30:54,880 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:30:54,880 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:30:54,925 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:30:59,251 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:30:59,253 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:30:59,255 - paramiko.transport - DEBUG - starting thread (client mode): 0x5be2ba90L 2018-07-01 22:30:59,256 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:30:59,262 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:30:59,262 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:30:59,265 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:30:59,266 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:30:59,266 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:30:59,266 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:30:59,266 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:30:59,266 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:30:59,271 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:30:59,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:30:59,287 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:30:59,288 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:30:59,312 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:30:59,325 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:30:59,352 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:30:59,436 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:30:59,436 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:30:59,476 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:30:59,477 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:30:59,489 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:30:59,526 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:30:59,527 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:30:59,528 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:30:59,529 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:30:59,529 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:30:59,570 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:30:59,610 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:30:59,612 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:30:59,613 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:30:59,613 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:30:59,614 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:30:59,655 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:30:59,687 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:30:59,689 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:30:59,691 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bde3b10L 2018-07-01 22:30:59,692 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:30:59,696 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:30:59,696 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:30:59,700 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:30:59,700 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:30:59,700 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:30:59,700 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:30:59,700 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:30:59,700 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:30:59,705 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:30:59,705 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:30:59,707 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:30:59,708 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:30:59,745 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:30:59,758 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:30:59,772 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:30:59,850 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:30:59,850 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:30:59,889 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:30:59,890 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:30:59,908 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:30:59,946 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:30:59,946 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:30:59,947 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:30:59,948 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:30:59,948 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:30:59,988 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:00,027 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:00,028 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:00,028 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:00,029 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:00,030 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:00,071 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:00,102 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:00,104 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:00,105 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b0e0850L 2018-07-01 22:31:00,106 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:00,110 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:00,111 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:00,114 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:00,114 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:00,114 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:00,114 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:00,114 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:00,115 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:00,119 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:00,120 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:00,121 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:31:00,122 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:00,159 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:00,170 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:00,186 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:00,259 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:00,260 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:00,299 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:00,300 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:00,306 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:00,338 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:00,339 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:00,340 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:00,341 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:00,341 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:00,382 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:00,417 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:00,418 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:00,419 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:00,420 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:00,420 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:00,461 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:00,491 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:00,493 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:00,494 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd15a10L 2018-07-01 22:31:00,495 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:00,499 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:00,499 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:00,501 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:00,502 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:00,502 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:00,502 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:00,502 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:00,502 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:00,507 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:00,507 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:00,510 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:31:00,511 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:00,547 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:00,556 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:00,575 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:00,632 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:00,632 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:00,671 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:00,672 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:00,679 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:00,708 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:00,709 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:00,710 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:00,711 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:00,711 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:00,752 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:00,784 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:00,785 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:00,786 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:00,787 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:00,787 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:00,827 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:00,854 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:00,855 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:00,858 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b1b6510L 2018-07-01 22:31:00,858 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:00,863 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:00,863 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:00,865 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:00,866 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:00,866 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:00,866 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:00,866 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:00,866 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:00,871 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:00,871 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:00,874 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:31:00,875 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:00,911 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:00,922 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:00,939 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:01,006 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:01,006 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:01,045 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:01,046 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:01,050 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:01,081 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:01,082 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:01,083 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:01,083 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:01,084 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:01,124 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:01,156 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:01,157 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:01,158 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:01,159 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:01,159 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:01,200 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:01,228 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:01,229 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:01,230 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:01,231 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:01,231 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:01,237 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:05,815 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:05,817 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:05,819 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bdea690L 2018-07-01 22:31:05,819 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:05,826 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:05,826 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:05,829 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:05,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:05,830 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:05,830 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:05,830 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:05,830 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:05,835 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:05,836 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:05,851 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:31:05,852 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:05,875 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:05,888 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:05,916 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:05,982 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:05,982 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:06,021 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:06,022 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:06,027 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:06,060 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:06,061 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:06,063 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:06,063 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:06,064 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:06,104 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:06,140 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:06,142 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:06,143 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:06,144 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:06,144 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:06,185 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:06,216 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:06,217 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:06,219 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b0f6650L 2018-07-01 22:31:06,220 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:06,227 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:06,227 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:06,231 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:06,231 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:06,231 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:06,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:06,231 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:06,231 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:06,236 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:06,237 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:06,251 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:31:06,252 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:06,276 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:06,290 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:06,316 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:06,393 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:06,393 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:06,432 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:06,433 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:06,452 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:06,490 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:06,491 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:06,491 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:06,492 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:06,493 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:06,534 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:06,574 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:06,575 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:06,576 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:06,577 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:06,577 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:06,617 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:06,653 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:06,655 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:06,657 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b0eb090L 2018-07-01 22:31:06,657 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:06,662 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:06,663 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:06,665 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:06,666 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:06,666 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:06,666 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:06,666 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:06,666 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:06,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:06,671 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:06,673 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:31:06,673 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:06,711 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:06,723 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:06,738 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:06,804 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:06,805 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:06,844 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:06,845 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:06,849 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:06,884 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:06,884 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:06,885 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:06,886 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:06,886 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:06,927 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:06,965 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:06,967 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:06,967 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:06,968 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:06,968 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:07,009 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:07,041 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:07,042 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:07,044 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b0f2190L 2018-07-01 22:31:07,045 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:07,050 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:07,051 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:07,053 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:07,053 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:07,053 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:07,054 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:07,054 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:07,054 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:07,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:07,059 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:07,076 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:31:07,077 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:07,099 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:07,112 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:07,141 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:07,205 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:07,205 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:07,245 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:07,245 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:07,252 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:07,281 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:07,282 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:07,283 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:07,285 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:07,285 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:07,325 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:07,357 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:07,358 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:07,359 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:07,360 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:07,361 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:07,401 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:07,428 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:07,429 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:07,431 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b0f2ed0L 2018-07-01 22:31:07,431 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:31:07,436 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:31:07,436 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:31:07,439 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:31:07,439 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:31:07,439 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:31:07,439 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:31:07,440 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:31:07,440 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:31:07,444 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:31:07,445 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:31:07,447 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:31:07,447 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:31:07,484 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:31:07,494 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:31:07,512 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:31:07,570 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:31:07,570 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:31:07,609 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:31:07,610 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:31:07,615 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:31:07,643 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:31:07,645 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:31:07,645 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:31:07,646 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:31:07,646 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:31:07,687 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:31:07,718 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:31:07,720 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:31:07,720 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:31:07,721 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:31:07,721 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:31:07,762 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:31:07,787 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:31:07,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:31:07,791 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:31:07,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c043f09-b2e1-4370-8092-42216aa7041e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:31:07,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-5c043f09-b2e1-4370-8092-42216aa7041e 2018-07-01 22:31:07,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:31:08,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["ID_5RV8iTHW9mmfroxruwQ"], "issued_at": "2018-07-01T22:31:08.000000Z"}} 2018-07-01 22:31:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f074aae20866f5ebdb8045f8f3ec6394747c6eb" 2018-07-01 22:31:08,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-8ae4d0e7-2906-48d9-9f3b-bd1f57fb5179 Date: Sun, 01 Jul 2018 22:31:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:31:08,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-8ae4d0e7-2906-48d9-9f3b-bd1f57fb5179 2018-07-01 22:31:08,369 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:31:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f074aae20866f5ebdb8045f8f3ec6394747c6eb" 2018-07-01 22:31:08,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a7378eb6-a4e6-44fb-8487-e1dff1c75244 Date: Sun, 01 Jul 2018 22:31:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:31:08,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a7378eb6-a4e6-44fb-8487-e1dff1c75244 2018-07-01 22:31:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f074aae20866f5ebdb8045f8f3ec6394747c6eb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:31:08,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac X-Openstack-Request-Id: req-6c499071-0f09-48bc-a392-0923a18c3d86 Date: Sun, 01 Jul 2018 22:31:08 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:31:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:31:08Z", "visibility": "public", "locations": [], "self": "/v2/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "min_disk": 0, "protected": false, "id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "file": "/v2/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:31:08,758 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6c499071-0f09-48bc-a392-0923a18c3d86 2018-07-01 22:31:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f074aae20866f5ebdb8045f8f3ec6394747c6eb" -d '' 2018-07-01 22:31:10,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d04bdd1-4dfb-46c5-a84e-98ce0d555d2d Date: Sun, 01 Jul 2018 22:31:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:31:10,469 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac/file used request id req-9d04bdd1-4dfb-46c5-a84e-98ce0d555d2d 2018-07-01 22:31:10,470 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-07-01 22:31:10,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:31:10,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f27a66a-1cf6-4754-a4b9-2931e2638710 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:31:10,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4f27a66a-1cf6-4754-a4b9-2931e2638710 2018-07-01 22:31:10,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:31:10,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["qwCCmnuYRsaQrFYUJQP9LQ"], "issued_at": "2018-07-01T22:31:10.000000Z"}} 2018-07-01 22:31:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b9f9067b178e0523bca51dbbddba183c6bc4cc" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-07-01 22:31:11,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-baf14d5c-8b8c-4108-be98-1061ab321e97 Date: Sun, 01 Jul 2018 22:31:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:31:11Z","is_default":false,"provider:segmentation_id":19,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","mtu":1450}} 2018-07-01 22:31:11,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-baf14d5c-8b8c-4108-be98-1061ab321e97 2018-07-01 22:31:11,245 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network 2f74a22a-7929-4cfa-89f0-26e97edc6100 with cidr 10.10.10.0/24 2018-07-01 22:31:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b9f9067b178e0523bca51dbbddba183c6bc4cc" -d '{"subnets": [{"ip_version": 4, "network_id": "2f74a22a-7929-4cfa-89f0-26e97edc6100", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-07-01 22:31:11,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-3da94e89-3715-415b-947b-fd92d32a8b9a Date: Sun, 01 Jul 2018 22:31:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:31:11Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-07-01 22:31:11,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3da94e89-3715-415b-947b-fd92d32a8b9a 2018-07-01 22:31:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b9f9067b178e0523bca51dbbddba183c6bc4cc" 2018-07-01 22:31:12,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-5439b72a-15be-448b-a988-b1a58475974d Date: Sun, 01 Jul 2018 22:31:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "revision_number": 0, "id": "50e590d3-b5fe-4807-8519-15e4a82a7152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 179, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 7, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:31:12,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5439b72a-15be-448b-a988-b1a58475974d 2018-07-01 22:31:12,164 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:31:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:31:12,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b512b6fb-0c4e-40e6-b180-8fbe3e29d2e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:31:12,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b512b6fb-0c4e-40e6-b180-8fbe3e29d2e8 2018-07-01 22:31:12,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:31:12,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["S77HzmLaSiqWA4IL0C7tGw"], "issued_at": "2018-07-01T22:31:12.000000Z"}} 2018-07-01 22:31:12,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea8f5cf432aa700ab29f74c3a801dc68442c32" 2018-07-01 22:31:12,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c23ee73f-2074-4225-8f67-b8949493c265 x-compute-request-id: req-c23ee73f-2074-4225-8f67-b8949493c265 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:31:12,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-c23ee73f-2074-4225-8f67-b8949493c265 2018-07-01 22:31:12,736 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:31:12,737 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:31:12,737 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:31:12,739 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:31:12,780 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:31:12,782 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:31:12,783 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:31:12,784 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:31:12,784 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:31:12,824 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:31:12,877 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:31:12,880 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:31:12,881 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:31:12,882 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:31:12,882 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:31:12,884 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:31:12,924 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:31:12,926 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:31:12,927 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:31:12,927 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:31:12,928 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:31:12,968 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:31:13,033 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:31:13,036 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:31:13,036 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:31:13,037 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:31:13,038 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:31:13,041 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:31:13,075 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-07-01 22:31:13,077 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-07-01 22:31:13,078 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-07-01 22:31:13,079 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-07-01 22:31:13,079 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-07-01 22:31:13,119 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-07-01 22:31:13,152 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-07-01 22:31:13,153 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:31:13,154 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-07-01 22:31:13,155 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:31:13,155 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:31:13,158 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:31:13,197 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-07-01 22:31:13,199 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-07-01 22:31:13,200 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-07-01 22:31:13,201 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-07-01 22:31:13,201 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-07-01 22:31:13,242 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-07-01 22:31:13,281 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-07-01 22:31:13,282 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-07-01 22:31:13,282 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac network=2f74a22a-7929-4cfa-89f0-26e97edc6100 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:31:13,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:31:13,283 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-07-01 22:31:13,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:31:13,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:31:13,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:31:13,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:31:13,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:31:13,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:31:13,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:31:13,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:31:13,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:31:13,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:31:13,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:31:13,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:31:13,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:31:13,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:31:13,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:31:13,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:31:13,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:31:13,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:31:13,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:31:13,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:31:13,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:31:13,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:31:13,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:31:13,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:31:13,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:31:13,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:31:13,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bac289-326d-49e0-a31d-ded84684fa7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:31:13,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-25bac289-326d-49e0-a31d-ded84684fa7c 2018-07-01 22:31:13,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:31:13,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["p6_AzuXORYmv5tExzExevQ"], "issued_at": "2018-07-01T22:31:13.000000Z"}} 2018-07-01 22:31:13,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae331638a2f2b08b47a2918bdaf579d179486a3" 2018-07-01 22:31:13,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d55f7b-3cf6-4eeb-a7d6-03c2b25bccdc x-compute-request-id: req-06d55f7b-3cf6-4eeb-a7d6-03c2b25bccdc Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:31:13,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-06d55f7b-3cf6-4eeb-a7d6-03c2b25bccdc 2018-07-01 22:31:13,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae331638a2f2b08b47a2918bdaf579d179486a3" 2018-07-01 22:31:13,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1f8a645-2841-43b5-a731-fda8211e7e28 x-compute-request-id: req-e1f8a645-2841-43b5-a731-fda8211e7e28 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:31:13,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-e1f8a645-2841-43b5-a731-fda8211e7e28 2018-07-01 22:31:13,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae331638a2f2b08b47a2918bdaf579d179486a3" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2f74a22a-7929-4cfa-89f0-26e97edc6100"}]}}' 2018-07-01 22:31:15,384 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9653e8ed-4936-4b48-bb98-6c6b0bf0ec4a x-compute-request-id: req-9653e8ed-4936-4b48-bb98-6c6b0bf0ec4a Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "bookmark"}], "adminPass": "6Hnt4oYPQMM6"}} 2018-07-01 22:31:15,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9653e8ed-4936-4b48-bb98-6c6b0bf0ec4a 2018-07-01 22:31:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:31:15,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467bcb0a-0bfd-4273-9801-90a06d95135f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:31:15,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-467bcb0a-0bfd-4273-9801-90a06d95135f 2018-07-01 22:31:15,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:31:15,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["P9IjwFamSnysWStVULAOwg"], "issued_at": "2018-07-01T22:31:15.000000Z"}} 2018-07-01 22:31:15,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518a1dd6cd7de6c7a510b0c2a383d9fc6610bcc" 2018-07-01 22:31:16,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f959cc43-368a-446c-97df-bee223841ce9 x-compute-request-id: req-f959cc43-368a-446c-97df-bee223841ce9 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-2", "created": "2018-07-01T22:31:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:16,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 used request id req-f959cc43-368a-446c-97df-bee223841ce9 2018-07-01 22:31:19,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518a1dd6cd7de6c7a510b0c2a383d9fc6610bcc" 2018-07-01 22:31:19,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b995ecd-1c8e-4597-9432-f0ab363a095a x-compute-request-id: req-7b995ecd-1c8e-4597-9432-f0ab363a095a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:81:3b", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:16Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-07-01T22:31:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:19,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 used request id req-7b995ecd-1c8e-4597-9432-f0ab363a095a 2018-07-01 22:31:22,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a518a1dd6cd7de6c7a510b0c2a383d9fc6610bcc" 2018-07-01 22:31:23,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8042273f-d22d-4d3f-b91f-5c465ce00469 x-compute-request-id: req-8042273f-d22d-4d3f-b91f-5c465ce00469 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:81:3b", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-07-01T22:23:14.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:19Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-07-01T22:31:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:23,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 used request id req-8042273f-d22d-4d3f-b91f-5c465ce00469 2018-07-01 22:31:23,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae331638a2f2b08b47a2918bdaf579d179486a3" 2018-07-01 22:31:24,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e08912a-3916-4ea2-bd2f-4ec6f4214a69 x-compute-request-id: req-7e08912a-3916-4ea2-bd2f-4ec6f4214a69 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:81:3b", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010e", "OS-SRV-USG:launched_at": "2018-07-01T22:23:14.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "be1e66fa-caaa-4fbc-b88e-9d1386a95c82", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:19Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-07-01T22:31:15Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:24,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82 used request id req-7e08912a-3916-4ea2-bd2f-4ec6f4214a69 2018-07-01 22:31:24,140 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.9'. 2018-07-01 22:31:24,140 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-07-01 22:31:24,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea8f5cf432aa700ab29f74c3a801dc68442c32" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:31:25,690 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9da993c0-3ec7-4860-b688-2b23fe2e7148 x-compute-request-id: req-9da993c0-3ec7-4860-b688-2b23fe2e7148 Content-Length: 0 Content-Type: application/json 2018-07-01 22:31:25,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82/action used request id req-9da993c0-3ec7-4860-b688-2b23fe2e7148 2018-07-01 22:31:25,691 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-07-01 22:31:25,691 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac network=2f74a22a-7929-4cfa-89f0-26e97edc6100 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:31:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:31:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:31:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:31:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:31:25,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:31:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:31:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:31:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:31:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:31:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:31:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:31:25,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:31:25,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:31:25,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:31:25,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:31:25,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:31:25,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:31:25,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:31:25,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:31:25,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:31:25,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:31:25,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:31:25,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:31:25,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:31:25,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:31:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:31:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:31:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:31:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:31:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:31:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:31:25,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:31:25,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:31:25,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:31:25,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:31:25,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e4bd65-a378-4c59-a110-ae1590c75774 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:31:25,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-13e4bd65-a378-4c59-a110-ae1590c75774 2018-07-01 22:31:25,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:31:26,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["3-tim4EiTa-BmPYgQYRBLg"], "issued_at": "2018-07-01T22:31:26.000000Z"}} 2018-07-01 22:31:26,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" 2018-07-01 22:31:26,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5967737e-10c9-4656-8b6a-dbebf38e85fa x-compute-request-id: req-5967737e-10c9-4656-8b6a-dbebf38e85fa Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:31:26,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5967737e-10c9-4656-8b6a-dbebf38e85fa 2018-07-01 22:31:26,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" 2018-07-01 22:31:26,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7c79fe6-4678-494d-8c5a-533e4b88ceae x-compute-request-id: req-b7c79fe6-4678-494d-8c5a-533e4b88ceae Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:31:26,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-b7c79fe6-4678-494d-8c5a-533e4b88ceae 2018-07-01 22:31:26,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2f74a22a-7929-4cfa-89f0-26e97edc6100"}]}}' 2018-07-01 22:31:28,074 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:31:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c28002c-df2d-4a93-9d5e-d6694c2eb5c1 x-compute-request-id: req-4c28002c-df2d-4a93-9d5e-d6694c2eb5c1 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2fb25d04-d9ca-49fe-a9cf-e36694660d68", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "bookmark"}], "adminPass": "G2wLAgBAAy2j"}} 2018-07-01 22:31:28,075 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4c28002c-df2d-4a93-9d5e-d6694c2eb5c1 2018-07-01 22:31:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:31:28,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4a320a-b641-4939-a804-6b4018221189 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:31:28,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7b4a320a-b641-4939-a804-6b4018221189 2018-07-01 22:31:28,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:31:28,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["eocZwvaXT6iuU7qVV7Gk4Q"], "issued_at": "2018-07-01T22:31:28.000000Z"}} 2018-07-01 22:31:28,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c203261b843f6ac6a2c70e43a6ead0f56ff95a" 2018-07-01 22:31:29,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ac66988-78ad-47be-a1b9-ec45965cfc86 x-compute-request-id: req-4ac66988-78ad-47be-a1b9-ec45965cfc86 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2fb25d04-d9ca-49fe-a9cf-e36694660d68", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-1", "created": "2018-07-01T22:31:28Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:29,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 used request id req-4ac66988-78ad-47be-a1b9-ec45965cfc86 2018-07-01 22:31:32,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c203261b843f6ac6a2c70e43a6ead0f56ff95a" 2018-07-01 22:31:32,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08017751-a94f-4c11-82df-0ae9b70690ef x-compute-request-id: req-08017751-a94f-4c11-82df-0ae9b70690ef Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:05:2e", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2fb25d04-d9ca-49fe-a9cf-e36694660d68", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:29Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-07-01T22:31:28Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:32,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 used request id req-08017751-a94f-4c11-82df-0ae9b70690ef 2018-07-01 22:31:35,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c203261b843f6ac6a2c70e43a6ead0f56ff95a" 2018-07-01 22:31:36,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4e6c1c0-53ad-4782-b701-ed7d27cbfc1e x-compute-request-id: req-f4e6c1c0-53ad-4782-b701-ed7d27cbfc1e Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:05:2e", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-07-01T22:23:27.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2fb25d04-d9ca-49fe-a9cf-e36694660d68", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:32Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-07-01T22:31:28Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:36,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 used request id req-f4e6c1c0-53ad-4782-b701-ed7d27cbfc1e 2018-07-01 22:31:36,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" 2018-07-01 22:31:37,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a576c2fd-f537-4381-9b0d-697c4694d1c8 x-compute-request-id: req-a576c2fd-f537-4381-9b0d-697c4694d1c8 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:05:2e", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68", "rel": "bookmark"}], "image": {"id": "5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "links": [{"href": "http://172.30.9.26:8774/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-07-01T22:23:27.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "2fb25d04-d9ca-49fe-a9cf-e36694660d68", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:31:32Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-07-01T22:31:28Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:31:37,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68 used request id req-a576c2fd-f537-4381-9b0d-697c4694d1c8 2018-07-01 22:31:37,071 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.10'. 2018-07-01 22:31:37,071 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-07-01 22:31:37,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea8f5cf432aa700ab29f74c3a801dc68442c32" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:31:38,334 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc14ce43-9861-4662-8524-c9e116f97018 x-compute-request-id: req-fc14ce43-9861-4662-8524-c9e116f97018 Content-Length: 0 Content-Type: application/json 2018-07-01 22:31:38,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-fc14ce43-9861-4662-8524-c9e116f97018 2018-07-01 22:31:38,335 - sdnvpn_test_utils - INFO - Waiting for instance 2fb25d04-d9ca-49fe-a9cf-e36694660d68 to boot up 2018-07-01 22:31:38,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:31:39,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f01cc737-cbc4-4d6d-b663-56d8a5b7acbc x-compute-request-id: req-f01cc737-cbc4-4d6d-b663-56d8a5b7acbc Content-Encoding: gzip Content-Length: 9988 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:31:39,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-f01cc737-cbc4-4d6d-b663-56d8a5b7acbc 2018-07-01 22:31:41,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:31:42,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51645a8a-3994-4794-bb4e-a6898bfe3827 x-compute-request-id: req-51645a8a-3994-4794-bb4e-a6898bfe3827 Content-Encoding: gzip Content-Length: 9988 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:31:42,533 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-51645a8a-3994-4794-bb4e-a6898bfe3827 2018-07-01 22:31:44,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:31:45,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c09511f-5da6-48a2-8813-fa15c9185348 x-compute-request-id: req-3c09511f-5da6-48a2-8813-fa15c9185348 Content-Encoding: gzip Content-Length: 9988 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:31:45,631 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-3c09511f-5da6-48a2-8813-fa15c9185348 2018-07-01 22:31:47,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:31:48,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-352e265c-bf41-483b-9df9-95cb2d4f4e81 x-compute-request-id: req-352e265c-bf41-483b-9df9-95cb2d4f4e81 Content-Encoding: gzip Content-Length: 9988 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:31:48,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-352e265c-bf41-483b-9df9-95cb2d4f4e81 2018-07-01 22:31:50,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:31:51,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a251548d-c66c-4268-812c-9c38ce1639ff x-compute-request-id: req-a251548d-c66c-4268-812c-9c38ce1639ff Content-Encoding: gzip Content-Length: 9988 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:31:51,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-a251548d-c66c-4268-812c-9c38ce1639ff 2018-07-01 22:31:53,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:31:54,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24d66461-9676-4fc4-9f30-3632364b5d64 x-compute-request-id: req-24d66461-9676-4fc4-9f30-3632364b5d64 Content-Encoding: gzip Content-Length: 10061 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:31:54,910 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-24d66461-9676-4fc4-9f30-3632364b5d64 2018-07-01 22:31:56,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:31:58,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b1cdf98-8e67-493f-ad55-94e520e9bd86 x-compute-request-id: req-3b1cdf98-8e67-493f-ad55-94e520e9bd86 Content-Encoding: gzip Content-Length: 10061 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:31:58,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-3b1cdf98-8e67-493f-ad55-94e520e9bd86 2018-07-01 22:32:00,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:01,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e285169f-f7bd-4f92-bbec-67d3bb3547c8 x-compute-request-id: req-e285169f-f7bd-4f92-bbec-67d3bb3547c8 Content-Encoding: gzip Content-Length: 10061 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:32:01,116 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-e285169f-f7bd-4f92-bbec-67d3bb3547c8 2018-07-01 22:32:03,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:04,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1d13220-715e-4d20-a69c-52e2336dda52 x-compute-request-id: req-a1d13220-715e-4d20-a69c-52e2336dda52 Content-Encoding: gzip Content-Length: 10061 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:32:04,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-a1d13220-715e-4d20-a69c-52e2336dda52 2018-07-01 22:32:06,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:07,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5342631d-f365-415f-a846-5f918889690b x-compute-request-id: req-5342631d-f365-415f-a846-5f918889690b Content-Encoding: gzip Content-Length: 10061 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:32:07,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-5342631d-f365-415f-a846-5f918889690b 2018-07-01 22:32:09,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:10,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-095979a3-7f5f-48b7-82d4-6c4de899e8a5 x-compute-request-id: req-095979a3-7f5f-48b7-82d4-6c4de899e8a5 Content-Encoding: gzip Content-Length: 10081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:32:10,408 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-095979a3-7f5f-48b7-82d4-6c4de899e8a5 2018-07-01 22:32:12,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:13,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f607cbf-4599-4a07-8441-0e88ceb5a585 x-compute-request-id: req-4f607cbf-4599-4a07-8441-0e88ceb5a585 Content-Encoding: gzip Content-Length: 10081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:32:13,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-4f607cbf-4599-4a07-8441-0e88ceb5a585 2018-07-01 22:32:15,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:16,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f453e6b-b3ad-448a-bc85-fa6b4cf487ad x-compute-request-id: req-4f453e6b-b3ad-448a-bc85-fa6b4cf487ad Content-Encoding: gzip Content-Length: 10081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:32:16,601 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-4f453e6b-b3ad-448a-bc85-fa6b4cf487ad 2018-07-01 22:32:18,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:19,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1b29c1c-b679-4ca1-ba56-a846bea1f423 x-compute-request-id: req-a1b29c1c-b679-4ca1-ba56-a846bea1f423 Content-Encoding: gzip Content-Length: 10081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:32:19,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-a1b29c1c-b679-4ca1-ba56-a846bea1f423 2018-07-01 22:32:21,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5f340308edda8c217de622f2fd155f574b13e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:22,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e79814e-fb33-49a8-b017-0091e6abbce9 x-compute-request-id: req-8e79814e-fb33-49a8-b017-0091e6abbce9 Content-Encoding: gzip Content-Length: 10894 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650084283 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138272] pid_max: default: 32768 minimum: 301\n[ 0.139218] ACPI: Core revision 20150930\n[ 0.140680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142097] Security Framework initialized\n[ 0.142966] Yama: becoming mindful.\n[ 0.143753] AppArmor: AppArmor initialized\n[ 0.144673] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146069] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147390] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150057] Initializing cgroup subsys io\n[ 0.150902] Initializing cgroup subsys memory\n[ 0.151807] Initializing cgroup subsys devices\n[ 0.152708] Initializing cgroup subsys freezer\n[ 0.153604] Initializing cgroup subsys net_cls\n[ 0.154505] Initializing cgroup subsys perf_event\n[ 0.155433] Initializing cgroup subsys net_prio\n[ 0.156348] Initializing cgroup subsys hugetlb\n[ 0.157242] Initializing cgroup subsys pids\n[ 0.158127] CPU: Physical Processor ID: 0\n[ 0.159690] mce: CPU supports 10 MCE banks\n[ 0.160557] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178835] ftrace: allocating 31920 entries in 125 pages\n[ 0.205509] smpboot: Max logical packages: 1\n[ 0.206393] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207803] x2apic enabled\n[ 0.208625] Switched APIC routing to physical x2apic.\n[ 0.210408] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211569] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213620] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215460] KVM setup paravirtual spinlock\n[ 0.216787] x86: Booted up 1 node, 1 CPUs\n[ 0.217621] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219053] devtmpfs: initialized\n[ 0.220813] evm: security.selinux\n[ 0.221536] evm: security.SMACK64\n[ 0.222257] evm: security.SMACK64EXEC\n[ 0.223043] evm: security.SMACK64TRANSMUTE\n[ 0.223907] evm: security.SMACK64MMAP\n[ 0.224697] evm: security.ima\n[ 0.225369] evm: security.capability\n[ 0.226207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228173] pinctrl core: initialized pinctrl subsystem\n[ 0.229353] RTC time: 22:23:27, date: 07/01/18\n[ 0.230361] NET: Registered protocol family 16\n[ 0.231386] cpuidle: using governor ladder\n[ 0.232260] cpuidle: using governor menu\n[ 0.233075] PCCT header not found.\n[ 0.233873] ACPI: bus type PCI registered\n[ 0.234737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236025] PCI: Using configuration type 1 for base access\n[ 0.237818] ACPI: Added _OSI(Module Device)\n[ 0.238703] ACPI: Added _OSI(Processor Device)\n[ 0.239600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242700] ACPI: Interpreter enabled\n[ 0.243512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.249211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.251140] ACPI: (supports S0 S5)\n[ 0.251881] ACPI: Using IOAPIC for interrupt routing\n[ 0.252967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257308] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.258583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259837] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.262122] acpiphp: Slot [3] registered\n[ 0.262959] acpiphp: Slot [4] registered\n[ 0.263795] acpiphp: Slot [5] registered\n[ 0.264622] acpiphp: Slot [6] registered\n[ 0.265449] acpiphp: Slot [7] registered\n[ 0.266278] acpiphp: Slot [8] registered\n[ 0.267102] acpiphp: Slot [9] registered\n[ 0.267943] acpiphp: Slot [10] registered\n[ 0.268795] acpiphp: Slot [11] registered\n[ 0.269633] acpiphp: Slot [12] registered\n[ 0.270475] acpiphp: Slot [13] registered\n[ 0.271335] acpiphp: Slot [14] registered\n[ 0.272178] acpiphp: Slot [15] registered\n[ 0.283485] acpiphp: Slot [16] registered\n[ 0.284343] acpiphp: Slot [17] registered\n[ 0.285180] acpiphp: Slot [18] registered\n[ 0.286005] acpiphp: Slot [19] registered\n[ 0.286845] acpiphp: Slot [20] registered\n[ 0.287691] acpiphp: Slot [21] registered\n[ 0.288536] acpiphp: Slot [22] registered\n[ 0.289364] acpiphp: Slot [23] registered\n[ 0.290198] acpiphp: Slot [24] registered\n[ 0.291027] acpiphp: Slot [25] registered\n[ 0.291872] acpiphp: Slot [26] registered\n[ 0.292714] acpiphp: Slot [27] registered\n[ 0.293556] acpiphp: Slot [28] registered\n[ 0.294383] acpiphp: Slot [29] registered\n[ 0.295202] acpiphp: Slot [30] registered\n[ 0.296047] acpiphp: Slot [31] registered\n[ 0.296888] PCI host bridge to bus 0000:00\n[ 0.297730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300243] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309519] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310877] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.312095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313436] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319991] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321523] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367735] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372353] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376662] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379414] vgaarb: loaded\n[ 0.380044] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381243] SCSI subsystem initialized\n[ 0.382091] ACPI: bus type USB registered\n[ 0.382935] usbcore: registered new interface driver usbfs\n[ 0.384037] usbcore: registered new interface driver hub\n[ 0.385088] usbcore: registered new device driver usb\n[ 0.386201] PCI: Using ACPI for IRQ routing\n[ 0.387272] NetLabel: Initializing\n[ 0.388008] NetLabel: domain hash size = 128\n[ 0.388904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389901] NetLabel: unlabeled traffic allowed by default\n[ 0.391046] clocksource: Switched to clocksource kvm-clock\n[ 0.396691] AppArmor: AppArmor Filesystem Enabled\n[ 0.397698] pnp: PnP ACPI init\n[ 0.398632] pnp: PnP ACPI: found 5 devices\n[ 0.405061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406911] NET: Registered protocol family 2\n[ 0.407934] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410553] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412974] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414210] NET: Registered protocol family 1\n[ 0.415149] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446209] Trying to unpack rootfs image as initramfs...\n[ 0.497411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511316] Scanning for low memory corruption every 60 seconds\n[ 0.512714] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513945] audit: initializing netlink subsys (disabled)\n[ 0.515042] audit: type=2000 audit(1530483808.499:1): initialized\n[ 0.516421] Initialise system trusted keyring\n[ 0.517381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518608] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520642] zbud: loaded\n[ 0.521366] VFS: Disk quotas dquot_6.6.0\n[ 0.522214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523790] fuse init (API version 7.23)\n[ 0.524723] Key type big_key registered\n[ 0.525565] Allocating IMA MOK and blacklist keyrings.\n[ 0.527089] Key type asymmetric registered\n[ 0.527956] Asymmetric key parser 'x509' registered\n[ 0.528949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530477] io scheduler noop registered\n[ 0.531319] io scheduler deadline registered (default)\n[ 0.532362] io scheduler cfq registered\n[ 0.533217] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534356] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535702] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537201] ACPI: Power Button [PWRF]\n[ 0.538072] GHES: HEST is not enabled!\n[ 0.553391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582854] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609623] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611851] Linux agpgart interface v0.103\n[ 0.613891] brd: module loaded\n[ 0.615129] loop: module loaded\n[ 0.619577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621089] GPT:90111 != 2097151\n[ 0.621786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622911] GPT:90111 != 2097151\n[ 0.623613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.624608] vda: vda1 vda15\n[ 0.626024] scsi host0: ata_piix\n[ 0.626782] scsi host1: ata_piix\n[ 0.627523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628776] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.630256] libphy: Fixed MDIO Bus: probed\n[ 0.631109] tun: Universal TUN/TAP device driver, 1.6\n[ 0.632095] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634232] PPP generic driver version 2.4.2\n[ 0.635165] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636476] ehci-pci: EHCI PCI platform driver\n[ 0.637396] ehci-platform: EHCI generic platform driver\n[ 0.638436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639638] ohci-pci: OHCI PCI platform driver\n[ 0.640553] ohci-platform: OHCI generic platform driver\n[ 0.641593] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657064] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658596] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660862] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663616] usb usb1: Product: UHCI Host Controller\n[ 0.664583] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666777] hub 1-0:1.0: USB hub found\n[ 0.667584] hub 1-0:1.0: 2 ports detected\n[ 0.668513] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670681] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671667] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672730] mousedev: PS/2 mouse device common for all mice\n[ 0.674027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675907] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678236] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679465] i2c /dev entries driver\n[ 0.680251] device-mapper: uevent: version 1.0.3\n[ 0.681194] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684147] NET: Registered protocol family 10\n[ 0.685146] NET: Registered protocol family 17\n[ 0.686050] Key type dns_resolver registered\n[ 0.687015] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688144] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689941] registered taskstats version 1\n[ 0.690805] Loading compiled-in X.509 certificates\n[ 0.692284] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694187] zswap: loaded using pool lzo/zbud\n[ 0.695587] Key type trusted registered\n[ 0.697144] Key type encrypted registered\n[ 0.698005] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699080] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700143] evm: HMAC attrs: 0x1\n[ 0.701463] Magic number: 10:238:400\n[ 0.702338] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:28 UTC (1530483808)\n[ 0.703984] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705140] EDD information not available.\n[ 0.787988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789587] Write protecting the kernel read-only data: 14336k\n[ 0.801583] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.22\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.423491] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.30. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8zE+B08+Ofh0ZsTFgaCeqte3VG0+Spy2y25wdPh7YBnqGNA1xx2dFz8K9FtMGp0VE5G29wzTGhD/io+fvZflq/IzVpwPXdTf+eIbxm6TtHgGb6ybgJMJ4AcK8kG8BLol3mhXyk5zytq6MGyfjR8ROz2N5CbLOnIXLIuCk/J6yfMZ0lbvmgpK2zX4kaBztA63iwcr6WCmPPQe7t2XHoiwgIPfwr6hQD44Qv/F02L3EikWUJfmt1kuWsF4M7h96fovbcXeH7rPOKIrcb0aC0eityi7Cvly9ykV+3+wM2io/GllG5K2Xms/StqbIgeY0mEFM97yd+DEpgApmtX3DF4Pz root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMxReVY30DwuA1/mUEJaHjsVlxep2s00LyDBd4VMuLAVATcllvpaaWAcNnA9xDYyAQy5F7vFAQnpHL1tFZ3glaCvHmReoNj0V17qmO24SUWKpyE5pWk7U3sLS5R0YZkEBPD+beDu70m5OS0svzwamfCtJm54yi1jUfktn+kgoHOvAAAAFQDI9WbEqIjyGDhCwyGbM+IE/707lwAAAIEAwxIWC/mpnPQjJhHA02VhyYUHI7p+Dfn6wphJGKC5bk3gK+LZ/YJKentQbqCRMzWjSHQjumQZaviSB7dOli71h1p7wYAS4NZV/lUc9YG8eFYIcvpD8oWjmn7FILoKJeeHwTsx52mjL5tMAr3a9nBinsAFoO9JPEooReuYepb5YmMAAACAP2SWIG5YuBPlbPFzCBGOlkKcSH6ouq6oUSlJzCN2+QFoDBEtbSMx44Tmk1eV8WZ1RqF/hXo2ZSCJ/EsBqz7Q32ppPYa+2XDqfwDVAeLD9DdJTVLz8hY51UDUu03ybTHzipPBkfl1h1meNwQX7AebDLTpOusPHKmrIxq+Sxly6hM= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fec5:52e/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n/dev/root resized successfully [took 2.86s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:C5:05:2E \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec5:52e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:5 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8232 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.146366] usb 1-1: Product: QEMU USB Tablet\n[ 1.146367] usb 1-1: Manufacturer: QEMU\n[ 1.146368] usb 1-1: SerialNumber: 42\n[ 1.390395] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.404716] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.423491] random: dd urandom read with 5 bits of entropy available\n[ 1.511293] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.511296] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.251594] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.249988] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:23:29 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:23:29 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:23:29 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:23:29 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:23:29 cirros kern.notice kernel: [ 1.423491] random: dd urandom read with 5 bits of entropy available\nJul 1 23:23:29 cirros kern.info kernel: [ 1.511293] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nJul 1 23:23:29 cirros kern.info kernel: [ 1.511296] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJul 1 23:23:30 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:23:30 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:23:31 cirros kern.info kernel: [ 3.251594] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:23:32 cirros kern.info kernel: [ 4.249988] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-1 login: "} 2018-07-01 22:32:22,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-8e79814e-fb33-49a8-b017-0091e6abbce9 2018-07-01 22:32:24,837 - sdnvpn_test_utils - INFO - Waiting for instance be1e66fa-caaa-4fbc-b88e-9d1386a95c82 to boot up 2018-07-01 22:32:24,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae331638a2f2b08b47a2918bdaf579d179486a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:32:25,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77213181-2ba3-4dfb-8a55-e731908ac9ed x-compute-request-id: req-77213181-2ba3-4dfb-8a55-e731908ac9ed Content-Encoding: gzip Content-Length: 10913 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529369009 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.141015] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143049] pid_max: default: 32768 minimum: 301\n[ 0.144177] ACPI: Core revision 20150930\n[ 0.145757] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147353] Security Framework initialized\n[ 0.148420] Yama: becoming mindful.\n[ 0.149307] AppArmor: AppArmor initialized\n[ 0.150342] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151999] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153601] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155086] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156948] Initializing cgroup subsys io\n[ 0.158042] Initializing cgroup subsys memory\n[ 0.159196] Initializing cgroup subsys devices\n[ 0.160374] Initializing cgroup subsys freezer\n[ 0.161550] Initializing cgroup subsys net_cls\n[ 0.162713] Initializing cgroup subsys perf_event\n[ 0.163948] Initializing cgroup subsys net_prio\n[ 0.165136] Initializing cgroup subsys hugetlb\n[ 0.166300] Initializing cgroup subsys pids\n[ 0.167509] CPU: Physical Processor ID: 0\n[ 0.169338] mce: CPU supports 10 MCE banks\n[ 0.170479] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183036] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189998] ftrace: allocating 31920 entries in 125 pages\n[ 0.216880] smpboot: Max logical packages: 1\n[ 0.218063] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219917] x2apic enabled\n[ 0.220930] Switched APIC routing to physical x2apic.\n[ 0.223036] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224581] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229713] KVM setup paravirtual spinlock\n[ 0.231081] x86: Booted up 1 node, 1 CPUs\n[ 0.231992] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233748] devtmpfs: initialized\n[ 0.235599] evm: security.selinux\n[ 0.236436] evm: security.SMACK64\n[ 0.237269] evm: security.SMACK64EXEC\n[ 0.238187] evm: security.SMACK64TRANSMUTE\n[ 0.239178] evm: security.SMACK64MMAP\n[ 0.240089] evm: security.ima\n[ 0.240867] evm: security.capability\n[ 0.241837] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244134] pinctrl core: initialized pinctrl subsystem\n[ 0.245472] RTC time: 22:23:14, date: 07/01/18\n[ 0.246623] NET: Registered protocol family 16\n[ 0.247790] cpuidle: using governor ladder\n[ 0.248809] cpuidle: using governor menu\n[ 0.249778] PCCT header not found.\n[ 0.250676] ACPI: bus type PCI registered\n[ 0.251657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253191] PCI: Using configuration type 1 for base access\n[ 0.255201] ACPI: Added _OSI(Module Device)\n[ 0.256237] ACPI: Added _OSI(Processor Device)\n[ 0.257298] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258407] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260759] ACPI: Interpreter enabled\n[ 0.261739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.266237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.268496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.270915] ACPI: (supports S0 S5)\n[ 0.271778] ACPI: Using IOAPIC for interrupt routing\n[ 0.272939] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.276438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.277854] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.279387] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.280892] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.283624] acpiphp: Slot [3] registered\n[ 0.284599] acpiphp: Slot [4] registered\n[ 0.285581] acpiphp: Slot [5] registered\n[ 0.286554] acpiphp: Slot [6] registered\n[ 0.287532] acpiphp: Slot [7] registered\n[ 0.288507] acpiphp: Slot [8] registered\n[ 0.289479] acpiphp: Slot [9] registered\n[ 0.290447] acpiphp: Slot [10] registered\n[ 0.291435] acpiphp: Slot [11] registered\n[ 0.292427] acpiphp: Slot [12] registered\n[ 0.293417] acpiphp: Slot [13] registered\n[ 0.294405] acpiphp: Slot [14] registered\n[ 0.295392] acpiphp: Slot [15] registered\n[ 0.306490] acpiphp: Slot [16] registered\n[ 0.307493] acpiphp: Slot [17] registered\n[ 0.308483] acpiphp: Slot [18] registered\n[ 0.309470] acpiphp: Slot [19] registered\n[ 0.310455] acpiphp: Slot [20] registered\n[ 0.311462] acpiphp: Slot [21] registered\n[ 0.312448] acpiphp: Slot [22] registered\n[ 0.313436] acpiphp: Slot [23] registered\n[ 0.314423] acpiphp: Slot [24] registered\n[ 0.315406] acpiphp: Slot [25] registered\n[ 0.316402] acpiphp: Slot [26] registered\n[ 0.317388] acpiphp: Slot [27] registered\n[ 0.318381] acpiphp: Slot [28] registered\n[ 0.319373] acpiphp: Slot [29] registered\n[ 0.320358] acpiphp: Slot [30] registered\n[ 0.321348] acpiphp: Slot [31] registered\n[ 0.322330] PCI host bridge to bus 0000:00\n[ 0.323316] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324819] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.326326] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.329866] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.336308] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337914] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.339377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.340956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.348178] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.349925] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.399801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401310] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.404387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.405840] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407282] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.408554] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409724] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412358] vgaarb: loaded\n[ 0.412967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.414117] SCSI subsystem initialized\n[ 0.414947] ACPI: bus type USB registered\n[ 0.415780] usbcore: registered new interface driver usbfs\n[ 0.416821] usbcore: registered new interface driver hub\n[ 0.417872] usbcore: registered new device driver usb\n[ 0.418948] PCI: Using ACPI for IRQ routing\n[ 0.420003] NetLabel: Initializing\n[ 0.420733] NetLabel: domain hash size = 128\n[ 0.421592] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.422551] NetLabel: unlabeled traffic allowed by default\n[ 0.423666] clocksource: Switched to clocksource kvm-clock\n[ 0.429130] AppArmor: AppArmor Filesystem Enabled\n[ 0.430155] pnp: PnP ACPI init\n[ 0.431093] pnp: PnP ACPI: found 5 devices\n[ 0.437506] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.439307] NET: Registered protocol family 2\n[ 0.440307] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441623] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.442835] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.444046] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446362] NET: Registered protocol family 1\n[ 0.447245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448396] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449494] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.463606] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.477878] Trying to unpack rootfs image as initramfs...\n[ 0.527956] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.542975] Scanning for low memory corruption every 60 seconds\n[ 0.544368] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.545537] audit: initializing netlink subsys (disabled)\n[ 0.546574] audit: type=2000 audit(1530483795.803:1): initialized\n[ 0.547911] Initialise system trusted keyring\n[ 0.548887] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550067] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552057] zbud: loaded\n[ 0.552772] VFS: Disk quotas dquot_6.6.0\n[ 0.553601] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555131] fuse init (API version 7.23)\n[ 0.556037] Key type big_key registered\n[ 0.556851] Allocating IMA MOK and blacklist keyrings.\n[ 0.558331] Key type asymmetric registered\n[ 0.559196] Asymmetric key parser 'x509' registered\n[ 0.560234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.561774] io scheduler noop registered\n[ 0.562593] io scheduler deadline registered (default)\n[ 0.563620] io scheduler cfq registered\n[ 0.564485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565550] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568345] ACPI: Power Button [PWRF]\n[ 0.569232] GHES: HEST is not enabled!\n[ 0.599172] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628903] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631928] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657217] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659726] Linux agpgart interface v0.103\n[ 0.661989] brd: module loaded\n[ 0.663359] loop: module loaded\n[ 0.667969] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.669671] GPT:90111 != 2097151\n[ 0.670442] GPT:Alternate GPT header not at the end of the disk.\n[ 0.671730] GPT:90111 != 2097151\n[ 0.672494] GPT: Use GNU Parted to correct GPT errors.\n[ 0.673593] vda: vda1 vda15\n[ 0.675222] scsi host0: ata_piix\n[ 0.676077] scsi host1: ata_piix\n[ 0.676869] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.678258] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.679891] libphy: Fixed MDIO Bus: probed\n[ 0.680829] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682016] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684312] PPP generic driver version 2.4.2\n[ 0.685411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686920] ehci-pci: EHCI PCI platform driver\n[ 0.687959] ehci-platform: EHCI generic platform driver\n[ 0.689113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.690461] ohci-pci: OHCI PCI platform driver\n[ 0.691479] ohci-platform: OHCI generic platform driver\n[ 0.692646] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707320] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.708512] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.710165] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.711321] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.712607] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714076] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715707] usb usb1: Product: UHCI Host Controller\n[ 0.716812] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718212] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719337] hub 1-0:1.0: USB hub found\n[ 0.720207] hub 1-0:1.0: 2 ports detected\n[ 0.721238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723602] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724740] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725969] mousedev: PS/2 mouse device common for all mice\n[ 0.727344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729457] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730691] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733506] i2c /dev entries driver\n[ 0.734374] device-mapper: uevent: version 1.0.3\n[ 0.735494] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737387] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738852] NET: Registered protocol family 10\n[ 0.739987] NET: Registered protocol family 17\n[ 0.741039] Key type dns_resolver registered\n[ 0.742088] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.743363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.745407] registered taskstats version 1\n[ 0.746396] Loading compiled-in X.509 certificates\n[ 0.748015] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.750221] zswap: loaded using pool lzo/zbud\n[ 0.752295] Key type trusted registered\n[ 0.754015] Key type encrypted registered\n[ 0.754968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756180] ima: No TPM chip found, activating TPM-bypass!\n[ 0.757419] evm: HMAC attrs: 0x1\n[ 0.758473] Magic number: 10:238:400\n[ 0.759502] rtc_cmos 00:00: setting system clock to 2018-07-01 22:23:15 UTC (1530483795)\n[ 0.761357] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762643] EDD information not available.\n[ 0.836803] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.838609] Write protecting the kernel read-only data: 14336k\n[ 0.850662] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.852773] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.896771] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.27\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.38. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNpRdT0nM35ryPkLaV9e9wWwSsEqjAVU7ieCPxznLs8kEzjMKWDu5r3E1IlsG6H3on6uSFAIolJkC3e7gYcxTNzAAK2ieVEmP6PxESQJAUebCdCZj6wEVtqvbjqjYAy4LrpvYQSLAyBrFZvJehH7sZHc5v694Ew9WtWrAvPBCyrIpbzBU0y3Hg0I2CzUiflE+TDp5w2h9McUyqWHOAZlHOalrDHTFZgHVElUG5JbxopoNYuR7D9X0AP35XtuH2LGNcdpcqqHW5CAgJWu3Oiib7348yc6T2yQEVXYRJvB6Au2oLy/XPjNJjRvfQQCExx4foMlBgYyT7aOE/7GX8T59j root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAO/755QHwcddc+OiIWhFVurE0ONqX8Q1GS8y1e02tyNsXUbcty1suc7B13sxKPkDcSNnuh763otEatf/bvtapwf9RqnYjMEIcGeN5ZuwrsJi2qUOfpaDgOonwr/88XhrUGlJiBlK1cHfX8JeUp3M0W89XPHhRn4ofL1FiJrZxsIjAAAAFQC/rcMxrq9JaM9i0kyadhyrX6TtNwAAAIArA0VWVJg3quCHNwdZs4iO8iRQhTSxX4eFdRFqtJ7xoDZkamlMOAGHkE6jZ/UeJTfSKIUlor/rOdvJ9AyYB2quKP2YyAg/iHBB6OqkgdfnMaRAEvr+UigMuNXUhN0Pj2dem95RotD6pUT5U4K+nos+5VE5he40PLMVr0voUT2mWQAAAIEAvhYtLFSrcF7q7HUlYzHli+DpJ4qSFIHsswbg3qTYwhY2PXysANCNcm1Mmzr/0s4NxHGTYUh4W+B2pTP34pX/gBKKNaqLSlv5DPw6O58wd6kNvRZZRVbH3iKvTlfBDprxV9eui6Lh3FUMN3Q4LwhQFX/l0JpSswp2Rfo5RzGnV4I= root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fe0f:813b/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.86 ===\n/dev/root resized successfully [took 2.89s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:0F:81:3B \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0f:813b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7881 (7.6 KiB) TX bytes:9211 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.193195] usb 1-1: Product: QEMU USB Tablet\n[ 1.193196] usb 1-1: Manufacturer: QEMU\n[ 1.193197] usb 1-1: SerialNumber: 42\n[ 1.193974] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\n[ 1.460281] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.478257] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.539735] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.539738] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 4.006874] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.333765] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:23:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:23:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:23:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:23:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:23:16 cirros kern.info kernel: [ 1.539735] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:23:16 cirros kern.info kernel: [ 1.539738] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:23:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:23:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:23:18 cirros kern.info kernel: [ 4.006874] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:23:19 cirros kern.info kernel: [ 4.333765] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-2 login: "} 2018-07-01 22:32:25,912 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82/action used request id req-77213181-2ba3-4dfb-8a55-e731908ac9ed 2018-07-01 22:32:27,948 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-07-01 22:32:57,980 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-07-01 22:32:57,981 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-07-01 22:32:57,982 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-07-01 22:32:57,986 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-07-01 22:32:58,030 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-07-01 22:32:58,032 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-07-01 22:32:58,032 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-07-01 22:32:58,034 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-07-01 22:32:58,034 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-07-01 22:32:58,074 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-07-01 22:32:58,114 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-07-01 22:32:58,120 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-07-01 22:32:58,121 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-07-01 22:32:58,123 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-07-01 22:32:58,123 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-07-01 22:32:58,127 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-07-01 22:32:58,163 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-07-01 22:32:58,165 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-07-01 22:32:58,166 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-07-01 22:32:58,167 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-07-01 22:32:58,167 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-07-01 22:32:58,207 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-07-01 22:32:58,241 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-07-01 22:32:58,244 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-07-01 22:32:58,245 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-07-01 22:32:58,245 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-07-01 22:32:58,246 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-07-01 22:32:58,249 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-07-01 22:32:58,287 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-07-01 22:32:58,288 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-07-01 22:32:58,289 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-07-01 22:32:58,290 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-07-01 22:32:58,290 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-07-01 22:32:58,330 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-07-01 22:32:58,365 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-07-01 22:32:58,366 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-07-01 22:32:58,367 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-07-01 22:32:58,368 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-07-01 22:32:58,368 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-07-01 22:32:58,371 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-07-01 22:32:58,409 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-07-01 22:32:58,411 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-07-01 22:32:58,411 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-07-01 22:32:58,412 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-07-01 22:32:58,412 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-07-01 22:32:58,453 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-07-01 22:32:58,492 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-07-01 22:32:58,493 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-07-01 22:32:58,493 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-07-01 22:32:58,494 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-07-01 22:32:58,495 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-07-01 22:32:58,495 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-07-01 22:32:58,497 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-07-01 22:32:58,536 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-07-01 22:32:58,537 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-07-01 22:32:58,537 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-07-01 22:32:58,538 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-07-01 22:32:58,538 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-07-01 22:32:58,579 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-07-01 22:32:58,648 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-07-01 22:32:58,649 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-07-01 22:33:28,678 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-07-01 22:33:28,679 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-07-01 22:33:28,679 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-07-01 22:33:28,682 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-07-01 22:33:28,756 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-07-01 22:33:28,757 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-07-01 22:33:28,758 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-07-01 22:33:28,759 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-07-01 22:33:28,759 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-07-01 22:33:28,762 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-07-01 22:33:28,821 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-07-01 22:33:28,822 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-07-01 22:33:58,848 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-07-01 22:33:58,849 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-07-01 22:33:58,850 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-07-01 22:33:58,852 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-07-01 22:33:58,913 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-07-01 22:33:58,914 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-07-01 22:33:58,915 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-07-01 22:34:28,945 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-07-01 22:34:28,946 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-07-01 22:34:28,946 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-07-01 22:34:28,948 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-07-01 22:34:28,987 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-07-01 22:34:28,989 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-07-01 22:34:28,990 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-07-01 22:34:28,991 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-07-01 22:34:28,991 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-07-01 22:34:29,031 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-07-01 22:34:29,069 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-07-01 22:34:29,074 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-07-01 22:34:29,075 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-07-01 22:34:29,076 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-07-01 22:34:29,077 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-07-01 22:34:29,081 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-07-01 22:34:29,115 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-07-01 22:34:29,117 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-07-01 22:34:29,117 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-07-01 22:34:29,118 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-07-01 22:34:29,118 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-07-01 22:34:29,159 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-07-01 22:34:29,193 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-07-01 22:34:29,197 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-07-01 22:34:29,198 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-07-01 22:34:29,198 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-07-01 22:34:29,199 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-07-01 22:34:29,203 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-07-01 22:34:29,244 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-07-01 22:34:29,245 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-07-01 22:34:29,246 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-07-01 22:34:29,247 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-07-01 22:34:29,247 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-07-01 22:34:29,288 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-07-01 22:34:29,327 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-07-01 22:34:29,328 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-07-01 22:34:29,328 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-07-01 22:34:29,329 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-07-01 22:34:29,330 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-07-01 22:34:29,331 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-07-01 22:34:29,364 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-07-01 22:34:29,366 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-07-01 22:34:29,367 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-07-01 22:34:29,367 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-07-01 22:34:29,368 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-07-01 22:34:29,408 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-07-01 22:34:29,441 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-07-01 22:34:29,442 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-07-01 22:34:29,443 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-07-01 22:34:29,443 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-07-01 22:34:29,445 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-07-01 22:34:29,445 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-07-01 22:34:29,449 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-07-01 22:34:29,495 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-07-01 22:34:29,496 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-07-01 22:34:59,513 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-07-01 22:34:59,514 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-07-01 22:34:59,514 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-07-01 22:34:59,516 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-07-01 22:34:59,548 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-07-01 22:34:59,549 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-07-01 22:34:59,549 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-07-01 22:34:59,551 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-07-01 22:34:59,551 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-07-01 22:34:59,555 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-07-01 22:34:59,608 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-07-01 22:34:59,609 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-07-01 22:35:29,612 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-07-01 22:35:29,613 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-07-01 22:35:29,613 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-07-01 22:35:29,616 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-07-01 22:35:29,650 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-07-01 22:35:29,650 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-07-01 22:35:29,651 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-07-01 22:35:59,662 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-07-01 22:35:59,663 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-07-01 22:35:59,663 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-07-01 22:35:59,665 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-07-01 22:35:59,700 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-07-01 22:35:59,702 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-07-01 22:35:59,702 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-07-01 22:35:59,703 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-07-01 22:35:59,703 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-07-01 22:35:59,744 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-07-01 22:35:59,778 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-07-01 22:35:59,782 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-07-01 22:35:59,783 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-07-01 22:35:59,785 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-07-01 22:35:59,785 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-07-01 22:35:59,787 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-07-01 22:35:59,821 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-07-01 22:35:59,823 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-07-01 22:35:59,824 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-07-01 22:35:59,825 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-07-01 22:35:59,825 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-07-01 22:35:59,865 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-07-01 22:35:59,899 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-07-01 22:35:59,903 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-07-01 22:35:59,904 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-07-01 22:35:59,904 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-07-01 22:35:59,905 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-07-01 22:35:59,908 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-07-01 22:35:59,943 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-07-01 22:35:59,944 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-07-01 22:35:59,945 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-07-01 22:35:59,946 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-07-01 22:35:59,946 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-07-01 22:35:59,987 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-07-01 22:36:00,020 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-07-01 22:36:00,021 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-07-01 22:36:00,021 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-07-01 22:36:00,022 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-07-01 22:36:00,023 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-07-01 22:36:00,024 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-07-01 22:36:00,058 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-07-01 22:36:00,060 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-07-01 22:36:00,061 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-07-01 22:36:00,061 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-07-01 22:36:00,061 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-07-01 22:36:00,102 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-07-01 22:36:00,135 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-07-01 22:36:00,136 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-07-01 22:36:00,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea8f5cf432aa700ab29f74c3a801dc68442c32" -d '{"forceDelete": null}' 2018-07-01 22:36:00,147 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-07-01 22:36:00,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:36:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6721fcca-38f7-4606-9074-8cea36bc2ac5 x-compute-request-id: req-6721fcca-38f7-4606-9074-8cea36bc2ac5 Content-Length: 0 Content-Type: application/json 2018-07-01 22:36:00,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2fb25d04-d9ca-49fe-a9cf-e36694660d68/action used request id req-6721fcca-38f7-4606-9074-8cea36bc2ac5 2018-07-01 22:36:00,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ea8f5cf432aa700ab29f74c3a801dc68442c32" -d '{"forceDelete": null}' 2018-07-01 22:36:00,513 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:36:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96bf2def-aeef-4a57-98ae-fe99e0cb2871 x-compute-request-id: req-96bf2def-aeef-4a57-98ae-fe99e0cb2871 Content-Length: 0 Content-Type: application/json 2018-07-01 22:36:00,513 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/be1e66fa-caaa-4fbc-b88e-9d1386a95c82/action used request id req-96bf2def-aeef-4a57-98ae-fe99e0cb2871 2018-07-01 22:36:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f074aae20866f5ebdb8045f8f3ec6394747c6eb" 2018-07-01 22:36:01,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-610832dd-deee-4fff-9e46-d4f8ccbfc649 Date: Sun, 01 Jul 2018 22:36:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:36:01,961 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5ec7ee3a-0cb8-4b3b-bbeb-ac69cbabc6ac used request id req-610832dd-deee-4fff-9e46-d4f8ccbfc649 2018-07-01 22:36:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/1e5daf20-a7ee-4134-a2a6-b8df84cf8bea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b9f9067b178e0523bca51dbbddba183c6bc4cc" 2018-07-01 22:36:02,191 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-cac80df3-921a-4b2d-85fd-000851eb2c32 Date: Sun, 01 Jul 2018 22:36:02 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 1e5daf20-a7ee-4134-a2a6-b8df84cf8bea: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-01 22:36:02,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1e5daf20-a7ee-4134-a2a6-b8df84cf8bea used request id req-cac80df3-921a-4b2d-85fd-000851eb2c32 2018-07-01 22:36:02,192 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 1e5daf20-a7ee-4134-a2a6-b8df84cf8bea: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-01 22:36:02,192 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '1e5daf20-a7ee-4134-a2a6-b8df84cf8bea')]: Unable to complete operation on subnet 1e5daf20-a7ee-4134-a2a6-b8df84cf8bea: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-cac80df3-921a-4b2d-85fd-000851eb2c32'] 2018-07-01 22:36:02,193 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 1e5daf20-a7ee-4134-a2a6-b8df84cf8bea was not deleted. 2018-07-01 22:36:02,193 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if new flows and groups were added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS flows added | +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | New OVS groups added | +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller.| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 316, actual flow count 332| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 33, actual group count 33| +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok| +----------------------------------------------------------------------------------------+ | PASS | OVS flows are programmed after resync expected flow count 316, actual flow count 332| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 33, actual group count 33| +========================================================================================+ +========================================================================================+ 2018-07-01 22:36:02,193 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:36:02,194 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-07-01 22:36:02,194 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 316, actual flow count 332': 'PASS'}, {'OVS groups are programmed after resync expected group count 33, actual group count 33': 'PASS'}, {'OVS flows are programmed after resync expected flow count 316, actual flow count 332': 'PASS'}, {'OVS groups are programmed after resync expected group count 33, actual group count 33': 'PASS'}]} 2018-07-01 22:36:02,194 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-07-01 22:36:02,194 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-07-01 22:36:02,194 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-07-01 22:36:02,289 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-07-01 22:36:02,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:36:02,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:36:02,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:36:02,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:36:02,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:36:02,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:36:02,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:36:02,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:36:02,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:36:02,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:36:02,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:36:02,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:36:02,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:36:02,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:36:02,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:36:02,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:36:02,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:36:02,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:36:02,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:36:02,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:36:02,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:36:02,301 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:36:02,303 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b171f10L 2018-07-01 22:36:02,303 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:02,328 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:02,328 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:02,333 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:02,334 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:02,334 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:02,334 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:02,334 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:02,334 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:02,344 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:02,345 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:02,367 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.72: 838d334053a05fdc700e70f3ce93f295 2018-07-01 22:36:02,368 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:02,384 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:02,420 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:02,433 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:02,648 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:02,648 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:02,687 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:02,688 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:02,706 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:07,835 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:07,837 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:07,839 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a572c90L 2018-07-01 22:36:07,839 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:07,846 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:07,846 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:07,848 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:07,848 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:07,849 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:07,849 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:07,849 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:07,849 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:07,854 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:07,854 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:07,871 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:36:07,872 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:07,894 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:07,906 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:07,937 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:07,984 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:07,984 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:08,023 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:08,024 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:08,041 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:08,077 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:08,077 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:08,078 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:08,079 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:08,079 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:08,120 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:08,160 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:08,161 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:08,162 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:08,163 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:08,163 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:08,204 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:08,235 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:08,236 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:08,238 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b171fd0L 2018-07-01 22:36:08,239 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:08,245 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:08,246 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:08,249 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:08,250 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:08,250 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:08,250 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:08,250 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:08,250 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:08,255 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:08,256 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:08,271 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:36:08,272 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:08,295 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:08,308 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:08,336 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:08,415 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:08,415 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:08,454 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:08,455 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:08,473 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:08,511 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:08,512 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:08,513 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:08,514 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:08,514 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:08,555 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:08,594 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:08,595 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:08,596 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:08,597 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:08,597 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:08,639 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:08,671 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:08,674 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:08,675 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a581750L 2018-07-01 22:36:08,676 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:08,680 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:08,681 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:08,683 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:08,684 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:08,684 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:08,684 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:08,684 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:08,684 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:08,689 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:08,690 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:08,691 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:36:08,692 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:08,729 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:08,740 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:08,756 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:08,820 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:08,820 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:08,859 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:08,860 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:08,864 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:08,898 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:08,899 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:08,900 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:08,901 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:08,901 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:08,942 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:08,980 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:08,981 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:08,982 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:08,983 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:08,983 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:09,024 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:09,057 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:09,059 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:09,061 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a50d910L 2018-07-01 22:36:09,061 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:09,067 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:09,067 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:09,071 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:09,071 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:09,071 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:09,071 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:09,072 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:09,072 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:09,077 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:09,077 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:09,093 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:36:09,094 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:09,117 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:09,128 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:09,158 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:09,214 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:09,214 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:09,255 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:09,255 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:09,262 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:09,292 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:09,296 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:09,297 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:09,298 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:09,298 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:09,339 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:09,374 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:09,375 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:09,376 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:09,377 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:09,377 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:09,418 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:09,446 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:09,448 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:09,449 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a547210L 2018-07-01 22:36:09,450 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:09,454 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:09,454 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:09,457 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:09,457 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:09,457 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:09,458 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:09,458 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:09,458 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:09,463 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:09,463 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:09,465 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:36:09,466 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:09,503 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:09,513 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:09,530 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:09,589 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:09,590 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:09,629 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:09,630 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:09,633 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:09,663 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:09,664 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:09,665 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:09,665 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:09,666 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:09,706 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:09,737 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:09,739 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:09,739 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:09,740 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:09,741 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:09,781 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:09,808 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:09,809 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:09,809 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:09,811 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:09,811 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:09,816 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:14,820 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:14,821 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:14,823 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a572410L 2018-07-01 22:36:14,824 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:14,830 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:14,830 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:14,834 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:14,834 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:14,834 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:14,834 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:14,834 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:14,835 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:14,839 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:14,839 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:14,855 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:36:14,855 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:14,879 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:14,889 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:14,919 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:14,973 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:14,973 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:15,012 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:15,012 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:15,024 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:15,061 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:15,061 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:15,062 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:15,063 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:15,063 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:15,104 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:15,140 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:15,141 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:15,142 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:15,143 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:15,143 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:15,184 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:15,216 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:15,218 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:15,220 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a5aed50L 2018-07-01 22:36:15,220 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:15,226 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:15,227 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:15,229 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:15,229 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:15,229 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:15,230 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:15,230 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:15,230 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:15,235 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:15,235 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:15,252 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:36:15,252 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:15,274 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:15,287 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:15,316 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:15,374 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:15,375 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:15,414 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:15,415 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:15,419 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:15,451 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:15,452 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:15,453 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:15,454 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:15,454 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:15,494 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:15,528 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:15,529 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:15,530 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:15,531 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:15,531 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:15,571 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:15,601 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:15,603 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:15,605 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a590150L 2018-07-01 22:36:15,605 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:15,611 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:15,611 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:15,614 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:15,614 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:15,614 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:15,614 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:15,614 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:15,614 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:15,619 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:15,619 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:15,637 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:36:15,637 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:15,659 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:15,671 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:15,702 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:15,753 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:15,753 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:15,792 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:15,793 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:15,805 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:15,845 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:15,846 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:15,847 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:15,847 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:15,848 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:15,888 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:15,925 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:15,927 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:15,927 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:15,928 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:15,928 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:15,969 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:16,001 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:16,003 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:16,005 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a547450L 2018-07-01 22:36:16,005 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:16,010 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:16,010 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:16,012 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:16,012 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:16,013 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:16,013 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:16,013 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:16,013 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:16,018 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:16,018 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:16,021 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:36:16,022 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:16,058 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:16,069 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:16,086 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:16,138 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:16,138 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:16,178 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:16,179 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:16,189 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:16,217 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:16,219 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:16,220 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:16,220 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:16,220 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:16,261 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:16,291 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:16,293 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:16,293 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:16,294 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:16,295 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:16,335 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:16,362 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:16,364 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:16,366 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a519750L 2018-07-01 22:36:16,366 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:36:16,371 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:36:16,371 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:36:16,374 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:36:16,374 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:36:16,375 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:36:16,375 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:36:16,375 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:36:16,375 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:36:16,379 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:36:16,380 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:36:16,382 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:36:16,382 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:36:16,419 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:36:16,430 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:36:16,446 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:36:16,505 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:36:16,505 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:36:16,545 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:36:16,546 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:36:16,549 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:36:16,579 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:36:16,580 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:36:16,581 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:36:16,582 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:36:16,582 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:36:16,623 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:36:16,653 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:36:16,655 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:36:16,656 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:36:16,657 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:36:16,657 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:36:16,697 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:36:16,725 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:36:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:36:16,729 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:36:16,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec8a219-b352-4d0c-9a1f-bda9e0193c46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:36:16,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6ec8a219-b352-4d0c-9a1f-bda9e0193c46 2018-07-01 22:36:16,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:36:17,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["k1VQHKHMSxSwsJs9kDvMvw"], "issued_at": "2018-07-01T22:36:17.000000Z"}} 2018-07-01 22:36:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a4a1784c494a62012c1cad43de8923dd0664f4" 2018-07-01 22:36:17,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-bc5c5b1a-f758-4c5a-90fd-c2c3c4833669 Date: Sun, 01 Jul 2018 22:36:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:36:17,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-bc5c5b1a-f758-4c5a-90fd-c2c3c4833669 2018-07-01 22:36:17,661 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:36:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a4a1784c494a62012c1cad43de8923dd0664f4" 2018-07-01 22:36:18,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-184d0d4c-123a-4f64-884b-4a2835c2f8c8 Date: Sun, 01 Jul 2018 22:36:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:36:18,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-184d0d4c-123a-4f64-884b-4a2835c2f8c8 2018-07-01 22:36:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4a4a1784c494a62012c1cad43de8923dd0664f4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:36:18,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6a7575de-ab00-40a7-9038-6c22da052816 X-Openstack-Request-Id: req-f0c56b90-ec89-40c5-b87b-0a80985c65bc Date: Sun, 01 Jul 2018 22:36:18 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:36:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:36:18Z", "visibility": "public", "locations": [], "self": "/v2/images/6a7575de-ab00-40a7-9038-6c22da052816", "min_disk": 0, "protected": false, "id": "6a7575de-ab00-40a7-9038-6c22da052816", "file": "/v2/images/6a7575de-ab00-40a7-9038-6c22da052816/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:36:18,419 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f0c56b90-ec89-40c5-b87b-0a80985c65bc 2018-07-01 22:36:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6a7575de-ab00-40a7-9038-6c22da052816/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a4a1784c494a62012c1cad43de8923dd0664f4" -d '' 2018-07-01 22:36:19,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8dae5dda-0b97-4fad-8da5-2ce6acbf5166 Date: Sun, 01 Jul 2018 22:36:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:36:19,416 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6a7575de-ab00-40a7-9038-6c22da052816/file used request id req-8dae5dda-0b97-4fad-8da5-2ce6acbf5166 2018-07-01 22:36:19,417 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-07-01 22:36:19,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:36:19,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b18cbeb-35a0-45c0-83ff-4d8010b9f8ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:36:19,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-3b18cbeb-35a0-45c0-83ff-4d8010b9f8ae 2018-07-01 22:36:19,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:36:19,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["zXEL1bWgTsamHEiRDLZZyQ"], "issued_at": "2018-07-01T22:36:19.000000Z"}} 2018-07-01 22:36:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d94abefb88e271a07cf6e142597e4bda5fb1804" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-07-01 22:36:20,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-03735661-7420-427e-860f-cd0d93c08fb3 Date: Sun, 01 Jul 2018 22:36:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:36:20Z","is_default":false,"provider:segmentation_id":41,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","mtu":1450}} 2018-07-01 22:36:20,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-03735661-7420-427e-860f-cd0d93c08fb3 2018-07-01 22:36:20,200 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network 9f83a3e2-7ca5-4e05-b129-4f575b5b21a9 with cidr 10.10.10.0/24 2018-07-01 22:36:20,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d94abefb88e271a07cf6e142597e4bda5fb1804" -d '{"subnets": [{"ip_version": 4, "network_id": "9f83a3e2-7ca5-4e05-b129-4f575b5b21a9", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-07-01 22:36:21,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b354d77e-9ebb-41b1-9ca4-cc594c1696ff Date: Sun, 01 Jul 2018 22:36:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:36:20Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-07-01 22:36:21,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b354d77e-9ebb-41b1-9ca4-cc594c1696ff 2018-07-01 22:36:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d94abefb88e271a07cf6e142597e4bda5fb1804" 2018-07-01 22:36:21,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-06cd9bf7-9ebe-4450-a117-04d07445779b Date: Sun, 01 Jul 2018 22:36:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "revision_number": 0, "id": "50e590d3-b5fe-4807-8519-15e4a82a7152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 179, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 7, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:36:21,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-06cd9bf7-9ebe-4450-a117-04d07445779b 2018-07-01 22:36:21,284 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:36:21,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:36:21,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f59a254-500f-4e4f-a118-f263eb653faa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:36:21,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-8f59a254-500f-4e4f-a118-f263eb653faa 2018-07-01 22:36:21,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:36:21,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["H5bWIaGIStqZmbA2VYJhqg"], "issued_at": "2018-07-01T22:36:21.000000Z"}} 2018-07-01 22:36:21,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28407066d2e028b941ff6fb80f2e807578aa6090" 2018-07-01 22:36:21,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9cb6d5e-338d-4ee5-818f-303c5d51d66e x-compute-request-id: req-c9cb6d5e-338d-4ee5-818f-303c5d51d66e Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:36:21,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-c9cb6d5e-338d-4ee5-818f-303c5d51d66e 2018-07-01 22:36:21,873 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:36:21,874 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:36:21,875 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:36:21,877 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:36:21,918 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:36:21,920 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:36:21,920 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:36:21,921 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:36:21,921 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:36:21,962 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:36:21,996 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:36:21,998 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:36:21,998 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:36:21,999 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:36:21,999 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:36:22,002 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:36:22,042 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-01 22:36:22,044 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:36:22,044 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:36:22,045 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:36:22,045 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:36:22,085 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:36:22,118 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:36:22,119 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-07-01 22:36:22,120 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=6a7575de-ab00-40a7-9038-6c22da052816 network=9f83a3e2-7ca5-4e05-b129-4f575b5b21a9 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:36:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:36:22,120 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:36:22,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:36:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:36:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:36:22,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:36:22,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:36:22,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:36:22,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:36:22,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:36:22,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:36:22,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:36:22,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:36:22,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:36:22,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:36:22,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:36:22,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:36:22,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:36:22,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:36:22,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:36:22,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:36:22,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:36:22,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:36:22,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:36:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:36:22,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36454b9-b04e-4785-a741-2894ccf8cc82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:36:22,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e36454b9-b04e-4785-a741-2894ccf8cc82 2018-07-01 22:36:22,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:36:22,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["dBIITK_8QgO68CFjbp-YkQ"], "issued_at": "2018-07-01T22:36:22.000000Z"}} 2018-07-01 22:36:22,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f20f72307fa8a065e19216bd84863148d4722" 2018-07-01 22:36:23,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f770679e-a4ac-4259-a8af-067a1b1f9c5a x-compute-request-id: req-f770679e-a4ac-4259-a8af-067a1b1f9c5a Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:36:23,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f770679e-a4ac-4259-a8af-067a1b1f9c5a 2018-07-01 22:36:23,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f20f72307fa8a065e19216bd84863148d4722" 2018-07-01 22:36:23,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2f8c534-47c3-4acb-a53d-f6592041f212 x-compute-request-id: req-b2f8c534-47c3-4acb-a53d-f6592041f212 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:36:23,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-b2f8c534-47c3-4acb-a53d-f6592041f212 2018-07-01 22:36:23,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f20f72307fa8a065e19216bd84863148d4722" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "6a7575de-ab00-40a7-9038-6c22da052816", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9f83a3e2-7ca5-4e05-b129-4f575b5b21a9"}]}}' 2018-07-01 22:36:24,981 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a183645-212c-41ae-839d-a9dfc70bba92 x-compute-request-id: req-5a183645-212c-41ae-839d-a9dfc70bba92 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc251d0b-a370-43ab-b175-9459c5d38a8c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "bookmark"}], "adminPass": "VnB62pGpiFjF"}} 2018-07-01 22:36:24,981 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5a183645-212c-41ae-839d-a9dfc70bba92 2018-07-01 22:36:24,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:36:24,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4241bd5-1abf-4e16-979e-367578f21282 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:36:24,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-f4241bd5-1abf-4e16-979e-367578f21282 2018-07-01 22:36:24,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:36:25,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["9OOrlBl4RKyYCdK7g7f3Bg"], "issued_at": "2018-07-01T22:36:25.000000Z"}} 2018-07-01 22:36:25,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189bf25ec648d494a0dd154d02088a3756ebc5e9" 2018-07-01 22:36:25,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af2ca160-a48d-4235-b636-2e947cf6ebcf x-compute-request-id: req-af2ca160-a48d-4235-b636-2e947cf6ebcf Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "bc251d0b-a370-43ab-b175-9459c5d38a8c", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:25Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-2", "created": "2018-07-01T22:36:24Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:25,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c used request id req-af2ca160-a48d-4235-b636-2e947cf6ebcf 2018-07-01 22:36:28,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189bf25ec648d494a0dd154d02088a3756ebc5e9" 2018-07-01 22:36:29,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b72e397f-b6f2-42c2-a6a0-707fe3089a1d x-compute-request-id: req-b72e397f-b6f2-42c2-a6a0-707fe3089a1d Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "bc251d0b-a370-43ab-b175-9459c5d38a8c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:27Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-07-01T22:36:24Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:29,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c used request id req-b72e397f-b6f2-42c2-a6a0-707fe3089a1d 2018-07-01 22:36:32,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189bf25ec648d494a0dd154d02088a3756ebc5e9" 2018-07-01 22:36:33,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9171c979-0d4d-48cf-8ab8-43cee43655fb x-compute-request-id: req-9171c979-0d4d-48cf-8ab8-43cee43655fb Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:19:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-07-01T22:28:27.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "bc251d0b-a370-43ab-b175-9459c5d38a8c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:32Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-07-01T22:36:24Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:33,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c used request id req-9171c979-0d4d-48cf-8ab8-43cee43655fb 2018-07-01 22:36:33,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f20f72307fa8a065e19216bd84863148d4722" 2018-07-01 22:36:34,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-890c715b-f606-45a7-8a06-3643f11b7b26 x-compute-request-id: req-890c715b-f606-45a7-8a06-3643f11b7b26 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:19:95", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-07-01T22:28:27.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "bc251d0b-a370-43ab-b175-9459c5d38a8c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:32Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-07-01T22:36:24Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:34,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c used request id req-890c715b-f606-45a7-8a06-3643f11b7b26 2018-07-01 22:36:34,091 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.13'. 2018-07-01 22:36:34,091 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-07-01 22:36:34,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28407066d2e028b941ff6fb80f2e807578aa6090" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:36:35,424 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:36:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60a450d5-07e5-40c1-aab4-5a36c24eaf5c x-compute-request-id: req-60a450d5-07e5-40c1-aab4-5a36c24eaf5c Content-Length: 0 Content-Type: application/json 2018-07-01 22:36:35,424 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c/action used request id req-60a450d5-07e5-40c1-aab4-5a36c24eaf5c 2018-07-01 22:36:35,424 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-07-01 22:36:35,424 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=6a7575de-ab00-40a7-9038-6c22da052816 network=9f83a3e2-7ca5-4e05-b129-4f575b5b21a9 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:36:35,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:36:35,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:36:35,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:36:35,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:36:35,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:36:35,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:36:35,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:36:35,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:36:35,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:36:35,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:36:35,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:36:35,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:36:35,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:36:35,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:36:35,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:36:35,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:36:35,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:36:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:36:35,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39a2eb5-5fde-401f-98aa-01c61b5dfb70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:36:35,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e39a2eb5-5fde-401f-98aa-01c61b5dfb70 2018-07-01 22:36:35,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:36:35,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Xb9RfkHDRHug4Etqi2VttQ"], "issued_at": "2018-07-01T22:36:35.000000Z"}} 2018-07-01 22:36:35,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" 2018-07-01 22:36:35,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7989d775-f337-4c8f-9b4d-fe1e5cab2215 x-compute-request-id: req-7989d775-f337-4c8f-9b4d-fe1e5cab2215 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:36:35,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7989d775-f337-4c8f-9b4d-fe1e5cab2215 2018-07-01 22:36:35,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" 2018-07-01 22:36:35,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f34c541-71ba-4501-be94-1a6458e14a9d x-compute-request-id: req-4f34c541-71ba-4501-be94-1a6458e14a9d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:36:35,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-4f34c541-71ba-4501-be94-1a6458e14a9d 2018-07-01 22:36:35,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "6a7575de-ab00-40a7-9038-6c22da052816", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9f83a3e2-7ca5-4e05-b129-4f575b5b21a9"}]}}' 2018-07-01 22:36:37,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f71061fa-2b56-4c14-97c3-e916b7f4a621 x-compute-request-id: req-f71061fa-2b56-4c14-97c3-e916b7f4a621 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d1358133-84e5-4468-a306-c6502ccd22d6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "bookmark"}], "adminPass": "SJ3EA3nCAfxZ"}} 2018-07-01 22:36:37,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f71061fa-2b56-4c14-97c3-e916b7f4a621 2018-07-01 22:36:37,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:36:37,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a4f7f1-e438-464b-93d3-5fedbb11db46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:36:37,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-c0a4f7f1-e438-464b-93d3-5fedbb11db46 2018-07-01 22:36:37,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:36:38,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:36:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["mGBPPPK-R0i7m-nQIhJ-HQ"], "issued_at": "2018-07-01T22:36:38.000000Z"}} 2018-07-01 22:36:38,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86afa6ffdd9e62ce57fc6bf52d4e9e59bbe30566" 2018-07-01 22:36:38,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2c5c400-c3fe-4820-a32a-d0278dd0ff10 x-compute-request-id: req-f2c5c400-c3fe-4820-a32a-d0278dd0ff10 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "d1358133-84e5-4468-a306-c6502ccd22d6", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:38Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-1", "created": "2018-07-01T22:36:37Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:38,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 used request id req-f2c5c400-c3fe-4820-a32a-d0278dd0ff10 2018-07-01 22:36:41,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86afa6ffdd9e62ce57fc6bf52d4e9e59bbe30566" 2018-07-01 22:36:42,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8e6982e-31e3-40b9-97ef-238d55ae375e x-compute-request-id: req-c8e6982e-31e3-40b9-97ef-238d55ae375e Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "d1358133-84e5-4468-a306-c6502ccd22d6", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:39Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-07-01T22:36:37Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:42,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 used request id req-c8e6982e-31e3-40b9-97ef-238d55ae375e 2018-07-01 22:36:45,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86afa6ffdd9e62ce57fc6bf52d4e9e59bbe30566" 2018-07-01 22:36:46,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7afd5e7f-6003-4463-b1c3-acf47dcbb09e x-compute-request-id: req-7afd5e7f-6003-4463-b1c3-acf47dcbb09e Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:6c:dd", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-07-01T22:28:37.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "d1358133-84e5-4468-a306-c6502ccd22d6", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:42Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-07-01T22:36:37Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:46,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 used request id req-7afd5e7f-6003-4463-b1c3-acf47dcbb09e 2018-07-01 22:36:46,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" 2018-07-01 22:36:47,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d79f2d95-f786-4f49-9b44-1256606cad05 x-compute-request-id: req-d79f2d95-f786-4f49-9b44-1256606cad05 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:6c:dd", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d1358133-84e5-4468-a306-c6502ccd22d6", "rel": "bookmark"}], "image": {"id": "6a7575de-ab00-40a7-9038-6c22da052816", "links": [{"href": "http://172.30.9.26:8774/images/6a7575de-ab00-40a7-9038-6c22da052816", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-07-01T22:28:37.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "d1358133-84e5-4468-a306-c6502ccd22d6", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:36:42Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-07-01T22:36:37Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:36:47,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6 used request id req-d79f2d95-f786-4f49-9b44-1256606cad05 2018-07-01 22:36:47,267 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.11'. 2018-07-01 22:36:47,267 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-07-01 22:36:47,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28407066d2e028b941ff6fb80f2e807578aa6090" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:36:49,343 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:36:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c0cd5ab-ab6a-4687-aa50-92673d645887 x-compute-request-id: req-6c0cd5ab-ab6a-4687-aa50-92673d645887 Content-Length: 0 Content-Type: application/json 2018-07-01 22:36:49,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-6c0cd5ab-ab6a-4687-aa50-92673d645887 2018-07-01 22:36:49,344 - sdnvpn_test_utils - INFO - Waiting for instance d1358133-84e5-4468-a306-c6502ccd22d6 to boot up 2018-07-01 22:36:49,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:36:50,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f8f661c-6ffa-4b38-8629-4784e63ce33f x-compute-request-id: req-9f8f661c-6ffa-4b38-8629-4784e63ce33f Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:36:50,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-9f8f661c-6ffa-4b38-8629-4784e63ce33f 2018-07-01 22:36:52,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:36:53,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb9cfc07-2d66-4488-9183-aa0223d9c7e8 x-compute-request-id: req-bb9cfc07-2d66-4488-9183-aa0223d9c7e8 Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:36:53,526 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-bb9cfc07-2d66-4488-9183-aa0223d9c7e8 2018-07-01 22:36:55,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:36:56,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12b9f68f-8d4b-4d5a-9e53-94a5a96f5e06 x-compute-request-id: req-12b9f68f-8d4b-4d5a-9e53-94a5a96f5e06 Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:36:56,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-12b9f68f-8d4b-4d5a-9e53-94a5a96f5e06 2018-07-01 22:36:58,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:36:59,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3a045bc-909a-4bb7-b776-8d08d56edc7d x-compute-request-id: req-c3a045bc-909a-4bb7-b776-8d08d56edc7d Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:36:59,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-c3a045bc-909a-4bb7-b776-8d08d56edc7d 2018-07-01 22:37:01,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:02,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2267dcdb-cfc1-4cd3-bc6d-74969074adc1 x-compute-request-id: req-2267dcdb-cfc1-4cd3-bc6d-74969074adc1 Content-Encoding: gzip Content-Length: 9997 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-07-01 22:37:02,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-2267dcdb-cfc1-4cd3-bc6d-74969074adc1 2018-07-01 22:37:04,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:05,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0edab4db-2514-40be-a7ab-0bb0be00a4db x-compute-request-id: req-0edab4db-2514-40be-a7ab-0bb0be00a4db Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:37:05,905 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-0edab4db-2514-40be-a7ab-0bb0be00a4db 2018-07-01 22:37:07,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:08,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7204df63-0e5e-48f0-aa90-5896250f8ab7 x-compute-request-id: req-7204df63-0e5e-48f0-aa90-5896250f8ab7 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:37:08,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-7204df63-0e5e-48f0-aa90-5896250f8ab7 2018-07-01 22:37:11,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:12,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77ae7a8f-f1d2-4077-844a-edcb7cda59e1 x-compute-request-id: req-77ae7a8f-f1d2-4077-844a-edcb7cda59e1 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:37:12,089 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-77ae7a8f-f1d2-4077-844a-edcb7cda59e1 2018-07-01 22:37:14,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:15,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24c679c3-6b4a-46a0-aaa2-b942c179eb6e x-compute-request-id: req-24c679c3-6b4a-46a0-aaa2-b942c179eb6e Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:37:15,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-24c679c3-6b4a-46a0-aaa2-b942c179eb6e 2018-07-01 22:37:17,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:18,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb935464-8efe-4793-9b6d-6b53db9cc848 x-compute-request-id: req-fb935464-8efe-4793-9b6d-6b53db9cc848 Content-Encoding: gzip Content-Length: 10089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:37:18,274 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-fb935464-8efe-4793-9b6d-6b53db9cc848 2018-07-01 22:37:20,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:21,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ae56c2b-1179-4e1b-acdf-939da7289ca2 x-compute-request-id: req-1ae56c2b-1179-4e1b-acdf-939da7289ca2 Content-Encoding: gzip Content-Length: 10089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:37:21,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-1ae56c2b-1179-4e1b-acdf-939da7289ca2 2018-07-01 22:37:23,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:24,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-083405e5-f02d-47f2-8128-75b4dddf508a x-compute-request-id: req-083405e5-f02d-47f2-8128-75b4dddf508a Content-Encoding: gzip Content-Length: 10089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:37:24,513 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-083405e5-f02d-47f2-8128-75b4dddf508a 2018-07-01 22:37:26,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:27,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31819c37-026f-4b0b-827d-8ab114332a7d x-compute-request-id: req-31819c37-026f-4b0b-827d-8ab114332a7d Content-Encoding: gzip Content-Length: 10089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:37:27,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-31819c37-026f-4b0b-827d-8ab114332a7d 2018-07-01 22:37:29,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:30,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44a07fa4-fa4d-40e4-9e5c-93f6d897c9f6 x-compute-request-id: req-44a07fa4-fa4d-40e4-9e5c-93f6d897c9f6 Content-Encoding: gzip Content-Length: 10089 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:37:30,657 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-44a07fa4-fa4d-40e4-9e5c-93f6d897c9f6 2018-07-01 22:37:32,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3d2f7ccbdf75d358be62f6f48b3fcf278d43b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:33,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e12f25d-ebc4-4e59-ae17-69f80325a4aa x-compute-request-id: req-2e12f25d-ebc4-4e59-ae17-69f80325a4aa Content-Encoding: gzip Content-Length: 10877 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536016243 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.170440] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172671] pid_max: default: 32768 minimum: 301\n[ 0.173877] ACPI: Core revision 20150930\n[ 0.175511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177285] Security Framework initialized\n[ 0.178398] Yama: becoming mindful.\n[ 0.179369] AppArmor: AppArmor initialized\n[ 0.180487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184105] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185756] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187629] Initializing cgroup subsys io\n[ 0.188702] Initializing cgroup subsys memory\n[ 0.189885] Initializing cgroup subsys devices\n[ 0.191039] Initializing cgroup subsys freezer\n[ 0.192223] Initializing cgroup subsys net_cls\n[ 0.193388] Initializing cgroup subsys perf_event\n[ 0.194631] Initializing cgroup subsys net_prio\n[ 0.195822] Initializing cgroup subsys hugetlb\n[ 0.197023] Initializing cgroup subsys pids\n[ 0.198163] CPU: Physical Processor ID: 0\n[ 0.199990] mce: CPU supports 10 MCE banks\n[ 0.201113] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214559] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221444] ftrace: allocating 31920 entries in 125 pages\n[ 0.247943] smpboot: Max logical packages: 1\n[ 0.249072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250879] x2apic enabled\n[ 0.251872] Switched APIC routing to physical x2apic.\n[ 0.253924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.255475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258146] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260486] KVM setup paravirtual spinlock\n[ 0.262066] x86: Booted up 1 node, 1 CPUs\n[ 0.263176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.264979] devtmpfs: initialized\n[ 0.266864] evm: security.selinux\n[ 0.267766] evm: security.SMACK64\n[ 0.268665] evm: security.SMACK64EXEC\n[ 0.269652] evm: security.SMACK64TRANSMUTE\n[ 0.270717] evm: security.SMACK64MMAP\n[ 0.271712] evm: security.ima\n[ 0.272535] evm: security.capability\n[ 0.273588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.276095] pinctrl core: initialized pinctrl subsystem\n[ 0.277521] RTC time: 22:28:37, date: 07/01/18\n[ 0.278748] NET: Registered protocol family 16\n[ 0.280001] cpuidle: using governor ladder\n[ 0.281153] cpuidle: using governor menu\n[ 0.282201] PCCT header not found.\n[ 0.283237] ACPI: bus type PCI registered\n[ 0.284284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285994] PCI: Using configuration type 1 for base access\n[ 0.288094] ACPI: Added _OSI(Module Device)\n[ 0.289246] ACPI: Added _OSI(Processor Device)\n[ 0.290390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294094] ACPI: Interpreter enabled\n[ 0.295146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.300139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305195] ACPI: (supports S0 S5)\n[ 0.306131] ACPI: Using IOAPIC for interrupt routing\n[ 0.307419] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311149] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312722] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314439] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.319110] acpiphp: Slot [3] registered\n[ 0.320192] acpiphp: Slot [4] registered\n[ 0.321271] acpiphp: Slot [5] registered\n[ 0.322343] acpiphp: Slot [6] registered\n[ 0.323418] acpiphp: Slot [7] registered\n[ 0.324494] acpiphp: Slot [8] registered\n[ 0.325567] acpiphp: Slot [9] registered\n[ 0.326634] acpiphp: Slot [10] registered\n[ 0.327728] acpiphp: Slot [11] registered\n[ 0.328823] acpiphp: Slot [12] registered\n[ 0.329914] acpiphp: Slot [13] registered\n[ 0.331002] acpiphp: Slot [14] registered\n[ 0.332096] acpiphp: Slot [15] registered\n[ 0.343074] acpiphp: Slot [16] registered\n[ 0.344214] acpiphp: Slot [17] registered\n[ 0.345279] acpiphp: Slot [18] registered\n[ 0.346392] acpiphp: Slot [19] registered\n[ 0.347520] acpiphp: Slot [20] registered\n[ 0.348487] acpiphp: Slot [21] registered\n[ 0.349310] acpiphp: Slot [22] registered\n[ 0.350129] acpiphp: Slot [23] registered\n[ 0.350945] acpiphp: Slot [24] registered\n[ 0.351764] acpiphp: Slot [25] registered\n[ 0.352586] acpiphp: Slot [26] registered\n[ 0.353409] acpiphp: Slot [27] registered\n[ 0.354234] acpiphp: Slot [28] registered\n[ 0.355051] acpiphp: Slot [29] registered\n[ 0.355874] acpiphp: Slot [30] registered\n[ 0.356707] acpiphp: Slot [31] registered\n[ 0.357525] PCI host bridge to bus 0000:00\n[ 0.358349] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362279] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373716] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.380027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.426849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429848] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434018] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437960] vgaarb: loaded\n[ 0.438577] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439748] SCSI subsystem initialized\n[ 0.440601] ACPI: bus type USB registered\n[ 0.441440] usbcore: registered new interface driver usbfs\n[ 0.442516] usbcore: registered new interface driver hub\n[ 0.443552] usbcore: registered new device driver usb\n[ 0.444632] PCI: Using ACPI for IRQ routing\n[ 0.445683] NetLabel: Initializing\n[ 0.446418] NetLabel: domain hash size = 128\n[ 0.447297] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.448276] NetLabel: unlabeled traffic allowed by default\n[ 0.449404] clocksource: Switched to clocksource kvm-clock\n[ 0.454800] AppArmor: AppArmor Filesystem Enabled\n[ 0.455793] pnp: PnP ACPI init\n[ 0.456743] pnp: PnP ACPI: found 5 devices\n[ 0.463128] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464876] NET: Registered protocol family 2\n[ 0.465865] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.469577] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471889] NET: Registered protocol family 1\n[ 0.472787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473938] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475035] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489075] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503280] Trying to unpack rootfs image as initramfs...\n[ 0.552391] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568078] Scanning for low memory corruption every 60 seconds\n[ 0.569640] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.570819] audit: initializing netlink subsys (disabled)\n[ 0.571947] audit: type=2000 audit(1530484118.690:1): initialized\n[ 0.573270] Initialise system trusted keyring\n[ 0.574223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577398] zbud: loaded\n[ 0.578133] VFS: Disk quotas dquot_6.6.0\n[ 0.579019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580589] fuse init (API version 7.23)\n[ 0.581500] Key type big_key registered\n[ 0.582320] Allocating IMA MOK and blacklist keyrings.\n[ 0.583464] Key type asymmetric registered\n[ 0.584323] Asymmetric key parser 'x509' registered\n[ 0.585296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586802] io scheduler noop registered\n[ 0.587619] io scheduler deadline registered (default)\n[ 0.588633] io scheduler cfq registered\n[ 0.589862] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590933] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593721] ACPI: Power Button [PWRF]\n[ 0.594577] GHES: HEST is not enabled!\n[ 0.608165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636668] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662704] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664850] Linux agpgart interface v0.103\n[ 0.666868] brd: module loaded\n[ 0.668028] loop: module loaded\n[ 0.673030] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674516] GPT:90111 != 2097151\n[ 0.675210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676321] GPT:90111 != 2097151\n[ 0.677005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677990] vda: vda1 vda15\n[ 0.679370] scsi host0: ata_piix\n[ 0.680121] scsi host1: ata_piix\n[ 0.680843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683568] libphy: Fixed MDIO Bus: probed\n[ 0.684407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685381] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687501] PPP generic driver version 2.4.2\n[ 0.688409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689680] ehci-pci: EHCI PCI platform driver\n[ 0.690574] ehci-platform: EHCI generic platform driver\n[ 0.691582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692727] ohci-pci: OHCI PCI platform driver\n[ 0.693633] ohci-platform: OHCI generic platform driver\n[ 0.694643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.708975] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710038] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711516] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.712562] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.713738] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716443] usb usb1: Product: UHCI Host Controller\n[ 0.717404] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.718578] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719597] hub 1-0:1.0: USB hub found\n[ 0.720394] hub 1-0:1.0: 2 ports detected\n[ 0.721315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723459] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725497] mousedev: PS/2 mouse device common for all mice\n[ 0.726766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.730973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732200] i2c /dev entries driver\n[ 0.732959] device-mapper: uevent: version 1.0.3\n[ 0.733912] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.736861] NET: Registered protocol family 10\n[ 0.737874] NET: Registered protocol family 17\n[ 0.738773] Key type dns_resolver registered\n[ 0.739729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742628] registered taskstats version 1\n[ 0.743474] Loading compiled-in X.509 certificates\n[ 0.744938] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746821] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749790] Key type encrypted registered\n[ 0.750641] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751685] ima: No TPM chip found, activating TPM-bypass!\n[ 0.752740] evm: HMAC attrs: 0x1\n[ 0.753692] Magic number: 10:341:501\n[ 0.754567] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:38 UTC (1530484118)\n[ 0.756193] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757341] EDD information not available.\n[ 0.842394] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843994] Write protecting the kernel read-only data: 14336k\n[ 0.855884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857768] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.902303] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.45\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHnu/pEJfxFwr7ifNLZn8rfzSiPNhy5q4N3mFinQXdoGzMLbzLNvmipej32LtQ/PSVD7FtNTkCktlTC1GT1DMjbtBOu9qphzr4ILkbrwkWNqGjObU1d52p+CBsZzG01/XcpHkxExvukX7gNhDTLD62nzzLdCcsStJqaVlJvETqIItnVkTQHgoAeVd6Ce2jH17EwTBuA7KS/YGttek0fatDFJ7aNPhJTqgomh1V9O13B8N46kZJVb1DECCIQilRHO5PqKvUJ+GJm4lJk2vlBCXlFYPKNRONqn2YU/9IXidTVrDwg0oIJpIM30A+SPml2DM7kD21LQHMofGxm7fC0PEn root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAItOJXZOTOGWn5NLsh89pm7jRUFwXrctJVZRUwTINpqO38GZvByRbnULGpNVvfjbpmrWYmBPd5NA/PjZG4B1RdZQCH9syTn7yPUyGBcFJtFdzKXfPkEffnQ9rt7oUcvnFmaw6QhwaWutzivpF4Ewo02UiIh7+zDQaliTgoLIWUBlAAAAFQDAcWGWA4H+Uzq36u9GJE6wIb5VfQAAAIBPgYqU5O+jF1GVMgVBatKajv16P2GN+pbBaOgmyB8FwpofxCq1g6uy1r/BglJe6WIonKW6ZAWPfDkFJhqVC1DpMhZUW19UaOXBCvFwEm7j9j7zF6kHvS5j/h8K+AGCqJU/4zyPcR1dFobiFP1KD87LiXkgz9AotOpfqKtphL6wCgAAAIA3m6CkUzv4yxb/n846fVrtWeaL9xVrZIMjey1nBRygmZtIYSs8c6eOsE/3RZiO3Ph0eWx2D9vYySrgj2AX/8nRScgeY8Q8hLqI3wDPRWa85YfDSmvCGmy0taxnRQ9vW8XyzktxUEdn943dOzgq3hjpJ1aY2y4ecnda/kO8fFseWg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fe31:6cdd/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.11 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n/dev/root resized successfully [took 2.96s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:31:6C:DD \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:6cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8183 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.190440] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.190442] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.190443] usb 1-1: Product: QEMU USB Tablet\n[ 1.190444] usb 1-1: Manufacturer: QEMU\n[ 1.190445] usb 1-1: SerialNumber: 42\n[ 1.565650] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.661649] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.679449] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 3.414880] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.787586] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:28:39 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:28:39 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:28:39 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:28:39 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:28:40 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:28:40 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:28:41 cirros kern.info kernel: [ 3.414880] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:28:41 cirros kern.info kernel: [ 3.787586] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-1 login: "} 2018-07-01 22:37:33,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-2e12f25d-ebc4-4e59-ae17-69f80325a4aa 2018-07-01 22:37:35,784 - sdnvpn_test_utils - INFO - Waiting for instance bc251d0b-a370-43ab-b175-9459c5d38a8c to boot up 2018-07-01 22:37:35,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f20f72307fa8a065e19216bd84863148d4722" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:37:36,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f65e8ee-5ca3-4822-b450-4939b19657b3 x-compute-request-id: req-9f65e8ee-5ca3-4822-b450-4939b19657b3 Content-Encoding: gzip Content-Length: 10895 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494460992 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131748] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133408] pid_max: default: 32768 minimum: 301\n[ 0.134302] ACPI: Core revision 20150930\n[ 0.135691] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137006] Security Framework initialized\n[ 0.137829] Yama: becoming mindful.\n[ 0.138564] AppArmor: AppArmor initialized\n[ 0.139434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140789] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142048] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143235] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144606] Initializing cgroup subsys io\n[ 0.145408] Initializing cgroup subsys memory\n[ 0.146250] Initializing cgroup subsys devices\n[ 0.147129] Initializing cgroup subsys freezer\n[ 0.147990] Initializing cgroup subsys net_cls\n[ 0.148931] Initializing cgroup subsys perf_event\n[ 0.149847] Initializing cgroup subsys net_prio\n[ 0.150744] Initializing cgroup subsys hugetlb\n[ 0.151626] Initializing cgroup subsys pids\n[ 0.152501] CPU: Physical Processor ID: 0\n[ 0.153994] mce: CPU supports 10 MCE banks\n[ 0.154849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155841] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166555] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172949] ftrace: allocating 31920 entries in 125 pages\n[ 0.199323] smpboot: Max logical packages: 1\n[ 0.200180] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201522] x2apic enabled\n[ 0.202319] Switched APIC routing to physical x2apic.\n[ 0.204070] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207166] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208946] KVM setup paravirtual spinlock\n[ 0.210231] x86: Booted up 1 node, 1 CPUs\n[ 0.211035] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212417] devtmpfs: initialized\n[ 0.214124] evm: security.selinux\n[ 0.214822] evm: security.SMACK64\n[ 0.215507] evm: security.SMACK64EXEC\n[ 0.216241] evm: security.SMACK64TRANSMUTE\n[ 0.217043] evm: security.SMACK64MMAP\n[ 0.217788] evm: security.ima\n[ 0.218426] evm: security.capability\n[ 0.219220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221060] pinctrl core: initialized pinctrl subsystem\n[ 0.222158] RTC time: 22:28:27, date: 07/01/18\n[ 0.223108] NET: Registered protocol family 16\n[ 0.224073] cpuidle: using governor ladder\n[ 0.224887] cpuidle: using governor menu\n[ 0.225667] PCCT header not found.\n[ 0.226418] ACPI: bus type PCI registered\n[ 0.227214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228448] PCI: Using configuration type 1 for base access\n[ 0.230185] ACPI: Added _OSI(Module Device)\n[ 0.231029] ACPI: Added _OSI(Processor Device)\n[ 0.231885] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232954] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235085] ACPI: Interpreter enabled\n[ 0.235852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243203] ACPI: (supports S0 S5)\n[ 0.243909] ACPI: Using IOAPIC for interrupt routing\n[ 0.244950] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249172] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250400] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251581] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253795] acpiphp: Slot [3] registered\n[ 0.254599] acpiphp: Slot [4] registered\n[ 0.255404] acpiphp: Slot [5] registered\n[ 0.256204] acpiphp: Slot [6] registered\n[ 0.257011] acpiphp: Slot [7] registered\n[ 0.257810] acpiphp: Slot [8] registered\n[ 0.258608] acpiphp: Slot [9] registered\n[ 0.259403] acpiphp: Slot [10] registered\n[ 0.260209] acpiphp: Slot [11] registered\n[ 0.261029] acpiphp: Slot [12] registered\n[ 0.261842] acpiphp: Slot [13] registered\n[ 0.262652] acpiphp: Slot [14] registered\n[ 0.263467] acpiphp: Slot [15] registered\n[ 0.274392] acpiphp: Slot [16] registered\n[ 0.275200] acpiphp: Slot [17] registered\n[ 0.276010] acpiphp: Slot [18] registered\n[ 0.276822] acpiphp: Slot [19] registered\n[ 0.277630] acpiphp: Slot [20] registered\n[ 0.278445] acpiphp: Slot [21] registered\n[ 0.279252] acpiphp: Slot [22] registered\n[ 0.280065] acpiphp: Slot [23] registered\n[ 0.280875] acpiphp: Slot [24] registered\n[ 0.281686] acpiphp: Slot [25] registered\n[ 0.282498] acpiphp: Slot [26] registered\n[ 0.283305] acpiphp: Slot [27] registered\n[ 0.284114] acpiphp: Slot [28] registered\n[ 0.284929] acpiphp: Slot [29] registered\n[ 0.285740] acpiphp: Slot [30] registered\n[ 0.286554] acpiphp: Slot [31] registered\n[ 0.287357] PCI host bridge to bus 0000:00\n[ 0.288168] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289388] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290610] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292064] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293512] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300956] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302128] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303399] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309760] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311193] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356263] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357709] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359093] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360487] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361836] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363054] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364182] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365413] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366926] vgaarb: loaded\n[ 0.367511] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368626] SCSI subsystem initialized\n[ 0.369428] ACPI: bus type USB registered\n[ 0.370220] usbcore: registered new interface driver usbfs\n[ 0.371221] usbcore: registered new interface driver hub\n[ 0.372198] usbcore: registered new device driver usb\n[ 0.373227] PCI: Using ACPI for IRQ routing\n[ 0.374225] NetLabel: Initializing\n[ 0.374922] NetLabel: domain hash size = 128\n[ 0.375804] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376727] NetLabel: unlabeled traffic allowed by default\n[ 0.377802] clocksource: Switched to clocksource kvm-clock\n[ 0.383203] AppArmor: AppArmor Filesystem Enabled\n[ 0.384133] pnp: PnP ACPI init\n[ 0.385017] pnp: PnP ACPI: found 5 devices\n[ 0.391396] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393059] NET: Registered protocol family 2\n[ 0.393997] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395227] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396359] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397492] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398541] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399675] NET: Registered protocol family 1\n[ 0.400518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401580] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416270] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430417] Trying to unpack rootfs image as initramfs...\n[ 0.479895] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493681] Scanning for low memory corruption every 60 seconds\n[ 0.495030] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496189] audit: initializing netlink subsys (disabled)\n[ 0.497225] audit: type=2000 audit(1530484108.210:1): initialized\n[ 0.498581] Initialise system trusted keyring\n[ 0.499518] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500707] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502702] zbud: loaded\n[ 0.503411] VFS: Disk quotas dquot_6.6.0\n[ 0.504233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505749] fuse init (API version 7.23)\n[ 0.506645] Key type big_key registered\n[ 0.507448] Allocating IMA MOK and blacklist keyrings.\n[ 0.508567] Key type asymmetric registered\n[ 0.509407] Asymmetric key parser 'x509' registered\n[ 0.510371] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511849] io scheduler noop registered\n[ 0.512665] io scheduler deadline registered (default)\n[ 0.513639] io scheduler cfq registered\n[ 0.514499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515563] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518257] ACPI: Power Button [PWRF]\n[ 0.519457] GHES: HEST is not enabled!\n[ 0.532812] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562950] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591522] Linux agpgart interface v0.103\n[ 0.593628] brd: module loaded\n[ 0.594850] loop: module loaded\n[ 0.600165] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601772] GPT:90111 != 2097151\n[ 0.602457] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603547] GPT:90111 != 2097151\n[ 0.604217] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605180] vda: vda1 vda15\n[ 0.606682] scsi host0: ata_piix\n[ 0.607444] scsi host1: ata_piix\n[ 0.608169] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.610922] libphy: Fixed MDIO Bus: probed\n[ 0.611775] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.614958] PPP generic driver version 2.4.2\n[ 0.615837] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617096] ehci-pci: EHCI PCI platform driver\n[ 0.617963] ehci-platform: EHCI generic platform driver\n[ 0.618933] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620035] ohci-pci: OHCI PCI platform driver\n[ 0.620888] ohci-platform: OHCI generic platform driver\n[ 0.621862] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636205] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638626] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639641] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.641949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643342] usb usb1: Product: UHCI Host Controller\n[ 0.644262] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645385] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646389] hub 1-0:1.0: USB hub found\n[ 0.647150] hub 1-0:1.0: 2 ports detected\n[ 0.648037] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650123] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651056] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652060] mousedev: PS/2 mouse device common for all mice\n[ 0.653284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655104] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656176] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658525] i2c /dev entries driver\n[ 0.659276] device-mapper: uevent: version 1.0.3\n[ 0.660199] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.661796] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663070] NET: Registered protocol family 10\n[ 0.664042] NET: Registered protocol family 17\n[ 0.664915] Key type dns_resolver registered\n[ 0.665830] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.666921] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668631] registered taskstats version 1\n[ 0.669452] Loading compiled-in X.509 certificates\n[ 0.670887] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672696] zswap: loaded using pool lzo/zbud\n[ 0.674058] Key type trusted registered\n[ 0.675581] Key type encrypted registered\n[ 0.676407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677415] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678448] evm: HMAC attrs: 0x1\n[ 0.679359] Magic number: 10:341:501\n[ 0.680195] rtc_cmos 00:00: setting system clock to 2018-07-01 22:28:28 UTC (1530484108)\n[ 0.681769] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682874] EDD information not available.\n[ 0.770769] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772308] Write protecting the kernel read-only data: 14336k\n[ 0.784413] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786194] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.15\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.359238] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.25. iid=i-0000010e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOC9KVYEm9DqwWfKmRS0rhabR2hHJUvsHoNlmC+3zg4DrRlBKggUdlY8fLrUHkpHXWuozuvQaE6Lmio0JWlq9j4U5aLnIi5h2xfl9jtAtj5cZFkFH6i4Ub0zWS1SSj2i4qJ/7wmjgSjxkzR2b1s/NHXv6WDRhWSRLCYEBJ4dawArisncpQipm+ZLEP+0gRJT+ynC4TLDg614Hj4rZ8M8zON+mrraB3apYIr9DlQY5OfbiQRdEMBZZb2nPJp9bz+PYw6Q51HKNyxLynAutUi5f8zr5UWMyfXYkWcxc1ISIctHY1yxr949xRnjsgpSMW3TPhFAE2jpfG/1omzsKYSY19 root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJeR/l4LuMSpwI4K8t7+e9nowqfSbd/gvdPj9kQJJWdFCK/VK6hlIG2fda5oXWePfqcgd3kmKM1aMbrbJTA5xLynDs8VC7rlQ2KtcWfZaRUwhQF6x5F9tO3queGMSpphoga2GCCKzlQlhIfV1viXfIswIq8QO1W5TJS4V0K6aubdAAAAFQDEz5kXObNULKEIoSsfUYzcxwISPQAAAIAsCFmlTSo4xWE1j48trPgxU/td+BWEhTb6Q9OVoeo2ZBwbT5nHPFRgiuwN2sk7s6zcKdxZkJujHpNH/2kXLRtHEcCHZWWum0gqx+LxQLt+OZmClSK6qmT2bO8X7XfagrHrs8ebC4fx9QCApGhw+gNRou7IIP5v6VpJ1P5YBpxbZQAAAIB0jlqpwvnCn3i5pT7qp/0D0vlEQric4+rAQ9P6xTJVVwv+Nv+QBuPTQT/pg+RA6IVlS2B0+MJ5fFtUpu819kBmGMrUgsJzhcVNb4hVcnXX4ek1UBsb+dAzmm07mOfJAbseYXomLQOv+vZk4thrkyGy4xdFlEhr129E/WMp1Abn1A== root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:fe40:1995/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010e\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.77 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.10s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:40:19:95 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe40:1995/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:62 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7883 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.119573] usb 1-1: Product: QEMU USB Tablet\n[ 1.119574] usb 1-1: Manufacturer: QEMU\n[ 1.119575] usb 1-1: SerialNumber: 42\n[ 1.311678] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.339509] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.359238] random: dd urandom read with 5 bits of entropy available\n[ 1.489952] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.489955] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 2.877023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.698016] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:28:29 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:28:29 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:28:29 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:28:29 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:28:29 cirros kern.notice kernel: [ 1.359238] random: dd urandom read with 5 bits of entropy available\nJul 1 23:28:29 cirros kern.info kernel: [ 1.489952] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nJul 1 23:28:29 cirros kern.info kernel: [ 1.489955] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nJul 1 23:28:30 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:28:30 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:28:30 cirros kern.info kernel: [ 2.877023] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:28:31 cirros kern.info kernel: [ 3.698016] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-2 login: "} 2018-07-01 22:37:36,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c/action used request id req-9f65e8ee-5ca3-4822-b450-4939b19657b3 2018-07-01 22:37:38,908 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-07-01 22:38:08,932 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:38:08,935 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:38:08,935 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:38:08,942 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:38:08,992 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-07-01 22:38:08,994 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-07-01 22:38:08,994 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-07-01 22:38:08,996 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-07-01 22:38:08,996 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-07-01 22:38:09,036 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-07-01 22:38:09,075 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-07-01 22:38:09,076 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:38:09,078 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-07-01 22:38:09,078 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:38:09,078 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:38:09,083 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:38:09,118 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-07-01 22:38:09,120 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-07-01 22:38:09,121 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-07-01 22:38:09,121 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-07-01 22:38:09,122 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-07-01 22:38:09,162 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-07-01 22:38:09,195 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-07-01 22:38:09,196 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-07-01 22:38:09,197 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-07-01 22:38:09,198 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-07-01 22:38:09,198 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-07-01 22:38:09,199 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-07-01 22:38:09,201 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-07-01 22:38:09,235 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-07-01 22:38:09,235 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-07-01 22:38:09,236 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-07-01 22:38:09,237 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-07-01 22:38:09,237 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-07-01 22:38:09,278 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-07-01 22:38:09,340 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-07-01 22:38:09,340 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-07-01 22:38:09,342 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-07-01 22:38:09,342 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-07-01 22:38:09,342 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-07-01 22:38:09,345 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-07-01 22:38:09,405 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-07-01 22:38:09,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28407066d2e028b941ff6fb80f2e807578aa6090" -d '{"forceDelete": null}' 2018-07-01 22:38:09,414 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-07-01 22:38:09,586 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-772f5007-a38f-48af-bbf0-70e60ac5ce6c x-compute-request-id: req-772f5007-a38f-48af-bbf0-70e60ac5ce6c Content-Length: 0 Content-Type: application/json 2018-07-01 22:38:09,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d1358133-84e5-4468-a306-c6502ccd22d6/action used request id req-772f5007-a38f-48af-bbf0-70e60ac5ce6c 2018-07-01 22:38:09,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28407066d2e028b941ff6fb80f2e807578aa6090" -d '{"forceDelete": null}' 2018-07-01 22:38:09,765 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a336ee32-3c69-4d0c-b4df-51e26e468297 x-compute-request-id: req-a336ee32-3c69-4d0c-b4df-51e26e468297 Content-Length: 0 Content-Type: application/json 2018-07-01 22:38:09,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bc251d0b-a370-43ab-b175-9459c5d38a8c/action used request id req-a336ee32-3c69-4d0c-b4df-51e26e468297 2018-07-01 22:38:09,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6a7575de-ab00-40a7-9038-6c22da052816 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4a4a1784c494a62012c1cad43de8923dd0664f4" 2018-07-01 22:38:10,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6e5948a-a318-4bf6-9e16-946d53e8353e Date: Sun, 01 Jul 2018 22:38:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:38:10,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6a7575de-ab00-40a7-9038-6c22da052816 used request id req-f6e5948a-a318-4bf6-9e16-946d53e8353e 2018-07-01 22:38:10,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/81da0ad2-71b1-4102-b58d-a0f605a5b4c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d94abefb88e271a07cf6e142597e4bda5fb1804" 2018-07-01 22:38:11,201 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-1ef664a1-00b5-4505-b7c4-853e5b7a06ac Date: Sun, 01 Jul 2018 22:38:11 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 81da0ad2-71b1-4102-b58d-a0f605a5b4c6: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-01 22:38:11,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/81da0ad2-71b1-4102-b58d-a0f605a5b4c6 used request id req-1ef664a1-00b5-4505-b7c4-853e5b7a06ac 2018-07-01 22:38:11,202 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 81da0ad2-71b1-4102-b58d-a0f605a5b4c6: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-01 22:38:11,203 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '81da0ad2-71b1-4102-b58d-a0f605a5b4c6')]: Unable to complete operation on subnet 81da0ad2-71b1-4102-b58d-a0f605a5b4c6: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-1ef664a1-00b5-4505-b7c4-853e5b7a06ac'] 2018-07-01 22:38:11,203 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 81da0ad2-71b1-4102-b58d-a0f605a5b4c6 was not deleted. 2018-07-01 22:38:11,203 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-07-01 22:38:11,204 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-07-01 22:38:11,204 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-07-01 22:38:11,208 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-07-01 22:38:11,279 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-07-01 22:38:11,280 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-07-01 22:38:11,281 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-07-01 22:38:11,282 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-07-01 22:38:11,282 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-07-01 22:38:11,287 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-07-01 22:38:11,370 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-07-01 22:38:11,371 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-07-01 22:38:11,371 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-07-01 22:38:41,401 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-07-01 22:38:41,402 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-07-01 22:38:41,403 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-07-01 22:38:41,405 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-07-01 22:38:41,440 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-07-01 22:38:41,442 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-07-01 22:38:41,442 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-07-01 22:38:41,443 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-07-01 22:38:41,443 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-07-01 22:38:41,484 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-07-01 22:38:41,517 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-07-01 22:38:41,518 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-07-01 22:38:41,519 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-07-01 22:38:41,520 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-07-01 22:38:41,520 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-07-01 22:38:41,522 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-07-01 22:38:41,557 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-07-01 22:38:41,559 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-07-01 22:38:41,559 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-07-01 22:38:41,560 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-07-01 22:38:41,560 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-07-01 22:38:41,601 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-07-01 22:38:41,635 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-07-01 22:38:41,636 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-07-01 22:38:41,637 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-07-01 22:38:41,637 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if a new group was added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS group added | +========================================================================================+ | Check if group was removed from OVS after deleting the topology. | +----------------------------------------------------------------------------------------+ | PASS | Group was deleted from ovs | +========================================================================================+ 2018-07-01 22:38:41,637 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:38:41,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-07-01 22:38:41,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'PASS', 'details': [{'New OVS group added': 'PASS'}, {'Group was deleted from ovs': 'PASS'}]} 2018-07-01 22:38:41,639 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-07-01 22:38:41,639 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-07-01 22:38:41,639 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-07-01 22:38:41,721 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-07-01 22:38:41,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:38:41,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:38:41,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:38:41,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:38:41,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:38:41,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:38:41,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:38:41,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:38:41,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:38:41,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:38:41,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:38:41,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:38:41,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:38:41,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:38:41,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:38:41,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:38:41,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:38:41,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:38:41,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:38:41,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:38:41,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:38:41,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:38:41,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:38:41,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:38:41,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:38:41,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:38:41,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:38:41,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:38:41,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:38:41,736 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:38:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:38:41,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8fbf1b-72f0-4ed0-a9ad-ae578c36961b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:38:41,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-df8fbf1b-72f0-4ed0-a9ad-ae578c36961b 2018-07-01 22:38:41,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:38:42,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["WL0ov6kBRhyFXQFf-LMk0w"], "issued_at": "2018-07-01T22:38:42.000000Z"}} 2018-07-01 22:38:42,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4775869b5ddeb5e3aa32372aa285fccc50523c9" 2018-07-01 22:38:42,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-bf4ba9a5-cfb4-434a-ad31-c0b73ecb4fde Date: Sun, 01 Jul 2018 22:38:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:38:42,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-bf4ba9a5-cfb4-434a-ad31-c0b73ecb4fde 2018-07-01 22:38:42,285 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:38:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4775869b5ddeb5e3aa32372aa285fccc50523c9" 2018-07-01 22:38:42,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-89f283ca-9e0f-4514-bb4e-dcbf32895fea Date: Sun, 01 Jul 2018 22:38:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:38:42,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-89f283ca-9e0f-4514-bb4e-dcbf32895fea 2018-07-01 22:38:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e4775869b5ddeb5e3aa32372aa285fccc50523c9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:38:42,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/456de845-b228-412b-8a2e-1d68af99b059 X-Openstack-Request-Id: req-4cf2ed2e-188b-4ca8-a99d-4f0f13772ba6 Date: Sun, 01 Jul 2018 22:38:42 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:38:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:38:42Z", "visibility": "public", "locations": [], "self": "/v2/images/456de845-b228-412b-8a2e-1d68af99b059", "min_disk": 0, "protected": false, "id": "456de845-b228-412b-8a2e-1d68af99b059", "file": "/v2/images/456de845-b228-412b-8a2e-1d68af99b059/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:38:42,683 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4cf2ed2e-188b-4ca8-a99d-4f0f13772ba6 2018-07-01 22:38:42,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/456de845-b228-412b-8a2e-1d68af99b059/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4775869b5ddeb5e3aa32372aa285fccc50523c9" -d '' 2018-07-01 22:38:44,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd12c140-985f-49cb-b3e8-c918acc80924 Date: Sun, 01 Jul 2018 22:38:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:38:44,411 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/456de845-b228-412b-8a2e-1d68af99b059/file used request id req-fd12c140-985f-49cb-b3e8-c918acc80924 2018-07-01 22:38:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:38:44,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e212b2-d15f-41a0-a1a6-53b1825373fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:38:44,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-87e212b2-d15f-41a0-a1a6-53b1825373fa 2018-07-01 22:38:44,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:38:44,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["UkIt6l8-RdCKWHhupd4iRg"], "issued_at": "2018-07-01T22:38:44.000000Z"}} 2018-07-01 22:38:44,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:38:45,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2778 X-Openstack-Request-Id: req-1cc6796c-92cb-4cce-80ef-cd91871ffbd5 Date: Sun, 01 Jul 2018 22:38:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1e5daf20-a7ee-4134-a2a6-b8df84cf8bea"],"description":"","tags":[],"updated_at":"2018-07-01T22:31:11Z","provider:segmentation_id":19,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["81da0ad2-71b1-4102-b58d-a0f605a5b4c6"],"description":"","tags":[],"updated_at":"2018-07-01T22:36:20Z","provider:segmentation_id":41,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"}]} 2018-07-01 22:38:45,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1cc6796c-92cb-4cce-80ef-cd91871ffbd5 2018-07-01 22:38:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:38:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3222 X-Openstack-Request-Id: req-0c4c51fd-b489-421a-bce3-440ae2597c73 Date: Sun, 01 Jul 2018 22:38:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:31:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:24Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"2eb734db-35df-4648-848e-d099729b59f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet1"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:36:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet2"}]} 2018-07-01 22:38:45,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0c4c51fd-b489-421a-bce3-440ae2597c73 2018-07-01 22:38:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:38:45,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e98a107b-9541-491d-a740-c22bbd312afb Date: Sun, 01 Jul 2018 22:38:45 GMT RESP BODY: {"routers": []} 2018-07-01 22:38:45,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-e98a107b-9541-491d-a740-c22bbd312afb 2018-07-01 22:38:45,443 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-07-01 22:38:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-07-01 22:38:45,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-2fb6a0e8-80b2-4933-a28d-b43933a3ddb8 Date: Sun, 01 Jul 2018 22:38:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f244c8ae-9144-4e0e-a85a-bd7324b2ed66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:38:45Z","is_default":false,"provider:segmentation_id":81,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:38:45Z","mtu":1450}} 2018-07-01 22:38:45,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-2fb6a0e8-80b2-4933-a28d-b43933a3ddb8 2018-07-01 22:38:45,847 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f244c8ae-9144-4e0e-a85a-bd7324b2ed66' created successfully 2018-07-01 22:38:45,847 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-07-01 22:38:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"subnets": [{"ip_version": 4, "network_id": "f244c8ae-9144-4e0e-a85a-bd7324b2ed66", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-07-01 22:38:46,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-eb0f812c-79aa-4e5e-ac1e-bc2f4112638a Date: Sun, 01 Jul 2018 22:38:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f244c8ae-9144-4e0e-a85a-bd7324b2ed66","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:38:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:38:46Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"6743aaad-fd4f-43a3-89ac-0bbb7b0ac267","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-07-01 22:38:46,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-eb0f812c-79aa-4e5e-ac1e-bc2f4112638a 2018-07-01 22:38:46,475 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '6743aaad-fd4f-43a3-89ac-0bbb7b0ac267' created successfully 2018-07-01 22:38:46,475 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-07-01 22:38:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-07-01 22:38:46,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-c6f6b80b-66ae-4524-b2cc-319a1cfff99f Date: Sun, 01 Jul 2018 22:38:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:38:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:38:46Z", "revision_number": 0, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7", "name": "sdnvpn-4-1-router"}} 2018-07-01 22:38:46,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-c6f6b80b-66ae-4524-b2cc-319a1cfff99f 2018-07-01 22:38:46,676 - sdnvpn.lib.openstack_utils - DEBUG - Router '18c77541-0ce1-4e30-92ca-a8b2a1b906e7' created successfully 2018-07-01 22:38:46,676 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-07-01 22:38:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"subnet_id": "6743aaad-fd4f-43a3-89ac-0bbb7b0ac267"}' 2018-07-01 22:38:48,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1cca4a21-4f30-4b4e-ba2b-befddd27f279 Date: Sun, 01 Jul 2018 22:38:48 GMT RESP BODY: {"network_id": "f244c8ae-9144-4e0e-a85a-bd7324b2ed66", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "6743aaad-fd4f-43a3-89ac-0bbb7b0ac267", "subnet_ids": ["6743aaad-fd4f-43a3-89ac-0bbb7b0ac267"], "port_id": "4e79a457-865d-482d-9748-59d1e1624fe2", "id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7"} 2018-07-01 22:38:48,397 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7/add_router_interface used request id req-1cca4a21-4f30-4b4e-ba2b-befddd27f279 2018-07-01 22:38:48,397 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-07-01 22:38:48,397 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-07-01 22:38:48,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:38:48,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3438 X-Openstack-Request-Id: req-b42475b2-1040-4ad5-b56f-c01e71c67b76 Date: Sun, 01 Jul 2018 22:38:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["2eb734db-35df-4648-848e-d099729b59f9","8a402f7d-6e05-4bc8-88f0-6b902030cb56"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1e5daf20-a7ee-4134-a2a6-b8df84cf8bea"],"description":"","tags":[],"updated_at":"2018-07-01T22:31:11Z","provider:segmentation_id":19,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["81da0ad2-71b1-4102-b58d-a0f605a5b4c6"],"description":"","tags":[],"updated_at":"2018-07-01T22:36:20Z","provider:segmentation_id":41,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f244c8ae-9144-4e0e-a85a-bd7324b2ed66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["6743aaad-fd4f-43a3-89ac-0bbb7b0ac267"],"description":"","tags":[],"updated_at":"2018-07-01T22:38:46Z","provider:segmentation_id":81,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:38:45Z","provider:network_type":"vxlan"}]} 2018-07-01 22:38:48,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b42475b2-1040-4ad5-b56f-c01e71c67b76 2018-07-01 22:38:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}}' 2018-07-01 22:38:50,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-4a60af0b-8402-48bf-8464-d131dcb875f9 Date: Sun, 01 Jul 2018 22:38:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:38:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:38:50Z", "revision_number": 4, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7", "name": "sdnvpn-4-1-router"}} 2018-07-01 22:38:50,540 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7 used request id req-4a60af0b-8402-48bf-8464-d131dcb875f9 2018-07-01 22:38:50,541 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-07-01 22:38:50,541 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-07-01 22:38:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-07-01 22:38:50,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-5e03e035-919b-4a71-a206-f4f21e1345a9 Date: Sun, 01 Jul 2018 22:38:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"742c4c76-8fd1-4c4a-b74d-1e471a5e7912","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:38:50Z","is_default":false,"provider:segmentation_id":51,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:38:50Z","mtu":1450}} 2018-07-01 22:38:50,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5e03e035-919b-4a71-a206-f4f21e1345a9 2018-07-01 22:38:50,942 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 742c4c76-8fd1-4c4a-b74d-1e471a5e7912 with cidr 10.10.11.0/24 2018-07-01 22:38:50,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"subnets": [{"ip_version": 4, "network_id": "742c4c76-8fd1-4c4a-b74d-1e471a5e7912", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-07-01 22:38:51,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-919295ee-3e29-46e3-a6f3-f306b1228311 Date: Sun, 01 Jul 2018 22:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"742c4c76-8fd1-4c4a-b74d-1e471a5e7912","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:38:51Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:38:51Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"ed09c3dd-35b4-4619-944f-a38f6c3fec9d","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-07-01 22:38:51,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-919295ee-3e29-46e3-a6f3-f306b1228311 2018-07-01 22:38:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:38:51,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-29513db4-8f06-4e42-81e2-c33cd3e70bde Date: Sun, 01 Jul 2018 22:38:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "revision_number": 0, "id": "50e590d3-b5fe-4807-8519-15e4a82a7152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 179, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 7, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:38:51,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-29513db4-8f06-4e42-81e2-c33cd3e70bde 2018-07-01 22:38:51,819 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:38:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:38:51,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95365bd1-326c-4c89-854a-c2542a578df1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:38:51,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-95365bd1-326c-4c89-854a-c2542a578df1 2018-07-01 22:38:51,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:38:52,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["n8DZQ4AkTjiK8-Sd3OrdMA"], "issued_at": "2018-07-01T22:38:52.000000Z"}} 2018-07-01 22:38:52,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" 2018-07-01 22:38:52,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34c1528f-f51f-4505-8492-8616ce9b9a7d x-compute-request-id: req-34c1528f-f51f-4505-8492-8616ce9b9a7d Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:38:52,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-34c1528f-f51f-4505-8492-8616ce9b9a7d 2018-07-01 22:38:52,392 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-07-01 22:38:52,392 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-07-01 22:38:52,393 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=456de845-b228-412b-8a2e-1d68af99b059 network=f244c8ae-9144-4e0e-a85a-bd7324b2ed66 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:38:52,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:38:52,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:38:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:38:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:38:52,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:38:52,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:38:52,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:38:52,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:38:52,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:38:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:38:52,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69e37c9-4d56-4c95-92b0-5470d7815a5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:38:52,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d69e37c9-4d56-4c95-92b0-5470d7815a5f 2018-07-01 22:38:52,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:38:52,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["-z6JiUVHRoCAgWnB9MuPIQ"], "issued_at": "2018-07-01T22:38:52.000000Z"}} 2018-07-01 22:38:52,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af33c9bf1d6d3d2bec16c14fd9d2458a0ca9a5" 2018-07-01 22:38:52,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b7f12ce-16e8-4613-aff3-b8293fa0aa33 x-compute-request-id: req-2b7f12ce-16e8-4613-aff3-b8293fa0aa33 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:38:52,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2b7f12ce-16e8-4613-aff3-b8293fa0aa33 2018-07-01 22:38:53,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af33c9bf1d6d3d2bec16c14fd9d2458a0ca9a5" 2018-07-01 22:38:53,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1678f63b-52c2-4c2a-a628-2d108efb1db5 x-compute-request-id: req-1678f63b-52c2-4c2a-a628-2d108efb1db5 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:38:53,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-1678f63b-52c2-4c2a-a628-2d108efb1db5 2018-07-01 22:38:53,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af33c9bf1d6d3d2bec16c14fd9d2458a0ca9a5" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "456de845-b228-412b-8a2e-1d68af99b059", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f244c8ae-9144-4e0e-a85a-bd7324b2ed66"}]}}' 2018-07-01 22:38:54,543 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:38:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b12a1cf-7869-4e4e-8421-0f724c42f0cf x-compute-request-id: req-4b12a1cf-7869-4e4e-8421-0f724c42f0cf Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "bookmark"}], "adminPass": "JqkSnWQe46cp"}} 2018-07-01 22:38:54,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-4b12a1cf-7869-4e4e-8421-0f724c42f0cf 2018-07-01 22:38:54,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:38:54,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e01b1b-d1bd-4718-a281-d860c64c190b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:38:54,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-83e01b1b-d1bd-4718-a281-d860c64c190b 2018-07-01 22:38:54,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:38:54,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Zzo9gnvJT0CxPPAxF7_aEQ"], "issued_at": "2018-07-01T22:38:54.000000Z"}} 2018-07-01 22:38:54,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd33abe12665008a82f98624baf8eb05f536fbb" 2018-07-01 22:38:55,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2569b767-72a8-47c7-95c5-ab966dfef0bf x-compute-request-id: req-2569b767-72a8-47c7-95c5-ab966dfef0bf Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:38:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-2", "created": "2018-07-01T22:38:54Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:38:55,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 used request id req-2569b767-72a8-47c7-95c5-ab966dfef0bf 2018-07-01 22:38:58,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd33abe12665008a82f98624baf8eb05f536fbb" 2018-07-01 22:38:59,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:38:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d7bbd30-8585-4443-81c5-08e96a9bb36e x-compute-request-id: req-2d7bbd30-8585-4443-81c5-08e96a9bb36e Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:38:57Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-07-01T22:38:54Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:38:59,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 used request id req-2d7bbd30-8585-4443-81c5-08e96a9bb36e 2018-07-01 22:39:02,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd33abe12665008a82f98624baf8eb05f536fbb" 2018-07-01 22:39:03,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b87f1ad3-5e9a-43c2-8744-6792c8b09cdd x-compute-request-id: req-b87f1ad3-5e9a-43c2-8744-6792c8b09cdd Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:b1:b3", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-07-01T22:30:55.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:00Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-07-01T22:38:54Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:03,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 used request id req-b87f1ad3-5e9a-43c2-8744-6792c8b09cdd 2018-07-01 22:39:03,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af33c9bf1d6d3d2bec16c14fd9d2458a0ca9a5" 2018-07-01 22:39:04,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e20ab834-de4c-4664-aaa4-ffb4c6b337e8 x-compute-request-id: req-e20ab834-de4c-4664-aaa4-ffb4c6b337e8 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:b1:b3", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-07-01T22:30:55.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "dc9b1bf5-38e1-41a2-a175-7dd72da28f35", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:00Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-07-01T22:38:54Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:04,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35 used request id req-e20ab834-de4c-4664-aaa4-ffb4c6b337e8 2018-07-01 22:39:04,374 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.10'. 2018-07-01 22:39:04,374 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-07-01 22:39:04,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:39:06,053 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd6f39b3-3562-49f3-8253-526e24309f54 x-compute-request-id: req-bd6f39b3-3562-49f3-8253-526e24309f54 Content-Length: 0 Content-Type: application/json 2018-07-01 22:39:06,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action used request id req-bd6f39b3-3562-49f3-8253-526e24309f54 2018-07-01 22:39:06,053 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-07-01 22:39:06,054 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=456de845-b228-412b-8a2e-1d68af99b059 network=f244c8ae-9144-4e0e-a85a-bd7324b2ed66 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:39:06,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:06,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:06,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:06,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:06,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:06,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:06,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:06,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:06,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:06,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:06,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:06,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:06,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:06,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:06,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:06,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:06,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:06,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:06,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:06,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:06,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:06,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:06,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:06,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:06,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:06,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:06,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad8c462-da3a-4d7e-aa6a-ed7f7c052a71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:06,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dad8c462-da3a-4d7e-aa6a-ed7f7c052a71 2018-07-01 22:39:06,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:06,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["FM22DszTQ9Cg1QuSTTxiow"], "issued_at": "2018-07-01T22:39:06.000000Z"}} 2018-07-01 22:39:06,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" 2018-07-01 22:39:06,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46f11738-c0b3-41df-a190-14685a909dbd x-compute-request-id: req-46f11738-c0b3-41df-a190-14685a909dbd Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:39:06,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-46f11738-c0b3-41df-a190-14685a909dbd 2018-07-01 22:39:06,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" 2018-07-01 22:39:06,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9163d5e-8a02-4973-9938-66d140f5f314 x-compute-request-id: req-f9163d5e-8a02-4973-9938-66d140f5f314 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:39:06,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-f9163d5e-8a02-4973-9938-66d140f5f314 2018-07-01 22:39:06,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "456de845-b228-412b-8a2e-1d68af99b059", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f244c8ae-9144-4e0e-a85a-bd7324b2ed66"}]}}' 2018-07-01 22:39:08,461 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9b9d2bd-ffa2-40e9-a3bb-d078f3ecc3c5 x-compute-request-id: req-c9b9d2bd-ffa2-40e9-a3bb-d078f3ecc3c5 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3df06ace-a89c-4ea4-ab47-aeb251662c7c", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "bookmark"}], "adminPass": "d4vVkpZ2rnXF"}} 2018-07-01 22:39:08,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c9b9d2bd-ffa2-40e9-a3bb-d078f3ecc3c5 2018-07-01 22:39:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:08,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f94dffc-f8d2-4b69-8bd6-33b32a5c0c24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:08,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6f94dffc-f8d2-4b69-8bd6-33b32a5c0c24 2018-07-01 22:39:08,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:08,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["azlNT3ysT9uiHJ9k-gBIgA"], "issued_at": "2018-07-01T22:39:08.000000Z"}} 2018-07-01 22:39:08,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3bf8ddf5f043a0cce41d66092d9832a575ec33" 2018-07-01 22:39:09,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ad6abf5-c904-43f7-b6d6-e8ccd8ec46d2 x-compute-request-id: req-7ad6abf5-c904-43f7-b6d6-e8ccd8ec46d2 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3df06ace-a89c-4ea4-ab47-aeb251662c7c", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-3", "created": "2018-07-01T22:39:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:09,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c used request id req-7ad6abf5-c904-43f7-b6d6-e8ccd8ec46d2 2018-07-01 22:39:12,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3bf8ddf5f043a0cce41d66092d9832a575ec33" 2018-07-01 22:39:13,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53ec5399-858d-4a2e-9069-8c879ea565ce x-compute-request-id: req-53ec5399-858d-4a2e-9069-8c879ea565ce Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3df06ace-a89c-4ea4-ab47-aeb251662c7c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:09Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-07-01T22:39:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:13,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c used request id req-53ec5399-858d-4a2e-9069-8c879ea565ce 2018-07-01 22:39:16,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea3bf8ddf5f043a0cce41d66092d9832a575ec33" 2018-07-01 22:39:17,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88d3df9a-7901-4bc3-a5a4-2af020bbbc0f x-compute-request-id: req-88d3df9a-7901-4bc3-a5a4-2af020bbbc0f Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d3:97", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-07-01T22:30:50.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3df06ace-a89c-4ea4-ab47-aeb251662c7c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:13Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-07-01T22:39:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:17,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c used request id req-88d3df9a-7901-4bc3-a5a4-2af020bbbc0f 2018-07-01 22:39:17,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" 2018-07-01 22:39:17,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01e5b3d7-25dd-4838-8557-c2302f6a422d x-compute-request-id: req-01e5b3d7-25dd-4838-8557-c2302f6a422d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d3:97", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-07-01T22:30:50.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "3df06ace-a89c-4ea4-ab47-aeb251662c7c", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:13Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-07-01T22:39:08Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:17,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c used request id req-01e5b3d7-25dd-4838-8557-c2302f6a422d 2018-07-01 22:39:17,763 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.13'. 2018-07-01 22:39:17,763 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-07-01 22:39:17,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:39:19,640 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac9344dd-5a05-42f6-a4a6-9cff79968341 x-compute-request-id: req-ac9344dd-5a05-42f6-a4a6-9cff79968341 Content-Length: 0 Content-Type: application/json 2018-07-01 22:39:19,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action used request id req-ac9344dd-5a05-42f6-a4a6-9cff79968341 2018-07-01 22:39:19,641 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-07-01 22:39:19,642 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=456de845-b228-412b-8a2e-1d68af99b059 network=742c4c76-8fd1-4c4a-b74d-1e471a5e7912 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:39:19,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:19,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:19,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:19,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:19,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:19,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:19,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:19,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:19,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:19,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:19,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:19,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:19,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:19,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:19,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:19,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:19,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:19,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:19,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:19,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:19,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:19,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:19,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:19,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:19,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:19,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c71c97-4d5a-4731-91a9-999866fffef9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:19,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-37c71c97-4d5a-4731-91a9-999866fffef9 2018-07-01 22:39:19,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:20,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["SFfpERn4QgKWnOedDwR8Bg"], "issued_at": "2018-07-01T22:39:20.000000Z"}} 2018-07-01 22:39:20,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" 2018-07-01 22:39:20,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-520b66c8-0d8d-4869-9ed7-20eb7406df3d x-compute-request-id: req-520b66c8-0d8d-4869-9ed7-20eb7406df3d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:39:20,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-520b66c8-0d8d-4869-9ed7-20eb7406df3d 2018-07-01 22:39:20,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" 2018-07-01 22:39:20,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6319e056-a8b8-46a6-b337-4599ec15d7f7 x-compute-request-id: req-6319e056-a8b8-46a6-b337-4599ec15d7f7 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:39:20,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-6319e056-a8b8-46a6-b337-4599ec15d7f7 2018-07-01 22:39:20,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "456de845-b228-412b-8a2e-1d68af99b059", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "742c4c76-8fd1-4c4a-b74d-1e471a5e7912"}]}}' 2018-07-01 22:39:21,647 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-667914d9-f5b2-4bab-823e-a737f67f1dff x-compute-request-id: req-667914d9-f5b2-4bab-823e-a737f67f1dff Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6425600e-c8bb-4a26-b19b-f0fd323091c8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "bookmark"}], "adminPass": "EkSGg9fwN9sB"}} 2018-07-01 22:39:21,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-667914d9-f5b2-4bab-823e-a737f67f1dff 2018-07-01 22:39:21,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:21,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1379605d-5fe7-4044-84eb-18452d75bd74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:21,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-1379605d-5fe7-4044-84eb-18452d75bd74 2018-07-01 22:39:21,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:22,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["_JQtD_xDQyiYWrc9AIiPAQ"], "issued_at": "2018-07-01T22:39:22.000000Z"}} 2018-07-01 22:39:22,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9f02a193ca0b001ddfd2317532ea980ed92d5f" 2018-07-01 22:39:22,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58b0f5fe-b539-4dfc-a9d2-3d5c1abc67cb x-compute-request-id: req-58b0f5fe-b539-4dfc-a9d2-3d5c1abc67cb Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "6425600e-c8bb-4a26-b19b-f0fd323091c8", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-5", "created": "2018-07-01T22:39:21Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:22,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 used request id req-58b0f5fe-b539-4dfc-a9d2-3d5c1abc67cb 2018-07-01 22:39:25,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9f02a193ca0b001ddfd2317532ea980ed92d5f" 2018-07-01 22:39:26,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64b4654-ff29-44f7-ae6b-16e9680c6ad1 x-compute-request-id: req-b64b4654-ff29-44f7-ae6b-16e9680c6ad1 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:c6:a1", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "6425600e-c8bb-4a26-b19b-f0fd323091c8", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:22Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-07-01T22:39:21Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:26,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 used request id req-b64b4654-ff29-44f7-ae6b-16e9680c6ad1 2018-07-01 22:39:29,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9f02a193ca0b001ddfd2317532ea980ed92d5f" 2018-07-01 22:39:29,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce2e92b5-62e4-4469-a893-2bc1e662bc99 x-compute-request-id: req-ce2e92b5-62e4-4469-a893-2bc1e662bc99 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:c6:a1", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-07-01T22:31:02.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "6425600e-c8bb-4a26-b19b-f0fd323091c8", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:25Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-07-01T22:39:21Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:29,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 used request id req-ce2e92b5-62e4-4469-a893-2bc1e662bc99 2018-07-01 22:39:29,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" 2018-07-01 22:39:30,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48a8f162-f4dc-4253-89a8-f68b6302612c x-compute-request-id: req-48a8f162-f4dc-4253-89a8-f68b6302612c Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:c6:a1", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-07-01T22:31:02.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "6425600e-c8bb-4a26-b19b-f0fd323091c8", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:39:25Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-07-01T22:39:21Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:30,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8 used request id req-48a8f162-f4dc-4253-89a8-f68b6302612c 2018-07-01 22:39:30,680 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.6'. 2018-07-01 22:39:30,680 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-07-01 22:39:30,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:39:32,167 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58b48e85-d8a5-4f67-b703-e8d59504e239 x-compute-request-id: req-58b48e85-d8a5-4f67-b703-e8d59504e239 Content-Length: 0 Content-Type: application/json 2018-07-01 22:39:32,167 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-58b48e85-d8a5-4f67-b703-e8d59504e239 2018-07-01 22:39:32,168 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-07-01 22:39:32,168 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=456de845-b228-412b-8a2e-1d68af99b059 network=742c4c76-8fd1-4c4a-b74d-1e471a5e7912 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.6 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:39:32,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:32,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:32,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:32,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:32,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:32,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:32,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:32,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:32,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:32,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:32,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:32,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:32,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:32,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:32,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:32,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:32,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:32,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:32,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91af468-9d02-402e-91e0-a80eebc72ab7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:32,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d91af468-9d02-402e-91e0-a80eebc72ab7 2018-07-01 22:39:32,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:32,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["tbXu2ZvRTx6VdA1eHamGtg"], "issued_at": "2018-07-01T22:39:32.000000Z"}} 2018-07-01 22:39:32,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23785e84567dde5d2490d9e75c9aedd569404e21" 2018-07-01 22:39:33,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6596e499-9f69-46b3-aee4-468a7725a2b9 x-compute-request-id: req-6596e499-9f69-46b3-aee4-468a7725a2b9 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:39:33,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6596e499-9f69-46b3-aee4-468a7725a2b9 2018-07-01 22:39:33,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23785e84567dde5d2490d9e75c9aedd569404e21" 2018-07-01 22:39:33,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee336c72-0a39-408f-a116-dbed568ee6e2 x-compute-request-id: req-ee336c72-0a39-408f-a116-dbed568ee6e2 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:39:33,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-ee336c72-0a39-408f-a116-dbed568ee6e2 2018-07-01 22:39:33,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23785e84567dde5d2490d9e75c9aedd569404e21" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "456de845-b228-412b-8a2e-1d68af99b059", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS42CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "742c4c76-8fd1-4c4a-b74d-1e471a5e7912"}], "config_drive": true}}' 2018-07-01 22:39:34,383 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82361f07-5364-4f27-b1c3-5a77895e58a6 x-compute-request-id: req-82361f07-5364-4f27-b1c3-5a77895e58a6 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "394b3f23-b715-410f-b624-a985600252df", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "bookmark"}], "adminPass": "7VqSC55xRcPF"}} 2018-07-01 22:39:34,383 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-82361f07-5364-4f27-b1c3-5a77895e58a6 2018-07-01 22:39:34,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:34,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32819667-7598-4e1a-8c8a-524b5105e736 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:34,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-32819667-7598-4e1a-8c8a-524b5105e736 2018-07-01 22:39:34,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:34,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["2puNRS23S4eyUssNaaTVXw"], "issued_at": "2018-07-01T22:39:34.000000Z"}} 2018-07-01 22:39:34,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3888985c9f84279ebd0b659dcba968091528c8a" 2018-07-01 22:39:35,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09f33dc1-95c4-4769-a367-48c70aab7c34 x-compute-request-id: req-09f33dc1-95c4-4769-a367-48c70aab7c34 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "394b3f23-b715-410f-b624-a985600252df", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:39:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-4", "created": "2018-07-01T22:39:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:35,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df used request id req-09f33dc1-95c4-4769-a367-48c70aab7c34 2018-07-01 22:39:38,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3888985c9f84279ebd0b659dcba968091528c8a" 2018-07-01 22:39:38,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25ee22b3-7c0a-498f-9820-1031f14d6f97 x-compute-request-id: req-25ee22b3-7c0a-498f-9820-1031f14d6f97 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:7d:01", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "394b3f23-b715-410f-b624-a985600252df", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:39:35Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-07-01T22:39:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:38,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df used request id req-25ee22b3-7c0a-498f-9820-1031f14d6f97 2018-07-01 22:39:41,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3888985c9f84279ebd0b659dcba968091528c8a" 2018-07-01 22:39:42,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4f95187-6829-4e41-aea8-bccf6f3756af x-compute-request-id: req-a4f95187-6829-4e41-aea8-bccf6f3756af Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:7d:01", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-07-01T22:31:34.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "394b3f23-b715-410f-b624-a985600252df", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:39:39Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-07-01T22:39:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:42,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df used request id req-a4f95187-6829-4e41-aea8-bccf6f3756af 2018-07-01 22:39:42,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23785e84567dde5d2490d9e75c9aedd569404e21" 2018-07-01 22:39:43,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04ff05ed-d24b-4302-affb-82ed5f77e593 x-compute-request-id: req-04ff05ed-d24b-4302-affb-82ed5f77e593 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:7d:01", "version": 4, "addr": "10.10.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/394b3f23-b715-410f-b624-a985600252df", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-07-01T22:31:34.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "394b3f23-b715-410f-b624-a985600252df", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:39:39Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-07-01T22:39:34Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:43,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df used request id req-04ff05ed-d24b-4302-affb-82ed5f77e593 2018-07-01 22:39:43,529 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.10'. 2018-07-01 22:39:43,530 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-07-01 22:39:43,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:39:45,050 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac3b2a1a-b083-4fbf-9c7a-0da7c4f201a9 x-compute-request-id: req-ac3b2a1a-b083-4fbf-9c7a-0da7c4f201a9 Content-Length: 0 Content-Type: application/json 2018-07-01 22:39:45,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action used request id req-ac3b2a1a-b083-4fbf-9c7a-0da7c4f201a9 2018-07-01 22:39:45,050 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-07-01 22:39:45,051 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=456de845-b228-412b-8a2e-1d68af99b059 network=f244c8ae-9144-4e0e-a85a-bd7324b2ed66 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.10 10.10.10.13 10.10.11.10 10.10.11.6 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:39:45,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:45,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:45,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:45,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:45,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:45,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:45,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:45,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:45,053 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:45,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:45,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:39:45,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:39:45,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:39:45,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:39:45,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:39:45,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:39:45,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:39:45,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:39:45,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:39:45,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:39:45,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:39:45,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:39:45,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:39:45,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:39:45,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:39:45,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:39:45,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:39:45,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:45,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e31ec0-300b-4591-baa6-51201f59ba29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:45,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-e5e31ec0-300b-4591-baa6-51201f59ba29 2018-07-01 22:39:45,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:45,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["KDNz-UZvSrGf2QRX6DeRCA"], "issued_at": "2018-07-01T22:39:45.000000Z"}} 2018-07-01 22:39:45,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" 2018-07-01 22:39:45,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-669f9111-a61a-4104-a42b-7a0fee13a203 x-compute-request-id: req-669f9111-a61a-4104-a42b-7a0fee13a203 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:39:45,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-669f9111-a61a-4104-a42b-7a0fee13a203 2018-07-01 22:39:45,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" 2018-07-01 22:39:45,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-768c3d70-513e-4f79-bda0-b4a364962c5e x-compute-request-id: req-768c3d70-513e-4f79-bda0-b4a364962c5e Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:39:45,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-768c3d70-513e-4f79-bda0-b4a364962c5e 2018-07-01 22:39:45,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "456de845-b228-412b-8a2e-1d68af99b059", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMCAxMC4xMC4xMC4xMyAxMC4xMC4xMS4xMCAxMC4xMC4xMS42CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f244c8ae-9144-4e0e-a85a-bd7324b2ed66"}], "config_drive": true}}' 2018-07-01 22:39:46,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5cd29a1-2de7-4d03-92bf-6f30fa121c84 x-compute-request-id: req-c5cd29a1-2de7-4d03-92bf-6f30fa121c84 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "bookmark"}], "adminPass": "Cd29DCvrhT4Q"}} 2018-07-01 22:39:46,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c5cd29a1-2de7-4d03-92bf-6f30fa121c84 2018-07-01 22:39:46,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:39:46,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6504e438-c869-4e70-8a88-4266c1552d1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:39:46,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-6504e438-c869-4e70-8a88-4266c1552d1e 2018-07-01 22:39:46,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:39:47,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["cW_g2LZuSguXum5CK_nctQ"], "issued_at": "2018-07-01T22:39:47.000000Z"}} 2018-07-01 22:39:47,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bc846808bef348285e831e20d5b2c86adc1ee4" 2018-07-01 22:39:47,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7b9e9ec-df1e-4022-98e4-c0bfa4c34cfb x-compute-request-id: req-f7b9e9ec-df1e-4022-98e4-c0bfa4c34cfb Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:39:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-1", "created": "2018-07-01T22:39:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:47,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 used request id req-f7b9e9ec-df1e-4022-98e4-c0bfa4c34cfb 2018-07-01 22:39:50,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bc846808bef348285e831e20d5b2c86adc1ee4" 2018-07-01 22:39:51,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89d31a58-532f-4a49-9ed1-b36ec994275a x-compute-request-id: req-89d31a58-532f-4a49-9ed1-b36ec994275a Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:a8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:39:47Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-07-01T22:39:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:51,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 used request id req-89d31a58-532f-4a49-9ed1-b36ec994275a 2018-07-01 22:39:54,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bc846808bef348285e831e20d5b2c86adc1ee4" 2018-07-01 22:39:55,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ef37f1e-465e-4cbb-b13b-b8961442eb9f x-compute-request-id: req-8ef37f1e-465e-4cbb-b13b-b8961442eb9f Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:a8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-07-01T22:31:46.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:39:51Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-07-01T22:39:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:55,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 used request id req-8ef37f1e-465e-4cbb-b13b-b8961442eb9f 2018-07-01 22:39:55,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" 2018-07-01 22:39:55,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2789bc65-d3c5-4340-bb4f-821b7165564e x-compute-request-id: req-2789bc65-d3c5-4340-bb4f-821b7165564e Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:a8", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "rel": "bookmark"}], "image": {"id": "456de845-b228-412b-8a2e-1d68af99b059", "links": [{"href": "http://172.30.9.26:8774/images/456de845-b228-412b-8a2e-1d68af99b059", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-07-01T22:31:46.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:39:51Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-07-01T22:39:46Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:39:55,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 used request id req-2789bc65-d3c5-4340-bb4f-821b7165564e 2018-07-01 22:39:55,931 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.9'. 2018-07-01 22:39:55,931 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-07-01 22:39:55,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:39:57,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:39:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6656615b-a68e-492d-92e3-08c97c5e0a73 x-compute-request-id: req-6656615b-a68e-492d-92e3-08c97c5e0a73 Content-Length: 0 Content-Type: application/json 2018-07-01 22:39:57,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-6656615b-a68e-492d-92e3-08c97c5e0a73 2018-07-01 22:39:57,081 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-07-01 22:39:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-184531", "route_distinguishers": "12:12"}}' 2018-07-01 22:39:57,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-881e6bf9-ee35-4e1f-9ea8-53220eb307e6 Date: Sun, 01 Jul 2018 22:39:57 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": [], "id": "4e8f8d56-61c0-4625-add9-6eb08f73f610", "name": "sdnvpn-184531", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:39:57,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-881e6bf9-ee35-4e1f-9ea8-53220eb307e6 2018-07-01 22:39:57,491 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-184531', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'route_targets': [], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'type': u'l3', u'id': u'4e8f8d56-61c0-4625-add9-6eb08f73f610'}} 2018-07-01 22:39:57,491 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-07-01 22:39:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"router_association": {"router_id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7"}}' 2018-07-01 22:39:58,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-85366f5c-305d-45d4-8ffd-1f41d7c61697 Date: Sun, 01 Jul 2018 22:39:58 GMT RESP BODY: {"router_association": {"router_id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "4ce2b419-a858-4b09-88f0-38460591b881"}} 2018-07-01 22:39:58,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610/router_associations used request id req-85366f5c-305d-45d4-8ffd-1f41d7c61697 2018-07-01 22:39:58,052 - sdnvpn_test_utils - INFO - Waiting for instance dc9b1bf5-38e1-41a2-a175-7dd72da28f35 to boot up 2018-07-01 22:39:58,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af33c9bf1d6d3d2bec16c14fd9d2458a0ca9a5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:39:59,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:39:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-267b9f07-8603-497e-a646-644287857346 x-compute-request-id: req-267b9f07-8603-497e-a646-644287857346 Content-Encoding: gzip Content-Length: 7733 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520613034 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134113] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135825] pid_max: default: 32768 minimum: 301\n[ 0.136746] ACPI: Core revision 20150930\n[ 0.138153] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139493] Security Framework initialized\n[ 0.140330] Yama: becoming mindful.\n[ 0.141078] AppArmor: AppArmor initialized\n[ 0.141962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143322] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144631] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147295] Initializing cgroup subsys io\n[ 0.148131] Initializing cgroup subsys memory\n[ 0.149009] Initializing cgroup subsys devices\n[ 0.149913] Initializing cgroup subsys freezer\n[ 0.150803] Initializing cgroup subsys net_cls\n[ 0.151689] Initializing cgroup subsys perf_event\n[ 0.152620] Initializing cgroup subsys net_prio\n[ 0.153540] Initializing cgroup subsys hugetlb\n[ 0.154430] Initializing cgroup subsys pids\n[ 0.155327] CPU: Physical Processor ID: 0\n[ 0.156850] mce: CPU supports 10 MCE banks\n[ 0.157729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169685] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176007] ftrace: allocating 31920 entries in 125 pages\n[ 0.202371] smpboot: Max logical packages: 1\n[ 0.203274] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204647] x2apic enabled\n[ 0.205506] Switched APIC routing to physical x2apic.\n[ 0.207293] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208464] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212461] KVM setup paravirtual spinlock\n[ 0.213754] x86: Booted up 1 node, 1 CPUs\n[ 0.214610] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216086] devtmpfs: initialized\n[ 0.217791] evm: security.selinux\n[ 0.218506] evm: security.SMACK64\n[ 0.219215] evm: security.SMACK64EXEC\n[ 0.219977] evm: security.SMACK64TRANSMUTE\n[ 0.220807] evm: security.SMACK64MMAP\n[ 0.221571] evm: security.ima\n[ 0.222236] evm: security.capability\n[ 0.223054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224955] pinctrl core: initialized pinctrl subsystem\n[ 0.226086] RTC time: 22:30:55, date: 07/01/18\n[ 0.227063] NET: Registered protocol family 16\n[ 0.228057] cpuidle: using governor ladder\n[ 0.228896] cpuidle: using governor menu\n[ 0.229699] PCCT header not found.\n[ 0.230473] ACPI: bus type PCI registered\n[ 0.231302] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232578] PCI: Using configuration type 1 for base access\n[ 0.234355] ACPI: Added _OSI(Module Device)\n[ 0.235227] ACPI: Added _OSI(Processor Device)\n[ 0.236116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239162] ACPI: Interpreter enabled\n[ 0.239948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247458] ACPI: (supports S0 S5)\n[ 0.248179] ACPI: Using IOAPIC for interrupt routing\n[ 0.249276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252353] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253509] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254756] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258277] acpiphp: Slot [3] registered\n[ 0.259148] acpiphp: Slot [4] registered\n[ 0.259984] acpiphp: Slot [5] registered\n[ 0.260818] acpiphp: Slot [6] registered\n[ 0.261640] acpiphp: Slot [7] registered\n[ 0.262482] acpiphp: Slot [8] registered\n[ 0.263324] acpiphp: Slot [9] registered\n[ 0.264169] acpiphp: Slot [10] registered\n[ 0.265011] acpiphp: Slot [11] registered\n[ 0.265862] acpiphp: Slot [12] registered\n[ 0.266703] acpiphp: Slot [13] registered\n[ 0.267554] acpiphp: Slot [14] registered\n[ 0.268407] acpiphp: Slot [15] registered\n[ 0.279349] acpiphp: Slot [16] registered\n[ 0.280188] acpiphp: Slot [17] registered\n[ 0.281014] acpiphp: Slot [18] registered\n[ 0.281841] acpiphp: Slot [19] registered\n[ 0.282661] acpiphp: Slot [20] registered\n[ 0.283492] acpiphp: Slot [21] registered\n[ 0.284318] acpiphp: Slot [22] registered\n[ 0.285144] acpiphp: Slot [23] registered\n[ 0.285968] acpiphp: Slot [24] registered\n[ 0.286795] acpiphp: Slot [25] registered\n[ 0.287649] acpiphp: Slot [26] registered\n[ 0.288500] acpiphp: Slot [27] registered\n[ 0.289332] acpiphp: Slot [28] registered\n[ 0.290191] acpiphp: Slot [29] registered\n[ 0.291014] acpiphp: Slot [30] registered\n[ 0.291843] acpiphp: Slot [31] registered\n[ 0.292659] PCI host bridge to bus 0000:00\n[ 0.293481] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294706] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295944] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297412] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298880] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305135] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308924] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315259] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365446] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369617] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371040] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373729] vgaarb: loaded\n[ 0.374352] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375503] SCSI subsystem initialized\n[ 0.376341] ACPI: bus type USB registered\n[ 0.377223] usbcore: registered new interface driver usbfs\n[ 0.378286] usbcore: registered new interface driver hub\n[ 0.379330] usbcore: registered new device driver usb\n[ 0.380406] PCI: Using ACPI for IRQ routing\n[ 0.381453] NetLabel: Initializing\n[ 0.382184] NetLabel: domain hash size = 128\n[ 0.383060] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384030] NetLabel: unlabeled traffic allowed by default\n[ 0.385144] clocksource: Switched to clocksource kvm-clock\n[ 0.390564] AppArmor: AppArmor Filesystem Enabled\n[ 0.391553] pnp: PnP ACPI init\n[ 0.392478] pnp: PnP ACPI: found 5 devices\n[ 0.398872] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400618] NET: Registered protocol family 2\n[ 0.401602] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402901] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404106] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405302] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407604] NET: Registered protocol family 1\n[ 0.408496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409632] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424781] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439091] Trying to unpack rootfs image as initramfs...\n[ 0.488698] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502570] Scanning for low memory corruption every 60 seconds\n[ 0.503937] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505118] audit: initializing netlink subsys (disabled)\n[ 0.506182] audit: type=2000 audit(1530484256.805:1): initialized\n[ 0.507521] Initialise system trusted keyring\n[ 0.508474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511685] zbud: loaded\n[ 0.512402] VFS: Disk quotas dquot_6.6.0\n[ 0.513282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514835] fuse init (API version 7.23)\n[ 0.515746] Key type big_key registered\n[ 0.516573] Allocating IMA MOK and blacklist keyrings.\n[ 0.517713] Key type asymmetric registered\n[ 0.518584] Asymmetric key parser 'x509' registered\n[ 0.519563] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521447] io scheduler noop registered\n[ 0.522283] io scheduler deadline registered (default)\n[ 0.523299] io scheduler cfq registered\n[ 0.524152] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525237] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526530] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528021] ACPI: Power Button [PWRF]\n[ 0.528869] GHES: HEST is not enabled!\n[ 0.544212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602009] Linux agpgart interface v0.103\n[ 0.604052] brd: module loaded\n[ 0.605287] loop: module loaded\n[ 0.611541] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613171] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614988] GPT:90111 != 2097151\n[ 0.615675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616666] vda: vda1 vda15\n[ 0.618107] scsi host0: ata_piix\n[ 0.618863] scsi host1: ata_piix\n[ 0.619610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622347] libphy: Fixed MDIO Bus: probed\n[ 0.623187] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624154] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626298] PPP generic driver version 2.4.2\n[ 0.627209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628474] ehci-pci: EHCI PCI platform driver\n[ 0.629377] ehci-platform: EHCI generic platform driver\n[ 0.630391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631542] ohci-pci: OHCI PCI platform driver\n[ 0.632451] ohci-platform: OHCI generic platform driver\n[ 0.633470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647836] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650353] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655246] usb usb1: Product: UHCI Host Controller\n[ 0.656201] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658390] hub 1-0:1.0: USB hub found\n[ 0.659187] hub 1-0:1.0: 2 ports detected\n[ 0.660103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662246] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663229] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664269] mousedev: PS/2 mouse device common for all mice\n[ 0.665543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667418] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670978] i2c /dev entries driver\n[ 0.671742] device-mapper: uevent: version 1.0.3\n[ 0.672697] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674367] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675674] NET: Registered protocol family 10\n[ 0.676677] NET: Registered protocol family 17\n[ 0.677587] Key type dns_resolver registered\n[ 0.678538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679658] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681444] registered taskstats version 1\n[ 0.682299] Loading compiled-in X.509 certificates\n[ 0.683754] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685653] zswap: loaded using pool lzo/zbud\n[ 0.687038] Key type trusted registered\n[ 0.688583] Key type encrypted registered\n[ 0.689441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690493] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691550] evm: HMAC attrs: 0x1\n[ 0.692504] Magic number: 10:891:551\n[ 0.693316] tty ttyS27: hash matches\n[ 0.694084] acpi PNP0C0F:02: hash matches\n[ 0.694959] rtc_cmos 00:00: setting system clock to 2018-07-01 22:30:56 UTC (1530484256)\n[ 0.696576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697720] EDD information not available.\n[ 0.782127] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794171] Write protecting the kernel read-only data: 14336k\n[ 0.795769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797614] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840656] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:39:59,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action used request id req-267b9f07-8603-497e-a646-644287857346 2018-07-01 22:40:01,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af33c9bf1d6d3d2bec16c14fd9d2458a0ca9a5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:02,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e3bb09c-fc6f-44d3-ad4b-68aeb03c54c8 x-compute-request-id: req-2e3bb09c-fc6f-44d3-ad4b-68aeb03c54c8 Content-Encoding: gzip Content-Length: 7733 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520613034 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134113] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135825] pid_max: default: 32768 minimum: 301\n[ 0.136746] ACPI: Core revision 20150930\n[ 0.138153] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139493] Security Framework initialized\n[ 0.140330] Yama: becoming mindful.\n[ 0.141078] AppArmor: AppArmor initialized\n[ 0.141962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143322] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144631] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147295] Initializing cgroup subsys io\n[ 0.148131] Initializing cgroup subsys memory\n[ 0.149009] Initializing cgroup subsys devices\n[ 0.149913] Initializing cgroup subsys freezer\n[ 0.150803] Initializing cgroup subsys net_cls\n[ 0.151689] Initializing cgroup subsys perf_event\n[ 0.152620] Initializing cgroup subsys net_prio\n[ 0.153540] Initializing cgroup subsys hugetlb\n[ 0.154430] Initializing cgroup subsys pids\n[ 0.155327] CPU: Physical Processor ID: 0\n[ 0.156850] mce: CPU supports 10 MCE banks\n[ 0.157729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169685] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176007] ftrace: allocating 31920 entries in 125 pages\n[ 0.202371] smpboot: Max logical packages: 1\n[ 0.203274] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204647] x2apic enabled\n[ 0.205506] Switched APIC routing to physical x2apic.\n[ 0.207293] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208464] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212461] KVM setup paravirtual spinlock\n[ 0.213754] x86: Booted up 1 node, 1 CPUs\n[ 0.214610] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216086] devtmpfs: initialized\n[ 0.217791] evm: security.selinux\n[ 0.218506] evm: security.SMACK64\n[ 0.219215] evm: security.SMACK64EXEC\n[ 0.219977] evm: security.SMACK64TRANSMUTE\n[ 0.220807] evm: security.SMACK64MMAP\n[ 0.221571] evm: security.ima\n[ 0.222236] evm: security.capability\n[ 0.223054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224955] pinctrl core: initialized pinctrl subsystem\n[ 0.226086] RTC time: 22:30:55, date: 07/01/18\n[ 0.227063] NET: Registered protocol family 16\n[ 0.228057] cpuidle: using governor ladder\n[ 0.228896] cpuidle: using governor menu\n[ 0.229699] PCCT header not found.\n[ 0.230473] ACPI: bus type PCI registered\n[ 0.231302] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232578] PCI: Using configuration type 1 for base access\n[ 0.234355] ACPI: Added _OSI(Module Device)\n[ 0.235227] ACPI: Added _OSI(Processor Device)\n[ 0.236116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239162] ACPI: Interpreter enabled\n[ 0.239948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247458] ACPI: (supports S0 S5)\n[ 0.248179] ACPI: Using IOAPIC for interrupt routing\n[ 0.249276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252353] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253509] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254756] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258277] acpiphp: Slot [3] registered\n[ 0.259148] acpiphp: Slot [4] registered\n[ 0.259984] acpiphp: Slot [5] registered\n[ 0.260818] acpiphp: Slot [6] registered\n[ 0.261640] acpiphp: Slot [7] registered\n[ 0.262482] acpiphp: Slot [8] registered\n[ 0.263324] acpiphp: Slot [9] registered\n[ 0.264169] acpiphp: Slot [10] registered\n[ 0.265011] acpiphp: Slot [11] registered\n[ 0.265862] acpiphp: Slot [12] registered\n[ 0.266703] acpiphp: Slot [13] registered\n[ 0.267554] acpiphp: Slot [14] registered\n[ 0.268407] acpiphp: Slot [15] registered\n[ 0.279349] acpiphp: Slot [16] registered\n[ 0.280188] acpiphp: Slot [17] registered\n[ 0.281014] acpiphp: Slot [18] registered\n[ 0.281841] acpiphp: Slot [19] registered\n[ 0.282661] acpiphp: Slot [20] registered\n[ 0.283492] acpiphp: Slot [21] registered\n[ 0.284318] acpiphp: Slot [22] registered\n[ 0.285144] acpiphp: Slot [23] registered\n[ 0.285968] acpiphp: Slot [24] registered\n[ 0.286795] acpiphp: Slot [25] registered\n[ 0.287649] acpiphp: Slot [26] registered\n[ 0.288500] acpiphp: Slot [27] registered\n[ 0.289332] acpiphp: Slot [28] registered\n[ 0.290191] acpiphp: Slot [29] registered\n[ 0.291014] acpiphp: Slot [30] registered\n[ 0.291843] acpiphp: Slot [31] registered\n[ 0.292659] PCI host bridge to bus 0000:00\n[ 0.293481] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294706] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295944] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297412] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298880] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305135] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308924] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315259] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365446] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369617] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371040] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373729] vgaarb: loaded\n[ 0.374352] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375503] SCSI subsystem initialized\n[ 0.376341] ACPI: bus type USB registered\n[ 0.377223] usbcore: registered new interface driver usbfs\n[ 0.378286] usbcore: registered new interface driver hub\n[ 0.379330] usbcore: registered new device driver usb\n[ 0.380406] PCI: Using ACPI for IRQ routing\n[ 0.381453] NetLabel: Initializing\n[ 0.382184] NetLabel: domain hash size = 128\n[ 0.383060] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384030] NetLabel: unlabeled traffic allowed by default\n[ 0.385144] clocksource: Switched to clocksource kvm-clock\n[ 0.390564] AppArmor: AppArmor Filesystem Enabled\n[ 0.391553] pnp: PnP ACPI init\n[ 0.392478] pnp: PnP ACPI: found 5 devices\n[ 0.398872] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400618] NET: Registered protocol family 2\n[ 0.401602] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402901] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404106] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405302] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407604] NET: Registered protocol family 1\n[ 0.408496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409632] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424781] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439091] Trying to unpack rootfs image as initramfs...\n[ 0.488698] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502570] Scanning for low memory corruption every 60 seconds\n[ 0.503937] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505118] audit: initializing netlink subsys (disabled)\n[ 0.506182] audit: type=2000 audit(1530484256.805:1): initialized\n[ 0.507521] Initialise system trusted keyring\n[ 0.508474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511685] zbud: loaded\n[ 0.512402] VFS: Disk quotas dquot_6.6.0\n[ 0.513282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514835] fuse init (API version 7.23)\n[ 0.515746] Key type big_key registered\n[ 0.516573] Allocating IMA MOK and blacklist keyrings.\n[ 0.517713] Key type asymmetric registered\n[ 0.518584] Asymmetric key parser 'x509' registered\n[ 0.519563] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521447] io scheduler noop registered\n[ 0.522283] io scheduler deadline registered (default)\n[ 0.523299] io scheduler cfq registered\n[ 0.524152] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525237] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526530] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528021] ACPI: Power Button [PWRF]\n[ 0.528869] GHES: HEST is not enabled!\n[ 0.544212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602009] Linux agpgart interface v0.103\n[ 0.604052] brd: module loaded\n[ 0.605287] loop: module loaded\n[ 0.611541] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613171] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614988] GPT:90111 != 2097151\n[ 0.615675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616666] vda: vda1 vda15\n[ 0.618107] scsi host0: ata_piix\n[ 0.618863] scsi host1: ata_piix\n[ 0.619610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622347] libphy: Fixed MDIO Bus: probed\n[ 0.623187] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624154] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626298] PPP generic driver version 2.4.2\n[ 0.627209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628474] ehci-pci: EHCI PCI platform driver\n[ 0.629377] ehci-platform: EHCI generic platform driver\n[ 0.630391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631542] ohci-pci: OHCI PCI platform driver\n[ 0.632451] ohci-platform: OHCI generic platform driver\n[ 0.633470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647836] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650353] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655246] usb usb1: Product: UHCI Host Controller\n[ 0.656201] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658390] hub 1-0:1.0: USB hub found\n[ 0.659187] hub 1-0:1.0: 2 ports detected\n[ 0.660103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662246] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663229] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664269] mousedev: PS/2 mouse device common for all mice\n[ 0.665543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667418] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670978] i2c /dev entries driver\n[ 0.671742] device-mapper: uevent: version 1.0.3\n[ 0.672697] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674367] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675674] NET: Registered protocol family 10\n[ 0.676677] NET: Registered protocol family 17\n[ 0.677587] Key type dns_resolver registered\n[ 0.678538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679658] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681444] registered taskstats version 1\n[ 0.682299] Loading compiled-in X.509 certificates\n[ 0.683754] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685653] zswap: loaded using pool lzo/zbud\n[ 0.687038] Key type trusted registered\n[ 0.688583] Key type encrypted registered\n[ 0.689441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690493] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691550] evm: HMAC attrs: 0x1\n[ 0.692504] Magic number: 10:891:551\n[ 0.693316] tty ttyS27: hash matches\n[ 0.694084] acpi PNP0C0F:02: hash matches\n[ 0.694959] rtc_cmos 00:00: setting system clock to 2018-07-01 22:30:56 UTC (1530484256)\n[ 0.696576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697720] EDD information not available.\n[ 0.782127] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794171] Write protecting the kernel read-only data: 14336k\n[ 0.795769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797614] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840656] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:40:02,208 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action used request id req-2e3bb09c-fc6f-44d3-ad4b-68aeb03c54c8 2018-07-01 22:40:04,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af33c9bf1d6d3d2bec16c14fd9d2458a0ca9a5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:05,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce98ae62-a3f4-4864-b7d7-19451df78657 x-compute-request-id: req-ce98ae62-a3f4-4864-b7d7-19451df78657 Content-Encoding: gzip Content-Length: 9561 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520613034 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134113] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135825] pid_max: default: 32768 minimum: 301\n[ 0.136746] ACPI: Core revision 20150930\n[ 0.138153] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139493] Security Framework initialized\n[ 0.140330] Yama: becoming mindful.\n[ 0.141078] AppArmor: AppArmor initialized\n[ 0.141962] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143322] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144631] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147295] Initializing cgroup subsys io\n[ 0.148131] Initializing cgroup subsys memory\n[ 0.149009] Initializing cgroup subsys devices\n[ 0.149913] Initializing cgroup subsys freezer\n[ 0.150803] Initializing cgroup subsys net_cls\n[ 0.151689] Initializing cgroup subsys perf_event\n[ 0.152620] Initializing cgroup subsys net_prio\n[ 0.153540] Initializing cgroup subsys hugetlb\n[ 0.154430] Initializing cgroup subsys pids\n[ 0.155327] CPU: Physical Processor ID: 0\n[ 0.156850] mce: CPU supports 10 MCE banks\n[ 0.157729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169685] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176007] ftrace: allocating 31920 entries in 125 pages\n[ 0.202371] smpboot: Max logical packages: 1\n[ 0.203274] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204647] x2apic enabled\n[ 0.205506] Switched APIC routing to physical x2apic.\n[ 0.207293] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208464] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212461] KVM setup paravirtual spinlock\n[ 0.213754] x86: Booted up 1 node, 1 CPUs\n[ 0.214610] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216086] devtmpfs: initialized\n[ 0.217791] evm: security.selinux\n[ 0.218506] evm: security.SMACK64\n[ 0.219215] evm: security.SMACK64EXEC\n[ 0.219977] evm: security.SMACK64TRANSMUTE\n[ 0.220807] evm: security.SMACK64MMAP\n[ 0.221571] evm: security.ima\n[ 0.222236] evm: security.capability\n[ 0.223054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224955] pinctrl core: initialized pinctrl subsystem\n[ 0.226086] RTC time: 22:30:55, date: 07/01/18\n[ 0.227063] NET: Registered protocol family 16\n[ 0.228057] cpuidle: using governor ladder\n[ 0.228896] cpuidle: using governor menu\n[ 0.229699] PCCT header not found.\n[ 0.230473] ACPI: bus type PCI registered\n[ 0.231302] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232578] PCI: Using configuration type 1 for base access\n[ 0.234355] ACPI: Added _OSI(Module Device)\n[ 0.235227] ACPI: Added _OSI(Processor Device)\n[ 0.236116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237037] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239162] ACPI: Interpreter enabled\n[ 0.239948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247458] ACPI: (supports S0 S5)\n[ 0.248179] ACPI: Using IOAPIC for interrupt routing\n[ 0.249276] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252353] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253509] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254756] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255978] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258277] acpiphp: Slot [3] registered\n[ 0.259148] acpiphp: Slot [4] registered\n[ 0.259984] acpiphp: Slot [5] registered\n[ 0.260818] acpiphp: Slot [6] registered\n[ 0.261640] acpiphp: Slot [7] registered\n[ 0.262482] acpiphp: Slot [8] registered\n[ 0.263324] acpiphp: Slot [9] registered\n[ 0.264169] acpiphp: Slot [10] registered\n[ 0.265011] acpiphp: Slot [11] registered\n[ 0.265862] acpiphp: Slot [12] registered\n[ 0.266703] acpiphp: Slot [13] registered\n[ 0.267554] acpiphp: Slot [14] registered\n[ 0.268407] acpiphp: Slot [15] registered\n[ 0.279349] acpiphp: Slot [16] registered\n[ 0.280188] acpiphp: Slot [17] registered\n[ 0.281014] acpiphp: Slot [18] registered\n[ 0.281841] acpiphp: Slot [19] registered\n[ 0.282661] acpiphp: Slot [20] registered\n[ 0.283492] acpiphp: Slot [21] registered\n[ 0.284318] acpiphp: Slot [22] registered\n[ 0.285144] acpiphp: Slot [23] registered\n[ 0.285968] acpiphp: Slot [24] registered\n[ 0.286795] acpiphp: Slot [25] registered\n[ 0.287649] acpiphp: Slot [26] registered\n[ 0.288500] acpiphp: Slot [27] registered\n[ 0.289332] acpiphp: Slot [28] registered\n[ 0.290191] acpiphp: Slot [29] registered\n[ 0.291014] acpiphp: Slot [30] registered\n[ 0.291843] acpiphp: Slot [31] registered\n[ 0.292659] PCI host bridge to bus 0000:00\n[ 0.293481] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294706] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295944] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297412] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298880] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305135] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308924] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315259] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362414] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363966] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365446] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366905] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369617] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371040] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373729] vgaarb: loaded\n[ 0.374352] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375503] SCSI subsystem initialized\n[ 0.376341] ACPI: bus type USB registered\n[ 0.377223] usbcore: registered new interface driver usbfs\n[ 0.378286] usbcore: registered new interface driver hub\n[ 0.379330] usbcore: registered new device driver usb\n[ 0.380406] PCI: Using ACPI for IRQ routing\n[ 0.381453] NetLabel: Initializing\n[ 0.382184] NetLabel: domain hash size = 128\n[ 0.383060] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384030] NetLabel: unlabeled traffic allowed by default\n[ 0.385144] clocksource: Switched to clocksource kvm-clock\n[ 0.390564] AppArmor: AppArmor Filesystem Enabled\n[ 0.391553] pnp: PnP ACPI init\n[ 0.392478] pnp: PnP ACPI: found 5 devices\n[ 0.398872] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400618] NET: Registered protocol family 2\n[ 0.401602] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402901] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404106] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405302] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407604] NET: Registered protocol family 1\n[ 0.408496] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409632] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424781] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439091] Trying to unpack rootfs image as initramfs...\n[ 0.488698] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502570] Scanning for low memory corruption every 60 seconds\n[ 0.503937] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505118] audit: initializing netlink subsys (disabled)\n[ 0.506182] audit: type=2000 audit(1530484256.805:1): initialized\n[ 0.507521] Initialise system trusted keyring\n[ 0.508474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511685] zbud: loaded\n[ 0.512402] VFS: Disk quotas dquot_6.6.0\n[ 0.513282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514835] fuse init (API version 7.23)\n[ 0.515746] Key type big_key registered\n[ 0.516573] Allocating IMA MOK and blacklist keyrings.\n[ 0.517713] Key type asymmetric registered\n[ 0.518584] Asymmetric key parser 'x509' registered\n[ 0.519563] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521447] io scheduler noop registered\n[ 0.522283] io scheduler deadline registered (default)\n[ 0.523299] io scheduler cfq registered\n[ 0.524152] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525237] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526530] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528021] ACPI: Power Button [PWRF]\n[ 0.528869] GHES: HEST is not enabled!\n[ 0.544212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599831] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602009] Linux agpgart interface v0.103\n[ 0.604052] brd: module loaded\n[ 0.605287] loop: module loaded\n[ 0.611541] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613171] GPT:90111 != 2097151\n[ 0.613870] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614988] GPT:90111 != 2097151\n[ 0.615675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616666] vda: vda1 vda15\n[ 0.618107] scsi host0: ata_piix\n[ 0.618863] scsi host1: ata_piix\n[ 0.619610] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622347] libphy: Fixed MDIO Bus: probed\n[ 0.623187] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624154] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626298] PPP generic driver version 2.4.2\n[ 0.627209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628474] ehci-pci: EHCI PCI platform driver\n[ 0.629377] ehci-platform: EHCI generic platform driver\n[ 0.630391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631542] ohci-pci: OHCI PCI platform driver\n[ 0.632451] ohci-platform: OHCI generic platform driver\n[ 0.633470] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647836] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650353] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655246] usb usb1: Product: UHCI Host Controller\n[ 0.656201] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.657371] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658390] hub 1-0:1.0: USB hub found\n[ 0.659187] hub 1-0:1.0: 2 ports detected\n[ 0.660103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.662246] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.663229] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664269] mousedev: PS/2 mouse device common for all mice\n[ 0.665543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667418] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670978] i2c /dev entries driver\n[ 0.671742] device-mapper: uevent: version 1.0.3\n[ 0.672697] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674367] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675674] NET: Registered protocol family 10\n[ 0.676677] NET: Registered protocol family 17\n[ 0.677587] Key type dns_resolver registered\n[ 0.678538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679658] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681444] registered taskstats version 1\n[ 0.682299] Loading compiled-in X.509 certificates\n[ 0.683754] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685653] zswap: loaded using pool lzo/zbud\n[ 0.687038] Key type trusted registered\n[ 0.688583] Key type encrypted registered\n[ 0.689441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690493] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691550] evm: HMAC attrs: 0x1\n[ 0.692504] Magic number: 10:891:551\n[ 0.693316] tty ttyS27: hash matches\n[ 0.694084] acpi PNP0C0F:02: hash matches\n[ 0.694959] rtc_cmos 00:00: setting system clock to 2018-07-01 22:30:56 UTC (1530484256)\n[ 0.696576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697720] EDD information not available.\n[ 0.782127] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794171] Write protecting the kernel read-only data: 14336k\n[ 0.795769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797614] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.840656] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.07\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.20. iid=i-00000114\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOypVPButoEMZnRbHfCcT1TNKkkNRnxKAi39Uhjo6CkkrrpUVJgkvo3VCqGmOvYf+w0EdDWvZMLGsqCsgavYWTNRADDh3a2+AY0jy7LtouftKKUh3xX1NG6P6jDmVWeKGu/Y7Iv1M4fKDDxKIJu/hGpZaJSKVAgE3Tdy+SZiWvv0WB/RPmDbAlM0zETMZ3BpIZI9Cn9e4cdINW2y2jK9BiTWPl9xUa0APfl4cWKLA9c/kUrc6xRrtqCY/ngMAJGpDrO2/bf9lDtFnDe6tBP4ERl5yqGlOkANeAif7Hd7dBW1AJnfL4BIz0+5GSvvpqfvP84WAap9okkFFmZXIwusn9 root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJu6F0A14bTPz8S66Dq8xmyIj8rfYpJUVPDXqwH7HHGujg33ObJ7t9ZfA3LuLE6LEpLElo9pJCO6lO7XVfKe1LzF70Y5weCNxOVSa+RoxENjcMUGoZUy7pm/PyuLgxokmSPVVUZUTsqLvusZ7VcZR1od48Xf2JhgDJ4pLfRHCQS7AAAAFQCJs35+CGCVJ+rGjp1ahky2B2wuLwAAAIBBOxlMakY0FmighwGw1YY3ZicdVZFUPELD/wi/FRDTtfUyxXPGHvo3fQzYRRA8OGpcAGgKnwzBw3HuQoG3YVAQI0dYjPCFv7Ua4nz7KAWQD7mn/rzO6a8tEA5zmEfdGkKPvjHmYjUQ+LAiho3r7UL07YnOAHVettBqAUmiBrz3MAAAAIAB6qexkyPjK1F5pGHXVq5UhSL8qvtD4zzT8+NaMpkc3t0xbcNKV3F+WzKCdqxKBwyDc1IZErVQYNsOcpvvZW09kwcxCf2j5dYzVUlWvGPKV+tl+koOHHRLeMiaV612s+I3wCIhw9EqpEMoQYMKGI4rIaVKAnvbGOcQdrOosdURhA== root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fe62:b1b3/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000114\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.95 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-2 login: "} 2018-07-01 22:40:05,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action used request id req-ce98ae62-a3f4-4864-b7d7-19451df78657 2018-07-01 22:40:07,325 - sdnvpn_test_utils - INFO - Waiting for instance 3df06ace-a89c-4ea4-ab47-aeb251662c7c to boot up 2018-07-01 22:40:07,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:08,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4b16e38-41f5-491b-91b9-085ac3ca7318 x-compute-request-id: req-b4b16e38-41f5-491b-91b9-085ac3ca7318 Content-Encoding: gzip Content-Length: 7716 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505186453 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129914] pid_max: default: 32768 minimum: 301\n[ 0.130789] ACPI: Core revision 20150930\n[ 0.132151] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133441] Security Framework initialized\n[ 0.134238] Yama: becoming mindful.\n[ 0.134950] AppArmor: AppArmor initialized\n[ 0.135799] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138329] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139505] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140856] Initializing cgroup subsys io\n[ 0.141646] Initializing cgroup subsys memory\n[ 0.142488] Initializing cgroup subsys devices\n[ 0.143334] Initializing cgroup subsys freezer\n[ 0.144183] Initializing cgroup subsys net_cls\n[ 0.145029] Initializing cgroup subsys perf_event\n[ 0.145911] Initializing cgroup subsys net_prio\n[ 0.146767] Initializing cgroup subsys hugetlb\n[ 0.147615] Initializing cgroup subsys pids\n[ 0.148469] CPU: Physical Processor ID: 0\n[ 0.149946] mce: CPU supports 10 MCE banks\n[ 0.150770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162374] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168733] ftrace: allocating 31920 entries in 125 pages\n[ 0.194982] smpboot: Max logical packages: 1\n[ 0.195825] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197130] x2apic enabled\n[ 0.197920] Switched APIC routing to physical x2apic.\n[ 0.199648] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204413] KVM setup paravirtual spinlock\n[ 0.205676] x86: Booted up 1 node, 1 CPUs\n[ 0.206458] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207811] devtmpfs: initialized\n[ 0.209501] evm: security.selinux\n[ 0.210187] evm: security.SMACK64\n[ 0.210860] evm: security.SMACK64EXEC\n[ 0.211580] evm: security.SMACK64TRANSMUTE\n[ 0.212364] evm: security.SMACK64MMAP\n[ 0.213082] evm: security.ima\n[ 0.213712] evm: security.capability\n[ 0.214492] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216280] pinctrl core: initialized pinctrl subsystem\n[ 0.217342] RTC time: 22:30:50, date: 07/01/18\n[ 0.218284] NET: Registered protocol family 16\n[ 0.219234] cpuidle: using governor ladder\n[ 0.220031] cpuidle: using governor menu\n[ 0.220793] PCCT header not found.\n[ 0.221517] ACPI: bus type PCI registered\n[ 0.222302] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223507] PCI: Using configuration type 1 for base access\n[ 0.225231] ACPI: Added _OSI(Module Device)\n[ 0.226049] ACPI: Added _OSI(Processor Device)\n[ 0.226892] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227768] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229859] ACPI: Interpreter enabled\n[ 0.230598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237753] ACPI: (supports S0 S5)\n[ 0.238435] ACPI: Using IOAPIC for interrupt routing\n[ 0.239351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248112] acpiphp: Slot [3] registered\n[ 0.248894] acpiphp: Slot [4] registered\n[ 0.249665] acpiphp: Slot [5] registered\n[ 0.250453] acpiphp: Slot [6] registered\n[ 0.251228] acpiphp: Slot [7] registered\n[ 0.252006] acpiphp: Slot [8] registered\n[ 0.252781] acpiphp: Slot [9] registered\n[ 0.253550] acpiphp: Slot [10] registered\n[ 0.254335] acpiphp: Slot [11] registered\n[ 0.255138] acpiphp: Slot [12] registered\n[ 0.255935] acpiphp: Slot [13] registered\n[ 0.256720] acpiphp: Slot [14] registered\n[ 0.257503] acpiphp: Slot [15] registered\n[ 0.268396] acpiphp: Slot [16] registered\n[ 0.269191] acpiphp: Slot [17] registered\n[ 0.269979] acpiphp: Slot [18] registered\n[ 0.270766] acpiphp: Slot [19] registered\n[ 0.271547] acpiphp: Slot [20] registered\n[ 0.272336] acpiphp: Slot [21] registered\n[ 0.273133] acpiphp: Slot [22] registered\n[ 0.273923] acpiphp: Slot [23] registered\n[ 0.274713] acpiphp: Slot [24] registered\n[ 0.275498] acpiphp: Slot [25] registered\n[ 0.276288] acpiphp: Slot [26] registered\n[ 0.277076] acpiphp: Slot [27] registered\n[ 0.277870] acpiphp: Slot [28] registered\n[ 0.278658] acpiphp: Slot [29] registered\n[ 0.279448] acpiphp: Slot [30] registered\n[ 0.280237] acpiphp: Slot [31] registered\n[ 0.281022] PCI host bridge to bus 0000:00\n[ 0.281808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285585] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287002] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295527] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304623] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354816] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356219] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357450] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358583] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361145] vgaarb: loaded\n[ 0.361741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362862] SCSI subsystem initialized\n[ 0.363662] ACPI: bus type USB registered\n[ 0.364465] usbcore: registered new interface driver usbfs\n[ 0.365482] usbcore: registered new interface driver hub\n[ 0.366472] usbcore: registered new device driver usb\n[ 0.367506] PCI: Using ACPI for IRQ routing\n[ 0.368510] NetLabel: Initializing\n[ 0.369211] NetLabel: domain hash size = 128\n[ 0.370049] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370984] NetLabel: unlabeled traffic allowed by default\n[ 0.372056] clocksource: Switched to clocksource kvm-clock\n[ 0.377545] AppArmor: AppArmor Filesystem Enabled\n[ 0.378498] pnp: PnP ACPI init\n[ 0.379398] pnp: PnP ACPI: found 5 devices\n[ 0.385750] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387416] NET: Registered protocol family 2\n[ 0.388362] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390759] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392953] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394104] NET: Registered protocol family 1\n[ 0.394954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396038] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397094] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411113] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425358] Trying to unpack rootfs image as initramfs...\n[ 0.475811] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489609] Scanning for low memory corruption every 60 seconds\n[ 0.490959] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492097] audit: initializing netlink subsys (disabled)\n[ 0.493103] audit: type=2000 audit(1530484251.325:1): initialized\n[ 0.494393] Initialise system trusted keyring\n[ 0.495302] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498386] zbud: loaded\n[ 0.499079] VFS: Disk quotas dquot_6.6.0\n[ 0.499880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501368] fuse init (API version 7.23)\n[ 0.502253] Key type big_key registered\n[ 0.503043] Allocating IMA MOK and blacklist keyrings.\n[ 0.504139] Key type asymmetric registered\n[ 0.504948] Asymmetric key parser 'x509' registered\n[ 0.505885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507709] io scheduler noop registered\n[ 0.508496] io scheduler deadline registered (default)\n[ 0.509473] io scheduler cfq registered\n[ 0.510293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514004] ACPI: Power Button [PWRF]\n[ 0.514822] GHES: HEST is not enabled!\n[ 0.528530] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560953] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587133] Linux agpgart interface v0.103\n[ 0.589128] brd: module loaded\n[ 0.590286] loop: module loaded\n[ 0.594783] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596237] GPT:90111 != 2097151\n[ 0.596908] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597982] GPT:90111 != 2097151\n[ 0.598645] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599601] vda: vda1 vda15\n[ 0.601004] scsi host0: ata_piix\n[ 0.601729] scsi host1: ata_piix\n[ 0.602426] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603630] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605064] libphy: Fixed MDIO Bus: probed\n[ 0.605874] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606808] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608928] PPP generic driver version 2.4.2\n[ 0.609800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611035] ehci-pci: EHCI PCI platform driver\n[ 0.611890] ehci-platform: EHCI generic platform driver\n[ 0.612870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613978] ohci-pci: OHCI PCI platform driver\n[ 0.614830] ohci-platform: OHCI generic platform driver\n[ 0.615800] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630076] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632486] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637201] usb usb1: Product: UHCI Host Controller\n[ 0.638123] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639244] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640224] hub 1-0:1.0: USB hub found\n[ 0.640997] hub 1-0:1.0: 2 ports detected\n[ 0.641882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643965] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645928] mousedev: PS/2 mouse device common for all mice\n[ 0.647161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648980] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650051] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652407] i2c /dev entries driver\n[ 0.653164] device-mapper: uevent: version 1.0.3\n[ 0.654085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655682] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656946] NET: Registered protocol family 10\n[ 0.657916] NET: Registered protocol family 17\n[ 0.658788] Key type dns_resolver registered\n[ 0.659697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660784] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662512] registered taskstats version 1\n[ 0.663342] Loading compiled-in X.509 certificates\n[ 0.664785] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666608] zswap: loaded using pool lzo/zbud\n[ 0.667961] Key type trusted registered\n[ 0.669487] Key type encrypted registered\n[ 0.670313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671327] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672366] evm: HMAC attrs: 0x1\n[ 0.673668] Magic number: 10:891:551\n[ 0.674446] tty ttyS27: hash matches\n[ 0.675190] acpi PNP0C0F:02: hash matches\n[ 0.676038] rtc_cmos 00:00: setting system clock to 2018-07-01 22:30:51 UTC (1530484251)\n[ 0.677629] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678734] EDD information not available.\n[ 0.764997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776828] Write protecting the kernel read-only data: 14336k\n[ 0.778391] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780172] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.187750] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:40:08,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action used request id req-b4b16e38-41f5-491b-91b9-085ac3ca7318 2018-07-01 22:40:10,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:11,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c990397-02ea-4734-942e-d35fa70ad7fe x-compute-request-id: req-4c990397-02ea-4734-942e-d35fa70ad7fe Content-Encoding: gzip Content-Length: 7716 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505186453 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129914] pid_max: default: 32768 minimum: 301\n[ 0.130789] ACPI: Core revision 20150930\n[ 0.132151] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133441] Security Framework initialized\n[ 0.134238] Yama: becoming mindful.\n[ 0.134950] AppArmor: AppArmor initialized\n[ 0.135799] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138329] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139505] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140856] Initializing cgroup subsys io\n[ 0.141646] Initializing cgroup subsys memory\n[ 0.142488] Initializing cgroup subsys devices\n[ 0.143334] Initializing cgroup subsys freezer\n[ 0.144183] Initializing cgroup subsys net_cls\n[ 0.145029] Initializing cgroup subsys perf_event\n[ 0.145911] Initializing cgroup subsys net_prio\n[ 0.146767] Initializing cgroup subsys hugetlb\n[ 0.147615] Initializing cgroup subsys pids\n[ 0.148469] CPU: Physical Processor ID: 0\n[ 0.149946] mce: CPU supports 10 MCE banks\n[ 0.150770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162374] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168733] ftrace: allocating 31920 entries in 125 pages\n[ 0.194982] smpboot: Max logical packages: 1\n[ 0.195825] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197130] x2apic enabled\n[ 0.197920] Switched APIC routing to physical x2apic.\n[ 0.199648] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204413] KVM setup paravirtual spinlock\n[ 0.205676] x86: Booted up 1 node, 1 CPUs\n[ 0.206458] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207811] devtmpfs: initialized\n[ 0.209501] evm: security.selinux\n[ 0.210187] evm: security.SMACK64\n[ 0.210860] evm: security.SMACK64EXEC\n[ 0.211580] evm: security.SMACK64TRANSMUTE\n[ 0.212364] evm: security.SMACK64MMAP\n[ 0.213082] evm: security.ima\n[ 0.213712] evm: security.capability\n[ 0.214492] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216280] pinctrl core: initialized pinctrl subsystem\n[ 0.217342] RTC time: 22:30:50, date: 07/01/18\n[ 0.218284] NET: Registered protocol family 16\n[ 0.219234] cpuidle: using governor ladder\n[ 0.220031] cpuidle: using governor menu\n[ 0.220793] PCCT header not found.\n[ 0.221517] ACPI: bus type PCI registered\n[ 0.222302] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223507] PCI: Using configuration type 1 for base access\n[ 0.225231] ACPI: Added _OSI(Module Device)\n[ 0.226049] ACPI: Added _OSI(Processor Device)\n[ 0.226892] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227768] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229859] ACPI: Interpreter enabled\n[ 0.230598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237753] ACPI: (supports S0 S5)\n[ 0.238435] ACPI: Using IOAPIC for interrupt routing\n[ 0.239351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248112] acpiphp: Slot [3] registered\n[ 0.248894] acpiphp: Slot [4] registered\n[ 0.249665] acpiphp: Slot [5] registered\n[ 0.250453] acpiphp: Slot [6] registered\n[ 0.251228] acpiphp: Slot [7] registered\n[ 0.252006] acpiphp: Slot [8] registered\n[ 0.252781] acpiphp: Slot [9] registered\n[ 0.253550] acpiphp: Slot [10] registered\n[ 0.254335] acpiphp: Slot [11] registered\n[ 0.255138] acpiphp: Slot [12] registered\n[ 0.255935] acpiphp: Slot [13] registered\n[ 0.256720] acpiphp: Slot [14] registered\n[ 0.257503] acpiphp: Slot [15] registered\n[ 0.268396] acpiphp: Slot [16] registered\n[ 0.269191] acpiphp: Slot [17] registered\n[ 0.269979] acpiphp: Slot [18] registered\n[ 0.270766] acpiphp: Slot [19] registered\n[ 0.271547] acpiphp: Slot [20] registered\n[ 0.272336] acpiphp: Slot [21] registered\n[ 0.273133] acpiphp: Slot [22] registered\n[ 0.273923] acpiphp: Slot [23] registered\n[ 0.274713] acpiphp: Slot [24] registered\n[ 0.275498] acpiphp: Slot [25] registered\n[ 0.276288] acpiphp: Slot [26] registered\n[ 0.277076] acpiphp: Slot [27] registered\n[ 0.277870] acpiphp: Slot [28] registered\n[ 0.278658] acpiphp: Slot [29] registered\n[ 0.279448] acpiphp: Slot [30] registered\n[ 0.280237] acpiphp: Slot [31] registered\n[ 0.281022] PCI host bridge to bus 0000:00\n[ 0.281808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285585] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287002] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295527] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304623] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354816] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356219] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357450] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358583] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361145] vgaarb: loaded\n[ 0.361741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362862] SCSI subsystem initialized\n[ 0.363662] ACPI: bus type USB registered\n[ 0.364465] usbcore: registered new interface driver usbfs\n[ 0.365482] usbcore: registered new interface driver hub\n[ 0.366472] usbcore: registered new device driver usb\n[ 0.367506] PCI: Using ACPI for IRQ routing\n[ 0.368510] NetLabel: Initializing\n[ 0.369211] NetLabel: domain hash size = 128\n[ 0.370049] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370984] NetLabel: unlabeled traffic allowed by default\n[ 0.372056] clocksource: Switched to clocksource kvm-clock\n[ 0.377545] AppArmor: AppArmor Filesystem Enabled\n[ 0.378498] pnp: PnP ACPI init\n[ 0.379398] pnp: PnP ACPI: found 5 devices\n[ 0.385750] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387416] NET: Registered protocol family 2\n[ 0.388362] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390759] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392953] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394104] NET: Registered protocol family 1\n[ 0.394954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396038] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397094] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411113] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425358] Trying to unpack rootfs image as initramfs...\n[ 0.475811] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489609] Scanning for low memory corruption every 60 seconds\n[ 0.490959] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492097] audit: initializing netlink subsys (disabled)\n[ 0.493103] audit: type=2000 audit(1530484251.325:1): initialized\n[ 0.494393] Initialise system trusted keyring\n[ 0.495302] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498386] zbud: loaded\n[ 0.499079] VFS: Disk quotas dquot_6.6.0\n[ 0.499880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501368] fuse init (API version 7.23)\n[ 0.502253] Key type big_key registered\n[ 0.503043] Allocating IMA MOK and blacklist keyrings.\n[ 0.504139] Key type asymmetric registered\n[ 0.504948] Asymmetric key parser 'x509' registered\n[ 0.505885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507709] io scheduler noop registered\n[ 0.508496] io scheduler deadline registered (default)\n[ 0.509473] io scheduler cfq registered\n[ 0.510293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514004] ACPI: Power Button [PWRF]\n[ 0.514822] GHES: HEST is not enabled!\n[ 0.528530] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560953] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587133] Linux agpgart interface v0.103\n[ 0.589128] brd: module loaded\n[ 0.590286] loop: module loaded\n[ 0.594783] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596237] GPT:90111 != 2097151\n[ 0.596908] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597982] GPT:90111 != 2097151\n[ 0.598645] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599601] vda: vda1 vda15\n[ 0.601004] scsi host0: ata_piix\n[ 0.601729] scsi host1: ata_piix\n[ 0.602426] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603630] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605064] libphy: Fixed MDIO Bus: probed\n[ 0.605874] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606808] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608928] PPP generic driver version 2.4.2\n[ 0.609800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611035] ehci-pci: EHCI PCI platform driver\n[ 0.611890] ehci-platform: EHCI generic platform driver\n[ 0.612870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613978] ohci-pci: OHCI PCI platform driver\n[ 0.614830] ohci-platform: OHCI generic platform driver\n[ 0.615800] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630076] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632486] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637201] usb usb1: Product: UHCI Host Controller\n[ 0.638123] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639244] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640224] hub 1-0:1.0: USB hub found\n[ 0.640997] hub 1-0:1.0: 2 ports detected\n[ 0.641882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643965] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645928] mousedev: PS/2 mouse device common for all mice\n[ 0.647161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648980] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650051] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652407] i2c /dev entries driver\n[ 0.653164] device-mapper: uevent: version 1.0.3\n[ 0.654085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655682] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656946] NET: Registered protocol family 10\n[ 0.657916] NET: Registered protocol family 17\n[ 0.658788] Key type dns_resolver registered\n[ 0.659697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660784] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662512] registered taskstats version 1\n[ 0.663342] Loading compiled-in X.509 certificates\n[ 0.664785] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666608] zswap: loaded using pool lzo/zbud\n[ 0.667961] Key type trusted registered\n[ 0.669487] Key type encrypted registered\n[ 0.670313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671327] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672366] evm: HMAC attrs: 0x1\n[ 0.673668] Magic number: 10:891:551\n[ 0.674446] tty ttyS27: hash matches\n[ 0.675190] acpi PNP0C0F:02: hash matches\n[ 0.676038] rtc_cmos 00:00: setting system clock to 2018-07-01 22:30:51 UTC (1530484251)\n[ 0.677629] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678734] EDD information not available.\n[ 0.764997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776828] Write protecting the kernel read-only data: 14336k\n[ 0.778391] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780172] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.187750] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:40:11,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action used request id req-4c990397-02ea-4734-942e-d35fa70ad7fe 2018-07-01 22:40:13,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:14,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f80727-9dfc-41d6-ad9f-8587f4ddd94a x-compute-request-id: req-d3f80727-9dfc-41d6-ad9f-8587f4ddd94a Content-Encoding: gzip Content-Length: 7716 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505186453 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129914] pid_max: default: 32768 minimum: 301\n[ 0.130789] ACPI: Core revision 20150930\n[ 0.132151] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133441] Security Framework initialized\n[ 0.134238] Yama: becoming mindful.\n[ 0.134950] AppArmor: AppArmor initialized\n[ 0.135799] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138329] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139505] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140856] Initializing cgroup subsys io\n[ 0.141646] Initializing cgroup subsys memory\n[ 0.142488] Initializing cgroup subsys devices\n[ 0.143334] Initializing cgroup subsys freezer\n[ 0.144183] Initializing cgroup subsys net_cls\n[ 0.145029] Initializing cgroup subsys perf_event\n[ 0.145911] Initializing cgroup subsys net_prio\n[ 0.146767] Initializing cgroup subsys hugetlb\n[ 0.147615] Initializing cgroup subsys pids\n[ 0.148469] CPU: Physical Processor ID: 0\n[ 0.149946] mce: CPU supports 10 MCE banks\n[ 0.150770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162374] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168733] ftrace: allocating 31920 entries in 125 pages\n[ 0.194982] smpboot: Max logical packages: 1\n[ 0.195825] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197130] x2apic enabled\n[ 0.197920] Switched APIC routing to physical x2apic.\n[ 0.199648] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204413] KVM setup paravirtual spinlock\n[ 0.205676] x86: Booted up 1 node, 1 CPUs\n[ 0.206458] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207811] devtmpfs: initialized\n[ 0.209501] evm: security.selinux\n[ 0.210187] evm: security.SMACK64\n[ 0.210860] evm: security.SMACK64EXEC\n[ 0.211580] evm: security.SMACK64TRANSMUTE\n[ 0.212364] evm: security.SMACK64MMAP\n[ 0.213082] evm: security.ima\n[ 0.213712] evm: security.capability\n[ 0.214492] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216280] pinctrl core: initialized pinctrl subsystem\n[ 0.217342] RTC time: 22:30:50, date: 07/01/18\n[ 0.218284] NET: Registered protocol family 16\n[ 0.219234] cpuidle: using governor ladder\n[ 0.220031] cpuidle: using governor menu\n[ 0.220793] PCCT header not found.\n[ 0.221517] ACPI: bus type PCI registered\n[ 0.222302] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223507] PCI: Using configuration type 1 for base access\n[ 0.225231] ACPI: Added _OSI(Module Device)\n[ 0.226049] ACPI: Added _OSI(Processor Device)\n[ 0.226892] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227768] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229859] ACPI: Interpreter enabled\n[ 0.230598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237753] ACPI: (supports S0 S5)\n[ 0.238435] ACPI: Using IOAPIC for interrupt routing\n[ 0.239351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248112] acpiphp: Slot [3] registered\n[ 0.248894] acpiphp: Slot [4] registered\n[ 0.249665] acpiphp: Slot [5] registered\n[ 0.250453] acpiphp: Slot [6] registered\n[ 0.251228] acpiphp: Slot [7] registered\n[ 0.252006] acpiphp: Slot [8] registered\n[ 0.252781] acpiphp: Slot [9] registered\n[ 0.253550] acpiphp: Slot [10] registered\n[ 0.254335] acpiphp: Slot [11] registered\n[ 0.255138] acpiphp: Slot [12] registered\n[ 0.255935] acpiphp: Slot [13] registered\n[ 0.256720] acpiphp: Slot [14] registered\n[ 0.257503] acpiphp: Slot [15] registered\n[ 0.268396] acpiphp: Slot [16] registered\n[ 0.269191] acpiphp: Slot [17] registered\n[ 0.269979] acpiphp: Slot [18] registered\n[ 0.270766] acpiphp: Slot [19] registered\n[ 0.271547] acpiphp: Slot [20] registered\n[ 0.272336] acpiphp: Slot [21] registered\n[ 0.273133] acpiphp: Slot [22] registered\n[ 0.273923] acpiphp: Slot [23] registered\n[ 0.274713] acpiphp: Slot [24] registered\n[ 0.275498] acpiphp: Slot [25] registered\n[ 0.276288] acpiphp: Slot [26] registered\n[ 0.277076] acpiphp: Slot [27] registered\n[ 0.277870] acpiphp: Slot [28] registered\n[ 0.278658] acpiphp: Slot [29] registered\n[ 0.279448] acpiphp: Slot [30] registered\n[ 0.280237] acpiphp: Slot [31] registered\n[ 0.281022] PCI host bridge to bus 0000:00\n[ 0.281808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285585] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287002] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295527] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304623] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354816] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356219] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357450] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358583] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361145] vgaarb: loaded\n[ 0.361741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362862] SCSI subsystem initialized\n[ 0.363662] ACPI: bus type USB registered\n[ 0.364465] usbcore: registered new interface driver usbfs\n[ 0.365482] usbcore: registered new interface driver hub\n[ 0.366472] usbcore: registered new device driver usb\n[ 0.367506] PCI: Using ACPI for IRQ routing\n[ 0.368510] NetLabel: Initializing\n[ 0.369211] NetLabel: domain hash size = 128\n[ 0.370049] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370984] NetLabel: unlabeled traffic allowed by default\n[ 0.372056] clocksource: Switched to clocksource kvm-clock\n[ 0.377545] AppArmor: AppArmor Filesystem Enabled\n[ 0.378498] pnp: PnP ACPI init\n[ 0.379398] pnp: PnP ACPI: found 5 devices\n[ 0.385750] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387416] NET: Registered protocol family 2\n[ 0.388362] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390759] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392953] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394104] NET: Registered protocol family 1\n[ 0.394954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396038] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397094] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411113] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425358] Trying to unpack rootfs image as initramfs...\n[ 0.475811] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489609] Scanning for low memory corruption every 60 seconds\n[ 0.490959] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492097] audit: initializing netlink subsys (disabled)\n[ 0.493103] audit: type=2000 audit(1530484251.325:1): initialized\n[ 0.494393] Initialise system trusted keyring\n[ 0.495302] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498386] zbud: loaded\n[ 0.499079] VFS: Disk quotas dquot_6.6.0\n[ 0.499880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501368] fuse init (API version 7.23)\n[ 0.502253] Key type big_key registered\n[ 0.503043] Allocating IMA MOK and blacklist keyrings.\n[ 0.504139] Key type asymmetric registered\n[ 0.504948] Asymmetric key parser 'x509' registered\n[ 0.505885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507709] io scheduler noop registered\n[ 0.508496] io scheduler deadline registered (default)\n[ 0.509473] io scheduler cfq registered\n[ 0.510293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514004] ACPI: Power Button [PWRF]\n[ 0.514822] GHES: HEST is not enabled!\n[ 0.528530] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560953] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587133] Linux agpgart interface v0.103\n[ 0.589128] brd: module loaded\n[ 0.590286] loop: module loaded\n[ 0.594783] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596237] GPT:90111 != 2097151\n[ 0.596908] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597982] GPT:90111 != 2097151\n[ 0.598645] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599601] vda: vda1 vda15\n[ 0.601004] scsi host0: ata_piix\n[ 0.601729] scsi host1: ata_piix\n[ 0.602426] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603630] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605064] libphy: Fixed MDIO Bus: probed\n[ 0.605874] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606808] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608928] PPP generic driver version 2.4.2\n[ 0.609800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611035] ehci-pci: EHCI PCI platform driver\n[ 0.611890] ehci-platform: EHCI generic platform driver\n[ 0.612870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613978] ohci-pci: OHCI PCI platform driver\n[ 0.614830] ohci-platform: OHCI generic platform driver\n[ 0.615800] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630076] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632486] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637201] usb usb1: Product: UHCI Host Controller\n[ 0.638123] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639244] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640224] hub 1-0:1.0: USB hub found\n[ 0.640997] hub 1-0:1.0: 2 ports detected\n[ 0.641882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643965] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645928] mousedev: PS/2 mouse device common for all mice\n[ 0.647161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648980] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650051] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652407] i2c /dev entries driver\n[ 0.653164] device-mapper: uevent: version 1.0.3\n[ 0.654085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655682] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656946] NET: Registered protocol family 10\n[ 0.657916] NET: Registered protocol family 17\n[ 0.658788] Key type dns_resolver registered\n[ 0.659697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660784] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662512] registered taskstats version 1\n[ 0.663342] Loading compiled-in X.509 certificates\n[ 0.664785] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666608] zswap: loaded using pool lzo/zbud\n[ 0.667961] Key type trusted registered\n[ 0.669487] Key type encrypted registered\n[ 0.670313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671327] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672366] evm: HMAC attrs: 0x1\n[ 0.673668] Magic number: 10:891:551\n[ 0.674446] tty ttyS27: hash matches\n[ 0.675190] acpi PNP0C0F:02: hash matches\n[ 0.676038] rtc_cmos 00:00: setting system clock to 2018-07-01 22:30:51 UTC (1530484251)\n[ 0.677629] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678734] EDD information not available.\n[ 0.764997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776828] Write protecting the kernel read-only data: 14336k\n[ 0.778391] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780172] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.187750] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:40:14,589 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action used request id req-d3f80727-9dfc-41d6-ad9f-8587f4ddd94a 2018-07-01 22:40:16,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7f0eb19b531bd3508a3779063ea49dc3a9620" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:17,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73eb4804-7bee-4f96-a6e5-cca5d7000280 x-compute-request-id: req-73eb4804-7bee-4f96-a6e5-cca5d7000280 Content-Encoding: gzip Content-Length: 9543 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505186453 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128287] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129914] pid_max: default: 32768 minimum: 301\n[ 0.130789] ACPI: Core revision 20150930\n[ 0.132151] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133441] Security Framework initialized\n[ 0.134238] Yama: becoming mindful.\n[ 0.134950] AppArmor: AppArmor initialized\n[ 0.135799] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138329] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139505] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140856] Initializing cgroup subsys io\n[ 0.141646] Initializing cgroup subsys memory\n[ 0.142488] Initializing cgroup subsys devices\n[ 0.143334] Initializing cgroup subsys freezer\n[ 0.144183] Initializing cgroup subsys net_cls\n[ 0.145029] Initializing cgroup subsys perf_event\n[ 0.145911] Initializing cgroup subsys net_prio\n[ 0.146767] Initializing cgroup subsys hugetlb\n[ 0.147615] Initializing cgroup subsys pids\n[ 0.148469] CPU: Physical Processor ID: 0\n[ 0.149946] mce: CPU supports 10 MCE banks\n[ 0.150770] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162374] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168733] ftrace: allocating 31920 entries in 125 pages\n[ 0.194982] smpboot: Max logical packages: 1\n[ 0.195825] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197130] x2apic enabled\n[ 0.197920] Switched APIC routing to physical x2apic.\n[ 0.199648] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200734] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202665] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204413] KVM setup paravirtual spinlock\n[ 0.205676] x86: Booted up 1 node, 1 CPUs\n[ 0.206458] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207811] devtmpfs: initialized\n[ 0.209501] evm: security.selinux\n[ 0.210187] evm: security.SMACK64\n[ 0.210860] evm: security.SMACK64EXEC\n[ 0.211580] evm: security.SMACK64TRANSMUTE\n[ 0.212364] evm: security.SMACK64MMAP\n[ 0.213082] evm: security.ima\n[ 0.213712] evm: security.capability\n[ 0.214492] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216280] pinctrl core: initialized pinctrl subsystem\n[ 0.217342] RTC time: 22:30:50, date: 07/01/18\n[ 0.218284] NET: Registered protocol family 16\n[ 0.219234] cpuidle: using governor ladder\n[ 0.220031] cpuidle: using governor menu\n[ 0.220793] PCCT header not found.\n[ 0.221517] ACPI: bus type PCI registered\n[ 0.222302] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223507] PCI: Using configuration type 1 for base access\n[ 0.225231] ACPI: Added _OSI(Module Device)\n[ 0.226049] ACPI: Added _OSI(Processor Device)\n[ 0.226892] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227768] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229859] ACPI: Interpreter enabled\n[ 0.230598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237753] ACPI: (supports S0 S5)\n[ 0.238435] ACPI: Using IOAPIC for interrupt routing\n[ 0.239351] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244798] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248112] acpiphp: Slot [3] registered\n[ 0.248894] acpiphp: Slot [4] registered\n[ 0.249665] acpiphp: Slot [5] registered\n[ 0.250453] acpiphp: Slot [6] registered\n[ 0.251228] acpiphp: Slot [7] registered\n[ 0.252006] acpiphp: Slot [8] registered\n[ 0.252781] acpiphp: Slot [9] registered\n[ 0.253550] acpiphp: Slot [10] registered\n[ 0.254335] acpiphp: Slot [11] registered\n[ 0.255138] acpiphp: Slot [12] registered\n[ 0.255935] acpiphp: Slot [13] registered\n[ 0.256720] acpiphp: Slot [14] registered\n[ 0.257503] acpiphp: Slot [15] registered\n[ 0.268396] acpiphp: Slot [16] registered\n[ 0.269191] acpiphp: Slot [17] registered\n[ 0.269979] acpiphp: Slot [18] registered\n[ 0.270766] acpiphp: Slot [19] registered\n[ 0.271547] acpiphp: Slot [20] registered\n[ 0.272336] acpiphp: Slot [21] registered\n[ 0.273133] acpiphp: Slot [22] registered\n[ 0.273923] acpiphp: Slot [23] registered\n[ 0.274713] acpiphp: Slot [24] registered\n[ 0.275498] acpiphp: Slot [25] registered\n[ 0.276288] acpiphp: Slot [26] registered\n[ 0.277076] acpiphp: Slot [27] registered\n[ 0.277870] acpiphp: Slot [28] registered\n[ 0.278658] acpiphp: Slot [29] registered\n[ 0.279448] acpiphp: Slot [30] registered\n[ 0.280237] acpiphp: Slot [31] registered\n[ 0.281022] PCI host bridge to bus 0000:00\n[ 0.281808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285585] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287002] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294385] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295527] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296753] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304623] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354816] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356219] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357450] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358583] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361145] vgaarb: loaded\n[ 0.361741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362862] SCSI subsystem initialized\n[ 0.363662] ACPI: bus type USB registered\n[ 0.364465] usbcore: registered new interface driver usbfs\n[ 0.365482] usbcore: registered new interface driver hub\n[ 0.366472] usbcore: registered new device driver usb\n[ 0.367506] PCI: Using ACPI for IRQ routing\n[ 0.368510] NetLabel: Initializing\n[ 0.369211] NetLabel: domain hash size = 128\n[ 0.370049] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370984] NetLabel: unlabeled traffic allowed by default\n[ 0.372056] clocksource: Switched to clocksource kvm-clock\n[ 0.377545] AppArmor: AppArmor Filesystem Enabled\n[ 0.378498] pnp: PnP ACPI init\n[ 0.379398] pnp: PnP ACPI: found 5 devices\n[ 0.385750] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387416] NET: Registered protocol family 2\n[ 0.388362] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390759] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391893] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392953] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394104] NET: Registered protocol family 1\n[ 0.394954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396038] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397094] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411113] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425358] Trying to unpack rootfs image as initramfs...\n[ 0.475811] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489609] Scanning for low memory corruption every 60 seconds\n[ 0.490959] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492097] audit: initializing netlink subsys (disabled)\n[ 0.493103] audit: type=2000 audit(1530484251.325:1): initialized\n[ 0.494393] Initialise system trusted keyring\n[ 0.495302] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498386] zbud: loaded\n[ 0.499079] VFS: Disk quotas dquot_6.6.0\n[ 0.499880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501368] fuse init (API version 7.23)\n[ 0.502253] Key type big_key registered\n[ 0.503043] Allocating IMA MOK and blacklist keyrings.\n[ 0.504139] Key type asymmetric registered\n[ 0.504948] Asymmetric key parser 'x509' registered\n[ 0.505885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507709] io scheduler noop registered\n[ 0.508496] io scheduler deadline registered (default)\n[ 0.509473] io scheduler cfq registered\n[ 0.510293] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511320] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514004] ACPI: Power Button [PWRF]\n[ 0.514822] GHES: HEST is not enabled!\n[ 0.528530] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558134] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560953] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587133] Linux agpgart interface v0.103\n[ 0.589128] brd: module loaded\n[ 0.590286] loop: module loaded\n[ 0.594783] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596237] GPT:90111 != 2097151\n[ 0.596908] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597982] GPT:90111 != 2097151\n[ 0.598645] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599601] vda: vda1 vda15\n[ 0.601004] scsi host0: ata_piix\n[ 0.601729] scsi host1: ata_piix\n[ 0.602426] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603630] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605064] libphy: Fixed MDIO Bus: probed\n[ 0.605874] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606808] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608928] PPP generic driver version 2.4.2\n[ 0.609800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611035] ehci-pci: EHCI PCI platform driver\n[ 0.611890] ehci-platform: EHCI generic platform driver\n[ 0.612870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613978] ohci-pci: OHCI PCI platform driver\n[ 0.614830] ohci-platform: OHCI generic platform driver\n[ 0.615800] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630076] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631058] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632486] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633498] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.634594] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635797] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637201] usb usb1: Product: UHCI Host Controller\n[ 0.638123] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639244] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640224] hub 1-0:1.0: USB hub found\n[ 0.640997] hub 1-0:1.0: 2 ports detected\n[ 0.641882] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643965] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.644917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645928] mousedev: PS/2 mouse device common for all mice\n[ 0.647161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648980] rtc_cmos 00:00: RTC can wake from S4\n[ 0.650051] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652407] i2c /dev entries driver\n[ 0.653164] device-mapper: uevent: version 1.0.3\n[ 0.654085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655682] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.656946] NET: Registered protocol family 10\n[ 0.657916] NET: Registered protocol family 17\n[ 0.658788] Key type dns_resolver registered\n[ 0.659697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.660784] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.662512] registered taskstats version 1\n[ 0.663342] Loading compiled-in X.509 certificates\n[ 0.664785] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.666608] zswap: loaded using pool lzo/zbud\n[ 0.667961] Key type trusted registered\n[ 0.669487] Key type encrypted registered\n[ 0.670313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.671327] ima: No TPM chip found, activating TPM-bypass!\n[ 0.672366] evm: HMAC attrs: 0x1\n[ 0.673668] Magic number: 10:891:551\n[ 0.674446] tty ttyS27: hash matches\n[ 0.675190] acpi PNP0C0F:02: hash matches\n[ 0.676038] rtc_cmos 00:00: setting system clock to 2018-07-01 22:30:51 UTC (1530484251)\n[ 0.677629] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.678734] EDD information not available.\n[ 0.764997] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776828] Write protecting the kernel read-only data: 14336k\n[ 0.778391] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780172] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.187750] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.15. iid=i-00000117\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyO1LLjUpyKYbwtqLeNlx/UJNJ7MiiiH4fcgUbrCWZPIu0TG70n3H4u9yWXw9Cldc+agGGu1Nl8Z9n43LmgeHjr+klA88qDEGHJwEUw3NjDnyf9gn6S0ly84oinoI43Q1IuQ9F5O0dcwyfOrkOn0Hqo9HpsuYEv96vMsb+Ds39N6n3DxDrm/x9C75NcXc+l7i5BW8OYAzbFjnd2iLwXdW6JsLwcsEt7dwvI2Oz+TLjFWriM3R/RCYesED8MYdvQXrtK9Noii6ZRPnxTmXzh+d9MFIYUKajc36SraePbs4UHTkrqtuceOmCgwSlROGlHhHRuocJw+Z+PjBy/Oyixyhb root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBALm0qtfLjlATlaaVP34SxCfa5akeSXjhO5CiiqA+UStxKZ47Rx1dYZ1AQ/601HQZk9PQZ9Y+J1fOpz/+2Aiig0FLdzgcKzqpi7PLwQuXvC5pv3WemkWGaY1r8QabVedUbqZEyZEjXSu4bYW9OdiKm79KdTsAIWOg6SU3EGBB0B4jAAAAFQCv2pJ3xgDtUqi+7dqv2ZpdRzPmFwAAAIEAt8tSYeH+ZBel4MXGsLi1lNmoxXhFe3/4CJulCVWcS+pRqEelJ1pyrr3n/PyNJDCiCTMDaCBsxU4JBZIhbaY7s8owD//6Soto7Jo155bFkk38/19lgqxjKef9Qn/vhkz/kn7PHG/ZL3Jo/L63ALTIlZ9WZ5CCpR/IeZjqoq+glBUAAACAPUGLK56vil/PIe3GDsV3XkuJIwlDxti5yGaObXpqA7a5xLJwSweO/fFAwhqTWUN4edBsObk0ONMye659a2f5JJQKz1aCAJYn7y6a5FpZYm4gyJn0+UZjsKwohJb7e0t5wWg+ls1Z5IjA8NORNozav5TT5dFtYHGa5BC3lYnWKm4= root@sdnvpn-4-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.13,24,fe80::f816:3eff:fe5f:d397/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000117\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.91 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-3 login: "} 2018-07-01 22:40:17,724 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action used request id req-73eb4804-7bee-4f96-a6e5-cca5d7000280 2018-07-01 22:40:19,753 - sdnvpn_test_utils - INFO - Waiting for instance 6425600e-c8bb-4a26-b19b-f0fd323091c8 to boot up 2018-07-01 22:40:19,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:20,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27bfc24c-24ba-4a58-bc9a-7074aef897bd x-compute-request-id: req-27bfc24c-24ba-4a58-bc9a-7074aef897bd Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:40:20,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-27bfc24c-24ba-4a58-bc9a-7074aef897bd 2018-07-01 22:40:22,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:24,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccd2ca39-bd97-4046-bf02-b6a99c5e9252 x-compute-request-id: req-ccd2ca39-bd97-4046-bf02-b6a99c5e9252 Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:40:24,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-ccd2ca39-bd97-4046-bf02-b6a99c5e9252 2018-07-01 22:40:26,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:27,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70ffbce3-687c-4c5b-82e2-6be4af72178f x-compute-request-id: req-70ffbce3-687c-4c5b-82e2-6be4af72178f Content-Encoding: gzip Content-Length: 7710 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:40:27,093 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-70ffbce3-687c-4c5b-82e2-6be4af72178f 2018-07-01 22:40:29,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:30,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-521291b2-46e5-4d33-8d7f-845ec44558ec x-compute-request-id: req-521291b2-46e5-4d33-8d7f-845ec44558ec Content-Encoding: gzip Content-Length: 9404 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n"} 2018-07-01 22:40:30,180 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-521291b2-46e5-4d33-8d7f-845ec44558ec 2018-07-01 22:40:32,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:33,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51fb54e1-afb7-4f7e-a64f-8febdb97b2fc x-compute-request-id: req-51fb54e1-afb7-4f7e-a64f-8febdb97b2fc Content-Encoding: gzip Content-Length: 10008 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-07-01 22:40:33,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-51fb54e1-afb7-4f7e-a64f-8febdb97b2fc 2018-07-01 22:40:35,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:36,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53912fb5-a459-4d7f-a85c-13360a89a488 x-compute-request-id: req-53912fb5-a459-4d7f-a85c-13360a89a488 Content-Encoding: gzip Content-Length: 10008 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-07-01 22:40:36,359 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-53912fb5-a459-4d7f-a85c-13360a89a488 2018-07-01 22:40:38,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:39,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ab2a25e-ded2-4d0c-b7fc-5f29fafba70d x-compute-request-id: req-3ab2a25e-ded2-4d0c-b7fc-5f29fafba70d Content-Encoding: gzip Content-Length: 10008 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-07-01 22:40:39,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-3ab2a25e-ded2-4d0c-b7fc-5f29fafba70d 2018-07-01 22:40:41,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:42,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d003747d-1f1b-4722-8dc8-2b935859bb5b x-compute-request-id: req-d003747d-1f1b-4722-8dc8-2b935859bb5b Content-Encoding: gzip Content-Length: 10008 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-07-01 22:40:42,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-d003747d-1f1b-4722-8dc8-2b935859bb5b 2018-07-01 22:40:44,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:45,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da1f2cd8-b0a6-4cdc-8eaa-46eb6ab4c7e1 x-compute-request-id: req-da1f2cd8-b0a6-4cdc-8eaa-46eb6ab4c7e1 Content-Encoding: gzip Content-Length: 10008 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n"} 2018-07-01 22:40:45,635 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-da1f2cd8-b0a6-4cdc-8eaa-46eb6ab4c7e1 2018-07-01 22:40:47,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:48,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0b12c88-1515-4e23-868d-0df4886f1780 x-compute-request-id: req-f0b12c88-1515-4e23-868d-0df4886f1780 Content-Encoding: gzip Content-Length: 10079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:40:48,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-f0b12c88-1515-4e23-868d-0df4886f1780 2018-07-01 22:40:50,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:51,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6b7923c-9bb7-4c8a-99d1-2b61ef005276 x-compute-request-id: req-a6b7923c-9bb7-4c8a-99d1-2b61ef005276 Content-Encoding: gzip Content-Length: 10079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:40:51,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-a6b7923c-9bb7-4c8a-99d1-2b61ef005276 2018-07-01 22:40:53,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:54,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5f04eb9-323f-4ca2-8f7e-921db821c188 x-compute-request-id: req-d5f04eb9-323f-4ca2-8f7e-921db821c188 Content-Encoding: gzip Content-Length: 10079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:40:54,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-d5f04eb9-323f-4ca2-8f7e-921db821c188 2018-07-01 22:40:56,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:40:58,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c50ae2a-09ff-46b3-9356-8bc601dddb11 x-compute-request-id: req-6c50ae2a-09ff-46b3-9356-8bc601dddb11 Content-Encoding: gzip Content-Length: 10079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:40:58,003 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-6c50ae2a-09ff-46b3-9356-8bc601dddb11 2018-07-01 22:41:00,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:01,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73755a3d-b43f-4cf5-be56-4a45f31a399d x-compute-request-id: req-73755a3d-b43f-4cf5-be56-4a45f31a399d Content-Encoding: gzip Content-Length: 10099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:41:01,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-73755a3d-b43f-4cf5-be56-4a45f31a399d 2018-07-01 22:41:03,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:04,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01df33da-bbfc-44b0-a7f1-c8b250e6e07b x-compute-request-id: req-01df33da-bbfc-44b0-a7f1-c8b250e6e07b Content-Encoding: gzip Content-Length: 10099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:41:04,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-01df33da-bbfc-44b0-a7f1-c8b250e6e07b 2018-07-01 22:41:06,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:07,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2925b8f-bf01-4f19-9c8c-157a29d78e66 x-compute-request-id: req-e2925b8f-bf01-4f19-9c8c-157a29d78e66 Content-Encoding: gzip Content-Length: 10099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:41:07,274 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-e2925b8f-bf01-4f19-9c8c-157a29d78e66 2018-07-01 22:41:09,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:10,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6758baf5-4c82-4a9f-a041-4c08aba9bab1 x-compute-request-id: req-6758baf5-4c82-4a9f-a041-4c08aba9bab1 Content-Encoding: gzip Content-Length: 10099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:41:10,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-6758baf5-4c82-4a9f-a041-4c08aba9bab1 2018-07-01 22:41:12,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:13,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06a0abe4-b714-4c41-bb30-5c238591760a x-compute-request-id: req-06a0abe4-b714-4c41-bb30-5c238591760a Content-Encoding: gzip Content-Length: 10099 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:41:13,472 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-06a0abe4-b714-4c41-bb30-5c238591760a 2018-07-01 22:41:15,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d20853c23ca1058051842fae3bea70a3ea8d4f4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:16,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8af7469-e372-4003-bce4-3cc2d2bdbdc4 x-compute-request-id: req-b8af7469-e372-4003-bce4-3cc2d2bdbdc4 Content-Encoding: gzip Content-Length: 11168 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 515268123 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128966] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130590] pid_max: default: 32768 minimum: 301\n[ 0.131456] ACPI: Core revision 20150930\n[ 0.132829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134102] Security Framework initialized\n[ 0.134897] Yama: becoming mindful.\n[ 0.135612] AppArmor: AppArmor initialized\n[ 0.136457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137763] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140189] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141540] Initializing cgroup subsys io\n[ 0.142335] Initializing cgroup subsys memory\n[ 0.143172] Initializing cgroup subsys devices\n[ 0.144026] Initializing cgroup subsys freezer\n[ 0.144878] Initializing cgroup subsys net_cls\n[ 0.145725] Initializing cgroup subsys perf_event\n[ 0.146616] Initializing cgroup subsys net_prio\n[ 0.147465] Initializing cgroup subsys hugetlb\n[ 0.148324] Initializing cgroup subsys pids\n[ 0.149179] CPU: Physical Processor ID: 0\n[ 0.150663] mce: CPU supports 10 MCE banks\n[ 0.151482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152459] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169887] ftrace: allocating 31920 entries in 125 pages\n[ 0.196288] smpboot: Max logical packages: 1\n[ 0.197121] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198434] x2apic enabled\n[ 0.199236] Switched APIC routing to physical x2apic.\n[ 0.200973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202056] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204001] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205742] KVM setup paravirtual spinlock\n[ 0.207012] x86: Booted up 1 node, 1 CPUs\n[ 0.207796] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209144] devtmpfs: initialized\n[ 0.210840] evm: security.selinux\n[ 0.211525] evm: security.SMACK64\n[ 0.212199] evm: security.SMACK64EXEC\n[ 0.212931] evm: security.SMACK64TRANSMUTE\n[ 0.213720] evm: security.SMACK64MMAP\n[ 0.214438] evm: security.ima\n[ 0.215068] evm: security.capability\n[ 0.215853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217662] pinctrl core: initialized pinctrl subsystem\n[ 0.218733] RTC time: 22:31:02, date: 07/01/18\n[ 0.219670] NET: Registered protocol family 16\n[ 0.220619] cpuidle: using governor ladder\n[ 0.221410] cpuidle: using governor menu\n[ 0.222179] PCCT header not found.\n[ 0.222909] ACPI: bus type PCI registered\n[ 0.223696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224904] PCI: Using configuration type 1 for base access\n[ 0.226632] ACPI: Added _OSI(Module Device)\n[ 0.227443] ACPI: Added _OSI(Processor Device)\n[ 0.228294] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231249] ACPI: Interpreter enabled\n[ 0.232000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237390] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239208] ACPI: (supports S0 S5)\n[ 0.239900] ACPI: Using IOAPIC for interrupt routing\n[ 0.240913] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249642] acpiphp: Slot [3] registered\n[ 0.250423] acpiphp: Slot [4] registered\n[ 0.251211] acpiphp: Slot [5] registered\n[ 0.251992] acpiphp: Slot [6] registered\n[ 0.252769] acpiphp: Slot [7] registered\n[ 0.253549] acpiphp: Slot [8] registered\n[ 0.254329] acpiphp: Slot [9] registered\n[ 0.255109] acpiphp: Slot [10] registered\n[ 0.255899] acpiphp: Slot [11] registered\n[ 0.256688] acpiphp: Slot [12] registered\n[ 0.257482] acpiphp: Slot [13] registered\n[ 0.258278] acpiphp: Slot [14] registered\n[ 0.259071] acpiphp: Slot [15] registered\n[ 0.269926] acpiphp: Slot [16] registered\n[ 0.270720] acpiphp: Slot [17] registered\n[ 0.271506] acpiphp: Slot [18] registered\n[ 0.272296] acpiphp: Slot [19] registered\n[ 0.273082] acpiphp: Slot [20] registered\n[ 0.273870] acpiphp: Slot [21] registered\n[ 0.274665] acpiphp: Slot [22] registered\n[ 0.275449] acpiphp: Slot [23] registered\n[ 0.276235] acpiphp: Slot [24] registered\n[ 0.277027] acpiphp: Slot [25] registered\n[ 0.277814] acpiphp: Slot [26] registered\n[ 0.278599] acpiphp: Slot [27] registered\n[ 0.279391] acpiphp: Slot [28] registered\n[ 0.280181] acpiphp: Slot [29] registered\n[ 0.280971] acpiphp: Slot [30] registered\n[ 0.281759] acpiphp: Slot [31] registered\n[ 0.282540] PCI host bridge to bus 0000:00\n[ 0.283330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285683] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287087] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295878] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352743] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355543] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358169] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361822] vgaarb: loaded\n[ 0.362406] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363508] SCSI subsystem initialized\n[ 0.364307] ACPI: bus type USB registered\n[ 0.365099] usbcore: registered new interface driver usbfs\n[ 0.366102] usbcore: registered new interface driver hub\n[ 0.367083] usbcore: registered new device driver usb\n[ 0.368106] PCI: Using ACPI for IRQ routing\n[ 0.369103] NetLabel: Initializing\n[ 0.369796] NetLabel: domain hash size = 128\n[ 0.370629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371548] NetLabel: unlabeled traffic allowed by default\n[ 0.372615] clocksource: Switched to clocksource kvm-clock\n[ 0.377973] AppArmor: AppArmor Filesystem Enabled\n[ 0.378942] pnp: PnP ACPI init\n[ 0.379835] pnp: PnP ACPI: found 5 devices\n[ 0.386186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387840] NET: Registered protocol family 2\n[ 0.388774] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390022] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391174] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392313] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393386] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394552] NET: Registered protocol family 1\n[ 0.395418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396513] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397596] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425748] Trying to unpack rootfs image as initramfs...\n[ 0.475234] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489067] Scanning for low memory corruption every 60 seconds\n[ 0.490367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491508] audit: initializing netlink subsys (disabled)\n[ 0.492569] audit: type=2000 audit(1530484263.789:1): initialized\n[ 0.493883] Initialise system trusted keyring\n[ 0.494799] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495955] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497918] zbud: loaded\n[ 0.498621] VFS: Disk quotas dquot_6.6.0\n[ 0.499432] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500938] fuse init (API version 7.23)\n[ 0.501863] Key type big_key registered\n[ 0.502662] Allocating IMA MOK and blacklist keyrings.\n[ 0.503756] Key type asymmetric registered\n[ 0.504578] Asymmetric key parser 'x509' registered\n[ 0.505530] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507071] io scheduler noop registered\n[ 0.507863] io scheduler deadline registered (default)\n[ 0.508878] io scheduler cfq registered\n[ 0.509711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512023] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513487] ACPI: Power Button [PWRF]\n[ 0.514689] GHES: HEST is not enabled!\n[ 0.528371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586797] Linux agpgart interface v0.103\n[ 0.588853] brd: module loaded\n[ 0.590122] loop: module loaded\n[ 0.594612] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596085] GPT:90111 != 2097151\n[ 0.596779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597898] GPT:90111 != 2097151\n[ 0.598578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599551] vda: vda1 vda15\n[ 0.601076] scsi host0: ata_piix\n[ 0.601817] scsi host1: ata_piix\n[ 0.602523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.603750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605205] libphy: Fixed MDIO Bus: probed\n[ 0.606032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609148] PPP generic driver version 2.4.2\n[ 0.610072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611345] ehci-pci: EHCI PCI platform driver\n[ 0.612225] ehci-platform: EHCI generic platform driver\n[ 0.613228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614380] ohci-pci: OHCI PCI platform driver\n[ 0.615257] ohci-platform: OHCI generic platform driver\n[ 0.616283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631581] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633049] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634082] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636429] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637862] usb usb1: Product: UHCI Host Controller\n[ 0.638809] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639956] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641013] hub 1-0:1.0: USB hub found\n[ 0.641799] hub 1-0:1.0: 2 ports detected\n[ 0.642710] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644849] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645811] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646844] mousedev: PS/2 mouse device common for all mice\n[ 0.648090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652284] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653494] i2c /dev entries driver\n[ 0.654257] device-mapper: uevent: version 1.0.3\n[ 0.655233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.656911] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658202] NET: Registered protocol family 10\n[ 0.659210] NET: Registered protocol family 17\n[ 0.660108] Key type dns_resolver registered\n[ 0.661093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663942] registered taskstats version 1\n[ 0.664789] Loading compiled-in X.509 certificates\n[ 0.666233] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668099] zswap: loaded using pool lzo/zbud\n[ 0.669481] Key type trusted registered\n[ 0.671055] Key type encrypted registered\n[ 0.671900] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672943] ima: No TPM chip found, activating TPM-bypass!\n[ 0.673994] evm: HMAC attrs: 0x1\n[ 0.674932] Magic number: 10:891:551\n[ 0.675718] tty ttyS27: hash matches\n[ 0.676467] acpi PNP0C0F:02: hash matches\n[ 0.677340] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:03 UTC (1530484263)\n[ 0.678953] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680068] EDD information not available.\n[ 0.761729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773878] Write protecting the kernel read-only data: 14336k\n[ 0.775491] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.819618] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.50. iid=i-0000011a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxVj4scLxUpKUNdpkegiyWoefH+w7EtWrmK/iTLKWBAPbqpzEzVlbwII8Pon8wRGWBk8Dr/ZkNpAp5G9GjTSJZph/E5eD05KvulLbq2kPy0kg8XorJ8SbE/i34K+P2/i/FqrLEZvs+G2x40guHohnAF23G7L8QDE45ulKhFeZDN81QQL4LxCxav7dz1uLYamYDtBdjqnvCwmB6N3N/z75PTCZ77HkpdoSXmnnd9Mk6PndwN3hy2VxaIr42o/KenTfCN7jLAhP95ZK1gnd0BQPLjvFVbQ6ip/upu8aIJuHM+lY49AVq/HqbAoelOByW3AMH2VafvDfnAzJ2m/yrx1rx root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJDQazBw6xXfHmM8/RzMEg0FvVSGu9bSfZQbjeAi4BMlKLYtbidfiNkNvWVP4BHkXzU3Iw4OXyRrPiqwko1PH/DC840/9y8O7rwgrOk7RQq+9jTN1IBoTTQA3WEGxem7AJez/NlnigablVKiqAI1y+UQ0LCXuaCv2OAB5313W+nhAAAAFQDEtA0bq5luRxldJoXq2LDuSWaeyQAAAIB/OBkDVfcKGZQBrCeMsV3K0Pv9dEDLgN02QfmfYtPWwCP1F1TWz7ZPcrgBuy7Xz/wCVVg0Or2xosGawh/J8CfwqH1qsMiX36r+aJKaGDpcFXL1G6wSI/zVcMYa0WmXWj/kRQC9Zy8rtXH9PEYCxo5Zxpils/Knmr9MKG+HlFtxZAAAAIA2CqbyCe0lU5fgWrFWbqM2ALEipUM+oD04pPs53czwpTWtFCBwUicFtIA0KTrai4K0a7X0TAkWWOUYy8rq/3Qofe4LCsDZvG3Fn/2VzqLcC3LsO0gnqwf7zTw0tz0UQisTVxOpsUUE42IkK+4iUOLdav6+K6WuihURbIvNx32gHg== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.6,24,fe80::f816:3eff:febd:c6a1/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000011a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.44 ===\n/dev/root resized successfully [took 1.97s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:BD:C6:A1 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:c6a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:17 overruns:0 frame:0\n TX packets:104 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:9339 (9.1 KiB) TX bytes:9577 (9.3 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-4-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.112651] usb 1-1: Product: QEMU USB Tablet\n[ 1.112654] usb 1-1: Manufacturer: QEMU\n[ 1.112656] usb 1-1: SerialNumber: 42\n[ 1.118371] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\n[ 1.486826] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.490985] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.490988] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 1.528648] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 63.562328] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 64.071536] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:31:04 cirros kern.info kernel: [ 0.777306] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nJul 1 23:31:04 cirros kern.info kernel: [ 0.788491] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nJul 1 23:31:04 cirros kern.info kernel: [ 0.788492] e1000: Copyright (c) 1999-2006 Intel Corporation.\nJul 1 23:31:04 cirros kern.info kernel: [ 0.790167] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nJul 1 23:31:04 cirros kern.info kernel: [ 0.793145] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nJul 1 23:31:04 cirros kern.info kernel: [ 0.795112] ip_tables: (C) 2000-2006 Netfilter Core Team\nJul 1 23:31:04 cirros kern.info kernel: [ 0.817153] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJul 1 23:31:04 cirros kern.info kernel: [ 0.818030] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJul 1 23:31:04 cirros kern.notice kernel: [ 0.819618] random: blkid urandom read with 2 bits of entropy available\nJul 1 23:31:04 cirros kern.info kernel: [ 0.821238] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nJul 1 23:31:04 cirros kern.info kernel: [ 0.952655] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nJul 1 23:31:04 cirros kern.info kernel: [ 1.112643] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:31:04 cirros kern.info kernel: [ 1.112648] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:31:04 cirros kern.info kernel: [ 1.112651] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:31:04 cirros kern.info kernel: [ 1.112654] usb 1-1: Manufacturer: QEMU\nJul 1 23:31:04 cirros kern.info kernel: [ 1.112656] usb 1-1: SerialNumber: 42\nJul 1 23:31:04 cirros kern.info kernel: [ 1.118371] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nJul 1 23:31:04 cirros kern.info kernel: [ 1.486826] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJul 1 23:31:04 cirros kern.info kernel: [ 1.490985] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:31:04 cirros kern.info kernel: [ 1.490988] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:31:04 cirros kern.info kernel: [ 1.528648] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nJul 1 23:32:05 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:32:06 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:32:06 cirros kern.info kernel: [ 63.562328] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:32:06 cirros kern.info kernel: [ 64.071536] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-5 login: "} 2018-07-01 22:41:16,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-b8af7469-e372-4003-bce4-3cc2d2bdbdc4 2018-07-01 22:41:18,607 - sdnvpn_test_utils - INFO - Waiting for instance c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682 to boot up 2018-07-01 22:41:18,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:19,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-542330fe-a750-4392-9347-6e897a99b0b5 x-compute-request-id: req-542330fe-a750-4392-9347-6e897a99b0b5 Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\n"} 2018-07-01 22:41:19,682 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-542330fe-a750-4392-9347-6e897a99b0b5 2018-07-01 22:41:21,685 - sdnvpn_test_utils - INFO - Waiting for instance 394b3f23-b715-410f-b624-a985600252df to boot up 2018-07-01 22:41:21,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23785e84567dde5d2490d9e75c9aedd569404e21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:22,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3a9e6bc-fb88-444b-bdfa-5bbec9df07b5 x-compute-request-id: req-b3a9e6bc-fb88-444b-bdfa-5bbec9df07b5 Content-Encoding: gzip Content-Length: 8124 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 537780638 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135813] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137505] pid_max: default: 32768 minimum: 301\n[ 0.138422] ACPI: Core revision 20150930\n[ 0.139828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141161] Security Framework initialized\n[ 0.141989] Yama: becoming mindful.\n[ 0.142726] AppArmor: AppArmor initialized\n[ 0.143611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144987] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146288] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147518] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148932] Initializing cgroup subsys io\n[ 0.149758] Initializing cgroup subsys memory\n[ 0.150643] Initializing cgroup subsys devices\n[ 0.151546] Initializing cgroup subsys freezer\n[ 0.152433] Initializing cgroup subsys net_cls\n[ 0.153319] Initializing cgroup subsys perf_event\n[ 0.154246] Initializing cgroup subsys net_prio\n[ 0.155164] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156936] CPU: Physical Processor ID: 0\n[ 0.158447] mce: CPU supports 10 MCE banks\n[ 0.159337] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177544] ftrace: allocating 31920 entries in 125 pages\n[ 0.204409] smpboot: Max logical packages: 1\n[ 0.205306] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206678] x2apic enabled\n[ 0.207506] Switched APIC routing to physical x2apic.\n[ 0.209268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210394] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212407] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214211] KVM setup paravirtual spinlock\n[ 0.215506] x86: Booted up 1 node, 1 CPUs\n[ 0.216333] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217736] devtmpfs: initialized\n[ 0.219462] evm: security.selinux\n[ 0.220174] evm: security.SMACK64\n[ 0.220874] evm: security.SMACK64EXEC\n[ 0.221626] evm: security.SMACK64TRANSMUTE\n[ 0.222443] evm: security.SMACK64MMAP\n[ 0.223201] evm: security.ima\n[ 0.223854] evm: security.capability\n[ 0.224663] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226529] pinctrl core: initialized pinctrl subsystem\n[ 0.227643] RTC time: 22:31:34, date: 07/01/18\n[ 0.228611] NET: Registered protocol family 16\n[ 0.229596] cpuidle: using governor ladder\n[ 0.230429] cpuidle: using governor menu\n[ 0.231226] PCCT header not found.\n[ 0.231995] ACPI: bus type PCI registered\n[ 0.232804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234068] PCI: Using configuration type 1 for base access\n[ 0.235839] ACPI: Added _OSI(Module Device)\n[ 0.236695] ACPI: Added _OSI(Processor Device)\n[ 0.237576] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240609] ACPI: Interpreter enabled\n[ 0.241404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248911] ACPI: (supports S0 S5)\n[ 0.249623] ACPI: Using IOAPIC for interrupt routing\n[ 0.250741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253869] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259798] acpiphp: Slot [3] registered\n[ 0.260613] acpiphp: Slot [4] registered\n[ 0.261426] acpiphp: Slot [5] registered\n[ 0.262239] acpiphp: Slot [6] registered\n[ 0.263049] acpiphp: Slot [7] registered\n[ 0.263874] acpiphp: Slot [8] registered\n[ 0.264684] acpiphp: Slot [9] registered\n[ 0.265503] acpiphp: Slot [10] registered\n[ 0.266339] acpiphp: Slot [11] registered\n[ 0.267165] acpiphp: Slot [12] registered\n[ 0.267995] acpiphp: Slot [13] registered\n[ 0.268820] acpiphp: Slot [14] registered\n[ 0.269642] acpiphp: Slot [15] registered\n[ 0.280808] acpiphp: Slot [16] registered\n[ 0.281636] acpiphp: Slot [17] registered\n[ 0.282462] acpiphp: Slot [18] registered\n[ 0.283284] acpiphp: Slot [19] registered\n[ 0.284113] acpiphp: Slot [20] registered\n[ 0.284945] acpiphp: Slot [21] registered\n[ 0.285766] acpiphp: Slot [22] registered\n[ 0.286591] acpiphp: Slot [23] registered\n[ 0.287416] acpiphp: Slot [24] registered\n[ 0.288241] acpiphp: Slot [25] registered\n[ 0.289068] acpiphp: Slot [26] registered\n[ 0.289892] acpiphp: Slot [27] registered\n[ 0.290712] acpiphp: Slot [28] registered\n[ 0.291537] acpiphp: Slot [29] registered\n[ 0.292359] acpiphp: Slot [30] registered\n[ 0.293187] acpiphp: Slot [31] registered\n[ 0.294009] PCI host bridge to bus 0000:00\n[ 0.294832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296063] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297307] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298772] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317123] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367611] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370535] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371946] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376340] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.377923] vgaarb: loaded\n[ 0.378537] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379693] SCSI subsystem initialized\n[ 0.380528] ACPI: bus type USB registered\n[ 0.381363] usbcore: registered new interface driver usbfs\n[ 0.382427] usbcore: registered new interface driver hub\n[ 0.383465] usbcore: registered new device driver usb\n[ 0.384542] PCI: Using ACPI for IRQ routing\n[ 0.385585] NetLabel: Initializing\n[ 0.386315] NetLabel: domain hash size = 128\n[ 0.387191] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388171] NetLabel: unlabeled traffic allowed by default\n[ 0.389292] clocksource: Switched to clocksource kvm-clock\n[ 0.394770] AppArmor: AppArmor Filesystem Enabled\n[ 0.395768] pnp: PnP ACPI init\n[ 0.396694] pnp: PnP ACPI: found 5 devices\n[ 0.403090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404841] NET: Registered protocol family 2\n[ 0.405826] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408328] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409529] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410639] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411838] NET: Registered protocol family 1\n[ 0.412727] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413859] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414954] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428985] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443374] Trying to unpack rootfs image as initramfs...\n[ 0.493708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507570] Scanning for low memory corruption every 60 seconds\n[ 0.508942] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510122] audit: initializing netlink subsys (disabled)\n[ 0.511182] audit: type=2000 audit(1530484295.379:1): initialized\n[ 0.512521] Initialise system trusted keyring\n[ 0.513474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514658] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516633] zbud: loaded\n[ 0.517355] VFS: Disk quotas dquot_6.6.0\n[ 0.518191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519733] fuse init (API version 7.23)\n[ 0.520651] Key type big_key registered\n[ 0.521480] Allocating IMA MOK and blacklist keyrings.\n[ 0.522980] Key type asymmetric registered\n[ 0.523826] Asymmetric key parser 'x509' registered\n[ 0.524799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526305] io scheduler noop registered\n[ 0.527126] io scheduler deadline registered (default)\n[ 0.528135] io scheduler cfq registered\n[ 0.528987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531366] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532916] ACPI: Power Button [PWRF]\n[ 0.533775] GHES: HEST is not enabled!\n[ 0.548736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577301] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579635] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603875] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606031] Linux agpgart interface v0.103\n[ 0.608039] brd: module loaded\n[ 0.609218] loop: module loaded\n[ 0.614334] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615803] GPT:90111 != 2097151\n[ 0.616494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617615] GPT:90111 != 2097151\n[ 0.618307] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619288] vda: vda1 vda15\n[ 0.620674] scsi host0: ata_piix\n[ 0.621438] scsi host1: ata_piix\n[ 0.622157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624851] libphy: Fixed MDIO Bus: probed\n[ 0.625688] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628766] PPP generic driver version 2.4.2\n[ 0.629696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631017] ehci-pci: EHCI PCI platform driver\n[ 0.631905] ehci-platform: EHCI generic platform driver\n[ 0.632908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634062] ohci-pci: OHCI PCI platform driver\n[ 0.634956] ohci-platform: OHCI generic platform driver\n[ 0.635960] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650304] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651321] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653830] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656236] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657688] usb usb1: Product: UHCI Host Controller\n[ 0.658651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659821] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660882] hub 1-0:1.0: USB hub found\n[ 0.661688] hub 1-0:1.0: 2 ports detected\n[ 0.662625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664784] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665770] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666843] mousedev: PS/2 mouse device common for all mice\n[ 0.668133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672382] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673618] i2c /dev entries driver\n[ 0.674402] device-mapper: uevent: version 1.0.3\n[ 0.675357] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677029] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678350] NET: Registered protocol family 10\n[ 0.679356] NET: Registered protocol family 17\n[ 0.680276] Key type dns_resolver registered\n[ 0.681223] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682353] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684140] registered taskstats version 1\n[ 0.684994] Loading compiled-in X.509 certificates\n[ 0.686471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688387] zswap: loaded using pool lzo/zbud\n[ 0.689765] Key type trusted registered\n[ 0.691342] Key type encrypted registered\n[ 0.692206] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693264] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694341] evm: HMAC attrs: 0x1\n[ 0.695300] Magic number: 10:891:551\n[ 0.696099] tty ttyS27: hash matches\n[ 0.696875] acpi PNP0C0F:02: hash matches\n[ 0.697782] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:35 UTC (1530484295)\n[ 0.699447] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700597] EDD information not available.\n[ 0.777835] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.789839] ata1.00: configured for MWDMA2\n[ 0.791054] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793299] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794565] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795858] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799341] Write protecting the kernel read-only data: 14336k\n[ 0.800961] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802806] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.322858] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.33s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-07-01 22:41:22,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action used request id req-b3a9e6bc-fb88-444b-bdfa-5bbec9df07b5 2018-07-01 22:41:24,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:25,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59c56fb8-dda5-49ff-a0b8-8d9891bad521 x-compute-request-id: req-59c56fb8-dda5-49ff-a0b8-8d9891bad521 Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\n"} 2018-07-01 22:41:25,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-59c56fb8-dda5-49ff-a0b8-8d9891bad521 2018-07-01 22:41:25,852 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.9) to 'sdnvpn-4-2' (10.10.10.10). -->Expected result: can ping. 2018-07-01 22:41:25,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:26,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-537db28f-8e92-4154-8ba2-6ec13b8a5b59 x-compute-request-id: req-537db28f-8e92-4154-8ba2-6ec13b8a5b59 Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\n"} 2018-07-01 22:41:26,925 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-537db28f-8e92-4154-8ba2-6ec13b8a5b59 2018-07-01 22:41:26,926 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-07-01 22:41:26,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:27,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-255adb0d-3c71-4606-9894-2189e638be63 x-compute-request-id: req-255adb0d-3c71-4606-9894-2189e638be63 Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\n"} 2018-07-01 22:41:27,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-255adb0d-3c71-4606-9894-2189e638be63 2018-07-01 22:41:28,000 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.9) to 'sdnvpn-4-3' (10.10.10.13). -->Expected result: can ping. 2018-07-01 22:41:28,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:29,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bf107f1-3da7-4671-a897-a61879797395 x-compute-request-id: req-2bf107f1-3da7-4671-a897-a61879797395 Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\n"} 2018-07-01 22:41:29,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-2bf107f1-3da7-4671-a897-a61879797395 2018-07-01 22:41:29,082 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-07-01 22:41:29,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:30,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72570d33-2d22-4af3-b042-c16fdf478af9 x-compute-request-id: req-72570d33-2d22-4af3-b042-c16fdf478af9 Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\n"} 2018-07-01 22:41:30,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-72570d33-2d22-4af3-b042-c16fdf478af9 2018-07-01 22:41:30,158 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.9) to 'sdnvpn-4-4' (10.10.11.10). -->Expected result: cannot ping. 2018-07-01 22:41:30,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:31,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef37899f-ac3c-4a63-acda-ee169266b11f x-compute-request-id: req-ef37899f-ac3c-4a63-acda-ee169266b11f Content-Encoding: gzip Content-Length: 8144 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\n"} 2018-07-01 22:41:31,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-ef37899f-ac3c-4a63-acda-ee169266b11f 2018-07-01 22:41:32,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e348475afdbc49ed04344097282e7ee92fc38d4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:41:33,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07daa1a3-0344-46ba-a488-29d2c9427ea7 x-compute-request-id: req-07daa1a3-0344-46ba-a488-29d2c9427ea7 Content-Encoding: gzip Content-Length: 8150 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 523160566 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129680] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131328] pid_max: default: 32768 minimum: 301\n[ 0.132212] ACPI: Core revision 20150930\n[ 0.133579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134872] Security Framework initialized\n[ 0.135673] Yama: becoming mindful.\n[ 0.136397] AppArmor: AppArmor initialized\n[ 0.137258] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138578] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139832] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141022] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142386] Initializing cgroup subsys io\n[ 0.143195] Initializing cgroup subsys memory\n[ 0.144043] Initializing cgroup subsys devices\n[ 0.144915] Initializing cgroup subsys freezer\n[ 0.145771] Initializing cgroup subsys net_cls\n[ 0.146630] Initializing cgroup subsys perf_event\n[ 0.147530] Initializing cgroup subsys net_prio\n[ 0.148415] Initializing cgroup subsys hugetlb\n[ 0.149279] Initializing cgroup subsys pids\n[ 0.150141] CPU: Physical Processor ID: 0\n[ 0.151625] mce: CPU supports 10 MCE banks\n[ 0.152469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164124] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170497] ftrace: allocating 31920 entries in 125 pages\n[ 0.196923] smpboot: Max logical packages: 1\n[ 0.197761] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199094] x2apic enabled\n[ 0.199895] Switched APIC routing to physical x2apic.\n[ 0.201633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202741] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206474] KVM setup paravirtual spinlock\n[ 0.207752] x86: Booted up 1 node, 1 CPUs\n[ 0.208555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209926] devtmpfs: initialized\n[ 0.211630] evm: security.selinux\n[ 0.212327] evm: security.SMACK64\n[ 0.213013] evm: security.SMACK64EXEC\n[ 0.213746] evm: security.SMACK64TRANSMUTE\n[ 0.214550] evm: security.SMACK64MMAP\n[ 0.215288] evm: security.ima\n[ 0.215925] evm: security.capability\n[ 0.216715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218538] pinctrl core: initialized pinctrl subsystem\n[ 0.219633] RTC time: 22:31:46, date: 07/01/18\n[ 0.220573] NET: Registered protocol family 16\n[ 0.221537] cpuidle: using governor ladder\n[ 0.222347] cpuidle: using governor menu\n[ 0.223127] PCCT header not found.\n[ 0.223877] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225891] PCI: Using configuration type 1 for base access\n[ 0.227620] ACPI: Added _OSI(Module Device)\n[ 0.228458] ACPI: Added _OSI(Processor Device)\n[ 0.229307] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232276] ACPI: Interpreter enabled\n[ 0.233042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234866] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240327] ACPI: (supports S0 S5)\n[ 0.241026] ACPI: Using IOAPIC for interrupt routing\n[ 0.241958] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246142] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247352] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250714] acpiphp: Slot [3] registered\n[ 0.251507] acpiphp: Slot [4] registered\n[ 0.252295] acpiphp: Slot [5] registered\n[ 0.253080] acpiphp: Slot [6] registered\n[ 0.253865] acpiphp: Slot [7] registered\n[ 0.254654] acpiphp: Slot [8] registered\n[ 0.255460] acpiphp: Slot [9] registered\n[ 0.256249] acpiphp: Slot [10] registered\n[ 0.257045] acpiphp: Slot [11] registered\n[ 0.257846] acpiphp: Slot [12] registered\n[ 0.258655] acpiphp: Slot [13] registered\n[ 0.259462] acpiphp: Slot [14] registered\n[ 0.260267] acpiphp: Slot [15] registered\n[ 0.271181] acpiphp: Slot [16] registered\n[ 0.271985] acpiphp: Slot [17] registered\n[ 0.272787] acpiphp: Slot [18] registered\n[ 0.273585] acpiphp: Slot [19] registered\n[ 0.274386] acpiphp: Slot [20] registered\n[ 0.275195] acpiphp: Slot [21] registered\n[ 0.275999] acpiphp: Slot [22] registered\n[ 0.276797] acpiphp: Slot [23] registered\n[ 0.277599] acpiphp: Slot [24] registered\n[ 0.278414] acpiphp: Slot [25] registered\n[ 0.279223] acpiphp: Slot [26] registered\n[ 0.280025] acpiphp: Slot [27] registered\n[ 0.280824] acpiphp: Slot [28] registered\n[ 0.281630] acpiphp: Slot [29] registered\n[ 0.282433] acpiphp: Slot [30] registered\n[ 0.283242] acpiphp: Slot [31] registered\n[ 0.284043] PCI host bridge to bus 0000:00\n[ 0.284839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290103] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296268] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297534] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298692] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306325] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307742] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359415] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361869] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362974] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364484] vgaarb: loaded\n[ 0.365083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366194] SCSI subsystem initialized\n[ 0.367011] ACPI: bus type USB registered\n[ 0.367803] usbcore: registered new interface driver usbfs\n[ 0.368821] usbcore: registered new interface driver hub\n[ 0.369807] usbcore: registered new device driver usb\n[ 0.370835] PCI: Using ACPI for IRQ routing\n[ 0.371836] NetLabel: Initializing\n[ 0.372534] NetLabel: domain hash size = 128\n[ 0.373376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374306] NetLabel: unlabeled traffic allowed by default\n[ 0.375384] clocksource: Switched to clocksource kvm-clock\n[ 0.380788] AppArmor: AppArmor Filesystem Enabled\n[ 0.381779] pnp: PnP ACPI init\n[ 0.382674] pnp: PnP ACPI: found 5 devices\n[ 0.389024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390693] NET: Registered protocol family 2\n[ 0.391636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392892] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397392] NET: Registered protocol family 1\n[ 0.398257] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399339] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414677] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428911] Trying to unpack rootfs image as initramfs...\n[ 0.478071] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491874] Scanning for low memory corruption every 60 seconds\n[ 0.493175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494315] audit: initializing netlink subsys (disabled)\n[ 0.495324] audit: type=2000 audit(1530484307.583:1): initialized\n[ 0.496621] Initialise system trusted keyring\n[ 0.497527] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.500620] zbud: loaded\n[ 0.501319] VFS: Disk quotas dquot_6.6.0\n[ 0.502125] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503616] fuse init (API version 7.23)\n[ 0.504503] Key type big_key registered\n[ 0.505289] Allocating IMA MOK and blacklist keyrings.\n[ 0.506738] Key type asymmetric registered\n[ 0.507561] Asymmetric key parser 'x509' registered\n[ 0.508507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509947] io scheduler noop registered\n[ 0.510724] io scheduler deadline registered (default)\n[ 0.511708] io scheduler cfq registered\n[ 0.512530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.513558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516227] ACPI: Power Button [PWRF]\n[ 0.517046] GHES: HEST is not enabled!\n[ 0.530711] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560502] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563636] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589655] Linux agpgart interface v0.103\n[ 0.591681] brd: module loaded\n[ 0.592871] loop: module loaded\n[ 0.598202] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599647] GPT:90111 != 2097151\n[ 0.600322] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601402] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603034] vda: vda1 vda15\n[ 0.604453] scsi host0: ata_piix\n[ 0.605194] scsi host1: ata_piix\n[ 0.605897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608579] libphy: Fixed MDIO Bus: probed\n[ 0.609397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610344] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612498] PPP generic driver version 2.4.2\n[ 0.613381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614633] ehci-pci: EHCI PCI platform driver\n[ 0.615509] ehci-platform: EHCI generic platform driver\n[ 0.616490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617600] ohci-pci: OHCI PCI platform driver\n[ 0.618459] ohci-platform: OHCI generic platform driver\n[ 0.619442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636180] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637195] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639519] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640932] usb usb1: Product: UHCI Host Controller\n[ 0.641858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642990] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644000] hub 1-0:1.0: USB hub found\n[ 0.644772] hub 1-0:1.0: 2 ports detected\n[ 0.645671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648750] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649769] mousedev: PS/2 mouse device common for all mice\n[ 0.651014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655106] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656294] i2c /dev entries driver\n[ 0.657055] device-mapper: uevent: version 1.0.3\n[ 0.657986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659613] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660905] NET: Registered protocol family 10\n[ 0.661900] NET: Registered protocol family 17\n[ 0.662781] Key type dns_resolver registered\n[ 0.663705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664800] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666551] registered taskstats version 1\n[ 0.667380] Loading compiled-in X.509 certificates\n[ 0.668828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670673] zswap: loaded using pool lzo/zbud\n[ 0.672039] Key type trusted registered\n[ 0.673572] Key type encrypted registered\n[ 0.674395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676462] evm: HMAC attrs: 0x1\n[ 0.677749] Magic number: 10:891:551\n[ 0.678540] tty ttyS27: hash matches\n[ 0.679281] acpi PNP0C0F:02: hash matches\n[ 0.680157] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:47 UTC (1530484307)\n[ 0.681738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682856] EDD information not available.\n[ 0.763938] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.775787] ata1.00: configured for MWDMA2\n[ 0.777016] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.779220] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.780481] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.781769] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.783657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785199] Write protecting the kernel read-only data: 14336k\n[ 0.786758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788562] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.849544] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.26s]\nping 10.10.10.10 OK\nping 10.10.10.13 OK\nping 10.10.11.10 KO\n"} 2018-07-01 22:41:33,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-07daa1a3-0344-46ba-a488-29d2c9427ea7 2018-07-01 22:41:33,309 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-07-01 22:41:33,309 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-07-01 22:41:33,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"network_association": {"network_id": "742c4c76-8fd1-4c4a-b74d-1e471a5e7912"}}' 2018-07-01 22:41:33,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-7e0a0057-a380-45b5-80c6-436b3e8abe93 Date: Sun, 01 Jul 2018 22:41:33 GMT RESP BODY: {"network_association": {"network_id": "742c4c76-8fd1-4c4a-b74d-1e471a5e7912", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "b6c599ae-685c-4050-a526-8bcc65ea19bc"}} 2018-07-01 22:41:33,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610/network_associations used request id req-7e0a0057-a380-45b5-80c6-436b3e8abe93 2018-07-01 22:41:33,670 - sdnvpn_test_utils - DEBUG - Waiting for router 4e8f8d56-61c0-4625-add9-6eb08f73f610 to associate with BGPVPN 18c77541-0ce1-4e30-92ca-a8b2a1b906e7 2018-07-01 22:41:33,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:41:34,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-3058ebc6-dd42-4834-be55-f4e1714091e8 Date: Sun, 01 Jul 2018 22:41:34 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["18c77541-0ce1-4e30-92ca-a8b2a1b906e7"], "id": "4e8f8d56-61c0-4625-add9-6eb08f73f610", "name": "sdnvpn-184531", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["742c4c76-8fd1-4c4a-b74d-1e471a5e7912"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:41:34,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610 used request id req-3058ebc6-dd42-4834-be55-f4e1714091e8 2018-07-01 22:41:35,173 - sdnvpn_test_utils - DEBUG - Waiting for network 4e8f8d56-61c0-4625-add9-6eb08f73f610 to associate with BGPVPN 742c4c76-8fd1-4c4a-b74d-1e471a5e7912 2018-07-01 22:41:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:41:35,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-bcb06b5b-9fa0-4412-a8a7-43281918da02 Date: Sun, 01 Jul 2018 22:41:35 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["18c77541-0ce1-4e30-92ca-a8b2a1b906e7"], "id": "4e8f8d56-61c0-4625-add9-6eb08f73f610", "name": "sdnvpn-184531", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["742c4c76-8fd1-4c4a-b74d-1e471a5e7912"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:41:35,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610 used request id req-bcb06b5b-9fa0-4412-a8a7-43281918da02 2018-07-01 22:41:36,543 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:42:06,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23785e84567dde5d2490d9e75c9aedd569404e21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:42:07,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5423ed81-e2a2-41db-b963-585d1b97a8af x-compute-request-id: req-5423ed81-e2a2-41db-b963-585d1b97a8af Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 537780638 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135813] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137505] pid_max: default: 32768 minimum: 301\n[ 0.138422] ACPI: Core revision 20150930\n[ 0.139828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141161] Security Framework initialized\n[ 0.141989] Yama: becoming mindful.\n[ 0.142726] AppArmor: AppArmor initialized\n[ 0.143611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144987] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146288] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147518] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148932] Initializing cgroup subsys io\n[ 0.149758] Initializing cgroup subsys memory\n[ 0.150643] Initializing cgroup subsys devices\n[ 0.151546] Initializing cgroup subsys freezer\n[ 0.152433] Initializing cgroup subsys net_cls\n[ 0.153319] Initializing cgroup subsys perf_event\n[ 0.154246] Initializing cgroup subsys net_prio\n[ 0.155164] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156936] CPU: Physical Processor ID: 0\n[ 0.158447] mce: CPU supports 10 MCE banks\n[ 0.159337] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177544] ftrace: allocating 31920 entries in 125 pages\n[ 0.204409] smpboot: Max logical packages: 1\n[ 0.205306] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206678] x2apic enabled\n[ 0.207506] Switched APIC routing to physical x2apic.\n[ 0.209268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210394] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212407] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214211] KVM setup paravirtual spinlock\n[ 0.215506] x86: Booted up 1 node, 1 CPUs\n[ 0.216333] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217736] devtmpfs: initialized\n[ 0.219462] evm: security.selinux\n[ 0.220174] evm: security.SMACK64\n[ 0.220874] evm: security.SMACK64EXEC\n[ 0.221626] evm: security.SMACK64TRANSMUTE\n[ 0.222443] evm: security.SMACK64MMAP\n[ 0.223201] evm: security.ima\n[ 0.223854] evm: security.capability\n[ 0.224663] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226529] pinctrl core: initialized pinctrl subsystem\n[ 0.227643] RTC time: 22:31:34, date: 07/01/18\n[ 0.228611] NET: Registered protocol family 16\n[ 0.229596] cpuidle: using governor ladder\n[ 0.230429] cpuidle: using governor menu\n[ 0.231226] PCCT header not found.\n[ 0.231995] ACPI: bus type PCI registered\n[ 0.232804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234068] PCI: Using configuration type 1 for base access\n[ 0.235839] ACPI: Added _OSI(Module Device)\n[ 0.236695] ACPI: Added _OSI(Processor Device)\n[ 0.237576] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240609] ACPI: Interpreter enabled\n[ 0.241404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248911] ACPI: (supports S0 S5)\n[ 0.249623] ACPI: Using IOAPIC for interrupt routing\n[ 0.250741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253869] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259798] acpiphp: Slot [3] registered\n[ 0.260613] acpiphp: Slot [4] registered\n[ 0.261426] acpiphp: Slot [5] registered\n[ 0.262239] acpiphp: Slot [6] registered\n[ 0.263049] acpiphp: Slot [7] registered\n[ 0.263874] acpiphp: Slot [8] registered\n[ 0.264684] acpiphp: Slot [9] registered\n[ 0.265503] acpiphp: Slot [10] registered\n[ 0.266339] acpiphp: Slot [11] registered\n[ 0.267165] acpiphp: Slot [12] registered\n[ 0.267995] acpiphp: Slot [13] registered\n[ 0.268820] acpiphp: Slot [14] registered\n[ 0.269642] acpiphp: Slot [15] registered\n[ 0.280808] acpiphp: Slot [16] registered\n[ 0.281636] acpiphp: Slot [17] registered\n[ 0.282462] acpiphp: Slot [18] registered\n[ 0.283284] acpiphp: Slot [19] registered\n[ 0.284113] acpiphp: Slot [20] registered\n[ 0.284945] acpiphp: Slot [21] registered\n[ 0.285766] acpiphp: Slot [22] registered\n[ 0.286591] acpiphp: Slot [23] registered\n[ 0.287416] acpiphp: Slot [24] registered\n[ 0.288241] acpiphp: Slot [25] registered\n[ 0.289068] acpiphp: Slot [26] registered\n[ 0.289892] acpiphp: Slot [27] registered\n[ 0.290712] acpiphp: Slot [28] registered\n[ 0.291537] acpiphp: Slot [29] registered\n[ 0.292359] acpiphp: Slot [30] registered\n[ 0.293187] acpiphp: Slot [31] registered\n[ 0.294009] PCI host bridge to bus 0000:00\n[ 0.294832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296063] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297307] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298772] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317123] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367611] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370535] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371946] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376340] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.377923] vgaarb: loaded\n[ 0.378537] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379693] SCSI subsystem initialized\n[ 0.380528] ACPI: bus type USB registered\n[ 0.381363] usbcore: registered new interface driver usbfs\n[ 0.382427] usbcore: registered new interface driver hub\n[ 0.383465] usbcore: registered new device driver usb\n[ 0.384542] PCI: Using ACPI for IRQ routing\n[ 0.385585] NetLabel: Initializing\n[ 0.386315] NetLabel: domain hash size = 128\n[ 0.387191] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388171] NetLabel: unlabeled traffic allowed by default\n[ 0.389292] clocksource: Switched to clocksource kvm-clock\n[ 0.394770] AppArmor: AppArmor Filesystem Enabled\n[ 0.395768] pnp: PnP ACPI init\n[ 0.396694] pnp: PnP ACPI: found 5 devices\n[ 0.403090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404841] NET: Registered protocol family 2\n[ 0.405826] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408328] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409529] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410639] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411838] NET: Registered protocol family 1\n[ 0.412727] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413859] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414954] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428985] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443374] Trying to unpack rootfs image as initramfs...\n[ 0.493708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507570] Scanning for low memory corruption every 60 seconds\n[ 0.508942] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510122] audit: initializing netlink subsys (disabled)\n[ 0.511182] audit: type=2000 audit(1530484295.379:1): initialized\n[ 0.512521] Initialise system trusted keyring\n[ 0.513474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514658] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516633] zbud: loaded\n[ 0.517355] VFS: Disk quotas dquot_6.6.0\n[ 0.518191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519733] fuse init (API version 7.23)\n[ 0.520651] Key type big_key registered\n[ 0.521480] Allocating IMA MOK and blacklist keyrings.\n[ 0.522980] Key type asymmetric registered\n[ 0.523826] Asymmetric key parser 'x509' registered\n[ 0.524799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526305] io scheduler noop registered\n[ 0.527126] io scheduler deadline registered (default)\n[ 0.528135] io scheduler cfq registered\n[ 0.528987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531366] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532916] ACPI: Power Button [PWRF]\n[ 0.533775] GHES: HEST is not enabled!\n[ 0.548736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577301] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579635] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603875] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606031] Linux agpgart interface v0.103\n[ 0.608039] brd: module loaded\n[ 0.609218] loop: module loaded\n[ 0.614334] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615803] GPT:90111 != 2097151\n[ 0.616494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617615] GPT:90111 != 2097151\n[ 0.618307] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619288] vda: vda1 vda15\n[ 0.620674] scsi host0: ata_piix\n[ 0.621438] scsi host1: ata_piix\n[ 0.622157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624851] libphy: Fixed MDIO Bus: probed\n[ 0.625688] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628766] PPP generic driver version 2.4.2\n[ 0.629696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631017] ehci-pci: EHCI PCI platform driver\n[ 0.631905] ehci-platform: EHCI generic platform driver\n[ 0.632908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634062] ohci-pci: OHCI PCI platform driver\n[ 0.634956] ohci-platform: OHCI generic platform driver\n[ 0.635960] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650304] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651321] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653830] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656236] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657688] usb usb1: Product: UHCI Host Controller\n[ 0.658651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659821] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660882] hub 1-0:1.0: USB hub found\n[ 0.661688] hub 1-0:1.0: 2 ports detected\n[ 0.662625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664784] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665770] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666843] mousedev: PS/2 mouse device common for all mice\n[ 0.668133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672382] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673618] i2c /dev entries driver\n[ 0.674402] device-mapper: uevent: version 1.0.3\n[ 0.675357] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677029] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678350] NET: Registered protocol family 10\n[ 0.679356] NET: Registered protocol family 17\n[ 0.680276] Key type dns_resolver registered\n[ 0.681223] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682353] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684140] registered taskstats version 1\n[ 0.684994] Loading compiled-in X.509 certificates\n[ 0.686471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688387] zswap: loaded using pool lzo/zbud\n[ 0.689765] Key type trusted registered\n[ 0.691342] Key type encrypted registered\n[ 0.692206] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693264] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694341] evm: HMAC attrs: 0x1\n[ 0.695300] Magic number: 10:891:551\n[ 0.696099] tty ttyS27: hash matches\n[ 0.696875] acpi PNP0C0F:02: hash matches\n[ 0.697782] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:35 UTC (1530484295)\n[ 0.699447] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700597] EDD information not available.\n[ 0.777835] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.789839] ata1.00: configured for MWDMA2\n[ 0.791054] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793299] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794565] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795858] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799341] Write protecting the kernel read-only data: 14336k\n[ 0.800961] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802806] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.322858] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.33s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-07-01 22:42:07,635 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action used request id req-5423ed81-e2a2-41db-b963-585d1b97a8af 2018-07-01 22:42:07,636 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.10) to 'sdnvpn-4-5' (10.10.11.6). -->Expected result: can ping. 2018-07-01 22:42:07,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23785e84567dde5d2490d9e75c9aedd569404e21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:42:08,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:42:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e17c8ab-6d39-46fc-b9f5-7938afea94df x-compute-request-id: req-4e17c8ab-6d39-46fc-b9f5-7938afea94df Content-Encoding: gzip Content-Length: 8127 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 537780638 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135813] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137505] pid_max: default: 32768 minimum: 301\n[ 0.138422] ACPI: Core revision 20150930\n[ 0.139828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141161] Security Framework initialized\n[ 0.141989] Yama: becoming mindful.\n[ 0.142726] AppArmor: AppArmor initialized\n[ 0.143611] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144987] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146288] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147518] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148932] Initializing cgroup subsys io\n[ 0.149758] Initializing cgroup subsys memory\n[ 0.150643] Initializing cgroup subsys devices\n[ 0.151546] Initializing cgroup subsys freezer\n[ 0.152433] Initializing cgroup subsys net_cls\n[ 0.153319] Initializing cgroup subsys perf_event\n[ 0.154246] Initializing cgroup subsys net_prio\n[ 0.155164] Initializing cgroup subsys hugetlb\n[ 0.156048] Initializing cgroup subsys pids\n[ 0.156936] CPU: Physical Processor ID: 0\n[ 0.158447] mce: CPU supports 10 MCE banks\n[ 0.159337] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171105] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177544] ftrace: allocating 31920 entries in 125 pages\n[ 0.204409] smpboot: Max logical packages: 1\n[ 0.205306] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206678] x2apic enabled\n[ 0.207506] Switched APIC routing to physical x2apic.\n[ 0.209268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210394] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212407] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214211] KVM setup paravirtual spinlock\n[ 0.215506] x86: Booted up 1 node, 1 CPUs\n[ 0.216333] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217736] devtmpfs: initialized\n[ 0.219462] evm: security.selinux\n[ 0.220174] evm: security.SMACK64\n[ 0.220874] evm: security.SMACK64EXEC\n[ 0.221626] evm: security.SMACK64TRANSMUTE\n[ 0.222443] evm: security.SMACK64MMAP\n[ 0.223201] evm: security.ima\n[ 0.223854] evm: security.capability\n[ 0.224663] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226529] pinctrl core: initialized pinctrl subsystem\n[ 0.227643] RTC time: 22:31:34, date: 07/01/18\n[ 0.228611] NET: Registered protocol family 16\n[ 0.229596] cpuidle: using governor ladder\n[ 0.230429] cpuidle: using governor menu\n[ 0.231226] PCCT header not found.\n[ 0.231995] ACPI: bus type PCI registered\n[ 0.232804] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234068] PCI: Using configuration type 1 for base access\n[ 0.235839] ACPI: Added _OSI(Module Device)\n[ 0.236695] ACPI: Added _OSI(Processor Device)\n[ 0.237576] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240609] ACPI: Interpreter enabled\n[ 0.241404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245160] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248911] ACPI: (supports S0 S5)\n[ 0.249623] ACPI: Using IOAPIC for interrupt routing\n[ 0.250741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253869] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256309] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259798] acpiphp: Slot [3] registered\n[ 0.260613] acpiphp: Slot [4] registered\n[ 0.261426] acpiphp: Slot [5] registered\n[ 0.262239] acpiphp: Slot [6] registered\n[ 0.263049] acpiphp: Slot [7] registered\n[ 0.263874] acpiphp: Slot [8] registered\n[ 0.264684] acpiphp: Slot [9] registered\n[ 0.265503] acpiphp: Slot [10] registered\n[ 0.266339] acpiphp: Slot [11] registered\n[ 0.267165] acpiphp: Slot [12] registered\n[ 0.267995] acpiphp: Slot [13] registered\n[ 0.268820] acpiphp: Slot [14] registered\n[ 0.269642] acpiphp: Slot [15] registered\n[ 0.280808] acpiphp: Slot [16] registered\n[ 0.281636] acpiphp: Slot [17] registered\n[ 0.282462] acpiphp: Slot [18] registered\n[ 0.283284] acpiphp: Slot [19] registered\n[ 0.284113] acpiphp: Slot [20] registered\n[ 0.284945] acpiphp: Slot [21] registered\n[ 0.285766] acpiphp: Slot [22] registered\n[ 0.286591] acpiphp: Slot [23] registered\n[ 0.287416] acpiphp: Slot [24] registered\n[ 0.288241] acpiphp: Slot [25] registered\n[ 0.289068] acpiphp: Slot [26] registered\n[ 0.289892] acpiphp: Slot [27] registered\n[ 0.290712] acpiphp: Slot [28] registered\n[ 0.291537] acpiphp: Slot [29] registered\n[ 0.292359] acpiphp: Slot [30] registered\n[ 0.293187] acpiphp: Slot [31] registered\n[ 0.294009] PCI host bridge to bus 0000:00\n[ 0.294832] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296063] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297307] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298772] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308945] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310242] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317123] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367611] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.369064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370535] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371946] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376340] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.377923] vgaarb: loaded\n[ 0.378537] vgaarb: bridge control possible 0000:00:02.0\n[ 0.379693] SCSI subsystem initialized\n[ 0.380528] ACPI: bus type USB registered\n[ 0.381363] usbcore: registered new interface driver usbfs\n[ 0.382427] usbcore: registered new interface driver hub\n[ 0.383465] usbcore: registered new device driver usb\n[ 0.384542] PCI: Using ACPI for IRQ routing\n[ 0.385585] NetLabel: Initializing\n[ 0.386315] NetLabel: domain hash size = 128\n[ 0.387191] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388171] NetLabel: unlabeled traffic allowed by default\n[ 0.389292] clocksource: Switched to clocksource kvm-clock\n[ 0.394770] AppArmor: AppArmor Filesystem Enabled\n[ 0.395768] pnp: PnP ACPI init\n[ 0.396694] pnp: PnP ACPI: found 5 devices\n[ 0.403090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404841] NET: Registered protocol family 2\n[ 0.405826] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408328] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409529] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410639] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411838] NET: Registered protocol family 1\n[ 0.412727] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413859] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414954] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428985] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443374] Trying to unpack rootfs image as initramfs...\n[ 0.493708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507570] Scanning for low memory corruption every 60 seconds\n[ 0.508942] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510122] audit: initializing netlink subsys (disabled)\n[ 0.511182] audit: type=2000 audit(1530484295.379:1): initialized\n[ 0.512521] Initialise system trusted keyring\n[ 0.513474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514658] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516633] zbud: loaded\n[ 0.517355] VFS: Disk quotas dquot_6.6.0\n[ 0.518191] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519733] fuse init (API version 7.23)\n[ 0.520651] Key type big_key registered\n[ 0.521480] Allocating IMA MOK and blacklist keyrings.\n[ 0.522980] Key type asymmetric registered\n[ 0.523826] Asymmetric key parser 'x509' registered\n[ 0.524799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.526305] io scheduler noop registered\n[ 0.527126] io scheduler deadline registered (default)\n[ 0.528135] io scheduler cfq registered\n[ 0.528987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.531366] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532916] ACPI: Power Button [PWRF]\n[ 0.533775] GHES: HEST is not enabled!\n[ 0.548736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577301] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579635] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603875] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606031] Linux agpgart interface v0.103\n[ 0.608039] brd: module loaded\n[ 0.609218] loop: module loaded\n[ 0.614334] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615803] GPT:90111 != 2097151\n[ 0.616494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617615] GPT:90111 != 2097151\n[ 0.618307] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619288] vda: vda1 vda15\n[ 0.620674] scsi host0: ata_piix\n[ 0.621438] scsi host1: ata_piix\n[ 0.622157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623387] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624851] libphy: Fixed MDIO Bus: probed\n[ 0.625688] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628766] PPP generic driver version 2.4.2\n[ 0.629696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631017] ehci-pci: EHCI PCI platform driver\n[ 0.631905] ehci-platform: EHCI generic platform driver\n[ 0.632908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634062] ohci-pci: OHCI PCI platform driver\n[ 0.634956] ohci-platform: OHCI generic platform driver\n[ 0.635960] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650304] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651321] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653830] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656236] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657688] usb usb1: Product: UHCI Host Controller\n[ 0.658651] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659821] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660882] hub 1-0:1.0: USB hub found\n[ 0.661688] hub 1-0:1.0: 2 ports detected\n[ 0.662625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664784] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665770] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666843] mousedev: PS/2 mouse device common for all mice\n[ 0.668133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670025] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672382] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673618] i2c /dev entries driver\n[ 0.674402] device-mapper: uevent: version 1.0.3\n[ 0.675357] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677029] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678350] NET: Registered protocol family 10\n[ 0.679356] NET: Registered protocol family 17\n[ 0.680276] Key type dns_resolver registered\n[ 0.681223] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682353] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684140] registered taskstats version 1\n[ 0.684994] Loading compiled-in X.509 certificates\n[ 0.686471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688387] zswap: loaded using pool lzo/zbud\n[ 0.689765] Key type trusted registered\n[ 0.691342] Key type encrypted registered\n[ 0.692206] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693264] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694341] evm: HMAC attrs: 0x1\n[ 0.695300] Magic number: 10:891:551\n[ 0.696099] tty ttyS27: hash matches\n[ 0.696875] acpi PNP0C0F:02: hash matches\n[ 0.697782] rtc_cmos 00:00: setting system clock to 2018-07-01 22:31:35 UTC (1530484295)\n[ 0.699447] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700597] EDD information not available.\n[ 0.777835] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.789839] ata1.00: configured for MWDMA2\n[ 0.791054] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793299] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794565] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.795858] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.797750] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799341] Write protecting the kernel read-only data: 14336k\n[ 0.800961] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802806] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.11\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.322858] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.11.10...\nLease of 10.10.11.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.33s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-07-01 22:42:08,717 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action used request id req-4e17c8ab-6d39-46fc-b9f5-7938afea94df 2018-07-01 22:42:08,719 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-07-01 22:42:08,719 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-07-01 22:42:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:42:09,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f66cbbc-51ec-4be4-acf3-cd23ce34c44b Content-Length: 0 Date: Sun, 01 Jul 2018 22:42:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:42:09,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4e8f8d56-61c0-4625-add9-6eb08f73f610 used request id req-5f66cbbc-51ec-4be4-acf3-cd23ce34c44b 2018-07-01 22:42:39,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-184531", "route_distinguishers": "12:12"}}' 2018-07-01 22:42:39,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-249e0ece-5b08-4c86-8a5f-e4cb690306de Date: Sun, 01 Jul 2018 22:42:39 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": [], "id": "5341eefe-a818-4b3c-bf87-24555f3240ca", "name": "sdnvpn-184531", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:42:39,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-249e0ece-5b08-4c86-8a5f-e4cb690306de 2018-07-01 22:42:39,516 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-184531', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'route_targets': [], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'type': u'l3', u'id': u'5341eefe-a818-4b3c-bf87-24555f3240ca'}} 2018-07-01 22:42:39,516 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-07-01 22:42:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"router_association": {"router_id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7"}}' 2018-07-01 22:42:40,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-f9b5a751-3023-4c6e-9d88-02717861e915 Date: Sun, 01 Jul 2018 22:42:40 GMT RESP BODY: {"router_association": {"router_id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "de014520-4dab-46a7-84fb-30bb779a8a70"}} 2018-07-01 22:42:40,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca/router_associations used request id req-f9b5a751-3023-4c6e-9d88-02717861e915 2018-07-01 22:42:40,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"network_association": {"network_id": "742c4c76-8fd1-4c4a-b74d-1e471a5e7912"}}' 2018-07-01 22:42:40,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-c2201512-bd9e-47a0-9c57-29cd0aebf20a Date: Sun, 01 Jul 2018 22:42:40 GMT RESP BODY: {"network_association": {"network_id": "742c4c76-8fd1-4c4a-b74d-1e471a5e7912", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "23f2765c-1e35-4c97-9bd1-49969386bfba"}} 2018-07-01 22:42:40,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca/network_associations used request id req-c2201512-bd9e-47a0-9c57-29cd0aebf20a 2018-07-01 22:42:40,591 - sdnvpn_test_utils - DEBUG - Waiting for router 5341eefe-a818-4b3c-bf87-24555f3240ca to associate with BGPVPN 18c77541-0ce1-4e30-92ca-a8b2a1b906e7 2018-07-01 22:42:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:42:40,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-447bbaec-0804-4936-8589-c9c59a3c1262 Date: Sun, 01 Jul 2018 22:42:40 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["18c77541-0ce1-4e30-92ca-a8b2a1b906e7"], "id": "5341eefe-a818-4b3c-bf87-24555f3240ca", "name": "sdnvpn-184531", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["742c4c76-8fd1-4c4a-b74d-1e471a5e7912"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:42:40,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca used request id req-447bbaec-0804-4936-8589-c9c59a3c1262 2018-07-01 22:42:41,953 - sdnvpn_test_utils - DEBUG - Waiting for network 5341eefe-a818-4b3c-bf87-24555f3240ca to associate with BGPVPN 742c4c76-8fd1-4c4a-b74d-1e471a5e7912 2018-07-01 22:42:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:42:42,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-37a4d36e-2c40-4d8f-bd15-c269a5247737 Date: Sun, 01 Jul 2018 22:42:42 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["18c77541-0ce1-4e30-92ca-a8b2a1b906e7"], "id": "5341eefe-a818-4b3c-bf87-24555f3240ca", "name": "sdnvpn-184531", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": ["742c4c76-8fd1-4c4a-b74d-1e471a5e7912"], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:42:42,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca used request id req-37a4d36e-2c40-4d8f-bd15-c269a5247737 2018-07-01 22:42:43,279 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:43:13,301 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-07-01 22:43:13,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"forceDelete": null}' 2018-07-01 22:43:13,479 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aedc6729-a7c2-411d-bf7c-ab12bba9fe6a x-compute-request-id: req-aedc6729-a7c2-411d-bf7c-ab12bba9fe6a Content-Length: 0 Content-Type: application/json 2018-07-01 22:43:13,479 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c17e1dbf-b1b7-4479-bb3e-62cd0a7b4682/action used request id req-aedc6729-a7c2-411d-bf7c-ab12bba9fe6a 2018-07-01 22:43:13,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"forceDelete": null}' 2018-07-01 22:43:13,664 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8f08da4-0011-41a3-ac04-7a0a43a1695c x-compute-request-id: req-d8f08da4-0011-41a3-ac04-7a0a43a1695c Content-Length: 0 Content-Type: application/json 2018-07-01 22:43:13,665 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc9b1bf5-38e1-41a2-a175-7dd72da28f35/action used request id req-d8f08da4-0011-41a3-ac04-7a0a43a1695c 2018-07-01 22:43:13,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"forceDelete": null}' 2018-07-01 22:43:13,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6dae6d35-d853-49f4-b6ae-596ea7edd871 x-compute-request-id: req-6dae6d35-d853-49f4-b6ae-596ea7edd871 Content-Length: 0 Content-Type: application/json 2018-07-01 22:43:13,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3df06ace-a89c-4ea4-ab47-aeb251662c7c/action used request id req-6dae6d35-d853-49f4-b6ae-596ea7edd871 2018-07-01 22:43:13,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"forceDelete": null}' 2018-07-01 22:43:14,163 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c9b549b-f8d4-4da8-a16f-432033c4f2d8 x-compute-request-id: req-2c9b549b-f8d4-4da8-a16f-432033c4f2d8 Content-Length: 0 Content-Type: application/json 2018-07-01 22:43:14,163 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/394b3f23-b715-410f-b624-a985600252df/action used request id req-2c9b549b-f8d4-4da8-a16f-432033c4f2d8 2018-07-01 22:43:14,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f837580f3adda448734e90cc040eb9a75866f3a" -d '{"forceDelete": null}' 2018-07-01 22:43:14,395 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfd90748-7273-4dea-972e-f9c1d389d512 x-compute-request-id: req-dfd90748-7273-4dea-972e-f9c1d389d512 Content-Length: 0 Content-Type: application/json 2018-07-01 22:43:14,396 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6425600e-c8bb-4a26-b19b-f0fd323091c8/action used request id req-dfd90748-7273-4dea-972e-f9c1d389d512 2018-07-01 22:43:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/456de845-b228-412b-8a2e-1d68af99b059 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4775869b5ddeb5e3aa32372aa285fccc50523c9" 2018-07-01 22:43:16,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfd80072-72c4-4c98-9de8-11152e3de2dc Date: Sun, 01 Jul 2018 22:43:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:43:16,137 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/456de845-b228-412b-8a2e-1d68af99b059 used request id req-dfd80072-72c4-4c98-9de8-11152e3de2dc 2018-07-01 22:43:16,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:43:17,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc3e701e-6b8e-402c-98e2-37238f33f3a2 Content-Length: 0 Date: Sun, 01 Jul 2018 22:43:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:43:17,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5341eefe-a818-4b3c-bf87-24555f3240ca used request id req-cc3e701e-6b8e-402c-98e2-37238f33f3a2 2018-07-01 22:43:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"subnet_id": "6743aaad-fd4f-43a3-89ac-0bbb7b0ac267"}' 2018-07-01 22:43:18,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-df401dc6-2bac-4cf6-a3a9-bb098580c975 Date: Sun, 01 Jul 2018 22:43:18 GMT RESP BODY: {"network_id": "f244c8ae-9144-4e0e-a85a-bd7324b2ed66", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "6743aaad-fd4f-43a3-89ac-0bbb7b0ac267", "subnet_ids": ["6743aaad-fd4f-43a3-89ac-0bbb7b0ac267"], "port_id": "4e79a457-865d-482d-9748-59d1e1624fe2", "id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7"} 2018-07-01 22:43:18,280 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7/remove_router_interface used request id req-df401dc6-2bac-4cf6-a3a9-bb098580c975 2018-07-01 22:43:18,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:43:19,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-c98bfee7-49c6-4d15-9cdc-5c6da875c108 Date: Sun, 01 Jul 2018 22:43:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:38:46Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:43:19Z", "revision_number": 8, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "18c77541-0ce1-4e30-92ca-a8b2a1b906e7", "name": "sdnvpn-4-1-router"}} 2018-07-01 22:43:19,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7 used request id req-c98bfee7-49c6-4d15-9cdc-5c6da875c108 2018-07-01 22:43:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/6743aaad-fd4f-43a3-89ac-0bbb7b0ac267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:43:21,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae9fe6b9-2003-49e4-9e22-a1e5735796ff Date: Sun, 01 Jul 2018 22:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:43:21,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6743aaad-fd4f-43a3-89ac-0bbb7b0ac267 used request id req-ae9fe6b9-2003-49e4-9e22-a1e5735796ff 2018-07-01 22:43:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/ed09c3dd-35b4-4619-944f-a38f6c3fec9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:43:23,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46e74c01-1316-493b-ac1d-faa520c18758 Date: Sun, 01 Jul 2018 22:43:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:43:23,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/ed09c3dd-35b4-4619-944f-a38f6c3fec9d used request id req-46e74c01-1316-493b-ac1d-faa520c18758 2018-07-01 22:43:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:43:24,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70deadd6-eaa1-4fb1-9ad6-dfcd92f04db0 Content-Length: 0 Date: Sun, 01 Jul 2018 22:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:43:24,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/18c77541-0ce1-4e30-92ca-a8b2a1b906e7 used request id req-70deadd6-eaa1-4fb1-9ad6-dfcd92f04db0 2018-07-01 22:43:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/f244c8ae-9144-4e0e-a85a-bd7324b2ed66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:43:25,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfd28460-57bb-42c9-a243-5506446b1a01 Date: Sun, 01 Jul 2018 22:43:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:43:25,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f244c8ae-9144-4e0e-a85a-bd7324b2ed66 used request id req-cfd28460-57bb-42c9-a243-5506446b1a01 2018-07-01 22:43:25,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/742c4c76-8fd1-4c4a-b74d-1e471a5e7912 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a736d36d18dc6083007ad97602dca9efac525898" 2018-07-01 22:43:25,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6bebe11-470f-4bc7-ab6f-b30b799b50dc Date: Sun, 01 Jul 2018 22:43:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:43:25,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/742c4c76-8fd1-4c4a-b74d-1e471a5e7912 used request id req-a6bebe11-470f-4bc7-ab6f-b30b799b50dc 2018-07-01 22:43:25,681 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ +========================================================================================+ 2018-07-01 22:43:25,681 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:43:25,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-07-01 22:43:25,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2018-07-01 22:43:25,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-07-01 22:43:25,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-07-01 22:43:25,682 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-07-01 22:43:25,765 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-07-01 22:43:25,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-01 22:43:30,613 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-07-01 22:43:30.300 155 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4fcc2e2e-654a-4e84-82ce-5d299bbdb37e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4fcc2e2e-654a-4e84-82ce-5d299bbdb37e | 2018-07-01T22:43:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4fcc2e2e-654a-4e84-82ce-5d299bbdb37e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-01 22:43:33,983 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-07-01 22:43:33,983 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-01 22:43:39,735 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-07-01 22:43:37.999 164 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-07-01 22:43:38.135 164 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-07-01 22:43:39.530 164 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fda06cec-b455-4d29-b36d-15e77c8e981b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=fda06cec-b455-4d29-b36d-15e77c8e981b) as the default verifier for the future CLI operations. 2018-07-01 22:43:45,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-01 22:43:44.761 183 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fda06cec-b455-4d29-b36d-15e77c8e981b) for deployment 'opnfv-rally' (UUID=4fcc2e2e-654a-4e84-82ce-5d299bbdb37e). 2018-07-01 22:43:45.633 183 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fda06cec-b455-4d29-b36d-15e77c8e981b) has been successfully configured for deployment 'opnfv-rally' (UUID=4fcc2e2e-654a-4e84-82ce-5d299bbdb37e)! 2018-07-01 22:43:45,830 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-01 22:43:45,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:43:45,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:43:45,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:43:45,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:43:45,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:43:45,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:43:45,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:43:45,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:43:45,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:43:45,836 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:43:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:43:45,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362a405f-1374-4b3f-b55a-b4005acff5d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:43:45,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-362a405f-1374-4b3f-b55a-b4005acff5d4 2018-07-01 22:43:45,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:43:46,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["nAa47xpTQlGZmHFuRP8csw"], "issued_at": "2018-07-01T22:43:46.000000Z"}} 2018-07-01 22:43:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57cf0444532ccad0f8951c26d5111e873cc8391e" 2018-07-01 22:43:46,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-f013696b-6b1f-4a8a-8d5b-127111c728ca Date: Sun, 01 Jul 2018 22:43:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:43:46,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-f013696b-6b1f-4a8a-8d5b-127111c728ca 2018-07-01 22:43:46,383 - sdnvpn.lib.openstack_utils - INFO - Creating image 'bgpvpn-tempest-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:43:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57cf0444532ccad0f8951c26d5111e873cc8391e" 2018-07-01 22:43:46,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71e2d016-d930-4725-a884-1c46da4e1dc1 Date: Sun, 01 Jul 2018 22:43:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:43:46,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-71e2d016-d930-4725-a884-1c46da4e1dc1 2018-07-01 22:43:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57cf0444532ccad0f8951c26d5111e873cc8391e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "bgpvpn-tempest-image", "visibility": "public"}' 2018-07-01 22:43:46,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d1cbbb02-4ffe-4751-874b-b370c588359a X-Openstack-Request-Id: req-29ed9d13-33ee-4c2c-8962-255a7bcd6cd8 Date: Sun, 01 Jul 2018 22:43:46 GMT RESP BODY: {"status": "queued", "name": "bgpvpn-tempest-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:43:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:43:46Z", "visibility": "public", "locations": [], "self": "/v2/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "min_disk": 0, "protected": false, "id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "file": "/v2/images/d1cbbb02-4ffe-4751-874b-b370c588359a/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:43:46,781 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-29ed9d13-33ee-4c2c-8962-255a7bcd6cd8 2018-07-01 22:43:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/d1cbbb02-4ffe-4751-874b-b370c588359a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57cf0444532ccad0f8951c26d5111e873cc8391e" -d '' 2018-07-01 22:43:48,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6398a312-bfff-48b0-85f1-9da90242e8d8 Date: Sun, 01 Jul 2018 22:43:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:43:48,568 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d1cbbb02-4ffe-4751-874b-b370c588359a/file used request id req-6398a312-bfff-48b0-85f1-9da90242e8d8 2018-07-01 22:43:48,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:43:48,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:43:48,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:43:48,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:43:48,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:43:48,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:43:48,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:43:48,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:43:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:43:48,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef415e45-190b-493f-b2ae-a1298ab23e5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:43:48,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ef415e45-190b-493f-b2ae-a1298ab23e5f 2018-07-01 22:43:48,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:43:48,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["yjCxYOADRUOECtV9RCoZYA"], "issued_at": "2018-07-01T22:43:48.000000Z"}} 2018-07-01 22:43:48,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc2bac12b335a11ec118dd36cb61279d72e21dc" 2018-07-01 22:43:49,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:43:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15c01326-2e57-4d0c-96df-a7a4b216b0e2 x-compute-request-id: req-15c01326-2e57-4d0c-96df-a7a4b216b0e2 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 22:43:49,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-15c01326-2e57-4d0c-96df-a7a4b216b0e2 2018-07-01 22:43:49,133 - sdnvpn-tempest - INFO - Copying tempest.conf to /root/.rally/verification/verifier-fda06cec-b455-4d29-b36d-15e77c8e981b/for-deployment-4fcc2e2e-654a-4e84-82ce-5d299bbdb37e/bgpvpn_tempest.conf. 2018-07-01 22:43:49,134 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-fda06cec-b455-4d29-b36d-15e77c8e981b/for-deployment-4fcc2e2e-654a-4e84-82ce-5d299bbdb37e/bgpvpn_tempest.conf with bgpvpn=True 2018-07-01 22:43:49,134 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-fda06cec-b455-4d29-b36d-15e77c8e981b/for-deployment-4fcc2e2e-654a-4e84-82ce-5d299bbdb37e/bgpvpn_tempest.conf with flavor_id a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 2018-07-01 22:43:49,135 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-fda06cec-b455-4d29-b36d-15e77c8e981b/for-deployment-4fcc2e2e-654a-4e84-82ce-5d299bbdb37e/bgpvpn_tempest.conf with image_id d1cbbb02-4ffe-4751-874b-b370c588359a 2018-07-01 22:43:49,135 - sdnvpn-tempest - INFO - Configuring default tempest conf file 2018-07-01 22:43:49,139 - sdnvpn-tempest - INFO - Executing: tempest run -t --regex networking_bgpvpn_tempest --config-file /etc/tempest/tempest.conf 2018-07-01 22:50:56,879 - sdnvpn-tempest - DEBUG - 2018-07-01 22:43:51.189 190 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2018-07-01 22:43:51.196 190 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2861 2018-07-01 22:43:51.196 190 DEBUG tempest [-] Configuration options gathered from: log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2862 2018-07-01 22:43:51.197 190 DEBUG tempest [-] command line args: [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2863 2018-07-01 22:43:51.197 190 DEBUG tempest [-] config files: ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2865 2018-07-01 22:43:51.198 190 DEBUG tempest [-] ================================================================================ log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2866 2018-07-01 22:43:51.198 190 DEBUG tempest [-] config_dir = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.198 190 DEBUG tempest [-] config_file = ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.198 190 DEBUG tempest [-] debug = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.199 190 DEBUG tempest [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'dogpile.core.dogpile=INFO'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.199 190 DEBUG tempest [-] instance_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.199 190 DEBUG tempest [-] instance_uuid_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.200 190 DEBUG tempest [-] log_config_append = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.200 190 DEBUG tempest [-] log_date_format = %Y-%m-%d %H:%M:%S log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.200 190 DEBUG tempest [-] log_dir = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.201 190 DEBUG tempest [-] log_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.201 190 DEBUG tempest [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.201 190 DEBUG tempest [-] logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.201 190 DEBUG tempest [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.202 190 DEBUG tempest [-] logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.202 190 DEBUG tempest [-] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.202 190 DEBUG tempest [-] pause_teardown = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.202 190 DEBUG tempest [-] publish_errors = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.203 190 DEBUG tempest [-] rate_limit_burst = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.203 190 DEBUG tempest [-] rate_limit_except_level = CRITICAL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.203 190 DEBUG tempest [-] rate_limit_interval = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.203 190 DEBUG tempest [-] resources_prefix = tempest log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.204 190 DEBUG tempest [-] syslog_log_facility = LOG_USER log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.204 190 DEBUG tempest [-] use_journal = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.204 190 DEBUG tempest [-] use_stderr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.204 190 DEBUG tempest [-] use_syslog = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.205 190 DEBUG tempest [-] watch_log_file = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:51.205 190 DEBUG tempest [-] volume-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.205 190 DEBUG tempest [-] volume-feature-enabled.api_v1 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.206 190 DEBUG tempest [-] volume-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.206 190 DEBUG tempest [-] volume-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.206 190 DEBUG tempest [-] volume-feature-enabled.backup = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.206 190 DEBUG tempest [-] volume-feature-enabled.clone = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.207 190 DEBUG tempest [-] volume-feature-enabled.extend_attached_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.207 190 DEBUG tempest [-] volume-feature-enabled.manage_snapshot = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.207 190 DEBUG tempest [-] volume-feature-enabled.manage_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.207 190 DEBUG tempest [-] volume-feature-enabled.multi_backend = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.208 190 DEBUG tempest [-] volume-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.208 190 DEBUG tempest [-] bgpvpn.max_asn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.208 190 DEBUG tempest [-] bgpvpn.max_nn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.208 190 DEBUG tempest [-] bgpvpn.min_asn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.209 190 DEBUG tempest [-] bgpvpn.min_nn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.209 190 DEBUG tempest [-] image-feature-enabled.api_v1 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.209 190 DEBUG tempest [-] image-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.209 190 WARNING oslo_config.cfg [-] Option "deactivate_image" from group "image-feature-enabled" is deprecated for removal (All supported versions of OpenStack now support the 'deactivate_image' feature). Its value may be silently ignored in the future. 2018-07-01 22:43:51.210 190 DEBUG tempest [-] image-feature-enabled.deactivate_image = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.210 190 DEBUG tempest [-] compute.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.210 190 DEBUG tempest [-] compute.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.210 190 DEBUG tempest [-] compute.catalog_type = compute log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.211 190 DEBUG tempest [-] compute.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.211 190 DEBUG tempest [-] compute.fixed_network_name = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.211 190 DEBUG tempest [-] compute.flavor_ref = a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.212 190 DEBUG tempest [-] compute.flavor_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.212 190 DEBUG tempest [-] compute.hypervisor_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.212 190 DEBUG tempest [-] compute.image_ref = d1cbbb02-4ffe-4751-874b-b370c588359a log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.212 190 DEBUG tempest [-] compute.image_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.213 190 DEBUG tempest [-] compute.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.213 190 DEBUG tempest [-] compute.min_compute_nodes = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.213 190 DEBUG tempest [-] compute.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.213 190 DEBUG tempest [-] compute.ready_wait = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.214 190 DEBUG tempest [-] compute.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.214 190 DEBUG tempest [-] compute.shelved_offload_time = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.214 190 DEBUG tempest [-] compute.volume_device_name = vdb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.214 190 DEBUG tempest [-] service-clients.http_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.215 190 DEBUG tempest [-] service-clients.proxy_url = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.215 190 DEBUG tempest [-] scenario.aki_img_file = cirros-0.3.1-x86_64-vmlinuz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.215 190 DEBUG tempest [-] scenario.ami_img_file = cirros-0.3.1-x86_64-blank.img log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.215 190 DEBUG tempest [-] scenario.ari_img_file = cirros-0.3.1-x86_64-initrd log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.216 190 DEBUG tempest [-] scenario.dhcp_client = udhcpc log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.216 190 DEBUG tempest [-] scenario.img_container_format = bare log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.216 190 WARNING oslo_config.cfg [-] Option "img_dir" from group "scenario" is deprecated for removal. Its value may be silently ignored in the future. 2018-07-01 22:43:51.216 190 DEBUG tempest [-] scenario.img_dir = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.217 190 DEBUG tempest [-] scenario.img_disk_format = qcow2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.217 190 DEBUG tempest [-] scenario.img_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.217 190 DEBUG tempest [-] scenario.img_properties = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.217 190 DEBUG tempest [-] image.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.218 190 DEBUG tempest [-] image.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.218 190 DEBUG tempest [-] image.catalog_type = image log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.218 190 DEBUG tempest [-] image.container_formats = ['ami', 'ari', 'aki', 'bare', 'ovf', 'ova'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.219 190 DEBUG tempest [-] image.disk_formats = ['ami', 'ari', 'aki', 'vhd', 'vmdk', 'raw', 'qcow2', 'vdi', 'iso', 'vhdx'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.219 190 DEBUG tempest [-] image.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.219 190 DEBUG tempest [-] image.http_image = http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-uec.tar.gz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.219 190 DEBUG tempest [-] image.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.220 190 DEBUG tempest [-] identity-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.220 190 DEBUG tempest [-] identity-feature-enabled.api_v2 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.220 190 DEBUG tempest [-] identity-feature-enabled.api_v2_admin = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.220 190 DEBUG tempest [-] identity-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.221 190 DEBUG tempest [-] identity-feature-enabled.domain_specific_drivers = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.221 190 DEBUG tempest [-] identity-feature-enabled.forbid_global_implied_dsr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.221 190 DEBUG tempest [-] identity-feature-enabled.security_compliance = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.221 190 DEBUG tempest [-] identity-feature-enabled.trust = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.222 190 DEBUG tempest [-] auth.admin_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.222 190 DEBUG tempest [-] auth.admin_password = **** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.222 190 DEBUG tempest [-] auth.admin_project_name = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.222 190 DEBUG tempest [-] auth.admin_username = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.223 190 DEBUG tempest [-] auth.create_isolated_networks = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.223 190 DEBUG tempest [-] auth.default_credentials_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.223 190 DEBUG tempest [-] auth.tempest_roles = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.223 190 DEBUG tempest [-] auth.test_accounts_file = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.224 190 DEBUG tempest [-] auth.use_dynamic_credentials = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.224 190 DEBUG tempest [-] volume.backend_names = ['BACKEND_1', 'BACKEND_2'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.224 190 DEBUG tempest [-] volume.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.224 190 DEBUG tempest [-] volume.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.225 190 DEBUG tempest [-] volume.catalog_type = volume log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.225 190 DEBUG tempest [-] volume.disk_format = raw log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.225 190 DEBUG tempest [-] volume.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.225 190 DEBUG tempest [-] volume.manage_snapshot_ref = ['source-name', '_snapshot-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.226 190 DEBUG tempest [-] volume.manage_volume_ref = ['source-name', 'volume-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.226 190 DEBUG tempest [-] volume.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.226 190 DEBUG tempest [-] volume.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.226 190 DEBUG tempest [-] volume.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.227 190 DEBUG tempest [-] volume.storage_protocol = iSCSI log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.227 190 DEBUG tempest [-] volume.vendor_name = Open Source log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.227 190 DEBUG tempest [-] volume.volume_size = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.227 190 DEBUG tempest [-] debug.trace_requests = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.228 190 DEBUG tempest [-] object-storage-feature-enabled.container_sync = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.228 190 DEBUG tempest [-] object-storage-feature-enabled.discoverability = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.228 190 DEBUG tempest [-] object-storage-feature-enabled.discoverable_apis = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.228 190 DEBUG tempest [-] object-storage-feature-enabled.object_versioning = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.229 190 DEBUG tempest [-] oslo_concurrency.disable_process_locking = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.229 190 DEBUG tempest [-] oslo_concurrency.lock_path = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.229 190 DEBUG tempest [-] orchestration.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.229 190 DEBUG tempest [-] orchestration.build_timeout = 1200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.230 190 DEBUG tempest [-] orchestration.catalog_type = orchestration log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.230 190 DEBUG tempest [-] orchestration.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.230 190 WARNING oslo_config.cfg [-] Option "instance_type" from group "orchestration" is deprecated for removal (Heat support will be removed from Tempest). Its value may be silently ignored in the future. 2018-07-01 22:43:51.230 190 DEBUG tempest [-] orchestration.instance_type = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.231 190 DEBUG tempest [-] orchestration.keypair_name = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.231 190 DEBUG tempest [-] orchestration.max_resources_per_stack = 1000 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.231 190 DEBUG tempest [-] orchestration.max_template_size = 524288 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.231 190 DEBUG tempest [-] orchestration.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.231 190 WARNING oslo_config.cfg [-] Option "stack_owner_role" from group "orchestration" is deprecated for removal (Heat support will be removed from Tempest). Its value may be silently ignored in the future. 2018-07-01 22:43:51.232 190 DEBUG tempest [-] orchestration.stack_owner_role = heat_stack_owner log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.232 190 DEBUG tempest [-] object-storage.catalog_type = object-store log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.232 190 DEBUG tempest [-] object-storage.cluster_name = name1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.232 190 DEBUG tempest [-] object-storage.container_sync_interval = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.233 190 DEBUG tempest [-] object-storage.container_sync_timeout = 600 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.233 190 DEBUG tempest [-] object-storage.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.233 190 DEBUG tempest [-] object-storage.operator_role = Member log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.233 190 DEBUG tempest [-] object-storage.realm_name = realm1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.234 190 DEBUG tempest [-] object-storage.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.234 190 DEBUG tempest [-] object-storage.reseller_admin_role = ResellerAdmin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.234 190 DEBUG tempest [-] network-feature-enabled.api_extensions = ['default-subnetpools', 'network-ip-availability', 'network_availability_zone', 'auto-allocated-topology', 'ext-gw-mode', 'binding', 'trunk-details', 'agent', 'subnet_allocation', 'dhcp_agent_scheduler', 'tag', 'external-net', 'flavors', 'net-mtu', 'availability_zone', 'quotas', 'standard-attr-tag', 'revision-if-match', 'provider', 'multi-provider', 'quota_details', 'bgpvpn', 'address-scope', 'trunk', 'extraroute', 'net-mtu-writable', 'subnet-service-types', 'standard-attr-timestamp', 'service-type', 'router', 'extra_dhcp_opt', 'standard-attr-revisions', 'pagination', 'sorting', 'security-group', 'rbac-policies', 'tag-ext', 'standard-attr-description', 'port-security', 'allowed-address-pairs', 'project-id', 'dvr'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.234 190 DEBUG tempest [-] network-feature-enabled.floating_ips = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.235 190 DEBUG tempest [-] network-feature-enabled.ipv6 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.235 190 DEBUG tempest [-] network-feature-enabled.ipv6_subnet_attributes = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.235 190 DEBUG tempest [-] network-feature-enabled.port_admin_state_change = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.235 190 DEBUG tempest [-] network-feature-enabled.port_security = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.236 190 DEBUG tempest [-] validation.auth_method = keypair log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.236 190 DEBUG tempest [-] validation.connect_method = floating log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.236 190 DEBUG tempest [-] validation.connect_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.236 190 DEBUG tempest [-] validation.floating_ip_range = 10.0.0.0/29 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.237 190 DEBUG tempest [-] validation.image_ssh_password = password log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.237 190 DEBUG tempest [-] validation.image_ssh_user = cirros log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.237 190 DEBUG tempest [-] validation.ip_version_for_ssh = 4 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.237 190 DEBUG tempest [-] validation.network_for_ssh = public log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.238 190 DEBUG tempest [-] validation.ping_count = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.238 190 DEBUG tempest [-] validation.ping_size = 56 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.238 190 DEBUG tempest [-] validation.ping_timeout = 120 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.238 190 DEBUG tempest [-] validation.run_validation = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.239 190 DEBUG tempest [-] validation.security_group = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.239 190 DEBUG tempest [-] validation.security_group_rules = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.239 190 DEBUG tempest [-] validation.ssh_shell_prologue = set -eu -o pipefail; PATH=$PATH:/sbin; log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.239 190 DEBUG tempest [-] validation.ssh_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.239 190 DEBUG tempest [-] service_available.bgpvpn = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.240 190 DEBUG tempest [-] service_available.cinder = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.240 190 DEBUG tempest [-] service_available.glance = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.240 190 WARNING oslo_config.cfg [-] Option "heat" from group "service_available" is deprecated for removal (Heat support will be removed from Tempest). Its value may be silently ignored in the future. 2018-07-01 22:43:51.240 190 DEBUG tempest [-] service_available.heat = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.241 190 DEBUG tempest [-] service_available.neutron = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.241 190 DEBUG tempest [-] service_available.nova = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.241 190 DEBUG tempest [-] service_available.swift = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.241 190 DEBUG tempest [-] compute-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.242 190 DEBUG tempest [-] compute-feature-enabled.attach_encrypted_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.242 190 DEBUG tempest [-] compute-feature-enabled.block_migrate_cinder_iscsi = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.242 190 DEBUG tempest [-] compute-feature-enabled.block_migration_for_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.242 190 DEBUG tempest [-] compute-feature-enabled.change_password = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.242 190 DEBUG tempest [-] compute-feature-enabled.cold_migration = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.243 190 DEBUG tempest [-] compute-feature-enabled.config_drive = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.243 190 DEBUG tempest [-] compute-feature-enabled.console_output = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.243 190 DEBUG tempest [-] compute-feature-enabled.disk_config = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.243 190 DEBUG tempest [-] compute-feature-enabled.enable_instance_password = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.243 190 DEBUG tempest [-] compute-feature-enabled.interface_attach = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.244 190 DEBUG tempest [-] compute-feature-enabled.live_migrate_back_and_forth = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.244 190 DEBUG tempest [-] compute-feature-enabled.live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.244 190 DEBUG tempest [-] compute-feature-enabled.metadata_service = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.244 190 DEBUG tempest [-] compute-feature-enabled.nova_cert = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.245 190 DEBUG tempest [-] compute-feature-enabled.pause = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.245 190 DEBUG tempest [-] compute-feature-enabled.personality = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.245 190 DEBUG tempest [-] compute-feature-enabled.rdp_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.245 190 DEBUG tempest [-] compute-feature-enabled.rescue = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.245 190 DEBUG tempest [-] compute-feature-enabled.resize = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.246 190 DEBUG tempest [-] compute-feature-enabled.scheduler_available_filters = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.246 190 DEBUG tempest [-] compute-feature-enabled.serial_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.246 190 DEBUG tempest [-] compute-feature-enabled.shelve = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.246 190 DEBUG tempest [-] compute-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.247 190 DEBUG tempest [-] compute-feature-enabled.spice_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.247 190 DEBUG tempest [-] compute-feature-enabled.suspend = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.247 190 DEBUG tempest [-] compute-feature-enabled.swap_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.247 190 DEBUG tempest [-] compute-feature-enabled.vnc_console = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.247 190 DEBUG tempest [-] identity.admin_domain_scope = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.248 190 DEBUG tempest [-] identity.admin_role = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.248 190 DEBUG tempest [-] identity.auth_version = v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.248 190 DEBUG tempest [-] identity.ca_certificates_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.248 190 DEBUG tempest [-] identity.catalog_type = identity log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.249 190 DEBUG tempest [-] identity.default_domain_id = default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.249 190 DEBUG tempest [-] identity.disable_ssl_certificate_validation = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.249 190 DEBUG tempest [-] identity.region = regionOne log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.249 190 DEBUG tempest [-] identity.uri = http://172.30.9.26:5000/v2.0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.250 190 DEBUG tempest [-] identity.uri_v3 = http://172.30.9.26:5000/v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.250 190 DEBUG tempest [-] identity.user_lockout_duration = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.250 190 DEBUG tempest [-] identity.user_lockout_failure_attempts = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.250 190 DEBUG tempest [-] identity.user_unique_last_password_count = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.250 190 DEBUG tempest [-] identity.v2_admin_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.251 190 DEBUG tempest [-] identity.v2_public_endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.251 190 DEBUG tempest [-] identity.v3_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.251 190 DEBUG tempest [-] network.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.251 190 DEBUG tempest [-] network.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.251 190 DEBUG tempest [-] network.catalog_type = network log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.252 190 DEBUG tempest [-] network.default_network = ['1.0.0.0/16', '2.0.0.0/16'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.252 190 DEBUG tempest [-] network.dns_servers = ['8.8.8.8', '8.8.4.4'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.252 190 DEBUG tempest [-] network.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.252 190 DEBUG tempest [-] network.floating_network_name = external log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.253 190 DEBUG tempest [-] network.port_vnic_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.253 190 DEBUG tempest [-] network.project_network_cidr = 10.100.0.0/16 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.253 190 DEBUG tempest [-] network.project_network_mask_bits = 28 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.253 190 DEBUG tempest [-] network.project_network_v6_cidr = 2003::/48 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.253 190 DEBUG tempest [-] network.project_network_v6_mask_bits = 64 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.254 190 DEBUG tempest [-] network.project_networks_reachable = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.254 190 DEBUG tempest [-] network.public_network_id = b0884841-56b7-46c4-94b1-9def8e6121cb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.254 190 DEBUG tempest [-] network.public_router_id = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.254 190 DEBUG tempest [-] network.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.255 190 DEBUG tempest [-] network.shared_physical_network = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:51.255 190 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2885 2018-07-01 22:43:51.256 190 DEBUG tempest.lib.services.clients [-] Successfully registered plugin __tempest__ in the service client registry with configuration: [{'name': 'volume_v1', 'service': 'volume', 'service_version': 'volume.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v1', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'compute', 'service': 'compute', 'service_version': 'compute', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.compute', 'client_names': ['AgentsClient', 'AggregatesClient', 'AvailabilityZoneClient', 'BaremetalNodesClient', 'CertificatesClient', 'ExtensionsClient', 'FixedIPsClient', 'FlavorsClient', 'FloatingIPPoolsClient', 'FloatingIPsBulkClient', 'FloatingIPsClient', 'HostsClient', 'HypervisorClient', 'ImagesClient', 'InstanceUsagesAuditLogClient', 'InterfacesClient', 'KeyPairsClient', 'LimitsClient', 'MigrationsClient', 'NetworksClient', 'QuotaClassesClient', 'QuotasClient', 'SecurityGroupDefaultRulesClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServerGroupsClient', 'ServersClient', 'ServicesClient', 'SnapshotsClient', 'TenantNetworksClient', 'TenantUsagesClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'network', 'service': 'network', 'service_version': 'network', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.network', 'client_names': ['AgentsClient', 'ExtensionsClient', 'FloatingIPsClient', 'MeteringLabelRulesClient', 'MeteringLabelsClient', 'NetworksClient', 'NetworkVersionsClient', 'PortsClient', 'QuotasClient', 'RoutersClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServiceProvidersClient', 'SubnetpoolsClient', 'SubnetsClient', 'TagsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v2', 'service': 'image', 'service_version': 'image.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v2', 'client_names': ['ImageMembersClient', 'ImagesClient', 'NamespaceObjectsClient', 'NamespacePropertiesClient', 'NamespaceTagsClient', 'NamespacesClient', 'ResourceTypesClient', 'SchemasClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v1', 'service': 'image', 'service_version': 'image.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v1', 'client_names': ['ImageMembersClient', 'ImagesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'object_storage', 'service': 'object-store', 'service_version': 'object-storage', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.object_storage', 'client_names': ['AccountClient', 'BulkMiddlewareClient', 'CapabilitiesClient', 'ContainerClient', 'ObjectClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v3', 'service': 'volume', 'service_version': 'volume.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v3', 'client_names': ['BackupsClient', 'BaseClient', 'GroupsClient', 'GroupSnapshotsClient', 'GroupTypesClient', 'MessagesClient', 'SnapshotsClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v2', 'service': 'volume', 'service_version': 'volume.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v2', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient', 'CapabilitiesClient', 'SchedulerStatsClient', 'SnapshotManageClient', 'VolumeManageClient', 'TransfersClient', 'QuotaClassesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v3', 'service': 'identity', 'service_version': 'identity.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v3', 'client_names': ['CatalogClient', 'CredentialsClient', 'DomainsClient', 'DomainConfigurationClient', 'EndPointGroupsClient', 'EndPointsClient', 'EndPointsFilterClient', 'GroupsClient', 'IdentityClient', 'InheritedRolesClient', 'OAUTHConsumerClient', 'OAUTHTokenClient', 'PoliciesClient', 'ProjectsClient', 'RegionsClient', 'RoleAssignmentsClient', 'RolesClient', 'ServicesClient', 'V3TokenClient', 'TrustsClient', 'UsersClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v2', 'service': 'identity', 'service_version': 'identity.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v2', 'client_names': ['EndpointsClient', 'IdentityClient', 'RolesClient', 'ServicesClient', 'TenantsClient', 'TokenClient', 'UsersClient'], 'disable_ssl_certificate_validation': False}] register_service_client /src/tempest/tempest/lib/services/clients.py:123 2018-07-01 22:43:51.292 190 DEBUG tempest.cmd.main [-] prepare_to_run_command TempestRun prepare_to_run_command /src/tempest/tempest/cmd/main.py:38 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-500} \ ${PYTHON:-python} -m subunit.run discover -t /src/tempest/tempest /src/tempest/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} \ ${PYTHON:-python} -m subunit.run discover -t /src/tempest/tempest /src/tempest/tempest/test_discover --load-list /tmp/tmpResXPI 2018-07-01 22:43:55.319 199 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2018-07-01 22:43:55.320 199 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2861 2018-07-01 22:43:55.321 199 DEBUG tempest [-] Configuration options gathered from: log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2862 2018-07-01 22:43:55.321 199 DEBUG tempest [-] command line args: [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2863 2018-07-01 22:43:55.321 199 DEBUG tempest [-] config files: ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2865 2018-07-01 22:43:55.321 199 DEBUG tempest [-] ================================================================================ log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2866 2018-07-01 22:43:55.321 199 DEBUG tempest [-] config_dir = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.322 199 DEBUG tempest [-] config_file = ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.322 199 DEBUG tempest [-] debug = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.322 199 DEBUG tempest [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'dogpile.core.dogpile=INFO'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.322 199 DEBUG tempest [-] instance_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.322 199 DEBUG tempest [-] instance_uuid_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.323 199 DEBUG tempest [-] log_config_append = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.323 199 DEBUG tempest [-] log_date_format = %Y-%m-%d %H:%M:%S log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.323 199 DEBUG tempest [-] log_dir = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.323 199 DEBUG tempest [-] log_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.323 199 DEBUG tempest [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.324 199 DEBUG tempest [-] logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.324 199 DEBUG tempest [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.324 199 DEBUG tempest [-] logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.324 199 DEBUG tempest [-] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.324 199 DEBUG tempest [-] pause_teardown = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.324 199 DEBUG tempest [-] publish_errors = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.325 199 DEBUG tempest [-] rate_limit_burst = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.325 199 DEBUG tempest [-] rate_limit_except_level = CRITICAL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.325 199 DEBUG tempest [-] rate_limit_interval = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.325 199 DEBUG tempest [-] resources_prefix = tempest log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.325 199 DEBUG tempest [-] syslog_log_facility = LOG_USER log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.325 199 DEBUG tempest [-] use_journal = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.326 199 DEBUG tempest [-] use_stderr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.326 199 DEBUG tempest [-] use_syslog = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.326 199 DEBUG tempest [-] watch_log_file = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2875 2018-07-01 22:43:55.326 199 DEBUG tempest [-] volume-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.326 199 DEBUG tempest [-] volume-feature-enabled.api_v1 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.326 199 DEBUG tempest [-] volume-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.327 199 DEBUG tempest [-] volume-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.327 199 DEBUG tempest [-] volume-feature-enabled.backup = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.327 199 DEBUG tempest [-] volume-feature-enabled.clone = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.327 199 DEBUG tempest [-] volume-feature-enabled.extend_attached_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.327 199 DEBUG tempest [-] volume-feature-enabled.manage_snapshot = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.328 199 DEBUG tempest [-] volume-feature-enabled.manage_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.328 199 DEBUG tempest [-] volume-feature-enabled.multi_backend = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.328 199 DEBUG tempest [-] volume-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.328 199 DEBUG tempest [-] bgpvpn.max_asn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.328 199 DEBUG tempest [-] bgpvpn.max_nn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.328 199 DEBUG tempest [-] bgpvpn.min_asn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.329 199 DEBUG tempest [-] bgpvpn.min_nn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.329 199 DEBUG tempest [-] image-feature-enabled.api_v1 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.329 199 DEBUG tempest [-] image-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.329 199 WARNING oslo_config.cfg [-] Option "deactivate_image" from group "image-feature-enabled" is deprecated for removal (All supported versions of OpenStack now support the 'deactivate_image' feature). Its value may be silently ignored in the future. 2018-07-01 22:43:55.329 199 DEBUG tempest [-] image-feature-enabled.deactivate_image = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.329 199 DEBUG tempest [-] compute.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.329 199 DEBUG tempest [-] compute.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.330 199 DEBUG tempest [-] compute.catalog_type = compute log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.330 199 DEBUG tempest [-] compute.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.330 199 DEBUG tempest [-] compute.fixed_network_name = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.330 199 DEBUG tempest [-] compute.flavor_ref = a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.330 199 DEBUG tempest [-] compute.flavor_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.330 199 DEBUG tempest [-] compute.hypervisor_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.331 199 DEBUG tempest [-] compute.image_ref = d1cbbb02-4ffe-4751-874b-b370c588359a log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.331 199 DEBUG tempest [-] compute.image_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.331 199 DEBUG tempest [-] compute.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.331 199 DEBUG tempest [-] compute.min_compute_nodes = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.331 199 DEBUG tempest [-] compute.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.331 199 DEBUG tempest [-] compute.ready_wait = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.331 199 DEBUG tempest [-] compute.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.332 199 DEBUG tempest [-] compute.shelved_offload_time = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.332 199 DEBUG tempest [-] compute.volume_device_name = vdb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.332 199 DEBUG tempest [-] service-clients.http_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.332 199 DEBUG tempest [-] service-clients.proxy_url = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.332 199 DEBUG tempest [-] scenario.aki_img_file = cirros-0.3.1-x86_64-vmlinuz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.332 199 DEBUG tempest [-] scenario.ami_img_file = cirros-0.3.1-x86_64-blank.img log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.333 199 DEBUG tempest [-] scenario.ari_img_file = cirros-0.3.1-x86_64-initrd log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.333 199 DEBUG tempest [-] scenario.dhcp_client = udhcpc log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.333 199 DEBUG tempest [-] scenario.img_container_format = bare log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.333 199 WARNING oslo_config.cfg [-] Option "img_dir" from group "scenario" is deprecated for removal. Its value may be silently ignored in the future. 2018-07-01 22:43:55.333 199 DEBUG tempest [-] scenario.img_dir = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.333 199 DEBUG tempest [-] scenario.img_disk_format = qcow2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.334 199 DEBUG tempest [-] scenario.img_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.334 199 DEBUG tempest [-] scenario.img_properties = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.334 199 DEBUG tempest [-] image.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.334 199 DEBUG tempest [-] image.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.334 199 DEBUG tempest [-] image.catalog_type = image log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.334 199 DEBUG tempest [-] image.container_formats = ['ami', 'ari', 'aki', 'bare', 'ovf', 'ova'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.335 199 DEBUG tempest [-] image.disk_formats = ['ami', 'ari', 'aki', 'vhd', 'vmdk', 'raw', 'qcow2', 'vdi', 'iso', 'vhdx'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.335 199 DEBUG tempest [-] image.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.335 199 DEBUG tempest [-] image.http_image = http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-uec.tar.gz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.335 199 DEBUG tempest [-] image.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.335 199 DEBUG tempest [-] identity-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.335 199 DEBUG tempest [-] identity-feature-enabled.api_v2 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.336 199 DEBUG tempest [-] identity-feature-enabled.api_v2_admin = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.336 199 DEBUG tempest [-] identity-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.336 199 DEBUG tempest [-] identity-feature-enabled.domain_specific_drivers = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.336 199 DEBUG tempest [-] identity-feature-enabled.forbid_global_implied_dsr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.336 199 DEBUG tempest [-] identity-feature-enabled.security_compliance = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.336 199 DEBUG tempest [-] identity-feature-enabled.trust = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.337 199 DEBUG tempest [-] auth.admin_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.337 199 DEBUG tempest [-] auth.admin_password = **** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.337 199 DEBUG tempest [-] auth.admin_project_name = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.337 199 DEBUG tempest [-] auth.admin_username = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.337 199 DEBUG tempest [-] auth.create_isolated_networks = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.337 199 DEBUG tempest [-] auth.default_credentials_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.338 199 DEBUG tempest [-] auth.tempest_roles = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.338 199 DEBUG tempest [-] auth.test_accounts_file = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.338 199 DEBUG tempest [-] auth.use_dynamic_credentials = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.338 199 DEBUG tempest [-] volume.backend_names = ['BACKEND_1', 'BACKEND_2'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.338 199 DEBUG tempest [-] volume.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.338 199 DEBUG tempest [-] volume.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.339 199 DEBUG tempest [-] volume.catalog_type = volume log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.339 199 DEBUG tempest [-] volume.disk_format = raw log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.339 199 DEBUG tempest [-] volume.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.339 199 DEBUG tempest [-] volume.manage_snapshot_ref = ['source-name', '_snapshot-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.339 199 DEBUG tempest [-] volume.manage_volume_ref = ['source-name', 'volume-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.339 199 DEBUG tempest [-] volume.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.339 199 DEBUG tempest [-] volume.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.340 199 DEBUG tempest [-] volume.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.340 199 DEBUG tempest [-] volume.storage_protocol = iSCSI log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.340 199 DEBUG tempest [-] volume.vendor_name = Open Source log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.340 199 DEBUG tempest [-] volume.volume_size = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.340 199 DEBUG tempest [-] debug.trace_requests = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.340 199 DEBUG tempest [-] object-storage-feature-enabled.container_sync = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.341 199 DEBUG tempest [-] object-storage-feature-enabled.discoverability = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.341 199 DEBUG tempest [-] object-storage-feature-enabled.discoverable_apis = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.341 199 DEBUG tempest [-] object-storage-feature-enabled.object_versioning = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.341 199 DEBUG tempest [-] oslo_concurrency.disable_process_locking = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.341 199 DEBUG tempest [-] oslo_concurrency.lock_path = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.341 199 DEBUG tempest [-] orchestration.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.342 199 DEBUG tempest [-] orchestration.build_timeout = 1200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.342 199 DEBUG tempest [-] orchestration.catalog_type = orchestration log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.342 199 DEBUG tempest [-] orchestration.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.342 199 WARNING oslo_config.cfg [-] Option "instance_type" from group "orchestration" is deprecated for removal (Heat support will be removed from Tempest). Its value may be silently ignored in the future. 2018-07-01 22:43:55.342 199 DEBUG tempest [-] orchestration.instance_type = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.342 199 DEBUG tempest [-] orchestration.keypair_name = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.342 199 DEBUG tempest [-] orchestration.max_resources_per_stack = 1000 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.343 199 DEBUG tempest [-] orchestration.max_template_size = 524288 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.343 199 DEBUG tempest [-] orchestration.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.343 199 WARNING oslo_config.cfg [-] Option "stack_owner_role" from group "orchestration" is deprecated for removal (Heat support will be removed from Tempest). Its value may be silently ignored in the future. 2018-07-01 22:43:55.343 199 DEBUG tempest [-] orchestration.stack_owner_role = heat_stack_owner log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.343 199 DEBUG tempest [-] object-storage.catalog_type = object-store log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.343 199 DEBUG tempest [-] object-storage.cluster_name = name1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.344 199 DEBUG tempest [-] object-storage.container_sync_interval = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.344 199 DEBUG tempest [-] object-storage.container_sync_timeout = 600 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.344 199 DEBUG tempest [-] object-storage.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.344 199 DEBUG tempest [-] object-storage.operator_role = Member log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.344 199 DEBUG tempest [-] object-storage.realm_name = realm1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.344 199 DEBUG tempest [-] object-storage.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.345 199 DEBUG tempest [-] object-storage.reseller_admin_role = ResellerAdmin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.345 199 DEBUG tempest [-] network-feature-enabled.api_extensions = ['default-subnetpools', 'network-ip-availability', 'network_availability_zone', 'auto-allocated-topology', 'ext-gw-mode', 'binding', 'trunk-details', 'agent', 'subnet_allocation', 'dhcp_agent_scheduler', 'tag', 'external-net', 'flavors', 'net-mtu', 'availability_zone', 'quotas', 'standard-attr-tag', 'revision-if-match', 'provider', 'multi-provider', 'quota_details', 'bgpvpn', 'address-scope', 'trunk', 'extraroute', 'net-mtu-writable', 'subnet-service-types', 'standard-attr-timestamp', 'service-type', 'router', 'extra_dhcp_opt', 'standard-attr-revisions', 'pagination', 'sorting', 'security-group', 'rbac-policies', 'tag-ext', 'standard-attr-description', 'port-security', 'allowed-address-pairs', 'project-id', 'dvr'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.345 199 DEBUG tempest [-] network-feature-enabled.floating_ips = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.345 199 DEBUG tempest [-] network-feature-enabled.ipv6 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.345 199 DEBUG tempest [-] network-feature-enabled.ipv6_subnet_attributes = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.345 199 DEBUG tempest [-] network-feature-enabled.port_admin_state_change = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.346 199 DEBUG tempest [-] network-feature-enabled.port_security = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.346 199 DEBUG tempest [-] validation.auth_method = keypair log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.346 199 DEBUG tempest [-] validation.connect_method = floating log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.346 199 DEBUG tempest [-] validation.connect_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.346 199 DEBUG tempest [-] validation.floating_ip_range = 10.0.0.0/29 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.346 199 DEBUG tempest [-] validation.image_ssh_password = password log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.347 199 DEBUG tempest [-] validation.image_ssh_user = cirros log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.347 199 DEBUG tempest [-] validation.ip_version_for_ssh = 4 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.347 199 DEBUG tempest [-] validation.network_for_ssh = public log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.347 199 DEBUG tempest [-] validation.ping_count = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.347 199 DEBUG tempest [-] validation.ping_size = 56 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.347 199 DEBUG tempest [-] validation.ping_timeout = 120 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.347 199 DEBUG tempest [-] validation.run_validation = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.348 199 DEBUG tempest [-] validation.security_group = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.348 199 DEBUG tempest [-] validation.security_group_rules = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.348 199 DEBUG tempest [-] validation.ssh_shell_prologue = set -eu -o pipefail; PATH=$PATH:/sbin; log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.348 199 DEBUG tempest [-] validation.ssh_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.348 199 DEBUG tempest [-] service_available.bgpvpn = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.348 199 DEBUG tempest [-] service_available.cinder = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.349 199 DEBUG tempest [-] service_available.glance = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.349 199 WARNING oslo_config.cfg [-] Option "heat" from group "service_available" is deprecated for removal (Heat support will be removed from Tempest). Its value may be silently ignored in the future. 2018-07-01 22:43:55.349 199 DEBUG tempest [-] service_available.heat = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.349 199 DEBUG tempest [-] service_available.neutron = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.349 199 DEBUG tempest [-] service_available.nova = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.349 199 DEBUG tempest [-] service_available.swift = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.350 199 DEBUG tempest [-] compute-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.350 199 DEBUG tempest [-] compute-feature-enabled.attach_encrypted_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.350 199 DEBUG tempest [-] compute-feature-enabled.block_migrate_cinder_iscsi = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.350 199 DEBUG tempest [-] compute-feature-enabled.block_migration_for_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.350 199 DEBUG tempest [-] compute-feature-enabled.change_password = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.350 199 DEBUG tempest [-] compute-feature-enabled.cold_migration = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.351 199 DEBUG tempest [-] compute-feature-enabled.config_drive = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.351 199 DEBUG tempest [-] compute-feature-enabled.console_output = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.351 199 DEBUG tempest [-] compute-feature-enabled.disk_config = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.351 199 DEBUG tempest [-] compute-feature-enabled.enable_instance_password = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.351 199 DEBUG tempest [-] compute-feature-enabled.interface_attach = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.351 199 DEBUG tempest [-] compute-feature-enabled.live_migrate_back_and_forth = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.351 199 DEBUG tempest [-] compute-feature-enabled.live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.352 199 DEBUG tempest [-] compute-feature-enabled.metadata_service = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.352 199 DEBUG tempest [-] compute-feature-enabled.nova_cert = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.352 199 DEBUG tempest [-] compute-feature-enabled.pause = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.352 199 DEBUG tempest [-] compute-feature-enabled.personality = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.352 199 DEBUG tempest [-] compute-feature-enabled.rdp_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.352 199 DEBUG tempest [-] compute-feature-enabled.rescue = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.353 199 DEBUG tempest [-] compute-feature-enabled.resize = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.353 199 DEBUG tempest [-] compute-feature-enabled.scheduler_available_filters = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.353 199 DEBUG tempest [-] compute-feature-enabled.serial_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.353 199 DEBUG tempest [-] compute-feature-enabled.shelve = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.353 199 DEBUG tempest [-] compute-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.353 199 DEBUG tempest [-] compute-feature-enabled.spice_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.354 199 DEBUG tempest [-] compute-feature-enabled.suspend = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.354 199 DEBUG tempest [-] compute-feature-enabled.swap_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.354 199 DEBUG tempest [-] compute-feature-enabled.vnc_console = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.354 199 DEBUG tempest [-] identity.admin_domain_scope = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.354 199 DEBUG tempest [-] identity.admin_role = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.354 199 DEBUG tempest [-] identity.auth_version = v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.355 199 DEBUG tempest [-] identity.ca_certificates_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.355 199 DEBUG tempest [-] identity.catalog_type = identity log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.355 199 DEBUG tempest [-] identity.default_domain_id = default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.355 199 DEBUG tempest [-] identity.disable_ssl_certificate_validation = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.355 199 DEBUG tempest [-] identity.region = regionOne log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.355 199 DEBUG tempest [-] identity.uri = http://172.30.9.26:5000/v2.0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.356 199 DEBUG tempest [-] identity.uri_v3 = http://172.30.9.26:5000/v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.356 199 DEBUG tempest [-] identity.user_lockout_duration = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.356 199 DEBUG tempest [-] identity.user_lockout_failure_attempts = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.356 199 DEBUG tempest [-] identity.user_unique_last_password_count = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.356 199 DEBUG tempest [-] identity.v2_admin_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.356 199 DEBUG tempest [-] identity.v2_public_endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.357 199 DEBUG tempest [-] identity.v3_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.357 199 DEBUG tempest [-] network.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.357 199 DEBUG tempest [-] network.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.357 199 DEBUG tempest [-] network.catalog_type = network log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.357 199 DEBUG tempest [-] network.default_network = ['1.0.0.0/16', '2.0.0.0/16'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.357 199 DEBUG tempest [-] network.dns_servers = ['8.8.8.8', '8.8.4.4'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.358 199 DEBUG tempest [-] network.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.358 199 DEBUG tempest [-] network.floating_network_name = external log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.358 199 DEBUG tempest [-] network.port_vnic_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.358 199 DEBUG tempest [-] network.project_network_cidr = 10.100.0.0/16 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.358 199 DEBUG tempest [-] network.project_network_mask_bits = 28 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.358 199 DEBUG tempest [-] network.project_network_v6_cidr = 2003::/48 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.358 199 DEBUG tempest [-] network.project_network_v6_mask_bits = 64 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.359 199 DEBUG tempest [-] network.project_networks_reachable = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.359 199 DEBUG tempest [-] network.public_network_id = b0884841-56b7-46c4-94b1-9def8e6121cb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.359 199 DEBUG tempest [-] network.public_router_id = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.359 199 DEBUG tempest [-] network.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.359 199 DEBUG tempest [-] network.shared_physical_network = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2883 2018-07-01 22:43:55.359 199 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2885 2018-07-01 22:43:55.360 199 DEBUG tempest.lib.services.clients [-] Successfully registered plugin __tempest__ in the service client registry with configuration: [{'name': 'volume_v1', 'service': 'volume', 'service_version': 'volume.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v1', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'compute', 'service': 'compute', 'service_version': 'compute', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.compute', 'client_names': ['AgentsClient', 'AggregatesClient', 'AvailabilityZoneClient', 'BaremetalNodesClient', 'CertificatesClient', 'ExtensionsClient', 'FixedIPsClient', 'FlavorsClient', 'FloatingIPPoolsClient', 'FloatingIPsBulkClient', 'FloatingIPsClient', 'HostsClient', 'HypervisorClient', 'ImagesClient', 'InstanceUsagesAuditLogClient', 'InterfacesClient', 'KeyPairsClient', 'LimitsClient', 'MigrationsClient', 'NetworksClient', 'QuotaClassesClient', 'QuotasClient', 'SecurityGroupDefaultRulesClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServerGroupsClient', 'ServersClient', 'ServicesClient', 'SnapshotsClient', 'TenantNetworksClient', 'TenantUsagesClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'network', 'service': 'network', 'service_version': 'network', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.network', 'client_names': ['AgentsClient', 'ExtensionsClient', 'FloatingIPsClient', 'MeteringLabelRulesClient', 'MeteringLabelsClient', 'NetworksClient', 'NetworkVersionsClient', 'PortsClient', 'QuotasClient', 'RoutersClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServiceProvidersClient', 'SubnetpoolsClient', 'SubnetsClient', 'TagsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v2', 'service': 'image', 'service_version': 'image.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v2', 'client_names': ['ImageMembersClient', 'ImagesClient', 'NamespaceObjectsClient', 'NamespacePropertiesClient', 'NamespaceTagsClient', 'NamespacesClient', 'ResourceTypesClient', 'SchemasClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v1', 'service': 'image', 'service_version': 'image.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v1', 'client_names': ['ImageMembersClient', 'ImagesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'object_storage', 'service': 'object-store', 'service_version': 'object-storage', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.object_storage', 'client_names': ['AccountClient', 'BulkMiddlewareClient', 'CapabilitiesClient', 'ContainerClient', 'ObjectClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v3', 'service': 'volume', 'service_version': 'volume.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v3', 'client_names': ['BackupsClient', 'BaseClient', 'GroupsClient', 'GroupSnapshotsClient', 'GroupTypesClient', 'MessagesClient', 'SnapshotsClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v2', 'service': 'volume', 'service_version': 'volume.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v2', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient', 'CapabilitiesClient', 'SchedulerStatsClient', 'SnapshotManageClient', 'VolumeManageClient', 'TransfersClient', 'QuotaClassesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v3', 'service': 'identity', 'service_version': 'identity.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v3', 'client_names': ['CatalogClient', 'CredentialsClient', 'DomainsClient', 'DomainConfigurationClient', 'EndPointGroupsClient', 'EndPointsClient', 'EndPointsFilterClient', 'GroupsClient', 'IdentityClient', 'InheritedRolesClient', 'OAUTHConsumerClient', 'OAUTHTokenClient', 'PoliciesClient', 'ProjectsClient', 'RegionsClient', 'RoleAssignmentsClient', 'RolesClient', 'ServicesClient', 'V3TokenClient', 'TrustsClient', 'UsersClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v2', 'service': 'identity', 'service_version': 'identity.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v2', 'client_names': ['EndpointsClient', 'IdentityClient', 'RolesClient', 'ServicesClient', 'TenantsClient', 'TokenClient', 'UsersClient'], 'disable_ssl_certificate_validation': False}] register_service_client /src/tempest/tempest/lib/services/clients.py:123 2018-07-01 22:43:56.002 199 INFO tempest.lib.common.rest_client [req-7186fd84-8fb5-4794-ae85-be6357062a51 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:43:56.002 199 DEBUG tempest.lib.common.rest_client [req-7186fd84-8fb5-4794-ae85-be6357062a51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8786', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7186fd84-8fb5-4794-ae85-be6357062a51'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "89baf2958ec34c2291b _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:56.383 199 INFO tempest.lib.common.rest_client [req-71ed31b3-e66f-4cd4-8202-6762e17445c3 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:43:56.384 199 DEBUG tempest.lib.common.rest_client [req-71ed31b3-e66f-4cd4-8202-6762e17445c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8786', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71ed31b3-e66f-4cd4-8202-6762e17445c3'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "89baf2958ec34c2291b _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:56.472 199 INFO tempest.lib.common.rest_client [req-1ff3c0ea-6458-4441-b5f9-a1a5aabe55b1 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.5:35357/v3/domains?name=Default 0.087s 2018-07-01 22:43:56.473 199 DEBUG tempest.lib.common.rest_client [req-1ff3c0ea-6458-4441-b5f9-a1a5aabe55b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '272', 'content-location': 'http://192.30.9.5:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ff3c0ea-6458-4441-b5f9-a1a5aabe55b1'} Body: {"domains": [{"links": {"self": "http://192.30.9.5:35357/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://192.30.9.5:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:56.580 199 INFO tempest.lib.common.rest_client [req-c9686540-2f27-4e8f-83f2-df9d4145de0b ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.5:35357/v3/projects 0.103s 2018-07-01 22:43:56.580 199 DEBUG tempest.lib.common.rest_client [req-c9686540-2f27-4e8f-83f2-df9d4145de0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-948756096-desc", "name": "tempest-BgpvpnTest-948756096", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '323', 'content-location': 'http://192.30.9.5:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9686540-2f27-4e8f-83f2-df9d4145de0b'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-948756096-desc", "links": {"self": "http://192.30.9.5:35357/v3/projects/f5dd8de3b0a449b4a5777177c66a22f8"}, "enabled": true, "id": "f5dd8de3b0a449b4a5777177c66a22f8", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-948756096"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:56.993 199 INFO tempest.lib.common.rest_client [req-afacb07e-a93a-4fb4-a890-5cd04f08e782 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.5:35357/v3/users 0.412s 2018-07-01 22:43:56.994 199 DEBUG tempest.lib.common.rest_client [req-afacb07e-a93a-4fb4-a890-5cd04f08e782 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "R9%GGbhl&%qwcl%", "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-BgpvpnTest-948756096", "email": "tempest-BgpvpnTest-1331722196@example.com"}} Response - Headers: {'status': '201', u'content-length': '369', 'content-location': 'http://192.30.9.5:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afacb07e-a93a-4fb4-a890-5cd04f08e782'} Body: {"user": {"name": "tempest-BgpvpnTest-948756096", "links": {"self": "http://192.30.9.5:35357/v3/users/0b104934c25e4b46a53f32a19a772a5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b104934c25e4b46a53f32a19a772a5e", "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "email": "tempest-BgpvpnTest-1331722196@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:57.155 199 INFO tempest.lib.common.rest_client [req-7062ae99-049b-4c10-9731-51e818a7fbd7 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.161s 2018-07-01 22:43:57.155 199 DEBUG tempest.lib.common.rest_client [req-7062ae99-049b-4c10-9731-51e818a7fbd7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '791', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7062ae99-049b-4c10-9731-51e818a7fbd7'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:57.250 199 INFO tempest.lib.common.rest_client [req-7efd5fb7-9ca7-4a1d-a92b-41de736fc805 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.5:35357/v3/roles 0.094s 2018-07-01 22:43:57.250 199 DEBUG tempest.lib.common.rest_client [req-7efd5fb7-9ca7-4a1d-a92b-41de736fc805 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"role": {"name": "Member"}} Response - Headers: {'status': '201', u'content-length': '177', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7efd5fb7-9ca7-4a1d-a92b-41de736fc805'} Body: {"role": {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:57.330 199 INFO tempest.lib.common.rest_client [req-c8ae865d-72c7-4446-b183-047d939f356f ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.079s 2018-07-01 22:43:57.330 199 DEBUG tempest.lib.common.rest_client [req-c8ae865d-72c7-4446-b183-047d939f356f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8ae865d-72c7-4446-b183-047d939f356f'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:57.474 199 INFO tempest.lib.common.rest_client [req-a1693a78-112a-4f35-8618-63d27a6da3b0 ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.5:35357/v3/projects/f5dd8de3b0a449b4a5777177c66a22f8/users/0b104934c25e4b46a53f32a19a772a5e/roles/9fb6b2a5a6054a5fba2884ba5415c606 0.129s 2018-07-01 22:43:57.474 199 DEBUG tempest.lib.common.rest_client [req-a1693a78-112a-4f35-8618-63d27a6da3b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/f5dd8de3b0a449b4a5777177c66a22f8/users/0b104934c25e4b46a53f32a19a772a5e/roles/9fb6b2a5a6054a5fba2884ba5415c606', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:57 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-a1693a78-112a-4f35-8618-63d27a6da3b0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:57.474 199 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-948756096', 'project_name': u'tempest-BgpvpnTest-948756096', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'f5dd8de3b0a449b4a5777177c66a22f8', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-948756096', 'user_id': u'0b104934c25e4b46a53f32a19a772a5e', 'project_id': u'f5dd8de3b0a449b4a5777177c66a22f8', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:43:57.475 199 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-948756096', 'project_name': u'tempest-BgpvpnTest-948756096', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'f5dd8de3b0a449b4a5777177c66a22f8', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-948756096', 'user_id': u'0b104934c25e4b46a53f32a19a772a5e', 'project_id': u'f5dd8de3b0a449b4a5777177c66a22f8', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:43:57.845 199 INFO tempest.lib.common.rest_client [req-82fbc3fb-fb3d-4ff6-bcbb-a05b89a8d1da ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:43:57.845 199 DEBUG tempest.lib.common.rest_client [req-82fbc3fb-fb3d-4ff6-bcbb-a05b89a8d1da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8833', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82fbc3fb-fb3d-4ff6-bcbb-a05b89a8d1da'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fb6b2a5a6054a5fba2884ba5415c606", "name": "Member"}], "expires_at": "2018-07-01T23:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-BgpvpnTest-948756096"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f5dd8de3b0a449b4a5777177c66a22f8", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/f5dd8de3b0a449b4a5777177c66a22f8", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f5dd8de3b0a449b4a5777177c66a22f8", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/f5dd8de3b0a449b4a5777177c66a22f8", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/f5dd8de3b0a449b4a5777177c66a22f8", "region": "regionOne", "interface": "admin", "i _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:58.598 199 INFO tempest.lib.common.rest_client [req-b3a44ebf-449e-404c-a885-0107481656be ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.5:35357/v3/projects 0.106s 2018-07-01 22:43:59.049 199 DEBUG tempest.lib.common.rest_client [req-b3a44ebf-449e-404c-a885-0107481656be ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-1993073827-desc", "name": "tempest-BgpvpnTest-1993073827", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '325', 'content-location': 'http://192.30.9.5:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3a44ebf-449e-404c-a885-0107481656be'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-1993073827-desc", "links": {"self": "http://192.30.9.5:35357/v3/projects/914efcff76404d4b802ddb0ecc5be1b2"}, "enabled": true, "id": "914efcff76404d4b802ddb0ecc5be1b2", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-1993073827"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:59.407 199 INFO tempest.lib.common.rest_client [req-5add614f-f08b-46eb-9438-1bb1b12a1481 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.5:35357/v3/users 0.357s 2018-07-01 22:43:59.408 199 DEBUG tempest.lib.common.rest_client [req-5add614f-f08b-46eb-9438-1bb1b12a1481 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "M1=wp!4swZvEG#a", "project_id": "914efcff76404d4b802ddb0ecc5be1b2", "name": "tempest-BgpvpnTest-1993073827", "email": "tempest-BgpvpnTest-198298115@example.com"}} Response - Headers: {'status': '201', u'content-length': '369', 'content-location': 'http://192.30.9.5:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5add614f-f08b-46eb-9438-1bb1b12a1481'} Body: {"user": {"name": "tempest-BgpvpnTest-1993073827", "links": {"self": "http://192.30.9.5:35357/v3/users/d86b69ecbdc54f4887e96f47c979648f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d86b69ecbdc54f4887e96f47c979648f", "project_id": "914efcff76404d4b802ddb0ecc5be1b2", "email": "tempest-BgpvpnTest-198298115@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:59.498 199 INFO tempest.lib.common.rest_client [req-b90f0dc6-2bbc-498c-856f-68a9acbe5272 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.090s 2018-07-01 22:43:59.499 199 DEBUG tempest.lib.common.rest_client [req-b90f0dc6-2bbc-498c-856f-68a9acbe5272 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b90f0dc6-2bbc-498c-856f-68a9acbe5272'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:59.900 199 INFO tempest.lib.common.rest_client [req-d3e6fece-6555-47ed-81e9-882a77d11edc ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.5:35357/v3/projects/914efcff76404d4b802ddb0ecc5be1b2/users/d86b69ecbdc54f4887e96f47c979648f/roles/ab5bcf6974844c4b828671c90e690060 0.126s 2018-07-01 22:43:59.900 199 DEBUG tempest.lib.common.rest_client [req-d3e6fece-6555-47ed-81e9-882a77d11edc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/914efcff76404d4b802ddb0ecc5be1b2/users/d86b69ecbdc54f4887e96f47c979648f/roles/ab5bcf6974844c4b828671c90e690060', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:59 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-d3e6fece-6555-47ed-81e9-882a77d11edc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:43:59.901 199 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-1993073827', 'project_name': u'tempest-BgpvpnTest-1993073827', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'914efcff76404d4b802ddb0ecc5be1b2', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1993073827', 'user_id': u'd86b69ecbdc54f4887e96f47c979648f', 'project_id': u'914efcff76404d4b802ddb0ecc5be1b2', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:43:59.901 199 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-1993073827', 'project_name': u'tempest-BgpvpnTest-1993073827', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'914efcff76404d4b802ddb0ecc5be1b2', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1993073827', 'user_id': u'd86b69ecbdc54f4887e96f47c979648f', 'project_id': u'914efcff76404d4b802ddb0ecc5be1b2', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:00.257 199 INFO tempest.lib.common.rest_client [req-92a3f15c-4622-4d7a-8c71-a6f99f845c20 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:00.267 199 DEBUG tempest.lib.common.rest_client [req-92a3f15c-4622-4d7a-8c71-a6f99f845c20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8834', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:43:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92a3f15c-4622-4d7a-8c71-a6f99f845c20'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914efcff76404d4b802ddb0ecc5be1b2", "name": "tempest-BgpvpnTest-1993073827"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/914efcff76404d4b802ddb0ecc5be1b2", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/914efcff76404d4b802ddb0ecc5be1b2", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/914efcff76404d4b802ddb0ecc5be1b2", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/914efcff76404d4b802ddb0ecc5be1b2", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/914efcff76404d4b802ddb0ecc5be1b2", "region": "regionOne", "interface": "admin", "i _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:00.950 199 INFO tempest.lib.common.rest_client [req-e687a115-cf98-4180-bb02-fd65a5df6cf9 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.5:35357/v3/projects 0.100s 2018-07-01 22:44:01.437 199 DEBUG tempest.lib.common.rest_client [req-e687a115-cf98-4180-bb02-fd65a5df6cf9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-877367633-desc", "name": "tempest-BgpvpnTest-877367633", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '323', 'content-location': 'http://192.30.9.5:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e687a115-cf98-4180-bb02-fd65a5df6cf9'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-877367633-desc", "links": {"self": "http://192.30.9.5:35357/v3/projects/1dea20ea36a44def8f578ffd37f7eb6d"}, "enabled": true, "id": "1dea20ea36a44def8f578ffd37f7eb6d", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-877367633"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:01.808 199 INFO tempest.lib.common.rest_client [req-b7c8c531-4e0c-46c5-a364-f645356aaa2e ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.5:35357/v3/users 0.370s 2018-07-01 22:44:01.808 199 DEBUG tempest.lib.common.rest_client [req-b7c8c531-4e0c-46c5-a364-f645356aaa2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "R5^v7yG%e+z3GBA", "project_id": "1dea20ea36a44def8f578ffd37f7eb6d", "name": "tempest-BgpvpnTest-877367633", "email": "tempest-BgpvpnTest-917361880@example.com"}} Response - Headers: {'status': '201', u'content-length': '368', 'content-location': 'http://192.30.9.5:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b7c8c531-4e0c-46c5-a364-f645356aaa2e'} Body: {"user": {"name": "tempest-BgpvpnTest-877367633", "links": {"self": "http://192.30.9.5:35357/v3/users/1b17f6ea5c9541f68c2988750b3449b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1b17f6ea5c9541f68c2988750b3449b9", "project_id": "1dea20ea36a44def8f578ffd37f7eb6d", "email": "tempest-BgpvpnTest-917361880@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:01.884 199 INFO tempest.lib.common.rest_client [req-44ca531d-910d-4880-b243-98538d0d9fee ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.075s 2018-07-01 22:44:01.885 199 DEBUG tempest.lib.common.rest_client [req-44ca531d-910d-4880-b243-98538d0d9fee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-44ca531d-910d-4880-b243-98538d0d9fee'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:01.973 199 INFO tempest.lib.common.rest_client [req-5546c16b-aad3-48ef-bca0-5d2e54a1c7f8 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.087s 2018-07-01 22:44:01.973 199 DEBUG tempest.lib.common.rest_client [req-5546c16b-aad3-48ef-bca0-5d2e54a1c7f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5546c16b-aad3-48ef-bca0-5d2e54a1c7f8'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:02.091 199 INFO tempest.lib.common.rest_client [req-459d22ca-51e3-4997-af20-60d9f0db11dd ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.5:35357/v3/projects/1dea20ea36a44def8f578ffd37f7eb6d/users/1b17f6ea5c9541f68c2988750b3449b9/roles/9fb6b2a5a6054a5fba2884ba5415c606 0.117s 2018-07-01 22:44:02.092 199 DEBUG tempest.lib.common.rest_client [req-459d22ca-51e3-4997-af20-60d9f0db11dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/1dea20ea36a44def8f578ffd37f7eb6d/users/1b17f6ea5c9541f68c2988750b3449b9/roles/9fb6b2a5a6054a5fba2884ba5415c606', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:01 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-459d22ca-51e3-4997-af20-60d9f0db11dd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:02.261 199 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-877367633', 'project_name': u'tempest-BgpvpnTest-877367633', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'1dea20ea36a44def8f578ffd37f7eb6d', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-877367633', 'user_id': u'1b17f6ea5c9541f68c2988750b3449b9', 'project_id': u'1dea20ea36a44def8f578ffd37f7eb6d', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:02.261 199 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-877367633', 'project_name': u'tempest-BgpvpnTest-877367633', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'1dea20ea36a44def8f578ffd37f7eb6d', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-877367633', 'user_id': u'1b17f6ea5c9541f68c2988750b3449b9', 'project_id': u'1dea20ea36a44def8f578ffd37f7eb6d', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:02.638 199 INFO tempest.lib.common.rest_client [req-2f593e70-79dd-4485-9b99-5b55f837cfd9 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:02.639 199 DEBUG tempest.lib.common.rest_client [req-2f593e70-79dd-4485-9b99-5b55f837cfd9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8833', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f593e70-79dd-4485-9b99-5b55f837cfd9'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fb6b2a5a6054a5fba2884ba5415c606", "name": "Member"}], "expires_at": "2018-07-01T23:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dea20ea36a44def8f578ffd37f7eb6d", "name": "tempest-BgpvpnTest-877367633"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/1dea20ea36a44def8f578ffd37f7eb6d", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/1dea20ea36a44def8f578ffd37f7eb6d", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/1dea20ea36a44def8f578ffd37f7eb6d", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/1dea20ea36a44def8f578ffd37f7eb6d", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/1dea20ea36a44def8f578ffd37f7eb6d", "region": "regionOne", "interface": "admin", "i _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:03.335 199 INFO tempest.lib.common.rest_client [req-5374ccaf-c0e8-49cd-bc26-132cadb93c41 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.361s 2018-07-01 22:44:03.336 199 DEBUG tempest.lib.common.rest_client [req-5374ccaf-c0e8-49cd-bc26-132cadb93c41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--1219555338"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5374ccaf-c0e8-49cd-bc26-132cadb93c41'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "e24fcca7-1639-4979-8643-07311b58d295", "name": "tempest-test-bgpvpn--1219555338", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:03.919 199 INFO tempest.lib.common.rest_client [req-c5adb7da-e0c2-4f46-a0d7-aa2f5afbdb31 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.26:9696/v2.0/networks 0.582s 2018-07-01 22:44:03.919 199 DEBUG tempest.lib.common.rest_client [req-c5adb7da-e0c2-4f46-a0d7-aa2f5afbdb31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5adb7da-e0c2-4f46-a0d7-aa2f5afbdb31'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:03Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","id":"db4f3ae9-be3e-491a-a2f5-6d4946c68be6","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:04.934 199 INFO tempest.lib.common.rest_client [req-4f2174c4-5d12-4874-af08-9305dfb4a91f ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295/network_associations 1.014s 2018-07-01 22:44:04.935 199 DEBUG tempest.lib.common.rest_client [req-4f2174c4-5d12-4874-af08-9305dfb4a91f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "db4f3ae9-be3e-491a-a2f5-6d4946c68be6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f2174c4-5d12-4874-af08-9305dfb4a91f'} Body: {"network_association": {"network_id": "db4f3ae9-be3e-491a-a2f5-6d4946c68be6", "id": "558af658-0d02-4c88-8896-f89498967d20"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:05.232 199 INFO tempest.lib.common.rest_client [req-cdeb7bf7-c143-4d76-9c84-846a2396b138 ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295 0.296s 2018-07-01 22:44:05.232 199 DEBUG tempest.lib.common.rest_client [req-cdeb7bf7-c143-4d76-9c84-846a2396b138 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '184', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295', u'date': 'Sun, 01 Jul 2018 22:44:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdeb7bf7-c143-4d76-9c84-846a2396b138'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": ["db4f3ae9-be3e-491a-a2f5-6d4946c68be6"], "id": "e24fcca7-1639-4979-8643-07311b58d295", "name": "tempest-test-bgpvpn--1219555338"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:05.622 199 INFO tempest.lib.common.rest_client [req-402ea387-1cfe-4e2a-ad89-772b743efd21 ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295/network_associations/558af658-0d02-4c88-8896-f89498967d20 0.389s 2018-07-01 22:44:05.623 199 DEBUG tempest.lib.common.rest_client [req-402ea387-1cfe-4e2a-ad89-772b743efd21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295/network_associations/558af658-0d02-4c88-8896-f89498967d20', u'date': 'Sun, 01 Jul 2018 22:44:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-402ea387-1cfe-4e2a-ad89-772b743efd21'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:05.707 199 INFO tempest.lib.common.rest_client [req-821639fa-9c62-442a-91f2-daa8c26ab3e8 ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295 0.084s 2018-07-01 22:44:05.707 199 DEBUG tempest.lib.common.rest_client [req-821639fa-9c62-442a-91f2-daa8c26ab3e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '146', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295', u'date': 'Sun, 01 Jul 2018 22:44:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-821639fa-9c62-442a-91f2-daa8c26ab3e8'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "e24fcca7-1639-4979-8643-07311b58d295", "name": "tempest-test-bgpvpn--1219555338"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:06.599 199 INFO tempest.lib.common.rest_client [req-3b2ebced-ce8c-42ef-9700-fe20bb1ff19a ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.26:9696/v2.0/networks/db4f3ae9-be3e-491a-a2f5-6d4946c68be6 0.891s 2018-07-01 22:44:06.600 199 DEBUG tempest.lib.common.rest_client [req-3b2ebced-ce8c-42ef-9700-fe20bb1ff19a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/db4f3ae9-be3e-491a-a2f5-6d4946c68be6', u'date': 'Sun, 01 Jul 2018 22:44:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b2ebced-ce8c-42ef-9700-fe20bb1ff19a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [3.947147s] ... ok 2018-07-01 22:44:07.071 199 INFO tempest.lib.common.rest_client [req-fa9066b3-ce91-4146-8da6-b38ae004c854 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.469s 2018-07-01 22:44:07.072 199 DEBUG tempest.lib.common.rest_client [req-fa9066b3-ce91-4146-8da6-b38ae004c854 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--2085050886"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa9066b3-ce91-4146-8da6-b38ae004c854'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "367c50a6-ffce-420b-910f-ed7e033ecc64", "name": "tempest-test-bgpvpn--2085050886", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:07.581 199 INFO tempest.lib.common.rest_client [req-1dbac44d-c6ee-4749-a6f8-a717de5b0c56 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.26:9696/v2.0/routers 0.509s 2018-07-01 22:44:07.581 199 DEBUG tempest.lib.common.rest_client [req-1dbac44d-c6ee-4749-a6f8-a717de5b0c56 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {}} Response - Headers: {'status': '201', u'content-length': '387', 'content-location': 'http://172.30.9.26:9696/v2.0/routers', u'date': 'Sun, 01 Jul 2018 22:44:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1dbac44d-c6ee-4749-a6f8-a717de5b0c56'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "created_at": "2018-07-01T22:44:07Z", "admin_state_up": true, "updated_at": "2018-07-01T22:44:07Z", "revision_number": 0, "routes": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "id": "f4000bf6-bc3a-4dc4-9df4-359de2acd75a", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:07.994 199 INFO tempest.lib.common.rest_client [req-43748602-890c-4f1a-a2f0-b6b779e76122 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64/router_associations 0.411s 2018-07-01 22:44:07.994 199 DEBUG tempest.lib.common.rest_client [req-43748602-890c-4f1a-a2f0-b6b779e76122 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "f4000bf6-bc3a-4dc4-9df4-359de2acd75a"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64/router_associations', u'date': 'Sun, 01 Jul 2018 22:44:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43748602-890c-4f1a-a2f0-b6b779e76122'} Body: {"router_association": {"router_id": "f4000bf6-bc3a-4dc4-9df4-359de2acd75a", "id": "fede9b00-514a-4dbf-81c5-d2735b69a083"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:08.240 199 INFO tempest.lib.common.rest_client [req-07f71abd-5776-42fc-aac3-696adb4d0b49 ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64 0.245s 2018-07-01 22:44:08.241 199 DEBUG tempest.lib.common.rest_client [req-07f71abd-5776-42fc-aac3-696adb4d0b49 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '184', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64', u'date': 'Sun, 01 Jul 2018 22:44:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07f71abd-5776-42fc-aac3-696adb4d0b49'} Body: {"bgpvpn": {"routers": ["f4000bf6-bc3a-4dc4-9df4-359de2acd75a"], "type": "l3", "networks": [], "id": "367c50a6-ffce-420b-910f-ed7e033ecc64", "name": "tempest-test-bgpvpn--2085050886"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:08.602 199 INFO tempest.lib.common.rest_client [req-a7e214da-5856-47d5-a701-78434adbd078 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64/router_associations/fede9b00-514a-4dbf-81c5-d2735b69a083 0.360s 2018-07-01 22:44:08.602 199 DEBUG tempest.lib.common.rest_client [req-a7e214da-5856-47d5-a701-78434adbd078 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64/router_associations/fede9b00-514a-4dbf-81c5-d2735b69a083', u'date': 'Sun, 01 Jul 2018 22:44:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7e214da-5856-47d5-a701-78434adbd078'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:08.825 199 INFO tempest.lib.common.rest_client [req-a524fcc1-6148-40ac-9957-b752ad0bfe04 ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64 0.222s 2018-07-01 22:44:08.826 199 DEBUG tempest.lib.common.rest_client [req-a524fcc1-6148-40ac-9957-b752ad0bfe04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '146', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64', u'date': 'Sun, 01 Jul 2018 22:44:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a524fcc1-6148-40ac-9957-b752ad0bfe04'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "367c50a6-ffce-420b-910f-ed7e033ecc64", "name": "tempest-test-bgpvpn--2085050886"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:09.276 199 INFO tempest.lib.common.rest_client [req-7fbdc131-41be-48f8-95cd-ce0bcb3fd4d8 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.26:9696/v2.0/routers/f4000bf6-bc3a-4dc4-9df4-359de2acd75a 0.449s 2018-07-01 22:44:09.276 199 DEBUG tempest.lib.common.rest_client [req-7fbdc131-41be-48f8-95cd-ce0bcb3fd4d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/f4000bf6-bc3a-4dc4-9df4-359de2acd75a', u'date': 'Sun, 01 Jul 2018 22:44:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7fbdc131-41be-48f8-95cd-ce0bcb3fd4d8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [2.675791s] ... ok 2018-07-01 22:44:09.604 199 INFO tempest.lib.common.rest_client [req-32251249-9ed4-41fd-ad36-28af4b327927 ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.325s 2018-07-01 22:44:09.605 199 DEBUG tempest.lib.common.rest_client [req-32251249-9ed4-41fd-ad36-28af4b327927 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32251249-9ed4-41fd-ad36-28af4b327927'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "7cd1904a-d43c-436d-a22c-6f4268006787", "name": "testbgpvpn", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:09.863 199 INFO tempest.lib.common.rest_client [req-c5f29d45-757d-4b74-91df-e181f0f1f390 ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.26:9696/v2.0/networks 0.257s 2018-07-01 22:44:09.863 199 DEBUG tempest.lib.common.rest_client [req-c5f29d45-757d-4b74-91df-e181f0f1f390 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5f29d45-757d-4b74-91df-e181f0f1f390'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","id":"d25a468f-00ad-419d-808f-8157163a3e3c","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:10.030 199 INFO tempest.lib.common.rest_client [req-64ee7d0e-3acb-4b56-92c1-42e63ebaa14d ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/7cd1904a-d43c-436d-a22c-6f4268006787/network_associations 0.165s 2018-07-01 22:44:10.030 199 DEBUG tempest.lib.common.rest_client [req-64ee7d0e-3acb-4b56-92c1-42e63ebaa14d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "dd6e290f-1f04-4172-8556-28ce6191d249"}} Response - Headers: {'status': '404', u'content-length': '138', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/7cd1904a-d43c-436d-a22c-6f4268006787/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64ee7d0e-3acb-4b56-92c1-42e63ebaa14d'} Body: {"NeutronError": {"message": "Network dd6e290f-1f04-4172-8556-28ce6191d249 could not be found.", "type": "NetworkNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:10.274 199 INFO tempest.lib.common.rest_client [req-e297abfa-ae9c-41f1-ac2b-536947a6be91 ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5adf0cfc-6916-42ee-ae1c-d50c9abaa768/network_associations 0.243s 2018-07-01 22:44:10.275 199 DEBUG tempest.lib.common.rest_client [req-e297abfa-ae9c-41f1-ac2b-536947a6be91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d25a468f-00ad-419d-808f-8157163a3e3c"}} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5adf0cfc-6916-42ee-ae1c-d50c9abaa768/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e297abfa-ae9c-41f1-ac2b-536947a6be91'} Body: {"NeutronError": {"message": "BGPVPN 5adf0cfc-6916-42ee-ae1c-d50c9abaa768 could not be found", "type": "BGPVPNNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [0.997497s] ... ok 2018-07-01 22:44:10.598 199 INFO tempest.lib.common.rest_client [req-e1c5ff14-b933-488e-a99d-8b56b727ecf8 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.321s 2018-07-01 22:44:10.599 199 DEBUG tempest.lib.common.rest_client [req-e1c5ff14-b933-488e-a99d-8b56b727ecf8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--538047061"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1c5ff14-b933-488e-a99d-8b56b727ecf8'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "ddaa4b8a-90c2-4cbe-ab0c-0d52ceab3363", "name": "tempest-test-bgpvpn--538047061", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:11.008 199 INFO tempest.lib.common.rest_client [req-fb09d0ca-c13b-4c1b-afd6-c889436f73f9 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.26:9696/v2.0/networks 0.408s 2018-07-01 22:44:11.009 199 DEBUG tempest.lib.common.rest_client [req-fb09d0ca-c13b-4c1b-afd6-c889436f73f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-BgpvpnTest-test-network-420259883"}} Response - Headers: {'status': '201', u'content-length': '578', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb09d0ca-c13b-4c1b-afd6-c889436f73f9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:10Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","id":"3fc7a2a1-3a65-46b2-8838-ae5e5ec2350e","name":"tempest-BgpvpnTest-test-network-420259883"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:11.667 199 INFO tempest.lib.common.rest_client [req-d3a6a18e-4ed6-4b9c-8c33-babd0c76ec64 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.26:9696/v2.0/subnets 0.657s 2018-07-01 22:44:11.667 199 DEBUG tempest.lib.common.rest_client [req-d3a6a18e-4ed6-4b9c-8c33-babd0c76ec64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "network_id": "3fc7a2a1-3a65-46b2-8838-ae5e5ec2350e", "cidr": "10.100.0.0/28", "gateway_ip": "10.100.0.1"}} Response - Headers: {'status': '201', u'content-length': '602', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets', u'date': 'Sun, 01 Jul 2018 22:44:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3a6a18e-4ed6-4b9c-8c33-babd0c76ec64'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fc7a2a1-3a65-46b2-8838-ae5e5ec2350e","tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:11Z","dns_nameservers":[],"updated_at":"2018-07-01T22:44:11Z","gateway_ip":"10.100.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.100.0.0/28","project_id":"f5dd8de3b0a449b4a5777177c66a22f8","id":"bc8839b9-1eed-4dff-8231-7179eb442805","subnetpool_id":null,"name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:12.515 199 INFO tempest.lib.common.rest_client [req-7c937599-5ed5-4b6b-8de0-c625e5c20abf ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ddaa4b8a-90c2-4cbe-ab0c-0d52ceab3363/network_associations 0.846s 2018-07-01 22:44:12.515 199 DEBUG tempest.lib.common.rest_client [req-7c937599-5ed5-4b6b-8de0-c625e5c20abf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3fc7a2a1-3a65-46b2-8838-ae5e5ec2350e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ddaa4b8a-90c2-4cbe-ab0c-0d52ceab3363/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7c937599-5ed5-4b6b-8de0-c625e5c20abf'} Body: {"network_association": {"network_id": "3fc7a2a1-3a65-46b2-8838-ae5e5ec2350e", "id": "02080f47-613e-4fc1-9317-876f774e969c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:12.837 199 INFO tempest.lib.common.rest_client [req-6a642bf1-0bbf-4300-8923-2eba72dd46a8 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.321s 2018-07-01 22:44:12.838 199 DEBUG tempest.lib.common.rest_client [req-6a642bf1-0bbf-4300-8923-2eba72dd46a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--1684799653"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a642bf1-0bbf-4300-8923-2eba72dd46a8'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "f4bf60f6-bd76-48e4-b80a-868e773ab394", "name": "tempest-test-bgpvpn--1684799653", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:13.269 199 INFO tempest.lib.common.rest_client [req-ab362672-bcf8-4354-b165-d716c63c3f05 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.26:9696/v2.0/routers 0.430s 2018-07-01 22:44:13.269 199 DEBUG tempest.lib.common.rest_client [req-ab362672-bcf8-4354-b165-d716c63c3f05 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {}, "name": "tempest-test-bgpvpn--1703321334", "admin_state_up": false}} Response - Headers: {'status': '201', u'content-length': '419', 'content-location': 'http://172.30.9.26:9696/v2.0/routers', u'date': 'Sun, 01 Jul 2018 22:44:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab362672-bcf8-4354-b165-d716c63c3f05'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "created_at": "2018-07-01T22:44:13Z", "admin_state_up": false, "updated_at": "2018-07-01T22:44:13Z", "revision_number": 0, "routes": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "id": "c81846d1-a3ec-411b-865c-4ca457c38cc0", "name": "tempest-test-bgpvpn--1703321334"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:13.723 199 INFO tempest.lib.common.rest_client [req-a7143762-5118-4f66-a46f-828dace489d8 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f4bf60f6-bd76-48e4-b80a-868e773ab394/router_associations 0.452s 2018-07-01 22:44:13.723 199 DEBUG tempest.lib.common.rest_client [req-a7143762-5118-4f66-a46f-828dace489d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "c81846d1-a3ec-411b-865c-4ca457c38cc0"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f4bf60f6-bd76-48e4-b80a-868e773ab394/router_associations', u'date': 'Sun, 01 Jul 2018 22:44:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7143762-5118-4f66-a46f-828dace489d8'} Body: {"router_association": {"router_id": "c81846d1-a3ec-411b-865c-4ca457c38cc0", "id": "d5321856-7891-437c-9189-1232fa2ef7a9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:15.402 199 INFO tempest.lib.common.rest_client [req-86cb8269-7ac3-42a0-a0cb-1e50ef0470f4 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 409 PUT http://172.30.9.26:9696/v2.0/routers/c81846d1-a3ec-411b-865c-4ca457c38cc0/add_router_interface 1.678s 2018-07-01 22:44:15.402 199 DEBUG tempest.lib.common.rest_client [req-86cb8269-7ac3-42a0-a0cb-1e50ef0470f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bc8839b9-1eed-4dff-8231-7179eb442805"} Response - Headers: {'status': '409', u'content-length': '448', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/c81846d1-a3ec-411b-865c-4ca457c38cc0/add_router_interface', u'date': 'Sun, 01 Jul 2018 22:44:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86cb8269-7ac3-42a0-a0cb-1e50ef0470f4'} Body: {"NeutronError": {"message": "Error cannot perform router interface attachment due to Callback networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin._notify_adding_interface_to_router--9223372036852851343 failed with \"Bad bgpvpn request: It is not allowed to add an interface to a router if both the router and the network are bound to an L3 BGPVPN..\" while attempting the operation.", "type": "RouterInterfaceAttachmentConflict", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [5.126736s] ... ok 2018-07-01 22:44:15.753 199 INFO tempest.lib.common.rest_client [req-133b1453-09d9-4795-bd7b-4ab581db616f ] Request (BgpvpnTest:test_create_bgpvpn): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.349s 2018-07-01 22:44:15.753 199 DEBUG tempest.lib.common.rest_client [req-133b1453-09d9-4795-bd7b-4ab581db616f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--1893098601"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-133b1453-09d9-4795-bd7b-4ab581db616f'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "4f3ec4fb-b068-4e8f-9c57-de611e2dbb99", "name": "tempest-test-bgpvpn--1893098601", "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "import_targets": [], "networks": [], "route_targets": [], "project_id": "914efcff76404d4b802ddb0ecc5be1b2", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.350330s] ... ok 2018-07-01 22:44:15.920 199 INFO tempest.lib.common.rest_client [req-b258e6e6-d679-48c8-948c-6666818c357e ] Request (BgpvpnTest:test_create_bgpvpn_as_non_admin_fail): 403 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.165s 2018-07-01 22:44:15.921 199 DEBUG tempest.lib.common.rest_client [req-b258e6e6-d679-48c8-948c-6666818c357e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--1153155476"}} Response - Headers: {'status': '403', u'content-length': '185', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b258e6e6-d679-48c8-948c-6666818c357e'} Body: {"NeutronError": {"message": "((rule:create_bgpvpn and rule:create_bgpvpn:name) and rule:create_bgpvpn:tenant_id) is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.166793s] ... ok 2018-07-01 22:44:16.083 199 INFO tempest.lib.common.rest_client [req-d28b41ec-e3a1-4838-8374-434e1fdbdadf ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.160s 2018-07-01 22:44:16.083 199 DEBUG tempest.lib.common.rest_client [req-d28b41ec-e3a1-4838-8374-434e1fdbdadf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "testbgpvpn", "route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d28b41ec-e3a1-4838-8374-434e1fdbdadf'} Body: {"NeutronError": {"message": "Invalid input for route_targets. Reason: '0' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:16.250 199 INFO tempest.lib.common.rest_client [req-ea0faaca-55fb-40ea-88c9-0a1dfb2aa62e ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.166s 2018-07-01 22:44:16.250 199 DEBUG tempest.lib.common.rest_client [req-ea0faaca-55fb-40ea-88c9-0a1dfb2aa62e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": ["test", " "], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea0faaca-55fb-40ea-88c9-0a1dfb2aa62e'} Body: {"NeutronError": {"message": "Invalid input for import_targets. Reason: 'test' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:16.265 199 INFO tempest.lib.common.rest_client [req-3d398485-22f2-4abe-90c8-9acac4b77aaf ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.013s 2018-07-01 22:44:16.265 199 DEBUG tempest.lib.common.rest_client [req-3d398485-22f2-4abe-90c8-9acac4b77aaf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "export_targets": ["64512:1000000000000", "xyz"], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d398485-22f2-4abe-90c8-9acac4b77aaf'} Body: {"NeutronError": {"message": "Invalid input for export_targets. Reason: '64512:1000000000000' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.344222s] ... ok 2018-07-01 22:44:16.575 199 INFO tempest.lib.common.rest_client [req-2d009af4-6460-4324-ac8d-8f2e962bb62e ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.307s 2018-07-01 22:44:16.575 199 DEBUG tempest.lib.common.rest_client [req-2d009af4-6460-4324-ac8d-8f2e962bb62e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--2101458794"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2d009af4-6460-4324-ac8d-8f2e962bb62e'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "5d4487aa-d05f-4ad5-93c7-67cd313e89d8", "name": "tempest-test-bgpvpn--2101458794", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:16.800 199 INFO tempest.lib.common.rest_client [req-388bdf07-7019-4a0f-a725-b0f5f8957b2f ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 403 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5d4487aa-d05f-4ad5-93c7-67cd313e89d8 0.224s 2018-07-01 22:44:16.801 199 DEBUG tempest.lib.common.rest_client [req-388bdf07-7019-4a0f-a725-b0f5f8957b2f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '403', u'content-length': '120', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5d4487aa-d05f-4ad5-93c7-67cd313e89d8', u'date': 'Sun, 01 Jul 2018 22:44:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-388bdf07-7019-4a0f-a725-b0f5f8957b2f'} Body: {"NeutronError": {"message": "rule:delete_bgpvpn is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.535036s] ... ok 2018-07-01 22:44:17.119 199 INFO tempest.lib.common.rest_client [req-cdda85dc-8e55-41ba-8672-af23837603de ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.316s 2018-07-01 22:44:17.120 199 DEBUG tempest.lib.common.rest_client [req-cdda85dc-8e55-41ba-8672-af23837603de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdda85dc-8e55-41ba-8672-af23837603de'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "1d0a75fa-2304-4908-9ff3-803a495b4b59", "name": "testbgpvpn", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:17.542 199 INFO tempest.lib.common.rest_client [req-f4dd24fe-0ff8-4e03-bb30-ffdc529e7fa3 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.26:9696/v2.0/networks 0.421s 2018-07-01 22:44:17.542 199 DEBUG tempest.lib.common.rest_client [req-f4dd24fe-0ff8-4e03-bb30-ffdc529e7fa3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4dd24fe-0ff8-4e03-bb30-ffdc529e7fa3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:17Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","id":"2ae1c800-4cb8-4762-8f32-ba3c2c35b37f","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:18.426 199 INFO tempest.lib.common.rest_client [req-3240fac6-8323-452b-b1a6-a46c69e8c02c ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1d0a75fa-2304-4908-9ff3-803a495b4b59/network_associations 0.883s 2018-07-01 22:44:18.427 199 DEBUG tempest.lib.common.rest_client [req-3240fac6-8323-452b-b1a6-a46c69e8c02c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2ae1c800-4cb8-4762-8f32-ba3c2c35b37f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1d0a75fa-2304-4908-9ff3-803a495b4b59/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3240fac6-8323-452b-b1a6-a46c69e8c02c'} Body: {"network_association": {"network_id": "2ae1c800-4cb8-4762-8f32-ba3c2c35b37f", "id": "5683f7a5-7e43-4982-987d-12364a1d8a08"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:18.614 199 INFO tempest.lib.common.rest_client [req-63d9261e-2a5c-4971-983b-6e8324fb21e2 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1d0a75fa-2304-4908-9ff3-803a495b4b59/network_associations/0f8d7512-a07a-42ae-a5b8-2e214704f0fe 0.186s 2018-07-01 22:44:18.615 199 DEBUG tempest.lib.common.rest_client [req-63d9261e-2a5c-4971-983b-6e8324fb21e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/1d0a75fa-2304-4908-9ff3-803a495b4b59/network_associations/0f8d7512-a07a-42ae-a5b8-2e214704f0fe', u'date': 'Sun, 01 Jul 2018 22:44:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63d9261e-2a5c-4971-983b-6e8324fb21e2'} Body: {"NeutronError": {"message": "BGPVPN network association 0f8d7512-a07a-42ae-a5b8-2e214704f0fe could not be found for BGPVPN 1d0a75fa-2304-4908-9ff3-803a495b4b59", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:18.795 199 INFO tempest.lib.common.rest_client [req-c0ad33fa-7e87-4ca3-b252-a34d0b695a40 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0b8c2641-2794-4cbd-867e-57943d49945a/network_associations/5683f7a5-7e43-4982-987d-12364a1d8a08 0.178s 2018-07-01 22:44:18.795 199 DEBUG tempest.lib.common.rest_client [req-c0ad33fa-7e87-4ca3-b252-a34d0b695a40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0b8c2641-2794-4cbd-867e-57943d49945a/network_associations/5683f7a5-7e43-4982-987d-12364a1d8a08', u'date': 'Sun, 01 Jul 2018 22:44:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c0ad33fa-7e87-4ca3-b252-a34d0b695a40'} Body: {"NeutronError": {"message": "BGPVPN network association 5683f7a5-7e43-4982-987d-12364a1d8a08 could not be found for BGPVPN 0b8c2641-2794-4cbd-867e-57943d49945a", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.993763s] ... ok 2018-07-01 22:44:19.107 199 INFO tempest.lib.common.rest_client [req-c7720e0b-3341-4f1d-a647-f4a1f550208b ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.309s 2018-07-01 22:44:19.108 199 DEBUG tempest.lib.common.rest_client [req-c7720e0b-3341-4f1d-a647-f4a1f550208b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--1724100651"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7720e0b-3341-4f1d-a647-f4a1f550208b'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "33dbe82c-d41d-4f9a-abcb-133157c8b456", "name": "tempest-test-bgpvpn--1724100651", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:19.257 199 INFO tempest.lib.common.rest_client [req-420524a8-feb1-467a-9266-cd424bbf8632 ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 200 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.148s 2018-07-01 22:44:19.257 199 DEBUG tempest.lib.common.rest_client [req-420524a8-feb1-467a-9266-cd424bbf8632 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '15', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-420524a8-feb1-467a-9266-cd424bbf8632'} Body: {"bgpvpns": []} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.461182s] ... ok 2018-07-01 22:44:19.414 199 INFO tempest.lib.common.rest_client [req-53461e2b-54f7-4f32-88c2-4ece16084d5b ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.154s 2018-07-01 22:44:19.414 199 DEBUG tempest.lib.common.rest_client [req-53461e2b-54f7-4f32-88c2-4ece16084d5b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--1358511545"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53461e2b-54f7-4f32-88c2-4ece16084d5b'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "23446ff0-30a2-4c23-a9ab-cf4f47bad796", "name": "tempest-test-bgpvpn--1358511545", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:19.650 199 INFO tempest.lib.common.rest_client [req-16be0956-443f-4ee5-84ec-1d9bea3314ae ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/networks 0.235s 2018-07-01 22:44:19.651 199 DEBUG tempest.lib.common.rest_client [req-16be0956-443f-4ee5-84ec-1d9bea3314ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16be0956-443f-4ee5-84ec-1d9bea3314ae'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:19Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","id":"6c24023c-dffd-402b-8a49-76fdf120a006","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:20.911 199 INFO tempest.lib.common.rest_client [req-fbdaf942-8b19-454d-bd9d-658e7a846d1c ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/23446ff0-30a2-4c23-a9ab-cf4f47bad796/network_associations 1.259s 2018-07-01 22:44:20.911 199 DEBUG tempest.lib.common.rest_client [req-fbdaf942-8b19-454d-bd9d-658e7a846d1c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6c24023c-dffd-402b-8a49-76fdf120a006"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/23446ff0-30a2-4c23-a9ab-cf4f47bad796/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbdaf942-8b19-454d-bd9d-658e7a846d1c'} Body: {"network_association": {"network_id": "6c24023c-dffd-402b-8a49-76fdf120a006", "id": "14a47a8c-16bd-4ea0-bac4-c9be0166d53f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:21.091 199 INFO tempest.lib.common.rest_client [req-99689a3b-9e3c-47c6-a624-1cc5336056a5 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 200 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/23446ff0-30a2-4c23-a9ab-cf4f47bad796/network_associations 0.180s 2018-07-01 22:44:21.092 199 DEBUG tempest.lib.common.rest_client [req-99689a3b-9e3c-47c6-a624-1cc5336056a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '28', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/23446ff0-30a2-4c23-a9ab-cf4f47bad796/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99689a3b-9e3c-47c6-a624-1cc5336056a5'} Body: {"network_associations": []} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.833793s] ... ok 2018-07-01 22:44:21.263 199 INFO tempest.lib.common.rest_client [req-c8fb91b9-7199-41c8-b934-3e2529e53729 ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.170s 2018-07-01 22:44:21.264 199 DEBUG tempest.lib.common.rest_client [req-c8fb91b9-7199-41c8-b934-3e2529e53729 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--245505059"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8fb91b9-7199-41c8-b934-3e2529e53729'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "a7fa08a5-90f4-42b6-bdbd-8bc2d67ba5fd", "name": "tempest-test-bgpvpn--245505059", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:21.420 199 INFO tempest.lib.common.rest_client [req-a8e28b74-2e67-4d4b-bd17-ed8f736c493d ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 404 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a7fa08a5-90f4-42b6-bdbd-8bc2d67ba5fd 0.156s 2018-07-01 22:44:21.421 199 DEBUG tempest.lib.common.rest_client [req-a8e28b74-2e67-4d4b-bd17-ed8f736c493d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a7fa08a5-90f4-42b6-bdbd-8bc2d67ba5fd', u'date': 'Sun, 01 Jul 2018 22:44:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8e28b74-2e67-4d4b-bd17-ed8f736c493d'} Body: {"NeutronError": {"message": "BGPVPN a7fa08a5-90f4-42b6-bdbd-8bc2d67ba5fd could not be found", "type": "BGPVPNNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.328927s] ... ok 2018-07-01 22:44:21.755 199 INFO tempest.lib.common.rest_client [req-a8c7b506-4085-42a1-aae3-a751d144c2aa ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.331s 2018-07-01 22:44:21.755 199 DEBUG tempest.lib.common.rest_client [req-a8c7b506-4085-42a1-aae3-a751d144c2aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--1242927478"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8c7b506-4085-42a1-aae3-a751d144c2aa'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "0bfb5cf5-24de-445d-a761-f39dfa2ae58e", "name": "tempest-test-bgpvpn--1242927478", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:22.164 199 INFO tempest.lib.common.rest_client [req-dea23a2a-f13a-484b-81ae-2ebaa158d58c ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/networks 0.408s 2018-07-01 22:44:22.164 199 DEBUG tempest.lib.common.rest_client [req-dea23a2a-f13a-484b-81ae-2ebaa158d58c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dea23a2a-f13a-484b-81ae-2ebaa158d58c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:22Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","id":"eebf9fc2-0e53-4605-a953-a23cd1eba04e","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:23.707 199 INFO tempest.lib.common.rest_client [req-f1c87af6-c860-415b-a9da-5472ab88f440 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0bfb5cf5-24de-445d-a761-f39dfa2ae58e/network_associations 1.541s 2018-07-01 22:44:23.707 199 DEBUG tempest.lib.common.rest_client [req-f1c87af6-c860-415b-a9da-5472ab88f440 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "eebf9fc2-0e53-4605-a953-a23cd1eba04e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0bfb5cf5-24de-445d-a761-f39dfa2ae58e/network_associations', u'date': 'Sun, 01 Jul 2018 22:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1c87af6-c860-415b-a9da-5472ab88f440'} Body: {"network_association": {"network_id": "eebf9fc2-0e53-4605-a953-a23cd1eba04e", "id": "b9e12c61-3f1a-43a3-88ef-dc9d07cc72ef"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:23.736 199 INFO tempest.lib.common.rest_client [req-baa59cfc-2e6e-48e1-ac0c-4d303bca6dbe ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 404 GET http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0bfb5cf5-24de-445d-a761-f39dfa2ae58e/network_associations/b9e12c61-3f1a-43a3-88ef-dc9d07cc72ef 0.028s 2018-07-01 22:44:23.737 199 DEBUG tempest.lib.common.rest_client [req-baa59cfc-2e6e-48e1-ac0c-4d303bca6dbe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0bfb5cf5-24de-445d-a761-f39dfa2ae58e/network_associations/b9e12c61-3f1a-43a3-88ef-dc9d07cc72ef', u'date': 'Sun, 01 Jul 2018 22:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-baa59cfc-2e6e-48e1-ac0c-4d303bca6dbe'} Body: {"NeutronError": {"message": "BGPVPN network association b9e12c61-3f1a-43a3-88ef-dc9d07cc72ef could not be found for BGPVPN 0bfb5cf5-24de-445d-a761-f39dfa2ae58e", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [2.314961s] ... ok 2018-07-01 22:44:24.287 199 INFO tempest.lib.common.rest_client [req-4cd7fd46-9099-4520-a879-5868dcc8ee3d ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.547s 2018-07-01 22:44:24.287 199 DEBUG tempest.lib.common.rest_client [req-4cd7fd46-9099-4520-a879-5868dcc8ee3d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cd7fd46-9099-4520-a879-5868dcc8ee3d'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "68c2591f-ecf7-4c87-91e1-5f35dc142db3", "name": "testbgpvpn", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": [], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:24.440 199 INFO tempest.lib.common.rest_client [req-68c7269d-8150-4df6-ad6c-1136ce5e4bca ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/68c2591f-ecf7-4c87-91e1-5f35dc142db3 0.151s 2018-07-01 22:44:24.440 199 DEBUG tempest.lib.common.rest_client [req-68c7269d-8150-4df6-ad6c-1136ce5e4bca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/68c2591f-ecf7-4c87-91e1-5f35dc142db3', u'date': 'Sun, 01 Jul 2018 22:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68c7269d-8150-4df6-ad6c-1136ce5e4bca'} Body: {"NeutronError": {"message": "Invalid input for route_targets. Reason: '0' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:24.607 199 INFO tempest.lib.common.rest_client [req-9b9de3b7-ff4a-439a-8478-2628cfc90a75 ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/68c2591f-ecf7-4c87-91e1-5f35dc142db3 0.165s 2018-07-01 22:44:24.607 199 DEBUG tempest.lib.common.rest_client [req-9b9de3b7-ff4a-439a-8478-2628cfc90a75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"import_targets": ["test", " "]}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/68c2591f-ecf7-4c87-91e1-5f35dc142db3', u'date': 'Sun, 01 Jul 2018 22:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b9de3b7-ff4a-439a-8478-2628cfc90a75'} Body: {"NeutronError": {"message": "Invalid input for import_targets. Reason: 'test' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:24.624 199 INFO tempest.lib.common.rest_client [req-e93223d9-09a4-4d03-8153-cbb7280e4b62 ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/68c2591f-ecf7-4c87-91e1-5f35dc142db3 0.016s 2018-07-01 22:44:24.625 199 DEBUG tempest.lib.common.rest_client [req-e93223d9-09a4-4d03-8153-cbb7280e4b62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"export_targets": ["64512:1000000000000", "xyz"]}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/68c2591f-ecf7-4c87-91e1-5f35dc142db3', u'date': 'Sun, 01 Jul 2018 22:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e93223d9-09a4-4d03-8153-cbb7280e4b62'} Body: {"NeutronError": {"message": "Invalid input for export_targets. Reason: '64512:1000000000000' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.886930s] ... ok 2018-07-01 22:44:24.976 199 INFO tempest.lib.common.rest_client [req-26b5fd42-f143-48f8-87c3-9345c0e6a138 ] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.348s 2018-07-01 22:44:24.976 199 DEBUG tempest.lib.common.rest_client [req-26b5fd42-f143-48f8-87c3-9345c0e6a138 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1756859592"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b5fd42-f143-48f8-87c3-9345c0e6a138'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "route_distinguishers": [], "routers": [], "id": "9ee218f0-c5d1-4c40-b11c-e5891971357c", "name": "tempest-test-bgpvpn--1756859592", "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "import_targets": ["64512:2"], "networks": [], "route_targets": ["64512:1"], "project_id": "914efcff76404d4b802ddb0ecc5be1b2", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:25.352 199 INFO tempest.lib.common.rest_client [req-5f8526ab-e547-48c0-b34c-102534c35b5c ] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9ee218f0-c5d1-4c40-b11c-e5891971357c 0.375s 2018-07-01 22:44:25.353 199 DEBUG tempest.lib.common.rest_client [req-5f8526ab-e547-48c0-b34c-102534c35b5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9ee218f0-c5d1-4c40-b11c-e5891971357c', u'date': 'Sun, 01 Jul 2018 22:44:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f8526ab-e547-48c0-b34c-102534c35b5c'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.744575s] ... FAILED 2018-07-01 22:44:25.862 199 INFO tempest.lib.common.rest_client [req-36976768-9402-412b-814b-5169c7a39448 ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.488s 2018-07-01 22:44:25.863 199 DEBUG tempest.lib.common.rest_client [req-36976768-9402-412b-814b-5169c7a39448 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "name": "tempest-test-bgpvpn--1261120321", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-36976768-9402-412b-814b-5169c7a39448'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "078ec650-6f8d-429e-a84f-a0eb47667198", "name": "tempest-test-bgpvpn--1261120321", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "import_targets": [], "networks": [], "route_targets": ["64512:1"], "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:25.944 199 INFO tempest.lib.common.rest_client [req-c37b4cf0-dee9-49de-9eb3-7e14230c7871 ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 403 PUT http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/078ec650-6f8d-429e-a84f-a0eb47667198 0.080s 2018-07-01 22:44:25.945 199 DEBUG tempest.lib.common.rest_client [req-c37b4cf0-dee9-49de-9eb3-7e14230c7871 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:2"], "import_targets": ["64512:3"], "export_targets": ["64512:4"]}} Response - Headers: {'status': '403', u'content-length': '239', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/078ec650-6f8d-429e-a84f-a0eb47667198', u'date': 'Sun, 01 Jul 2018 22:44:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c37b4cf0-dee9-49de-9eb3-7e14230c7871'} Body: {"NeutronError": {"message": "(((rule:update_bgpvpn and rule:update_bgpvpn:export_targets) and rule:update_bgpvpn:import_targets) and rule:update_bgpvpn:route_targets) is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.573128s] ... ok 2018-07-01 22:44:26.119 199 INFO tempest.lib.common.rest_client [req-01fada08-e52d-4979-9be8-245c54736f04 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295 0.172s 2018-07-01 22:44:26.119 199 DEBUG tempest.lib.common.rest_client [req-01fada08-e52d-4979-9be8-245c54736f04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/e24fcca7-1639-4979-8643-07311b58d295', u'date': 'Sun, 01 Jul 2018 22:44:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01fada08-e52d-4979-9be8-245c54736f04'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:26.279 199 INFO tempest.lib.common.rest_client [req-e91cfed1-0de3-4b2d-b396-7b79d330705e ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64 0.159s 2018-07-01 22:44:26.279 199 DEBUG tempest.lib.common.rest_client [req-e91cfed1-0de3-4b2d-b396-7b79d330705e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/367c50a6-ffce-420b-910f-ed7e033ecc64', u'date': 'Sun, 01 Jul 2018 22:44:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e91cfed1-0de3-4b2d-b396-7b79d330705e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:26.746 199 INFO tempest.lib.common.rest_client [req-de2d9df2-00ab-4380-9536-c7790a844f69 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ddaa4b8a-90c2-4cbe-ab0c-0d52ceab3363 0.467s 2018-07-01 22:44:26.747 199 DEBUG tempest.lib.common.rest_client [req-de2d9df2-00ab-4380-9536-c7790a844f69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/ddaa4b8a-90c2-4cbe-ab0c-0d52ceab3363', u'date': 'Sun, 01 Jul 2018 22:44:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-de2d9df2-00ab-4380-9536-c7790a844f69'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:27.088 199 INFO tempest.lib.common.rest_client [req-6919de57-48df-46ad-b077-5de8b6ec62bb ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f4bf60f6-bd76-48e4-b80a-868e773ab394 0.341s 2018-07-01 22:44:27.089 199 DEBUG tempest.lib.common.rest_client [req-6919de57-48df-46ad-b077-5de8b6ec62bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/f4bf60f6-bd76-48e4-b80a-868e773ab394', u'date': 'Sun, 01 Jul 2018 22:44:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6919de57-48df-46ad-b077-5de8b6ec62bb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:27.256 199 INFO tempest.lib.common.rest_client [req-375d13e6-b356-421f-a707-2898afb3f65d ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4f3ec4fb-b068-4e8f-9c57-de611e2dbb99 0.166s 2018-07-01 22:44:27.256 199 DEBUG tempest.lib.common.rest_client [req-375d13e6-b356-421f-a707-2898afb3f65d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/4f3ec4fb-b068-4e8f-9c57-de611e2dbb99', u'date': 'Sun, 01 Jul 2018 22:44:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-375d13e6-b356-421f-a707-2898afb3f65d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:27.747 199 INFO tempest.lib.common.rest_client [req-191c0dfc-f577-47c4-85fe-203dc3218c7e ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5d4487aa-d05f-4ad5-93c7-67cd313e89d8 0.489s 2018-07-01 22:44:27.747 199 DEBUG tempest.lib.common.rest_client [req-191c0dfc-f577-47c4-85fe-203dc3218c7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/5d4487aa-d05f-4ad5-93c7-67cd313e89d8', u'date': 'Sun, 01 Jul 2018 22:44:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-191c0dfc-f577-47c4-85fe-203dc3218c7e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:27.915 199 INFO tempest.lib.common.rest_client [req-afeb5ebe-a16b-44dd-b8e2-e3796f6c7a68 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/33dbe82c-d41d-4f9a-abcb-133157c8b456 0.167s 2018-07-01 22:44:27.915 199 DEBUG tempest.lib.common.rest_client [req-afeb5ebe-a16b-44dd-b8e2-e3796f6c7a68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/33dbe82c-d41d-4f9a-abcb-133157c8b456', u'date': 'Sun, 01 Jul 2018 22:44:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afeb5ebe-a16b-44dd-b8e2-e3796f6c7a68'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:28.528 199 INFO tempest.lib.common.rest_client [req-066af8cf-c134-4a56-a8af-e6ef53a6b0d1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/23446ff0-30a2-4c23-a9ab-cf4f47bad796 0.612s 2018-07-01 22:44:28.528 199 DEBUG tempest.lib.common.rest_client [req-066af8cf-c134-4a56-a8af-e6ef53a6b0d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/23446ff0-30a2-4c23-a9ab-cf4f47bad796', u'date': 'Sun, 01 Jul 2018 22:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-066af8cf-c134-4a56-a8af-e6ef53a6b0d1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:28.692 199 INFO tempest.lib.common.rest_client [req-40ae8965-9469-4e95-8bc3-76f86a7c8b38 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a7fa08a5-90f4-42b6-bdbd-8bc2d67ba5fd 0.163s 2018-07-01 22:44:28.693 199 DEBUG tempest.lib.common.rest_client [req-40ae8965-9469-4e95-8bc3-76f86a7c8b38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a7fa08a5-90f4-42b6-bdbd-8bc2d67ba5fd', u'date': 'Sun, 01 Jul 2018 22:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40ae8965-9469-4e95-8bc3-76f86a7c8b38'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:29.132 199 INFO tempest.lib.common.rest_client [req-31c767b0-8378-4c44-bcab-0b9a45235d79 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0bfb5cf5-24de-445d-a761-f39dfa2ae58e 0.439s 2018-07-01 22:44:29.133 199 DEBUG tempest.lib.common.rest_client [req-31c767b0-8378-4c44-bcab-0b9a45235d79 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/0bfb5cf5-24de-445d-a761-f39dfa2ae58e', u'date': 'Sun, 01 Jul 2018 22:44:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-31c767b0-8378-4c44-bcab-0b9a45235d79'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:29.597 199 INFO tempest.lib.common.rest_client [req-0c4bc4d7-ba3a-4af6-a657-e463bd3e7df9 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9ee218f0-c5d1-4c40-b11c-e5891971357c 0.463s 2018-07-01 22:44:29.597 199 DEBUG tempest.lib.common.rest_client [req-0c4bc4d7-ba3a-4af6-a657-e463bd3e7df9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9ee218f0-c5d1-4c40-b11c-e5891971357c', u'date': 'Sun, 01 Jul 2018 22:44:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c4bc4d7-ba3a-4af6-a657-e463bd3e7df9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:29.771 199 INFO tempest.lib.common.rest_client [req-51ecc5b3-2064-459e-a722-fc5e1075e8bc ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/078ec650-6f8d-429e-a84f-a0eb47667198 0.173s 2018-07-01 22:44:29.771 199 DEBUG tempest.lib.common.rest_client [req-51ecc5b3-2064-459e-a722-fc5e1075e8bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/078ec650-6f8d-429e-a84f-a0eb47667198', u'date': 'Sun, 01 Jul 2018 22:44:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-51ecc5b3-2064-459e-a722-fc5e1075e8bc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:29.805 199 INFO tempest.lib.common.rest_client [req-bac2f2eb-c7ed-4349-967b-49e82fbb2b1e ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.26:9696/v2.0/ports?device_id=c81846d1-a3ec-411b-865c-4ca457c38cc0 0.033s 2018-07-01 22:44:29.806 199 DEBUG tempest.lib.common.rest_client [req-bac2f2eb-c7ed-4349-967b-49e82fbb2b1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '12', 'content-location': 'http://172.30.9.26:9696/v2.0/ports?device_id=c81846d1-a3ec-411b-865c-4ca457c38cc0', u'date': 'Sun, 01 Jul 2018 22:44:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bac2f2eb-c7ed-4349-967b-49e82fbb2b1e'} Body: {"ports":[]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:30.240 199 INFO tempest.lib.common.rest_client [req-828ab40c-6e2b-4dbe-91bc-9b18a62d2096 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/routers/c81846d1-a3ec-411b-865c-4ca457c38cc0 0.434s 2018-07-01 22:44:30.241 199 DEBUG tempest.lib.common.rest_client [req-828ab40c-6e2b-4dbe-91bc-9b18a62d2096 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/c81846d1-a3ec-411b-865c-4ca457c38cc0', u'date': 'Sun, 01 Jul 2018 22:44:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-828ab40c-6e2b-4dbe-91bc-9b18a62d2096'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:32.593 199 INFO tempest.lib.common.rest_client [req-a19cd262-9c00-4444-a09f-99c310fbf60c ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/subnets/bc8839b9-1eed-4dff-8231-7179eb442805 2.352s 2018-07-01 22:44:32.594 199 DEBUG tempest.lib.common.rest_client [req-a19cd262-9c00-4444-a09f-99c310fbf60c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets/bc8839b9-1eed-4dff-8231-7179eb442805', u'date': 'Sun, 01 Jul 2018 22:44:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a19cd262-9c00-4444-a09f-99c310fbf60c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:34.128 199 INFO tempest.lib.common.rest_client [req-ca6f43a1-5124-4bfe-ba84-52d68ca9c362 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/networks/3fc7a2a1-3a65-46b2-8838-ae5e5ec2350e 1.533s 2018-07-01 22:44:34.129 199 DEBUG tempest.lib.common.rest_client [req-ca6f43a1-5124-4bfe-ba84-52d68ca9c362 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/3fc7a2a1-3a65-46b2-8838-ae5e5ec2350e', u'date': 'Sun, 01 Jul 2018 22:44:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca6f43a1-5124-4bfe-ba84-52d68ca9c362'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:34.340 199 INFO tempest.lib.common.rest_client [req-ec1fa902-df24-4dec-a9f2-59cfa5e71726 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/users/d86b69ecbdc54f4887e96f47c979648f 0.210s 2018-07-01 22:44:34.340 199 DEBUG tempest.lib.common.rest_client [req-ec1fa902-df24-4dec-a9f2-59cfa5e71726 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/users/d86b69ecbdc54f4887e96f47c979648f', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:34 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-ec1fa902-df24-4dec-a9f2-59cfa5e71726'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:34.698 199 INFO tempest.lib.common.rest_client [req-834261cc-2236-4f83-af6f-c73808cd90ad ] Request (BgpvpnTest:tearDownClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:34.698 199 DEBUG tempest.lib.common.rest_client [req-834261cc-2236-4f83-af6f-c73808cd90ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8786', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-834261cc-2236-4f83-af6f-c73808cd90ad'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "89baf2958ec34c2291b _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:35.044 199 INFO tempest.lib.common.rest_client [req-2bb65ec3-f76f-4828-9377-5632d8530fae ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.26:9696/v2.0/security-groups?tenant_id=914efcff76404d4b802ddb0ecc5be1b2&name=default 0.344s 2018-07-01 22:44:35.045 199 DEBUG tempest.lib.common.rest_client [req-2bb65ec3-f76f-4828-9377-5632d8530fae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups?tenant_id=914efcff76404d4b802ddb0ecc5be1b2&name=default', u'date': 'Sun, 01 Jul 2018 22:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bb65ec3-f76f-4828-9377-5632d8530fae'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "created_at": "2018-07-01T22:44:34Z", "updated_at": "2018-07-01T22:44:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:34Z", "revision_number": 0, "id": "07ec66ca-f875-42ba-850a-d5f07de911e2", "remote_group_id": "22a74579-2de0-4e5b-8268-a05d504e9715", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:34Z", "security_group_id": "22a74579-2de0-4e5b-8268-a05d504e9715", "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "914efcff76404d4b802ddb0ecc5be1b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:34Z", "revision_number": 0, "id": "2d0f4550-0e69-49a6-82b9-8e60110249ae", "remote_group_id": "22a74579-2de0-4e5b-8268-a05d504e9715", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:34Z", "security_group_id": "22a74579-2de0-4e5b-8268-a05d504e9715", "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "914efcff76404d4b802ddb0ecc5be1b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:34Z", "revision_number": 0, "id": "2e9bad60-c623-4b31-b876-172c0658111d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:34Z", "security_group_id": "22a74579-2de0-4e5b-8268-a05d504e9715", "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "914efcff76404d4b802ddb0ecc5be1b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:34Z", "revision_number": 0, "id": "b1c41046-fbf1-4a61-91fe-3ee5c1c6a9da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:34Z", "security_group_id": "22a74579-2de0-4e5b-8268-a05d504e9715", "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "914efcff76404d4b802ddb0ecc5be1b2"}], "revision_number": 4, "project_id": "914efcff76404d4b802ddb0ecc5be1b2", "id": "22a74579-2de0-4e5b-8268-a05d504e9715", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:35.400 199 INFO tempest.lib.common.rest_client [req-22e90ec3-efdf-4c46-9d33-2294461e60de ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/22a74579-2de0-4e5b-8268-a05d504e9715 0.354s 2018-07-01 22:44:35.400 199 DEBUG tempest.lib.common.rest_client [req-22e90ec3-efdf-4c46-9d33-2294461e60de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/22a74579-2de0-4e5b-8268-a05d504e9715', u'date': 'Sun, 01 Jul 2018 22:44:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22e90ec3-efdf-4c46-9d33-2294461e60de'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:35.577 199 INFO tempest.lib.common.rest_client [req-d3f272b7-028a-4755-b03b-321959a65596 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/projects/914efcff76404d4b802ddb0ecc5be1b2 0.175s 2018-07-01 22:44:35.577 199 DEBUG tempest.lib.common.rest_client [req-d3f272b7-028a-4755-b03b-321959a65596 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/914efcff76404d4b802ddb0ecc5be1b2', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:35 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-d3f272b7-028a-4755-b03b-321959a65596'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:35.801 199 INFO tempest.lib.common.rest_client [req-2349ab0b-59ca-4845-9771-eb21597cf0f8 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/users/1b17f6ea5c9541f68c2988750b3449b9 0.223s 2018-07-01 22:44:35.801 199 DEBUG tempest.lib.common.rest_client [req-2349ab0b-59ca-4845-9771-eb21597cf0f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/users/1b17f6ea5c9541f68c2988750b3449b9', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:35 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-2349ab0b-59ca-4845-9771-eb21597cf0f8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:36.299 199 INFO tempest.lib.common.rest_client [req-6622bdfe-f6bf-4467-8fc1-158307779f70 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.26:9696/v2.0/security-groups?tenant_id=1dea20ea36a44def8f578ffd37f7eb6d&name=default 0.497s 2018-07-01 22:44:36.300 199 DEBUG tempest.lib.common.rest_client [req-6622bdfe-f6bf-4467-8fc1-158307779f70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups?tenant_id=1dea20ea36a44def8f578ffd37f7eb6d&name=default', u'date': 'Sun, 01 Jul 2018 22:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6622bdfe-f6bf-4467-8fc1-158307779f70'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1dea20ea36a44def8f578ffd37f7eb6d", "created_at": "2018-07-01T22:44:35Z", "updated_at": "2018-07-01T22:44:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:36Z", "revision_number": 0, "id": "1a940277-f44e-48d3-b2cf-a5de9731970a", "remote_group_id": "c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:36Z", "security_group_id": "c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42", "tenant_id": "1dea20ea36a44def8f578ffd37f7eb6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dea20ea36a44def8f578ffd37f7eb6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:36Z", "revision_number": 0, "id": "41dd42a5-5531-4265-861b-35a74e0819f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:36Z", "security_group_id": "c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42", "tenant_id": "1dea20ea36a44def8f578ffd37f7eb6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dea20ea36a44def8f578ffd37f7eb6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:36Z", "revision_number": 0, "id": "91e6417f-5222-4279-a626-3fb68ab7bba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:36Z", "security_group_id": "c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42", "tenant_id": "1dea20ea36a44def8f578ffd37f7eb6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dea20ea36a44def8f578ffd37f7eb6d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:36Z", "revision_number": 0, "id": "951b444c-09db-488a-b771-d172cebdde4f", "remote_group_id": "c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:36Z", "security_group_id": "c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42", "tenant_id": "1dea20ea36a44def8f578ffd37f7eb6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dea20ea36a44def8f578ffd37f7eb6d"}], "revision_number": 4, "project_id": "1dea20ea36a44def8f578ffd37f7eb6d", "id": "c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:36.464 199 INFO tempest.lib.common.rest_client [req-0e49ab21-e4ce-4481-9b1c-090fd3ee98db ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42 0.163s 2018-07-01 22:44:36.464 199 DEBUG tempest.lib.common.rest_client [req-0e49ab21-e4ce-4481-9b1c-090fd3ee98db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/c84bf531-f7fe-4ce0-b3e3-ad3eb73a9e42', u'date': 'Sun, 01 Jul 2018 22:44:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0e49ab21-e4ce-4481-9b1c-090fd3ee98db'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:36.649 199 INFO tempest.lib.common.rest_client [req-fd7181ce-e2ec-459d-9132-484e9a5ab6e5 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/projects/1dea20ea36a44def8f578ffd37f7eb6d 0.184s 2018-07-01 22:44:36.649 199 DEBUG tempest.lib.common.rest_client [req-fd7181ce-e2ec-459d-9132-484e9a5ab6e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/1dea20ea36a44def8f578ffd37f7eb6d', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:36 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-fd7181ce-e2ec-459d-9132-484e9a5ab6e5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:36.987 199 INFO tempest.lib.common.rest_client [req-ba6b2954-2661-415d-852d-5d09fbaef112 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/users/0b104934c25e4b46a53f32a19a772a5e 0.336s 2018-07-01 22:44:36.987 199 DEBUG tempest.lib.common.rest_client [req-ba6b2954-2661-415d-852d-5d09fbaef112 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/users/0b104934c25e4b46a53f32a19a772a5e', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:36 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-ba6b2954-2661-415d-852d-5d09fbaef112'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:37.174 199 INFO tempest.lib.common.rest_client [req-d3bf0bd2-d5c7-4895-8a50-8879da380b6e ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.26:9696/v2.0/security-groups?tenant_id=f5dd8de3b0a449b4a5777177c66a22f8&name=default 0.186s 2018-07-01 22:44:37.175 199 DEBUG tempest.lib.common.rest_client [req-d3bf0bd2-d5c7-4895-8a50-8879da380b6e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups?tenant_id=f5dd8de3b0a449b4a5777177c66a22f8&name=default', u'date': 'Sun, 01 Jul 2018 22:44:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3bf0bd2-d5c7-4895-8a50-8879da380b6e'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "created_at": "2018-07-01T22:44:03Z", "updated_at": "2018-07-01T22:44:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:03Z", "revision_number": 0, "id": "7508269e-fcb9-4f53-9e11-afe82b715f29", "remote_group_id": "bac179c8-b69c-409e-acd9-0b54f58fcaaa", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:03Z", "security_group_id": "bac179c8-b69c-409e-acd9-0b54f58fcaaa", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5dd8de3b0a449b4a5777177c66a22f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:03Z", "revision_number": 0, "id": "7a9b0596-074a-4e09-be16-3f3c34fe87e7", "remote_group_id": "bac179c8-b69c-409e-acd9-0b54f58fcaaa", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:03Z", "security_group_id": "bac179c8-b69c-409e-acd9-0b54f58fcaaa", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5dd8de3b0a449b4a5777177c66a22f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:03Z", "revision_number": 0, "id": "873c1ed3-143c-472e-bb72-67e2ced0c9a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:03Z", "security_group_id": "bac179c8-b69c-409e-acd9-0b54f58fcaaa", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5dd8de3b0a449b4a5777177c66a22f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:03Z", "revision_number": 0, "id": "a261df45-7b05-46b8-a68f-49e6155f0f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:03Z", "security_group_id": "bac179c8-b69c-409e-acd9-0b54f58fcaaa", "tenant_id": "f5dd8de3b0a449b4a5777177c66a22f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5dd8de3b0a449b4a5777177c66a22f8"}], "revision_number": 4, "project_id": "f5dd8de3b0a449b4a5777177c66a22f8", "id": "bac179c8-b69c-409e-acd9-0b54f58fcaaa", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:37.482 199 INFO tempest.lib.common.rest_client [req-06f593f4-b8c1-45fa-838d-b2b8996f16ef ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/bac179c8-b69c-409e-acd9-0b54f58fcaaa 0.306s 2018-07-01 22:44:37.482 199 DEBUG tempest.lib.common.rest_client [req-06f593f4-b8c1-45fa-838d-b2b8996f16ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/bac179c8-b69c-409e-acd9-0b54f58fcaaa', u'date': 'Sun, 01 Jul 2018 22:44:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-06f593f4-b8c1-45fa-838d-b2b8996f16ef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:37.589 199 INFO tempest.lib.common.rest_client [req-a64deac2-a9eb-401b-9a20-77233800e9c2 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/projects/f5dd8de3b0a449b4a5777177c66a22f8 0.106s 2018-07-01 22:44:37.589 199 DEBUG tempest.lib.common.rest_client [req-a64deac2-a9eb-401b-9a20-77233800e9c2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/f5dd8de3b0a449b4a5777177c66a22f8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:37 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-a64deac2-a9eb-401b-9a20-77233800e9c2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:37.958 199 INFO tempest.lib.common.rest_client [req-cf27c6a6-8aae-4946-b2a1-b0f6caf5b20e ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:37.959 199 DEBUG tempest.lib.common.rest_client [req-cf27c6a6-8aae-4946-b2a1-b0f6caf5b20e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8786', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf27c6a6-8aae-4946-b2a1-b0f6caf5b20e'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "89baf2958ec34c2291b _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:38.344 199 INFO tempest.lib.common.rest_client [req-16717164-4dbd-4a5f-bef3-919ca42914fe ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:38.344 199 DEBUG tempest.lib.common.rest_client [req-16717164-4dbd-4a5f-bef3-919ca42914fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8786', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-16717164-4dbd-4a5f-bef3-919ca42914fe'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "89baf2958ec34c2291b _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:38.427 199 INFO tempest.lib.common.rest_client [req-cc6c5063-e2ec-41a5-af27-d7ca916bf86e ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.5:35357/v3/domains?name=Default 0.081s 2018-07-01 22:44:38.427 199 DEBUG tempest.lib.common.rest_client [req-cc6c5063-e2ec-41a5-af27-d7ca916bf86e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '272', 'content-location': 'http://192.30.9.5:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc6c5063-e2ec-41a5-af27-d7ca916bf86e'} Body: {"domains": [{"links": {"self": "http://192.30.9.5:35357/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://192.30.9.5:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:38.532 199 INFO tempest.lib.common.rest_client [req-f85a374e-a47b-4512-b41f-e2a7db72d26b ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.5:35357/v3/projects 0.103s 2018-07-01 22:44:38.532 199 DEBUG tempest.lib.common.rest_client [req-f85a374e-a47b-4512-b41f-e2a7db72d26b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1228576588-desc", "name": "tempest-TestBGPVPNBasic-1228576588", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.5:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f85a374e-a47b-4512-b41f-e2a7db72d26b'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1228576588-desc", "links": {"self": "http://192.30.9.5:35357/v3/projects/a50ecad41f9b4178bb8598e2fcc785d8"}, "enabled": true, "id": "a50ecad41f9b4178bb8598e2fcc785d8", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1228576588"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:38.879 199 INFO tempest.lib.common.rest_client [req-25c741d8-9cf5-432d-a655-7df8be9ac1d0 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.5:35357/v3/users 0.346s 2018-07-01 22:44:38.880 199 DEBUG tempest.lib.common.rest_client [req-25c741d8-9cf5-432d-a655-7df8be9ac1d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "H1*34YN7Vd6d@~&", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-TestBGPVPNBasic-1228576588", "email": "tempest-TestBGPVPNBasic-903314872@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.5:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25c741d8-9cf5-432d-a655-7df8be9ac1d0'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1228576588", "links": {"self": "http://192.30.9.5:35357/v3/users/0a571a6f78f348bf802c726742207b40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a571a6f78f348bf802c726742207b40", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "email": "tempest-TestBGPVPNBasic-903314872@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:38.964 199 INFO tempest.lib.common.rest_client [req-8ced24fc-6f80-4b0b-8e3c-6b138b901641 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.083s 2018-07-01 22:44:38.964 199 DEBUG tempest.lib.common.rest_client [req-8ced24fc-6f80-4b0b-8e3c-6b138b901641 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ced24fc-6f80-4b0b-8e3c-6b138b901641'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:39.041 199 INFO tempest.lib.common.rest_client [req-1296745c-bf7a-4ca0-8d73-3c94affde4df ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.076s 2018-07-01 22:44:39.042 199 DEBUG tempest.lib.common.rest_client [req-1296745c-bf7a-4ca0-8d73-3c94affde4df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1296745c-bf7a-4ca0-8d73-3c94affde4df'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:39.150 199 INFO tempest.lib.common.rest_client [req-aed2dafc-f420-405d-9721-fa78d4b756e3 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.5:35357/v3/projects/a50ecad41f9b4178bb8598e2fcc785d8/users/0a571a6f78f348bf802c726742207b40/roles/9fb6b2a5a6054a5fba2884ba5415c606 0.108s 2018-07-01 22:44:39.151 199 DEBUG tempest.lib.common.rest_client [req-aed2dafc-f420-405d-9721-fa78d4b756e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/a50ecad41f9b4178bb8598e2fcc785d8/users/0a571a6f78f348bf802c726742207b40/roles/9fb6b2a5a6054a5fba2884ba5415c606', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:39 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-aed2dafc-f420-405d-9721-fa78d4b756e3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:39.151 199 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1228576588', 'project_name': u'tempest-TestBGPVPNBasic-1228576588', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'a50ecad41f9b4178bb8598e2fcc785d8', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1228576588', 'user_id': u'0a571a6f78f348bf802c726742207b40', 'project_id': u'a50ecad41f9b4178bb8598e2fcc785d8', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:39.152 199 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1228576588', 'project_name': u'tempest-TestBGPVPNBasic-1228576588', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'a50ecad41f9b4178bb8598e2fcc785d8', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1228576588', 'user_id': u'0a571a6f78f348bf802c726742207b40', 'project_id': u'a50ecad41f9b4178bb8598e2fcc785d8', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:39.527 199 INFO tempest.lib.common.rest_client [req-225d9f68-d426-4f78-b219-09974ab980db ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:39.528 199 DEBUG tempest.lib.common.rest_client [req-225d9f68-d426-4f78-b219-09974ab980db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8845', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-225d9f68-d426-4f78-b219-09974ab980db'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fb6b2a5a6054a5fba2884ba5415c606", "name": "Member"}], "expires_at": "2018-07-01T23:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-TestBGPVPNBasic-1228576588"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/a50ecad41f9b4178bb8598e2fcc785d8", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/a50ecad41f9b4178bb8598e2fcc785d8", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/a50ecad41f9b4178bb8598e2fcc785d8", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/a50ecad41f9b4178bb8598e2fcc785d8", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/a50ecad41f9b4178bb8598e2fcc785d8", "region": "regionOne", "interface": "admi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:39.640 199 INFO tempest.lib.common.rest_client [req-c408e633-5bda-4691-bd2a-a2cf84f1aded ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.5:35357/v3/projects 0.110s 2018-07-01 22:44:39.640 199 DEBUG tempest.lib.common.rest_client [req-c408e633-5bda-4691-bd2a-a2cf84f1aded ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1176958371-desc", "name": "tempest-TestBGPVPNBasic-1176958371", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.5:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c408e633-5bda-4691-bd2a-a2cf84f1aded'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1176958371-desc", "links": {"self": "http://192.30.9.5:35357/v3/projects/19d2059f8d9d48ebae1b515ddfa59f4b"}, "enabled": true, "id": "19d2059f8d9d48ebae1b515ddfa59f4b", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1176958371"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:39.987 199 INFO tempest.lib.common.rest_client [req-a6c09b2e-def1-44a9-ad1b-34dc61500341 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.5:35357/v3/users 0.346s 2018-07-01 22:44:39.987 199 DEBUG tempest.lib.common.rest_client [req-a6c09b2e-def1-44a9-ad1b-34dc61500341 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "D7+cZf8l^HCY9X4", "project_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "name": "tempest-TestBGPVPNBasic-1176958371", "email": "tempest-TestBGPVPNBasic-126427835@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.5:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6c09b2e-def1-44a9-ad1b-34dc61500341'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1176958371", "links": {"self": "http://192.30.9.5:35357/v3/users/17567a866cbf4dc1b07002f12f1044c5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17567a866cbf4dc1b07002f12f1044c5", "project_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "email": "tempest-TestBGPVPNBasic-126427835@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:40.062 199 INFO tempest.lib.common.rest_client [req-b901eef8-338a-4a13-beca-ef85482cc08a ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.074s 2018-07-01 22:44:40.063 199 DEBUG tempest.lib.common.rest_client [req-b901eef8-338a-4a13-beca-ef85482cc08a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b901eef8-338a-4a13-beca-ef85482cc08a'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:40.187 199 INFO tempest.lib.common.rest_client [req-b9a76246-5273-4ad3-ac23-5ca2ce404015 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.5:35357/v3/projects/19d2059f8d9d48ebae1b515ddfa59f4b/users/17567a866cbf4dc1b07002f12f1044c5/roles/ab5bcf6974844c4b828671c90e690060 0.123s 2018-07-01 22:44:40.187 199 DEBUG tempest.lib.common.rest_client [req-b9a76246-5273-4ad3-ac23-5ca2ce404015 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/19d2059f8d9d48ebae1b515ddfa59f4b/users/17567a866cbf4dc1b07002f12f1044c5/roles/ab5bcf6974844c4b828671c90e690060', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:40 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-b9a76246-5273-4ad3-ac23-5ca2ce404015'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:40.188 199 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1176958371', 'project_name': u'tempest-TestBGPVPNBasic-1176958371', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'19d2059f8d9d48ebae1b515ddfa59f4b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1176958371', 'user_id': u'17567a866cbf4dc1b07002f12f1044c5', 'project_id': u'19d2059f8d9d48ebae1b515ddfa59f4b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:40.188 199 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1176958371', 'project_name': u'tempest-TestBGPVPNBasic-1176958371', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'19d2059f8d9d48ebae1b515ddfa59f4b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1176958371', 'user_id': u'17567a866cbf4dc1b07002f12f1044c5', 'project_id': u'19d2059f8d9d48ebae1b515ddfa59f4b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:40.542 199 INFO tempest.lib.common.rest_client [req-4fdd555f-c68b-49ba-9217-2e608984467b ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:40.542 199 DEBUG tempest.lib.common.rest_client [req-4fdd555f-c68b-49ba-9217-2e608984467b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8844', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fdd555f-c68b-49ba-9217-2e608984467b'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:44:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19d2059f8d9d48ebae1b515ddfa59f4b", "name": "tempest-TestBGPVPNBasic-1176958371"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/19d2059f8d9d48ebae1b515ddfa59f4b", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/19d2059f8d9d48ebae1b515ddfa59f4b", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/19d2059f8d9d48ebae1b515ddfa59f4b", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/19d2059f8d9d48ebae1b515ddfa59f4b", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/19d2059f8d9d48ebae1b515ddfa59f4b", "region": "regionOne", "interface": "admin _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:40.659 199 INFO tempest.lib.common.rest_client [req-a287015c-65a1-49e5-9bba-1b2794fcb0dc ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.5:35357/v3/projects 0.115s 2018-07-01 22:44:40.659 199 DEBUG tempest.lib.common.rest_client [req-a287015c-65a1-49e5-9bba-1b2794fcb0dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1435015465-desc", "name": "tempest-TestBGPVPNBasic-1435015465", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.5:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a287015c-65a1-49e5-9bba-1b2794fcb0dc'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1435015465-desc", "links": {"self": "http://192.30.9.5:35357/v3/projects/9087fabda5404624a1fa48ada46fa65e"}, "enabled": true, "id": "9087fabda5404624a1fa48ada46fa65e", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1435015465"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:41.005 199 INFO tempest.lib.common.rest_client [req-04ae8d4a-5ee9-4be7-8bd4-a9500d2de105 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.5:35357/v3/users 0.344s 2018-07-01 22:44:41.005 199 DEBUG tempest.lib.common.rest_client [req-04ae8d4a-5ee9-4be7-8bd4-a9500d2de105 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "P8_7=T0&6xVGkGu", "project_id": "9087fabda5404624a1fa48ada46fa65e", "name": "tempest-TestBGPVPNBasic-1435015465", "email": "tempest-TestBGPVPNBasic-391760605@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.5:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04ae8d4a-5ee9-4be7-8bd4-a9500d2de105'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1435015465", "links": {"self": "http://192.30.9.5:35357/v3/users/4ee925ddd1b141118a4f06ca956bbf73"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ee925ddd1b141118a4f06ca956bbf73", "project_id": "9087fabda5404624a1fa48ada46fa65e", "email": "tempest-TestBGPVPNBasic-391760605@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:41.084 199 INFO tempest.lib.common.rest_client [req-910fa5e4-ed8f-478e-9bf8-db18374518e9 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.078s 2018-07-01 22:44:41.085 199 DEBUG tempest.lib.common.rest_client [req-910fa5e4-ed8f-478e-9bf8-db18374518e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-910fa5e4-ed8f-478e-9bf8-db18374518e9'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:41.176 199 INFO tempest.lib.common.rest_client [req-979b2291-6867-4485-ac61-25319cd05ae8 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.5:35357/v3/roles 0.090s 2018-07-01 22:44:41.176 199 DEBUG tempest.lib.common.rest_client [req-979b2291-6867-4485-ac61-25319cd05ae8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '960', 'content-location': 'http://192.30.9.5:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-979b2291-6867-4485-ac61-25319cd05ae8'} Body: {"links": {"self": "http://192.30.9.5:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "75b5ce85b583440dbc68d6ab12ad109a", "links": {"self": "http://192.30.9.5:35357/v3/roles/75b5ce85b583440dbc68d6ab12ad109a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fb6b2a5a6054a5fba2884ba5415c606", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fb6b2a5a6054a5fba2884ba5415c606"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.5:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab5bcf6974844c4b828671c90e690060", "links": {"self": "http://192.30.9.5:35357/v3/roles/ab5bcf6974844c4b828671c90e690060"}, "name": "admin"}, {"domain_id": null, "id": "f15ebfd0c5784fcc958abc4871c16e12", "links": {"self": "http://192.30.9.5:35357/v3/roles/f15ebfd0c5784fcc958abc4871c16e12"}, "name": "heat_stack_user"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:41.301 199 INFO tempest.lib.common.rest_client [req-67380186-87ae-4d01-894e-b1a1fa323970 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.5:35357/v3/projects/9087fabda5404624a1fa48ada46fa65e/users/4ee925ddd1b141118a4f06ca956bbf73/roles/9fb6b2a5a6054a5fba2884ba5415c606 0.124s 2018-07-01 22:44:41.302 199 DEBUG tempest.lib.common.rest_client [req-67380186-87ae-4d01-894e-b1a1fa323970 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/9087fabda5404624a1fa48ada46fa65e/users/4ee925ddd1b141118a4f06ca956bbf73/roles/9fb6b2a5a6054a5fba2884ba5415c606', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:41 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-67380186-87ae-4d01-894e-b1a1fa323970'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:41.302 199 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1435015465', 'project_name': u'tempest-TestBGPVPNBasic-1435015465', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'9087fabda5404624a1fa48ada46fa65e', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1435015465', 'user_id': u'4ee925ddd1b141118a4f06ca956bbf73', 'project_id': u'9087fabda5404624a1fa48ada46fa65e', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:41.303 199 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1435015465', 'project_name': u'tempest-TestBGPVPNBasic-1435015465', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'9087fabda5404624a1fa48ada46fa65e', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1435015465', 'user_id': u'4ee925ddd1b141118a4f06ca956bbf73', 'project_id': u'9087fabda5404624a1fa48ada46fa65e', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-07-01 22:44:41.667 199 INFO tempest.lib.common.rest_client [req-5f8a7f4e-f172-4388-a319-c66b4438b815 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:44:41.667 199 DEBUG tempest.lib.common.rest_client [req-5f8a7f4e-f172-4388-a319-c66b4438b815 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8845', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:44:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f8a7f4e-f172-4388-a319-c66b4438b815'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fb6b2a5a6054a5fba2884ba5415c606", "name": "Member"}], "expires_at": "2018-07-01T23:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9087fabda5404624a1fa48ada46fa65e", "name": "tempest-TestBGPVPNBasic-1435015465"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/9087fabda5404624a1fa48ada46fa65e", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/9087fabda5404624a1fa48ada46fa65e", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/9087fabda5404624a1fa48ada46fa65e", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/9087fabda5404624a1fa48ada46fa65e", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/9087fabda5404624a1fa48ada46fa65e", "region": "regionOne", "interface": "admi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:42.201 199 INFO tempest.lib.common.rest_client [req-9fc5cf85-2766-4f7c-9e6b-36856562c1ba ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-groups 0.530s 2018-07-01 22:44:42.201 199 DEBUG tempest.lib.common.rest_client [req-9fc5cf85-2766-4f7c-9e6b-36856562c1ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "description": "tempest-secgroup-smoke-348864801 description", "name": "tempest-secgroup-smoke-348864801"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups', u'date': 'Sun, 01 Jul 2018 22:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fc5cf85-2766-4f7c-9e6b-36856562c1ba'} Body: {"security_group": {"description": "tempest-secgroup-smoke-348864801 description", "tags": [], "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:42Z", "updated_at": "2018-07-01T22:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:42Z", "revision_number": 0, "id": "b8f99356-aac7-4e5b-9336-5b58bd83719c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:42Z", "revision_number": 0, "id": "f2c41059-5bef-4243-b4b1-7b92678eb00e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}], "revision_number": 2, "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "name": "tempest-secgroup-smoke-348864801"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:42.562 199 INFO tempest.lib.common.rest_client [req-8c2f08c6-8eb9-45d6-93a2-2681a7e7fefc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.360s 2018-07-01 22:44:42.563 199 DEBUG tempest.lib.common.rest_client [req-8c2f08c6-8eb9-45d6-93a2-2681a7e7fefc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_max": 22, "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c2f08c6-8eb9-45d6-93a2-2681a7e7fefc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:42Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "ef664bf1-d4c7-484d-837e-3471aefc96a9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:42.922 199 INFO tempest.lib.common.rest_client [req-4aaff927-1296-4918-8faf-e9eae6b05fdc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.358s 2018-07-01 22:44:42.922 199 DEBUG tempest.lib.common.rest_client [req-4aaff927-1296-4918-8faf-e9eae6b05fdc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_max": 22, "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4aaff927-1296-4918-8faf-e9eae6b05fdc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:42Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "cdcc0373-c3ce-4fc4-8112-514642fa5b38"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:43.257 199 INFO tempest.lib.common.rest_client [req-40b3fee0-73e8-4462-b945-2fdd2f21082d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.333s 2018-07-01 22:44:43.257 199 DEBUG tempest.lib.common.rest_client [req-40b3fee0-73e8-4462-b945-2fdd2f21082d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "ingress", "protocol": "icmp", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-40b3fee0-73e8-4462-b945-2fdd2f21082d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:43Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:43Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "da00e3cd-3099-4c6f-a9fe-8283f85e9fa0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:43.580 199 INFO tempest.lib.common.rest_client [req-0e6e7860-892b-425a-b717-4ee4b4935e97 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.322s 2018-07-01 22:44:43.581 199 DEBUG tempest.lib.common.rest_client [req-0e6e7860-892b-425a-b717-4ee4b4935e97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "egress", "protocol": "icmp", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e6e7860-892b-425a-b717-4ee4b4935e97'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:43Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:43Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "11f1e000-2669-4932-91d6-1382d3d46dfc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:43.916 199 INFO tempest.lib.common.rest_client [req-73169960-0abe-40d8-ba17-d2faeb757ffc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.334s 2018-07-01 22:44:43.917 199 DEBUG tempest.lib.common.rest_client [req-73169960-0abe-40d8-ba17-d2faeb757ffc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "ingress", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-73169960-0abe-40d8-ba17-d2faeb757ffc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:43Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:43Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "b71ae229-9569-4305-804f-c03a88409115"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:44.096 199 INFO tempest.lib.common.rest_client [req-a9b562b2-6cbb-4ebf-9695-1ecb8b922bd5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.178s 2018-07-01 22:44:44.097 199 DEBUG tempest.lib.common.rest_client [req-a9b562b2-6cbb-4ebf-9695-1ecb8b922bd5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "egress", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9b562b2-6cbb-4ebf-9695-1ecb8b922bd5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:44Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:44Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "3a0103a9-b26d-4cb0-b1ad-0f8727a13936"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:44.497 199 INFO tempest.lib.common.rest_client [req-2f6bbdb1-0e9c-4458-87f3-fd8f289df663 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/networks 0.399s 2018-07-01 22:44:44.498 199 DEBUG tempest.lib.common.rest_client [req-2f6bbdb1-0e9c-4458-87f3-fd8f289df663 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-network-A-1361040133"}} Response - Headers: {'status': '201', u'content-length': '565', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f6bbdb1-0e9c-4458-87f3-fd8f289df663'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"766d5d98-05df-4792-bc7e-8aa0b0723b24","name":"tempest-network-A-1361040133"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:45.290 199 INFO tempest.lib.common.rest_client [req-2f1e7d33-eb1b-4e9f-9e30-fd79e081ced3 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/subnets 0.791s 2018-07-01 22:44:45.290 199 DEBUG tempest.lib.common.rest_client [req-2f1e7d33-eb1b-4e9f-9e30-fd79e081ced3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "cidr": "10.100.1.0/24", "network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "name": "tempest-subnet-A-1318011535"}} Response - Headers: {'status': '201', u'content-length': '630', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets', u'date': 'Sun, 01 Jul 2018 22:44:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f1e7d33-eb1b-4e9f-9e30-fd79e081ced3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"766d5d98-05df-4792-bc7e-8aa0b0723b24","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:45Z","dns_nameservers":[],"updated_at":"2018-07-01T22:44:45Z","gateway_ip":"10.100.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.1.2","end":"10.100.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.100.1.0/24","project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"1fb2270d-ed9c-43e4-a639-5bb3de818d33","subnetpool_id":null,"name":"tempest-subnet-A-1318011535"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:45.564 199 INFO tempest.lib.common.rest_client [req-9bd4ae79-2765-43a7-a8b6-c643a485b65d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/networks 0.273s 2018-07-01 22:44:45.565 199 DEBUG tempest.lib.common.rest_client [req-9bd4ae79-2765-43a7-a8b6-c643a485b65d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-network-B-914927142"}} Response - Headers: {'status': '201', u'content-length': '564', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bd4ae79-2765-43a7-a8b6-c643a485b65d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:45Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"2efee887-6c2e-46cb-bf6c-2086f42d2cef","name":"tempest-network-B-914927142"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:46.303 199 INFO tempest.lib.common.rest_client [req-414b8231-4cda-4d6f-b429-f71c0d0e9968 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/subnets 0.737s 2018-07-01 22:44:46.305 199 DEBUG tempest.lib.common.rest_client [req-414b8231-4cda-4d6f-b429-f71c0d0e9968 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "cidr": "10.100.2.0/24", "network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "name": "tempest-subnet-B-1993920078"}} Response - Headers: {'status': '201', u'content-length': '630', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets', u'date': 'Sun, 01 Jul 2018 22:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-414b8231-4cda-4d6f-b429-f71c0d0e9968'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2efee887-6c2e-46cb-bf6c-2086f42d2cef","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:45Z","dns_nameservers":[],"updated_at":"2018-07-01T22:44:45Z","gateway_ip":"10.100.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.2.2","end":"10.100.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.100.2.0/24","project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"e94298dc-e6df-4284-89f0-53648f79ec60","subnetpool_id":null,"name":"tempest-subnet-B-1993920078"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:46.606 199 INFO tempest.lib.common.rest_client [req-c75b871f-1375-45b1-8dc5-a89f7edaf393 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.26:8774/v2.1/os-keypairs 0.298s 2018-07-01 22:44:46.607 199 DEBUG tempest.lib.common.rest_client [req-c75b871f-1375-45b1-8dc5-a89f7edaf393 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-176626651"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.26:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c75b871f-1375-45b1-8dc5-a89f7edaf393', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c75b871f-1375-45b1-8dc5-a89f7edaf393'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD3zFgouEoXXo0ci9f61R5Vz5ZML0i6C4uFapzBl/eznJagMdtcHBA4Sw2AUirN5zNTmflZ5cuKwsins7D5gcEKWI/ogK3HmP9PWqLKs+Wa6x3AT+E77cSYl8RRwJFsie8s8pwX9ZDlH/+rUOY186HEkO6agnQxjWvU2diXe7j+C3nd3NFtvHb3FIG8WxkaQAAOQa+VCK/mh9BsIdJP0LmwmqOLehSuJAp0EF+Wd2BBliCdfooyb2hYA+w9+9SUIGU5DecRMphk1E3OsGyZuPoT5X1NII1G7WJPVEkXDGBD74zhFR4yib4KA3KY3eMB39I0ML72+oMhEO/eHrJxmPx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw98xYKLhKF16NHIvX+tUeVc+WTC9IuguLhWqcwZf3s5yWoDH\nbXBwQOEsNgFIqzeczU5n5WeXLisLIp7Ow+YHBCliP6ICtx5j/T1qiyrPlmusdwE/\nhO+3EmJfEUcCRbInvLPKcF/WQ5R//q1DmNfOhxJDumoJ0MY1r1NnYl3u4/gt53dz\nRbbx29xSBvFsZGkAADkGvlQiv5ofQbCHST9C5sJqji3oUriQKdBBflndgQZYgnX6\nKMm9oWAPsPfvUlCBlOQ3nETKYZNRNzrBsmbj6E+V9TSCNRu1iT1RJFwxgQ++M4RU\neMom+CgNymN3jAd/SNDC+9vqDIRDv3h6ycZj8QIDAQABAoIBAFREWnbrvBhkluWn\nVlBa6x3E9fLjMAurfeqfsZQI4wf1I2diTen8XJ7dAOs/BCd9Jn2BRNuCBJ19MS40\nylmnRc95imY76hUkAvp5CLRUt7hMHIeaRtyHUOic36+MMCMR8VySsP5FjOXIJoTH\nv/QqrBSaO/8gDZb/HyuNo0XDiboTUuoLG0V256aarWgcEEtGv0iITHHR/tQQToj+\njHIqL3jupMDu804NFkIThZmPvEqXEK/XCNqGJm/O1Kgt6LsE8Vwbn7XNz1n6zzrR\nrSePibD28RaveUrMSh4yrAR4qKob88ZYJPnL9FfgNRryw+LRa5XVCG48NmbiEu+o\na8INOC0CgYEA98wInprSu8nQjPhLqN9TempDCpZESaVJSp607cAW75yxHqhoPHAR\nfcYezh661STWtL+TheYhhEAQbgyuCYLosxtBlwkfGau8G/MLCX+EYLCnwQYqvQTe\njN+4ZSBCsIY8yauldKBnf7bP5CMAkP/V3l0QJPY0ze2BmP+Vu3CR1r8CgYEAylse\nApifJDcfykxP4o9coNvCfqEuGsQfJDeBrK/y8xSftEM46rwIjpQ8Hh12ywiKlng1\nC5E2yJ7i+vwzlwI+ylo/RUQmV7RlQcNm4OQ4xEcFisZWkzPf4naTSwPLOibYdWCC\n28vY127rSgMgxnIkQn2TG5mUzK7BNFzegzgJoU8CgYBheY1adqS24ih7i6CXiWIZ\nIXvFyl6Kac5u4AdkDs/26bhyyuRWAe+ffjPX+RadiaQ77bBmV6SPlXPhFnPPogNP\nkUU32Iq3Wmrgw7Zvwg2cy2Dx+S8Os7+nwsmSXiJdtjBrVG39dqu//XXB1FMAtuK2\nWf1jzMXwy6DTQpbv6NQ1mQKBgQCicEyB5wRxLPMPEP1bsJu54U+bGUYKZH9fMlOd\nTUzoxxiAuym4fSMdWW98+UgAKiYeLfbfBz4EBE/PDJ9ZTIsdIx8BOnjRFNXn2bT/\nORU8soqHYTnkRtMlVuxcXnpIfyBp8QR67oNuRPMJ4cLwqnXjDi0GDd5+BJbBsv9I\nNLa+TwKBgQDS7K3Wr6hXJfwHwL1ripPYYOu7WQXRvVcHyd8/yzVj/Ppzzn52Cr4r\n9FroIKDm3Guje9ZVZhhOz0mc7jL4+NZoHpqb/WmTGrjLzQf4Uu+jHLDMiwNHoEmJ\nwlaKxT0nYbiPbg1Z6F19luUJWi6PFKvl0i7/JdOfPgNE+esoGMu0JQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0a571a6f78f348bf802c726742207b40", "name": "tempest-TestBGPVPNBasic-176626651", "fingerprint": "9c:50:e5:14:a2:cd:c7:df:a3:be:ff:55:ee:ff:12:bc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:47.841 199 INFO tempest.lib.common.rest_client [req-999b18c3-4b67-4407-a4da-373bf8d6e11d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/ports 1.223s 2018-07-01 22:44:47.841 199 DEBUG tempest.lib.common.rest_client [req-999b18c3-4b67-4407-a4da-373bf8d6e11d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "fixed_ips": [{"ip_address": "10.100.1.10"}], "name": "tempest-port-smoke-883528299", "security_groups": ["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.26:9696/v2.0/ports', u'date': 'Sun, 01 Jul 2018 22:44:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-999b18c3-4b67-4407-a4da-373bf8d6e11d'} Body: {"port":{"status":"DOWN","created_at":"2018-07-01T22:44:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"766d5d98-05df-4792-bc7e-8aa0b0723b24","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-01T22:44:47Z","name":"tempest-port-smoke-883528299","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:3c:ec:14","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","fixed_ips":[{"subnet_id":"1fb2270d-ed9c-43e4-a639-5bb3de818d33","ip_address":"10.100.1.10"}],"id":"0438203a-9339-42b2-8f48-d4174a2e22f7","security_groups":["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:49.666 199 INFO tempest.lib.common.rest_client [req-3f55f713-5bab-4467-b43b-7306cea44c32 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.26:8774/v2.1/servers 1.824s 2018-07-01 22:44:49.666 199 DEBUG tempest.lib.common.rest_client [req-3f55f713-5bab-4467-b43b-7306cea44c32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-176626651", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "networks": [{"uuid": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "port": "0438203a-9339-42b2-8f48-d4174a2e22f7"}], "imageRef": "d1cbbb02-4ffe-4751-874b-b370c588359a", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.26:8774/v2.1/servers', u'x-compute-request-id': 'req-3f55f713-5bab-4467-b43b-7306cea44c32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f55f713-5bab-4467-b43b-7306cea44c32'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "adminPass": "bvsEUR4ZgN3k"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:50.011 199 INFO tempest.lib.common.rest_client [req-903a06fa-c885-42cb-91d9-57e416744991 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.342s 2018-07-01 22:44:50.012 199 DEBUG tempest.lib.common.rest_client [req-903a06fa-c885-42cb-91d9-57e416744991 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-903a06fa-c885-42cb-91d9-57e416744991', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-903a06fa-c885-42cb-91d9-57e416744991'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "user_id": "0a571a6f78f348bf802c726742207b40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T22:44:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:51.422 199 INFO tempest.lib.common.rest_client [req-5cd782b1-e64c-46ab-aefa-5343f889542d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.395s 2018-07-01 22:44:51.423 199 DEBUG tempest.lib.common.rest_client [req-5cd782b1-e64c-46ab-aefa-5343f889542d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-5cd782b1-e64c-46ab-aefa-5343f889542d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cd782b1-e64c-46ab-aefa-5343f889542d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "user_id": "0a571a6f78f348bf802c726742207b40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T22:44:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:53.079 199 INFO tempest.lib.common.rest_client [req-fe1f74a6-6083-493c-9bac-01448de99a54 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.650s 2018-07-01 22:44:53.080 199 DEBUG tempest.lib.common.rest_client [req-fe1f74a6-6083-493c-9bac-01448de99a54 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-fe1f74a6-6083-493c-9bac-01448de99a54', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe1f74a6-6083-493c-9bac-01448de99a54'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:51Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:53.092 199 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-07-01 22:44:55.036 199 INFO tempest.lib.common.rest_client [req-efe55c36-6690-40bf-961a-963362d285ee ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.942s 2018-07-01 22:44:55.036 199 DEBUG tempest.lib.common.rest_client [req-efe55c36-6690-40bf-961a-963362d285ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-efe55c36-6690-40bf-961a-963362d285ee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-efe55c36-6690-40bf-961a-963362d285ee'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:51Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:56.983 199 INFO tempest.lib.common.rest_client [req-ae9e83f8-4143-46b2-bcf8-e41745d4e9f3 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.932s 2018-07-01 22:44:56.984 199 DEBUG tempest.lib.common.rest_client [req-ae9e83f8-4143-46b2-bcf8-e41745d4e9f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-ae9e83f8-4143-46b2-bcf8-e41745d4e9f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae9e83f8-4143-46b2-bcf8-e41745d4e9f3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-A-1361040133": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:14", "version": 4, "addr": "10.100.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:36:32.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:54Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:56.997 199 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-07-01 22:44:57.418 199 INFO tempest.lib.common.rest_client [req-d2ba84f3-f7dd-40ca-89e9-70c4c60492dc ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.420s 2018-07-01 22:44:57.419 199 DEBUG tempest.lib.common.rest_client [req-d2ba84f3-f7dd-40ca-89e9-70c4c60492dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-d2ba84f3-f7dd-40ca-89e9-70c4c60492dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d2ba84f3-f7dd-40ca-89e9-70c4c60492dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-A-1361040133": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:14", "version": 4, "addr": "10.100.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:36:32.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:54Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:57.433 199 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: f60c89b6-d89f-4316-ba92-aa1a73ebc454 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:134 2018-07-01 22:44:58.284 199 INFO tempest.lib.common.rest_client [req-1544bd9e-64aa-4b85-8c1e-888a3f4f50cd ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/ports 0.850s 2018-07-01 22:44:58.285 199 DEBUG tempest.lib.common.rest_client [req-1544bd9e-64aa-4b85-8c1e-888a3f4f50cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "fixed_ips": [{"ip_address": "10.100.2.20"}], "name": "tempest-port-smoke-476861968", "security_groups": ["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.26:9696/v2.0/ports', u'date': 'Sun, 01 Jul 2018 22:44:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1544bd9e-64aa-4b85-8c1e-888a3f4f50cd'} Body: {"port":{"status":"DOWN","created_at":"2018-07-01T22:44:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2efee887-6c2e-46cb-bf6c-2086f42d2cef","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-01T22:44:57Z","name":"tempest-port-smoke-476861968","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:27:07:34","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","fixed_ips":[{"subnet_id":"e94298dc-e6df-4284-89f0-53648f79ec60","ip_address":"10.100.2.20"}],"id":"e3c0afc6-c411-44b6-b41b-d955f21e1315","security_groups":["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:44:59.904 199 INFO tempest.lib.common.rest_client [req-c2a93fd5-d92d-41b6-8067-ad5ba272b996 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.26:8774/v2.1/servers 1.618s 2018-07-01 22:44:59.905 199 DEBUG tempest.lib.common.rest_client [req-c2a93fd5-d92d-41b6-8067-ad5ba272b996 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-176626651", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "networks": [{"uuid": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "port": "e3c0afc6-c411-44b6-b41b-d955f21e1315"}], "imageRef": "d1cbbb02-4ffe-4751-874b-b370c588359a", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.26:8774/v2.1/servers', u'x-compute-request-id': 'req-c2a93fd5-d92d-41b6-8067-ad5ba272b996', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2a93fd5-d92d-41b6-8067-ad5ba272b996'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "adminPass": "99CAJYm4ZUep"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:00.262 199 INFO tempest.lib.common.rest_client [req-b10a3d21-b338-406e-ac08-a89805e46aac ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.354s 2018-07-01 22:45:00.263 199 DEBUG tempest.lib.common.rest_client [req-b10a3d21-b338-406e-ac08-a89805e46aac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-b10a3d21-b338-406e-ac08-a89805e46aac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b10a3d21-b338-406e-ac08-a89805e46aac'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "user_id": "0a571a6f78f348bf802c726742207b40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T22:44:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:01.675 199 INFO tempest.lib.common.rest_client [req-ae73972c-a3d3-4fa4-ba0f-61440cb851b0 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.397s 2018-07-01 22:45:01.675 199 DEBUG tempest.lib.common.rest_client [req-ae73972c-a3d3-4fa4-ba0f-61440cb851b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-ae73972c-a3d3-4fa4-ba0f-61440cb851b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae73972c-a3d3-4fa4-ba0f-61440cb851b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:01Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:01.682 199 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-07-01 22:45:03.210 199 INFO tempest.lib.common.rest_client [req-fd72ba87-c50a-47cb-b499-d9b13baaaa58 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.525s 2018-07-01 22:45:03.210 199 DEBUG tempest.lib.common.rest_client [req-fd72ba87-c50a-47cb-b499-d9b13baaaa58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-fd72ba87-c50a-47cb-b499-d9b13baaaa58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd72ba87-c50a-47cb-b499-d9b13baaaa58'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:01Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:04.564 199 INFO tempest.lib.common.rest_client [req-323b8897-eea2-410e-92cc-0d4329b4cb23 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.340s 2018-07-01 22:45:04.565 199 DEBUG tempest.lib.common.rest_client [req-323b8897-eea2-410e-92cc-0d4329b4cb23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-323b8897-eea2-410e-92cc-0d4329b4cb23', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-323b8897-eea2-410e-92cc-0d4329b4cb23'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:01Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:05.844 199 INFO tempest.lib.common.rest_client [req-db87f33d-3f8d-453c-aec6-13aacb54635e ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.264s 2018-07-01 22:45:05.844 199 DEBUG tempest.lib.common.rest_client [req-db87f33d-3f8d-453c-aec6-13aacb54635e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-db87f33d-3f8d-453c-aec6-13aacb54635e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db87f33d-3f8d-453c-aec6-13aacb54635e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-B-914927142": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:07:34", "version": 4, "addr": "10.100.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:04Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:05.857 199 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-07-01 22:45:06.457 199 INFO tempest.lib.common.rest_client [req-2aeaae07-0381-475a-987b-169d9185c71d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.599s 2018-07-01 22:45:06.458 199 DEBUG tempest.lib.common.rest_client [req-2aeaae07-0381-475a-987b-169d9185c71d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-2aeaae07-0381-475a-987b-169d9185c71d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2aeaae07-0381-475a-987b-169d9185c71d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-B-914927142": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:07:34", "version": 4, "addr": "10.100.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:04Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:06.471 199 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 32652cd9-31a4-4d33-b917-e5d241a7dbcc with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:134 2018-07-01 22:45:06.769 199 INFO tempest.lib.common.rest_client [req-f286bef2-de6e-437c-b20e-120eda2256a0 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.298s 2018-07-01 22:45:06.770 199 DEBUG tempest.lib.common.rest_client [req-f286bef2-de6e-437c-b20e-120eda2256a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "l3bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '324', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f286bef2-de6e-437c-b20e-120eda2256a0'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "a6cec9d1-b7e7-4374-b9af-65eb2099d9e3", "name": "l3bgpvpn", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "import_targets": [], "networks": [], "route_targets": ["64512:1"], "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "type": "l3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:06.771 199 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Associating network 766d5d98-05df-4792-bc7e-8aa0b0723b24 to BGPVPN a6cec9d1-b7e7-4374-b9af-65eb2099d9e3 _create_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:159 2018-07-01 22:45:07.246 199 INFO tempest.lib.common.rest_client [req-e44243d8-5c28-4611-9f01-23d0f51669c8 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations 0.474s 2018-07-01 22:45:07.246 199 DEBUG tempest.lib.common.rest_client [req-e44243d8-5c28-4611-9f01-23d0f51669c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations', u'date': 'Sun, 01 Jul 2018 22:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e44243d8-5c28-4611-9f01-23d0f51669c8'} Body: {"network_association": {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "id": "01bc8520-6ec3-4c86-954d-afe1c366afa3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:07.247 199 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Associating network 2efee887-6c2e-46cb-bf6c-2086f42d2cef to BGPVPN a6cec9d1-b7e7-4374-b9af-65eb2099d9e3 _create_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:159 2018-07-01 22:45:07.942 199 INFO tempest.lib.common.rest_client [req-e0fa525f-cc24-4bbf-9f48-3c10d94d9cfb ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations 0.694s 2018-07-01 22:45:07.942 199 DEBUG tempest.lib.common.rest_client [req-e0fa525f-cc24-4bbf-9f48-3c10d94d9cfb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations', u'date': 'Sun, 01 Jul 2018 22:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0fa525f-cc24-4bbf-9f48-3c10d94d9cfb'} Body: {"network_association": {"network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "id": "e45c6ac6-2e6a-48bd-a940-1ffcbf487494"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:07.943 199 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _create_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:162 2018-07-01 22:45:08.132 199 INFO tempest.lib.common.rest_client [req-24f8df9a-6a56-4769-aa34-7e6b005770ad ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/routers 0.188s 2018-07-01 22:45:08.132 199 DEBUG tempest.lib.common.rest_client [req-24f8df9a-6a56-4769-aa34-7e6b005770ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-router--2012751044", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.26:9696/v2.0/routers', u'date': 'Sun, 01 Jul 2018 22:45:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24f8df9a-6a56-4769-aa34-7e6b005770ad'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:45:08Z", "admin_state_up": true, "updated_at": "2018-07-01T22:45:08Z", "revision_number": 0, "routes": [], "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2", "name": "tempest-router--2012751044"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:10.099 199 INFO tempest.lib.common.rest_client [req-b816d0d8-74a1-4929-a8be-b36fdab6c999 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2 1.965s 2018-07-01 22:45:10.099 199 DEBUG tempest.lib.common.rest_client [req-b816d0d8-74a1-4929-a8be-b36fdab6c999 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2', u'date': 'Sun, 01 Jul 2018 22:45:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b816d0d8-74a1-4929-a8be-b36fdab6c999'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:45:08Z", "admin_state_up": true, "updated_at": "2018-07-01T22:45:09Z", "revision_number": 3, "routes": [], "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2", "name": "tempest-router--2012751044"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:11.797 199 INFO tempest.lib.common.rest_client [req-688686ac-f49e-49b7-b549-45ca2b1e6dbf ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/add_router_interface 1.696s 2018-07-01 22:45:11.798 199 DEBUG tempest.lib.common.rest_client [req-688686ac-f49e-49b7-b549-45ca2b1e6dbf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/add_router_interface', u'date': 'Sun, 01 Jul 2018 22:45:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-688686ac-f49e-49b7-b549-45ca2b1e6dbf'} Body: {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33", "subnet_ids": ["1fb2270d-ed9c-43e4-a639-5bb3de818d33"], "port_id": "49a45f10-1338-419d-9f73-d19c6931368d", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:13.301 199 INFO tempest.lib.common.rest_client [req-1f1e2fe8-d0ac-4e2c-8093-b9f99621d121 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/floatingips 1.503s 2018-07-01 22:45:13.302 199 DEBUG tempest.lib.common.rest_client [req-1f1e2fe8-d0ac-4e2c-8093-b9f99621d121 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "fixed_ip_address": null, "port_id": "0438203a-9339-42b2-8f48-d4174a2e22f7"}} Response - Headers: {'status': '201', u'content-length': '551', 'content-location': 'http://172.30.9.26:9696/v2.0/floatingips', u'date': 'Sun, 01 Jul 2018 22:45:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f1e2fe8-d0ac-4e2c-8093-b9f99621d121'} Body: {"floatingip": {"router_id": "150e2a54-f301-4554-bec0-2cf245cf8fb2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-01T22:45:12Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": "10.100.1.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "0438203a-9339-42b2-8f48-d4174a2e22f7", "id": "1da703cc-2118-4c47-9ff2-5e22ff1e45f1", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:45:12Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:45:13.304 199 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-07-01 22:46:13.322 199 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 1. Retry after 2 seconds.: timeout: timed out 2018-07-01 22:47:15.870 199 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 2. Retry after 3 seconds.: timeout: timed out 2018-07-01 22:48:19.435 199 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 3. Retry after 4 seconds.: timeout: timed out 2018-07-01 22:49:23.973 199 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 4. Retry after 5 seconds.: timeout: timed out 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.205 after 4 attempts: timeout: timed out 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 310, in connect 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 276, in retry_on_signal 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh return function() 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 310, in 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh timeout: timed out 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager [-] (TestBGPVPNBasic:test_bgpvpn_basic) Initializing SSH connection to 172.30.9.205 failed. Error: Connection to the 172.30.9.205 via SSH timed out. User: cirros, Password: None: SSHTimeout: Connection to the 172.30.9.205 via SSH timed out. User: cirros, Password: None 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 351, in get_remote_client 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 57, in wrapper 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 30, in wrapper 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 113, in validate_authentication 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.205 via SSH timed out. 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-07-01 22:50:29.782 199 INFO tempest.lib.common.rest_client [req-dbda5528-e80d-4754-947a-ba46dd5beeb0 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers 0.216s 2018-07-01 22:50:29.782 199 DEBUG tempest.lib.common.rest_client [req-dbda5528-e80d-4754-947a-ba46dd5beeb0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '577', 'content-location': 'http://172.30.9.26:8774/v2.1/servers', u'x-compute-request-id': 'req-dbda5528-e80d-4754-947a-ba46dd5beeb0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dbda5528-e80d-4754-947a-ba46dd5beeb0'} Body: {"servers": [{"id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "name": "server-2"}, {"id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "name": "server-1"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:30.855 199 INFO tempest.lib.common.rest_client [req-e5fdbff0-2374-4236-84e3-cff58cd198d9 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc/action 1.068s 2018-07-01 22:50:30.855 199 DEBUG tempest.lib.common.rest_client [req-e5fdbff0-2374-4236-84e3-cff58cd198d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32456', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc/action', u'x-compute-request-id': 'req-e5fdbff0-2374-4236-84e3-cff58cd198d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5fdbff0-2374-4236-84e3-cff58cd198d9'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 571679414 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:30.859 199 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 32652cd9-31a4-4d33-b917-e5d241a7dbcc body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 571679414 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131358] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133015] pid_max: default: 32768 minimum: 301 [ 0.133911] ACPI: Core revision 20150930 [ 0.135301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136613] Security Framework initialized [ 0.137433] Yama: becoming mindful. [ 0.138162] AppArmor: AppArmor initialized [ 0.139023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140356] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141633] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144227] Initializing cgroup subsys io [ 0.145041] Initializing cgroup subsys memory [ 0.145899] Initializing cgroup subsys devices [ 0.146778] Initializing cgroup subsys freezer [ 0.147650] Initializing cgroup subsys net_cls [ 0.148516] Initializing cgroup subsys perf_event [ 0.149426] Initializing cgroup subsys net_prio [ 0.150307] Initializing cgroup subsys hugetlb [ 0.151180] Initializing cgroup subsys pids [ 0.152056] CPU: Physical Processor ID: 0 [ 0.153547] mce: CPU supports 10 MCE banks [ 0.154401] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155401] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166092] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172516] ftrace: allocating 31920 entries in 125 pages [ 0.198938] smpboot: Max logical packages: 1 [ 0.199792] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201140] x2apic enabled [ 0.201943] Switched APIC routing to physical x2apic. [ 0.203702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204821] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208630] KVM setup paravirtual spinlock [ 0.209925] x86: Booted up 1 node, 1 CPUs [ 0.210735] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212140] devtmpfs: initialized [ 0.213851] evm: security.selinux [ 0.214553] evm: security.SMACK64 [ 0.215245] evm: security.SMACK64EXEC [ 0.215988] evm: security.SMACK64TRANSMUTE [ 0.216801] evm: security.SMACK64MMAP [ 0.217552] evm: security.ima [ 0.218196] evm: security.capability [ 0.218996] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220849] pinctrl core: initialized pinctrl subsystem [ 0.221953] RTC time: 22:37:00, date: 07/01/18 [ 0.222907] NET: Registered protocol family 16 [ 0.223876] cpuidle: using governor ladder [ 0.224697] cpuidle: using governor menu [ 0.225486] PCCT header not found. [ 0.226243] ACPI: bus type PCI registered [ 0.227045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228292] PCI: Using configuration type 1 for base access [ 0.230041] ACPI: Added _OSI(Module Device) [ 0.230888] ACPI: Added _OSI(Processor Device) [ 0.231752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232651] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234784] ACPI: Interpreter enabled [ 0.235567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242941] ACPI: (supports S0 S5) [ 0.243649] ACPI: Using IOAPIC for interrupt routing [ 0.244707] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247794] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248949] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253606] acpiphp: Slot [3] registered [ 0.254414] acpiphp: Slot [4] registered [ 0.255217] acpiphp: Slot [5] registered [ 0.256014] acpiphp: Slot [6] registered [ 0.256814] acpiphp: Slot [7] registered [ 0.257626] acpiphp: Slot [8] registered [ 0.258430] acpiphp: Slot [9] registered [ 0.259229] acpiphp: Slot [10] registered [ 0.260046] acpiphp: Slot [11] registered [ 0.260860] acpiphp: Slot [12] registered [ 0.261682] acpiphp: Slot [13] registered [ 0.262496] acpiphp: Slot [14] registered [ 0.263308] acpiphp: Slot [15] registered [ 0.274212] acpiphp: Slot [16] registered [ 0.275025] acpiphp: Slot [17] registered [ 0.275838] acpiphp: Slot [18] registered [ 0.276650] acpiphp: Slot [19] registered [ 0.277462] acpiphp: Slot [20] registered [ 0.278280] acpiphp: Slot [21] registered [ 0.279092] acpiphp: Slot [22] registered [ 0.279899] acpiphp: Slot [23] registered [ 0.280713] acpiphp: Slot [24] registered [ 0.281530] acpiphp: Slot [25] registered [ 0.282346] acpiphp: Slot [26] registered [ 0.283158] acpiphp: Slot [27] registered [ 0.283967] acpiphp: Slot [28] registered [ 0.284778] acpiphp: Slot [29] registered [ 0.285591] acpiphp: Slot [30] registered [ 0.286408] acpiphp: Slot [31] registered [ 0.287219] PCI host bridge to bus 0000:00 [ 0.288027] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.289248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.290468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291917] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.293369] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299531] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300810] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301989] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358022] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359462] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362288] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363539] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365058] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366115] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367667] vgaarb: loaded [ 0.368271] vgaarb: bridge control possible 0000:00:02.0 [ 0.369412] SCSI subsystem initialized [ 0.370235] ACPI: bus type USB registered [ 0.371047] usbcore: registered new interface driver usbfs [ 0.372079] usbcore: registered new interface driver hub [ 0.373088] usbcore: registered new device driver usb [ 0.374147] PCI: Using ACPI for IRQ routing [ 0.375170] NetLabel: Initializing [ 0.375883] NetLabel: domain hash size = 128 [ 0.376738] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377689] NetLabel: unlabeled traffic allowed by default [ 0.378790] clocksource: Switched to clocksource kvm-clock [ 0.384221] AppArmor: AppArmor Filesystem Enabled [ 0.385182] pnp: PnP ACPI init [ 0.386093] pnp: PnP ACPI: found 5 devices [ 0.392458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394159] NET: Registered protocol family 2 [ 0.395114] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.396385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.397556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398716] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399795] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400965] NET: Registered protocol family 1 [ 0.401833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402935] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404010] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418071] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432280] Trying to unpack rootfs image as initramfs... [ 0.482200] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496003] Scanning for low memory corruption every 60 seconds [ 0.497318] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498467] audit: initializing netlink subsys (disabled) [ 0.499500] audit: type=2000 audit(1530484620.890:1): initialized [ 0.500803] Initialise system trusted keyring [ 0.501734] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502904] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504859] zbud: loaded [ 0.505561] VFS: Disk quotas dquot_6.6.0 [ 0.506379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507898] fuse init (API version 7.23) [ 0.508783] Key type big_key registered [ 0.509628] Allocating IMA MOK and blacklist keyrings. [ 0.511119] Key type asymmetric registered [ 0.511936] Asymmetric key parser 'x509' registered [ 0.512882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.514342] io scheduler noop registered [ 0.515143] io scheduler deadline registered (default) [ 0.516130] io scheduler cfq registered [ 0.516954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520709] ACPI: Power Button [PWRF] [ 0.521555] GHES: HEST is not enabled! [ 0.535247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564857] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568031] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.592007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594170] Linux agpgart interface v0.103 [ 0.596232] brd: module loaded [ 0.597412] loop: module loaded [ 0.601529] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.602979] GPT:90111 != 2097151 [ 0.603656] GPT:Alternate GPT header not at the end of the disk. [ 0.604762] GPT:90111 != 2097151 [ 0.605459] GPT: Use GNU Parted to correct GPT errors. [ 0.606414] vda: vda1 vda15 [ 0.607836] scsi host0: ata_piix [ 0.608568] scsi host1: ata_piix [ 0.609278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.610486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.611959] libphy: Fixed MDIO Bus: probed [ 0.612776] tun: Universal TUN/TAP device driver, 1.6 [ 0.613718] tun: (C) 1999-2004 Max Krasnyansky [ 0.615865] PPP generic driver version 2.4.2 [ 0.616741] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617983] ehci-pci: EHCI PCI platform driver [ 0.618856] ehci-platform: EHCI generic platform driver [ 0.619834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620942] ohci-pci: OHCI PCI platform driver [ 0.621798] ohci-platform: OHCI generic platform driver [ 0.622770] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637127] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639547] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640565] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.641681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644288] usb usb1: Product: UHCI Host Controller [ 0.645210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646332] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647336] hub 1-0:1.0: USB hub found [ 0.648112] hub 1-0:1.0: 2 ports detected [ 0.648993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651088] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653029] mousedev: PS/2 mouse device common for all mice [ 0.654267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656078] rtc_cmos 00:00: RTC can wake from S4 [ 0.657155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658331] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659512] i2c /dev entries driver [ 0.660272] device-mapper: uevent: version 1.0.3 [ 0.661204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662839] ledtrig-cpu: registered to indicate activity on CPUs [ 0.664099] NET: Registered protocol family 10 [ 0.665076] NET: Registered protocol family 17 [ 0.665949] Key type dns_resolver registered [ 0.666868] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667941] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669662] registered taskstats version 1 [ 0.670496] Loading compiled-in X.509 certificates [ 0.671931] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673750] zswap: loaded using pool lzo/zbud [ 0.675138] Key type trusted registered [ 0.676674] Key type encrypted registered [ 0.677506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.678518] ima: No TPM chip found, activating TPM-bypass! [ 0.679554] evm: HMAC attrs: 0x1 [ 0.680505] Magic number: 10:994:652 [ 0.681361] rtc_cmos 00:00: setting system clock to 2018-07-01 22:37:01 UTC (1530484621) [ 0.682946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684047] EDD information not available. [ 0.771812] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773331] Write protecting the kernel read-only data: 14336k [ 0.785131] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.786916] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.121501] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 10.100.2.20... Lease of 10.100.2.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.100.2.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 61.02. iid=i-00000126 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjY3I/hJEg7vskP7aA7LlPL3u3K4rv1iMulCR3h9CWCJE0aQtKRxfeSz3gT89cd47FVuVh7Io2H52TQU8HV0J9YN5vfyiLB7uNwU0onsDR41d82Qy3WK6sQMWYasOoEv6lgfucSVEK4zhoZyX575mqZ80QKg/4oM3QHQEbNRONnJ3OV7g7EM36BaJM34bg2NMRbwrP0Bqhu2Zqj/ZbCdMYpNr9glYpRYv/WndosrxcJfBcMjcKLmgPnKSuAKIlYB4gNbJugQibYeR++8LqieXvNorIu3Pdae72/l69xvA2BxDG5Go/ktVah2Y5h0ykkej90HT5hjFTMD74kZkK1tMl root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALPEoGYSyLgak6RHmtv/eofIyo9cb1LSBJeS6PC9jGPxZKiE59bzgcnmH2k9rQOJWFcoJ6jwJED+hd+1w4RizheGgL6p6mrwc+tNmj5vXSO3I1SxPN7la5xbx3MbEvLFQAh/xhfjVTWjTcdHAc2k7BpOyT+gXLxZD9oItPNyqRUHAAAAFQDVKAKjzugLsLH/oKZ+KNEReTNuEQAAAIADyyj1HnN1U2nonENm7U0HmS0tGeDXMFtFm+c4wxME5wxYGuaT1BTGYxlfgMbDj5uwhNJIq7KFzhaBxNq5jqAXrMwhXF7oeGWsCY88eQUI+8l9gGbNgzlY/b4FTpuoEKUvYhUnLAvwKQQL7enMNg+ROWJL7oFW7wVB7Vn7eXrOqwAAAIAYjhtC6PJnc+8a6TvRDhjWUiDmETzHCc945lWx07ydrOdPJtgVwf1T1apWmXvGh51CcaoDT9x09N6Ez90qnj8aluS4Mh7xmihgXtF97qgae8muRVIi1hl8uWkNWTitYUtgMqdEULtqF4BWyuIAZrf20gwxbSw38EK3DSpFDCNwPA== root@server-2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.100.2.20,24,fe80::f816:3eff:fe27:734/64, ip-route:default via 10.100.2.1 dev eth0 ip-route:10.100.2.0/24 dev eth0 src 10.100.2.20 ip-route:169.254.169.254 via 10.100.2.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000126 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=63.18 === /dev/root resized successfully [took 2.00s] === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:27:07:34 inet addr:10.100.2.20 Bcast:10.100.2.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe27:734/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99 errors:0 dropped:16 overruns:0 frame:0 TX packets:130 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:11609 (11.3 KiB) TX bytes:11720 (11.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.100.2.1 0.0.0.0 UG 0 0 0 eth0 10.100.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.100.2.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.100.2.3 nameserver 10.100.2.4 nameserver 10.100.2.2 ### ping -c 5 10.100.2.1 PING 10.100.2.1 (10.100.2.1): 56 data bytes --- 10.100.2.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.100.2.3 PING 10.100.2.3 (10.100.2.3): 56 data bytes 64 bytes from 10.100.2.3: seq=0 ttl=64 time=0.599 ms 64 bytes from 10.100.2.3: seq=1 ttl=64 time=0.292 ms 64 bytes from 10.100.2.3: seq=2 ttl=64 time=0.220 ms 64 bytes from 10.100.2.3: seq=3 ttl=64 time=0.172 ms 64 bytes from 10.100.2.3: seq=4 ttl=64 time=0.200 ms --- 10.100.2.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.172/0.296/0.599 ms #### ping -c 5 10.100.2.4 PING 10.100.2.4 (10.100.2.4): 56 data bytes 64 bytes from 10.100.2.4: seq=0 ttl=64 time=0.507 ms 64 bytes from 10.100.2.4: seq=1 ttl=64 time=0.364 ms 64 bytes from 10.100.2.4: seq=2 ttl=64 time=0.208 ms 64 bytes from 10.100.2.4: seq=3 ttl=64 time=0.144 ms 64 bytes from 10.100.2.4: seq=4 ttl=64 time=0.158 ms --- 10.100.2.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.144/0.276/0.507 ms #### ping -c 5 10.100.2.2 PING 10.100.2.2 (10.100.2.2): 56 data bytes 64 bytes from 10.100.2.2: seq=0 ttl=64 time=0.574 ms 64 bytes from 10.100.2.2: seq=1 ttl=64 time=0.253 ms 64 bytes from 10.100.2.2: seq=2 ttl=64 time=0.227 ms 64 bytes from 10.100.2.2: seq=3 ttl=64 time=0.190 ms 64 bytes from 10.100.2.2: seq=4 ttl=64 time=0.219 ms --- 10.100.2.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.190/0.292/0.574 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.103753] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.119863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.119865] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.119866] usb 1-1: Product: QEMU USB Tablet [ 1.119867] usb 1-1: Manufacturer: QEMU [ 1.119868] usb 1-1: SerialNumber: 42 [ 1.121501] random: dd urandom read with 5 bits of entropy available [ 1.495045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 63.304730] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 63.612104] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Jul 1 23:37:01 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Jul 1 23:37:01 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Jul 1 23:37:01 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jul 1 23:37:01 cirros kern.info kernel: [ 0.217552] evm: security.ima Jul 1 23:37:01 cirros kern.info kernel: [ 0.218196] evm: security.capability Jul 1 23:37:01 cirros kern.info kernel: [ 0.218996] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns Jul 1 23:37:01 cirros kern.info kernel: [ 0.220849] pinctrl core: initialized pinctrl subsystem Jul 1 23:37:01 cirros kern.info kernel: [ 0.221953] RTC time: 22:37:00, date: 07/01/18 Jul 1 23:37:01 cirros kern.info kernel: [ 0.222907] NET: Registered protocol family 16 Jul 1 23:37:01 cirros kern.info kernel: [ 0.223876] cpuidle: using governor ladder Jul 1 23:37:01 cirros kern.info kernel: [ 0.224697] cpuidle: using governor menu Jul 1 23:37:01 cirros kern.warn kernel: [ 0.225486] PCCT header not found. Jul 1 23:37:01 cirros kern.info kernel: [ 0.226243] ACPI: bus type PCI registered Jul 1 23:37:01 cirros kern.info kernel: [ 0.227045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jul 1 23:37:01 cirros kern.info kernel: [ 1.119863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Jul 1 23:37:01 cirros kern.info kernel: [ 1.119865] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Jul 1 23:37:01 cirros kern.info kernel: [ 1.119866] usb 1-1: Product: QEMU USB Tablet Jul 1 23:37:01 cirros kern.info kernel: [ 1.119867] usb 1-1: Manufacturer: QEMU Jul 1 23:37:01 cirros kern.info kernel: [ 1.119868] usb 1-1: SerialNumber: 42 Jul 1 23:37:01 cirros kern.notice kernel: [ 1.121501] random: dd urandom read with 5 bits of entropy available Jul 1 23:37:02 cirros kern.info kernel: [ 1.495045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Jul 1 23:38:03 cirros auth.notice su: + /dev/console root:cirros Jul 1 23:38:03 cirros authpriv.info dropbear[344]: Running in background Jul 1 23:38:04 cirros kern.info kernel: [ 63.304730] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Jul 1 23:38:04 cirros kern.info kernel: [ 63.612104] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:436 2018-07-01 22:50:31.931 199 INFO tempest.lib.common.rest_client [req-abda342c-122b-43ea-b9e5-034b3250ce60 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454/action 1.070s 2018-07-01 22:50:31.932 199 DEBUG tempest.lib.common.rest_client [req-abda342c-122b-43ea-b9e5-034b3250ce60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '25368', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454/action', u'x-compute-request-id': 'req-abda342c-122b-43ea-b9e5-034b3250ce60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abda342c-122b-43ea-b9e5-034b3250ce60'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501394060 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:31.935 199 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for f60c89b6-d89f-4316-ba92-aa1a73ebc454 body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501394060 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132812] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134479] pid_max: default: 32768 minimum: 301 [ 0.135377] ACPI: Core revision 20150930 [ 0.136761] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138079] Security Framework initialized [ 0.138902] Yama: becoming mindful. [ 0.139638] AppArmor: AppArmor initialized [ 0.140508] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143133] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144355] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145742] Initializing cgroup subsys io [ 0.146563] Initializing cgroup subsys memory [ 0.147429] Initializing cgroup subsys devices [ 0.148320] Initializing cgroup subsys freezer [ 0.149187] Initializing cgroup subsys net_cls [ 0.150061] Initializing cgroup subsys perf_event [ 0.150981] Initializing cgroup subsys net_prio [ 0.151892] Initializing cgroup subsys hugetlb [ 0.152769] Initializing cgroup subsys pids [ 0.153647] CPU: Physical Processor ID: 0 [ 0.155137] mce: CPU supports 10 MCE banks [ 0.156016] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167590] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174016] ftrace: allocating 31920 entries in 125 pages [ 0.200225] smpboot: Max logical packages: 1 [ 0.201104] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202461] x2apic enabled [ 0.203265] Switched APIC routing to physical x2apic. [ 0.205028] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209950] KVM setup paravirtual spinlock [ 0.211241] x86: Booted up 1 node, 1 CPUs [ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213436] devtmpfs: initialized [ 0.215142] evm: security.selinux [ 0.215844] evm: security.SMACK64 [ 0.216535] evm: security.SMACK64EXEC [ 0.217275] evm: security.SMACK64TRANSMUTE [ 0.218082] evm: security.SMACK64MMAP [ 0.218829] evm: security.ima [ 0.219471] evm: security.capability [ 0.220269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222112] pinctrl core: initialized pinctrl subsystem [ 0.223210] RTC time: 22:36:32, date: 07/01/18 [ 0.224163] NET: Registered protocol family 16 [ 0.225130] cpuidle: using governor ladder [ 0.225946] cpuidle: using governor menu [ 0.226729] PCCT header not found. [ 0.227484] ACPI: bus type PCI registered [ 0.228280] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229525] PCI: Using configuration type 1 for base access [ 0.231271] ACPI: Added _OSI(Module Device) [ 0.232114] ACPI: Added _OSI(Processor Device) [ 0.232977] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233875] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235976] ACPI: Interpreter enabled [ 0.236749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244081] ACPI: (supports S0 S5) [ 0.244786] ACPI: Using IOAPIC for interrupt routing [ 0.245732] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251177] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254585] acpiphp: Slot [3] registered [ 0.255390] acpiphp: Slot [4] registered [ 0.256188] acpiphp: Slot [5] registered [ 0.256987] acpiphp: Slot [6] registered [ 0.257781] acpiphp: Slot [7] registered [ 0.258581] acpiphp: Slot [8] registered [ 0.259379] acpiphp: Slot [9] registered [ 0.260171] acpiphp: Slot [10] registered [ 0.260982] acpiphp: Slot [11] registered [ 0.261801] acpiphp: Slot [12] registered [ 0.262620] acpiphp: Slot [13] registered [ 0.263427] acpiphp: Slot [14] registered [ 0.264232] acpiphp: Slot [15] registered [ 0.275129] acpiphp: Slot [16] registered [ 0.275941] acpiphp: Slot [17] registered [ 0.276749] acpiphp: Slot [18] registered [ 0.277555] acpiphp: Slot [19] registered [ 0.278362] acpiphp: Slot [20] registered [ 0.279174] acpiphp: Slot [21] registered [ 0.279985] acpiphp: Slot [22] registered [ 0.280795] acpiphp: Slot [23] registered [ 0.281606] acpiphp: Slot [24] registered [ 0.282416] acpiphp: Slot [25] registered [ 0.283225] acpiphp: Slot [26] registered [ 0.284034] acpiphp: Slot [27] registered [ 0.284845] acpiphp: Slot [28] registered [ 0.285658] acpiphp: Slot [29] registered [ 0.286465] acpiphp: Slot [30] registered [ 0.287276] acpiphp: Slot [31] registered [ 0.288095] PCI host bridge to bus 0000:00 [ 0.288907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290114] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291329] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.292772] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294212] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301679] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.302852] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304119] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310543] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.311967] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357652] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360580] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362006] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364661] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365817] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367034] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368573] vgaarb: loaded [ 0.369171] vgaarb: bridge control possible 0000:00:02.0 [ 0.370311] SCSI subsystem initialized [ 0.371126] ACPI: bus type USB registered [ 0.371937] usbcore: registered new interface driver usbfs [ 0.372976] usbcore: registered new interface driver hub [ 0.373980] usbcore: registered new device driver usb [ 0.375031] PCI: Using ACPI for IRQ routing [ 0.376054] NetLabel: Initializing [ 0.376767] NetLabel: domain hash size = 128 [ 0.377612] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378553] NetLabel: unlabeled traffic allowed by default [ 0.379641] clocksource: Switched to clocksource kvm-clock [ 0.384995] AppArmor: AppArmor Filesystem Enabled [ 0.385958] pnp: PnP ACPI init [ 0.386865] pnp: PnP ACPI: found 5 devices [ 0.393235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394937] NET: Registered protocol family 2 [ 0.395903] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398343] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399499] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.401744] NET: Registered protocol family 1 [ 0.402614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404825] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418666] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432945] Trying to unpack rootfs image as initramfs... [ 0.482475] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496323] Scanning for low memory corruption every 60 seconds [ 0.497768] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498994] audit: initializing netlink subsys (disabled) [ 0.500096] audit: type=2000 audit(1530484592.947:1): initialized [ 0.501487] Initialise system trusted keyring [ 0.502449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505725] zbud: loaded [ 0.506449] VFS: Disk quotas dquot_6.6.0 [ 0.507295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508858] fuse init (API version 7.23) [ 0.509792] Key type big_key registered [ 0.510670] Allocating IMA MOK and blacklist keyrings. [ 0.511846] Key type asymmetric registered [ 0.512737] Asymmetric key parser 'x509' registered [ 0.513735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515668] io scheduler noop registered [ 0.516487] io scheduler deadline registered (default) [ 0.517525] io scheduler cfq registered [ 0.518388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522313] ACPI: Power Button [PWRF] [ 0.523176] GHES: HEST is not enabled! [ 0.536715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566170] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595238] Linux agpgart interface v0.103 [ 0.597251] brd: module loaded [ 0.598449] loop: module loaded [ 0.602505] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.604041] GPT:90111 != 2097151 [ 0.604752] GPT:Alternate GPT header not at the end of the disk. [ 0.605894] GPT:90111 != 2097151 [ 0.606596] GPT: Use GNU Parted to correct GPT errors. [ 0.607610] vda: vda1 vda15 [ 0.609036] scsi host0: ata_piix [ 0.609810] scsi host1: ata_piix [ 0.610539] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.611815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.613325] libphy: Fixed MDIO Bus: probed [ 0.614169] tun: Universal TUN/TAP device driver, 1.6 [ 0.615161] tun: (C) 1999-2004 Max Krasnyansky [ 0.617362] PPP generic driver version 2.4.2 [ 0.618285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619576] ehci-pci: EHCI PCI platform driver [ 0.620493] ehci-platform: EHCI generic platform driver [ 0.621528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622707] ohci-pci: OHCI PCI platform driver [ 0.623620] ohci-platform: OHCI generic platform driver [ 0.624666] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639054] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641596] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.642638] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.643787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646650] usb usb1: Product: UHCI Host Controller [ 0.647619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.648881] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649910] hub 1-0:1.0: USB hub found [ 0.650716] hub 1-0:1.0: 2 ports detected [ 0.651638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653851] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.654881] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656014] mousedev: PS/2 mouse device common for all mice [ 0.657367] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659301] rtc_cmos 00:00: RTC can wake from S4 [ 0.660450] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.661735] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663033] i2c /dev entries driver [ 0.663839] device-mapper: uevent: version 1.0.3 [ 0.664826] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.666595] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] NET: Registered protocol family 10 [ 0.668967] NET: Registered protocol family 17 [ 0.669898] Key type dns_resolver registered [ 0.670865] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672037] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.673856] registered taskstats version 1 [ 0.674753] Loading compiled-in X.509 certificates [ 0.676269] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.678236] zswap: loaded using pool lzo/zbud [ 0.679666] Key type trusted registered [ 0.681225] Key type encrypted registered [ 0.682112] AppArmor: AppArmor sha1 policy hashing enabled [ 0.683213] ima: No TPM chip found, activating TPM-bypass! [ 0.684373] evm: HMAC attrs: 0x1 [ 0.685739] Magic number: 10:994:652 [ 0.686674] rtc_cmos 00:00: setting system clock to 2018-07-01 22:36:33 UTC (1530484593) [ 0.688411] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.689651] EDD information not available. [ 0.772596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774205] Write protecting the kernel read-only data: 14336k [ 0.785842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.787782] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.343890] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 10.100.1.10... Lease of 10.100.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.100.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 61.29. iid=i-00000123 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC80iVc75p2H7DOWXvGWduRiMRllSf9I1LnyQpUkcgcueNG79CYoqathLOP/x5s8Ce9ofEuWrnhJDac8gWQZ4jmaJcqm598MugAHAyIEqWvDKVHq5HtpAC5NmbMbniSzfe2y/Vlxrdss1o/hj1aFsSlRfOHCL52fMtSNYbY/m7rA2j8L5R9hNWYZq6XdtqzPNsY2DXsFxRY2rrz1JiOJNYxMyK2Ulx4El/Aa3OjdyZeelqGyZQf6mrA5eqZQ+9p5Ad22rljZw9d4g35oEqy0XMCZ9nwdvwPouaCC+mhHKb2b12e/yL6lb9DOmrgIwQPqgCCOJKl6lBitU9Uw6w/UrfL root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAL7RSK7m0xnKfAyak5fo2fe7bF5YMfdLSFygaxRwdrk9rh1EzAamyhZHzfTV9/KCKIb2MO6SCqh7cUH0nrC2VQ/h91q5j0EKrTP3WdCSRBqJAflSdyKg70URaiTs+9YZzBsp6rXzfyuBf8Naa05m3MAYmF8pHXXeQJxWcw+9kELzAAAAFQCJTnJ0AbF9kXrkbrj8EhH4rVtP3wAAAH9h6BAlJb68IPqA0BlAHJuoSzLAJNaf//8tsQdLpDYnull3QbYQonRfwQAhUjmOC9PDrKQ1SmluumbvuGjYZGB2AlmoZTUHXVQXZpOdNi0amr6m97o7ZhtESdpodaCW5rxiF9lDG6PerFOhS9DV/sA+cPkEBadsDV+4TbzpKvi4AAAAgQCKsI4Zyp0r9YFgUSb9+U/p52wIfb/JfZAJxS1qaTfWzOMUS36tp0IybAkT2LKjJx9WgaRLVujFdfS8RFWyELfMy8SL54E8aop3xt7ouiD+EuLALsavfAzwsvscf/qycCGYXITMq/Akw3wCDErqm7hSQDEjCd1IOz9B3KjmBD4uiw== root@server-1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.100.1.10,24,fe80::f816:3eff:fe3c:ec14/64, ip-route:default via 10.100.1.1 dev eth0 ip-route:10.100.1.0/24 dev eth0 src 10.100.1.10 ip-route:169.254.169.254 via 10.100.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000123 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=63.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: /dev/root resized successfully [took 2.11s] _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:436 2018-07-01 22:50:32.828 199 INFO tempest.lib.common.rest_client [req-7864d15a-6c9c-4046-a551-cb5bd0f1e52a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/floatingips/1da703cc-2118-4c47-9ff2-5e22ff1e45f1 0.887s 2018-07-01 22:50:32.829 199 DEBUG tempest.lib.common.rest_client [req-7864d15a-6c9c-4046-a551-cb5bd0f1e52a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/floatingips/1da703cc-2118-4c47-9ff2-5e22ff1e45f1', u'date': 'Sun, 01 Jul 2018 22:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7864d15a-6c9c-4046-a551-cb5bd0f1e52a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:34.067 199 INFO tempest.lib.common.rest_client [req-2209a872-572c-4198-b520-385132b61315 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/remove_router_interface 1.238s 2018-07-01 22:50:34.067 199 DEBUG tempest.lib.common.rest_client [req-2209a872-572c-4198-b520-385132b61315 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/remove_router_interface', u'date': 'Sun, 01 Jul 2018 22:50:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2209a872-572c-4198-b520-385132b61315'} Body: {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33", "subnet_ids": ["1fb2270d-ed9c-43e4-a639-5bb3de818d33"], "port_id": "49a45f10-1338-419d-9f73-d19c6931368d", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:35.379 199 INFO tempest.lib.common.rest_client [req-4e7c197f-4e82-42d5-9a42-98d85b3048bf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2 1.311s 2018-07-01 22:50:35.379 199 DEBUG tempest.lib.common.rest_client [req-4e7c197f-4e82-42d5-9a42-98d85b3048bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2', u'date': 'Sun, 01 Jul 2018 22:50:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4e7c197f-4e82-42d5-9a42-98d85b3048bf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:35.565 199 INFO tempest.lib.common.rest_client [req-8bac9c42-b27a-42c2-a10f-68fbf2d0c8df ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.185s 2018-07-01 22:50:35.565 199 DEBUG tempest.lib.common.rest_client [req-8bac9c42-b27a-42c2-a10f-68fbf2d0c8df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-8bac9c42-b27a-42c2-a10f-68fbf2d0c8df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bac9c42-b27a-42c2-a10f-68fbf2d0c8df'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:36.306 199 INFO tempest.lib.common.rest_client [req-5ba32b94-3953-4437-b318-300cd7d6cb1e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.741s 2018-07-01 22:50:36.307 199 DEBUG tempest.lib.common.rest_client [req-5ba32b94-3953-4437-b318-300cd7d6cb1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1555', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-5ba32b94-3953-4437-b318-300cd7d6cb1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ba32b94-3953-4437-b318-300cd7d6cb1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-network-B-914927142": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:07:34", "version": 4, "addr": "10.100.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:50:35Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:37.668 199 INFO tempest.lib.common.rest_client [req-4af046ac-4158-41c0-bee9-a6777593c388 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.352s 2018-07-01 22:50:37.668 199 DEBUG tempest.lib.common.rest_client [req-4af046ac-4158-41c0-bee9-a6777593c388 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-4af046ac-4158-41c0-bee9-a6777593c388', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4af046ac-4158-41c0-bee9-a6777593c388'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:50:36Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:38.734 199 INFO tempest.lib.common.rest_client [req-b7495474-5de3-4362-8ad2-42416d6d1f5f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.053s 2018-07-01 22:50:38.735 199 DEBUG tempest.lib.common.rest_client [req-b7495474-5de3-4362-8ad2-42416d6d1f5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-b7495474-5de3-4362-8ad2-42416d6d1f5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b7495474-5de3-4362-8ad2-42416d6d1f5f'} Body: {"itemNotFound": {"message": "Instance 32652cd9-31a4-4d33-b917-e5d241a7dbcc could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:39.258 199 INFO tempest.lib.common.rest_client [req-782d75e5-51e9-46b8-bd51-ba82b5b513bc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/ports/e3c0afc6-c411-44b6-b41b-d955f21e1315 0.522s 2018-07-01 22:50:39.258 199 DEBUG tempest.lib.common.rest_client [req-782d75e5-51e9-46b8-bd51-ba82b5b513bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/ports/e3c0afc6-c411-44b6-b41b-d955f21e1315', u'date': 'Sun, 01 Jul 2018 22:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-782d75e5-51e9-46b8-bd51-ba82b5b513bc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:39.403 199 INFO tempest.lib.common.rest_client [req-54e27eac-bdb3-44b9-9d0d-ce5d73ba3738 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.144s 2018-07-01 22:50:39.404 199 DEBUG tempest.lib.common.rest_client [req-54e27eac-bdb3-44b9-9d0d-ce5d73ba3738 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-54e27eac-bdb3-44b9-9d0d-ce5d73ba3738', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54e27eac-bdb3-44b9-9d0d-ce5d73ba3738'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:40.186 199 INFO tempest.lib.common.rest_client [req-465362d3-466c-4973-906f-ca8c4c799dda ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.781s 2018-07-01 22:50:40.186 199 DEBUG tempest.lib.common.rest_client [req-465362d3-466c-4973-906f-ca8c4c799dda ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1556', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-465362d3-466c-4973-906f-ca8c4c799dda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-465362d3-466c-4973-906f-ca8c4c799dda'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-network-A-1361040133": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:14", "version": 4, "addr": "10.100.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:36:32.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:50:39Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:41.252 199 INFO tempest.lib.common.rest_client [req-3bff5790-352e-4915-a576-527035ba726b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.051s 2018-07-01 22:50:41.252 199 DEBUG tempest.lib.common.rest_client [req-3bff5790-352e-4915-a576-527035ba726b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-3bff5790-352e-4915-a576-527035ba726b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3bff5790-352e-4915-a576-527035ba726b'} Body: {"itemNotFound": {"message": "Instance f60c89b6-d89f-4316-ba92-aa1a73ebc454 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:41.921 199 INFO tempest.lib.common.rest_client [req-06f452c7-74c2-4473-a6a2-e8f5b8f0f15e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/ports/0438203a-9339-42b2-8f48-d4174a2e22f7 0.667s 2018-07-01 22:50:41.922 199 DEBUG tempest.lib.common.rest_client [req-06f452c7-74c2-4473-a6a2-e8f5b8f0f15e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/ports/0438203a-9339-42b2-8f48-d4174a2e22f7', u'date': 'Sun, 01 Jul 2018 22:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-06f452c7-74c2-4473-a6a2-e8f5b8f0f15e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:41.952 199 INFO tempest.lib.common.rest_client [req-fe3fd90a-2aa4-4574-991e-5f7de424673b ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.26:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-176626651 0.029s 2018-07-01 22:50:41.953 199 DEBUG tempest.lib.common.rest_client [req-fe3fd90a-2aa4-4574-991e-5f7de424673b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.26:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-176626651', u'x-compute-request-id': 'req-fe3fd90a-2aa4-4574-991e-5f7de424673b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe3fd90a-2aa4-4574-991e-5f7de424673b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:44.354 199 INFO tempest.lib.common.rest_client [req-fffb5c7c-973a-4594-9a01-f2fae64adc32 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/subnets/e94298dc-e6df-4284-89f0-53648f79ec60 2.400s 2018-07-01 22:50:44.355 199 DEBUG tempest.lib.common.rest_client [req-fffb5c7c-973a-4594-9a01-f2fae64adc32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets/e94298dc-e6df-4284-89f0-53648f79ec60', u'date': 'Sun, 01 Jul 2018 22:50:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fffb5c7c-973a-4594-9a01-f2fae64adc32'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:45.846 199 INFO tempest.lib.common.rest_client [req-60fe3870-e9a3-4362-a769-fc02c958867c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/networks/2efee887-6c2e-46cb-bf6c-2086f42d2cef 1.491s 2018-07-01 22:50:45.847 199 DEBUG tempest.lib.common.rest_client [req-60fe3870-e9a3-4362-a769-fc02c958867c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/2efee887-6c2e-46cb-bf6c-2086f42d2cef', u'date': 'Sun, 01 Jul 2018 22:50:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-60fe3870-e9a3-4362-a769-fc02c958867c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:48.284 199 INFO tempest.lib.common.rest_client [req-3ca2e5e1-2963-4716-ac85-594f43e739e6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/subnets/1fb2270d-ed9c-43e4-a639-5bb3de818d33 2.437s 2018-07-01 22:50:48.285 199 DEBUG tempest.lib.common.rest_client [req-3ca2e5e1-2963-4716-ac85-594f43e739e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets/1fb2270d-ed9c-43e4-a639-5bb3de818d33', u'date': 'Sun, 01 Jul 2018 22:50:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3ca2e5e1-2963-4716-ac85-594f43e739e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:49.637 199 INFO tempest.lib.common.rest_client [req-aebfe554-6ec0-47bd-b18b-b1e0d8c3a8e2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/networks/766d5d98-05df-4792-bc7e-8aa0b0723b24 1.350s 2018-07-01 22:50:49.637 199 DEBUG tempest.lib.common.rest_client [req-aebfe554-6ec0-47bd-b18b-b1e0d8c3a8e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/766d5d98-05df-4792-bc7e-8aa0b0723b24', u'date': 'Sun, 01 Jul 2018 22:50:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aebfe554-6ec0-47bd-b18b-b1e0d8c3a8e2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:50.052 199 INFO tempest.lib.common.rest_client [req-25039d07-0660-439e-9a4f-01b900a7552e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a 0.413s 2018-07-01 22:50:50.052 199 DEBUG tempest.lib.common.rest_client [req-25039d07-0660-439e-9a4f-01b900a7552e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a', u'date': 'Sun, 01 Jul 2018 22:50:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-25039d07-0660-439e-9a4f-01b900a7552e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [368.384586s] ... FAILED 2018-07-01 22:50:50.611 199 INFO tempest.lib.common.rest_client [req-335e7899-7adb-4db1-9480-c6bab77e87c1 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3 0.318s 2018-07-01 22:50:50.612 199 DEBUG tempest.lib.common.rest_client [req-335e7899-7adb-4db1-9480-c6bab77e87c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3', u'date': 'Sun, 01 Jul 2018 22:50:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-335e7899-7adb-4db1-9480-c6bab77e87c1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:50.802 199 INFO tempest.lib.common.rest_client [req-fd37de05-3754-4b87-aca7-6a4432d00b3a ] Request (TestBGPVPNBasic:tearDownClass): 404 DELETE http://172.30.9.26:9696/v2.0/subnets/1fb2270d-ed9c-43e4-a639-5bb3de818d33 0.190s 2018-07-01 22:50:50.803 199 DEBUG tempest.lib.common.rest_client [req-fd37de05-3754-4b87-aca7-6a4432d00b3a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '136', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets/1fb2270d-ed9c-43e4-a639-5bb3de818d33', u'date': 'Sun, 01 Jul 2018 22:50:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd37de05-3754-4b87-aca7-6a4432d00b3a'} Body: {"NeutronError": {"message": "Subnet 1fb2270d-ed9c-43e4-a639-5bb3de818d33 could not be found.", "type": "SubnetNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:50.834 199 INFO tempest.lib.common.rest_client [req-52d832d2-857e-4af0-a4d0-b12e2ffa5d44 ] Request (TestBGPVPNBasic:tearDownClass): 404 DELETE http://172.30.9.26:9696/v2.0/subnets/e94298dc-e6df-4284-89f0-53648f79ec60 0.030s 2018-07-01 22:50:50.834 199 DEBUG tempest.lib.common.rest_client [req-52d832d2-857e-4af0-a4d0-b12e2ffa5d44 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '136', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets/e94298dc-e6df-4284-89f0-53648f79ec60', u'date': 'Sun, 01 Jul 2018 22:50:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52d832d2-857e-4af0-a4d0-b12e2ffa5d44'} Body: {"NeutronError": {"message": "Subnet e94298dc-e6df-4284-89f0-53648f79ec60 could not be found.", "type": "SubnetNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:50.998 199 INFO tempest.lib.common.rest_client [req-9443af24-a046-42ef-be7c-138547f99a9f ] Request (TestBGPVPNBasic:tearDownClass): 404 DELETE http://172.30.9.26:9696/v2.0/networks/766d5d98-05df-4792-bc7e-8aa0b0723b24 0.163s 2018-07-01 22:50:50.998 199 DEBUG tempest.lib.common.rest_client [req-9443af24-a046-42ef-be7c-138547f99a9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '138', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/766d5d98-05df-4792-bc7e-8aa0b0723b24', u'date': 'Sun, 01 Jul 2018 22:50:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9443af24-a046-42ef-be7c-138547f99a9f'} Body: {"NeutronError": {"message": "Network 766d5d98-05df-4792-bc7e-8aa0b0723b24 could not be found.", "type": "NetworkNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:51.023 199 INFO tempest.lib.common.rest_client [req-2a454285-9023-4e24-93f0-e39ac4840d15 ] Request (TestBGPVPNBasic:tearDownClass): 404 DELETE http://172.30.9.26:9696/v2.0/networks/2efee887-6c2e-46cb-bf6c-2086f42d2cef 0.024s 2018-07-01 22:50:51.023 199 DEBUG tempest.lib.common.rest_client [req-2a454285-9023-4e24-93f0-e39ac4840d15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '138', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/2efee887-6c2e-46cb-bf6c-2086f42d2cef', u'date': 'Sun, 01 Jul 2018 22:50:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a454285-9023-4e24-93f0-e39ac4840d15'} Body: {"NeutronError": {"message": "Network 2efee887-6c2e-46cb-bf6c-2086f42d2cef could not be found.", "type": "NetworkNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:51.204 199 INFO tempest.lib.common.rest_client [req-26a43fb1-e165-43e4-9c24-8e3012e04fbf ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/users/17567a866cbf4dc1b07002f12f1044c5 0.180s 2018-07-01 22:50:51.205 199 DEBUG tempest.lib.common.rest_client [req-26a43fb1-e165-43e4-9c24-8e3012e04fbf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/users/17567a866cbf4dc1b07002f12f1044c5', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:50:51 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-26a43fb1-e165-43e4-9c24-8e3012e04fbf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:51.566 199 INFO tempest.lib.common.rest_client [req-82c1c0b5-9496-49f5-a3f1-0e447b25b3f6 ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:50:51.567 199 DEBUG tempest.lib.common.rest_client [req-82c1c0b5-9496-49f5-a3f1-0e447b25b3f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8786', 'content-location': 'http://172.30.9.26:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:50:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82c1c0b5-9496-49f5-a3f1-0e447b25b3f6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "internal", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"region_id": "regionOne", "url": "http://192.30.9.5:9311", "region": "regionOne", "interface": "admin", "id": "4f5e14fb42b948f881082c206a94edee"}, {"region_id": "regionOne", "url": "http://172.30.9.26:9311", "region": "regionOne", "interface": "public", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "interface": "public", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "admin", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "interface": "internal", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "internal", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "admin", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"region_id": "regionOne", "url": "http://192.30.9.5:1789", "region": "regionOne", "interface": "internal", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"region_id": "regionOne", "url": "http://172.30.9.26:1789", "region": "regionOne", "interface": "public", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:5000", "region": "regionOne", "interface": "internal", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"region_id": "regionOne", "url": "http://192.30.9.5:35357", "region": "regionOne", "interface": "admin", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"region_id": "regionOne", "url": "http://172.30.9.26:5000", "region": "regionOne", "interface": "public", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "internal", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"region_id": "regionOne", "url": "http://172.30.9.26:8041", "region": "regionOne", "interface": "public", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8041", "region": "regionOne", "interface": "admin", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "public", "id": "09406a15da86444c806637e91cec140c"}, {"region_id": "regionOne", "url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "region": "regionOne", "interface": "admin", "id": "89baf2958ec34c2291b _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:51.893 199 INFO tempest.lib.common.rest_client [req-f3be4a7c-266d-4b0f-b0d6-9ca4c9f19db7 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.26:9696/v2.0/security-groups?tenant_id=19d2059f8d9d48ebae1b515ddfa59f4b&name=default 0.325s 2018-07-01 22:50:51.893 199 DEBUG tempest.lib.common.rest_client [req-f3be4a7c-266d-4b0f-b0d6-9ca4c9f19db7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups?tenant_id=19d2059f8d9d48ebae1b515ddfa59f4b&name=default', u'date': 'Sun, 01 Jul 2018 22:50:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3be4a7c-266d-4b0f-b0d6-9ca4c9f19db7'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "created_at": "2018-07-01T22:50:51Z", "updated_at": "2018-07-01T22:50:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:51Z", "revision_number": 0, "id": "3bbff45d-c07d-4835-8d34-ab0e96d381cd", "remote_group_id": "2e9ec1ce-9702-42bf-af1c-a2152aeea590", "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:51Z", "security_group_id": "2e9ec1ce-9702-42bf-af1c-a2152aeea590", "tenant_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d2059f8d9d48ebae1b515ddfa59f4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:51Z", "revision_number": 0, "id": "66bb9c20-969e-47fc-a288-5fe00da0573a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:51Z", "security_group_id": "2e9ec1ce-9702-42bf-af1c-a2152aeea590", "tenant_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d2059f8d9d48ebae1b515ddfa59f4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:51Z", "revision_number": 0, "id": "7461accf-af44-4262-bb08-b7c2699a1ea2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:51Z", "security_group_id": "2e9ec1ce-9702-42bf-af1c-a2152aeea590", "tenant_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "19d2059f8d9d48ebae1b515ddfa59f4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:51Z", "revision_number": 0, "id": "ef80a941-acf9-4cf5-b6bb-077231c7d495", "remote_group_id": "2e9ec1ce-9702-42bf-af1c-a2152aeea590", "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:51Z", "security_group_id": "2e9ec1ce-9702-42bf-af1c-a2152aeea590", "tenant_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "19d2059f8d9d48ebae1b515ddfa59f4b"}], "revision_number": 4, "project_id": "19d2059f8d9d48ebae1b515ddfa59f4b", "id": "2e9ec1ce-9702-42bf-af1c-a2152aeea590", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:52.360 199 INFO tempest.lib.common.rest_client [req-ef7cb874-7a0b-46f9-a216-fd0cb146857f ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/2e9ec1ce-9702-42bf-af1c-a2152aeea590 0.465s 2018-07-01 22:50:52.360 199 DEBUG tempest.lib.common.rest_client [req-ef7cb874-7a0b-46f9-a216-fd0cb146857f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/2e9ec1ce-9702-42bf-af1c-a2152aeea590', u'date': 'Sun, 01 Jul 2018 22:50:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ef7cb874-7a0b-46f9-a216-fd0cb146857f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:52.535 199 INFO tempest.lib.common.rest_client [req-2a23d4b3-909d-4228-b13d-5da35ff7f8e6 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/projects/19d2059f8d9d48ebae1b515ddfa59f4b 0.174s 2018-07-01 22:50:52.535 199 DEBUG tempest.lib.common.rest_client [req-2a23d4b3-909d-4228-b13d-5da35ff7f8e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/19d2059f8d9d48ebae1b515ddfa59f4b', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:50:52 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-2a23d4b3-909d-4228-b13d-5da35ff7f8e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:52.803 199 INFO tempest.lib.common.rest_client [req-2360cb59-3ab7-47d9-95d3-87314d683321 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/users/4ee925ddd1b141118a4f06ca956bbf73 0.267s 2018-07-01 22:50:52.803 199 DEBUG tempest.lib.common.rest_client [req-2360cb59-3ab7-47d9-95d3-87314d683321 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/users/4ee925ddd1b141118a4f06ca956bbf73', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:50:52 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-2360cb59-3ab7-47d9-95d3-87314d683321'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:53.157 199 INFO tempest.lib.common.rest_client [req-50ed3950-4f1d-4408-a870-c62bf348c70a ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.26:9696/v2.0/security-groups?tenant_id=9087fabda5404624a1fa48ada46fa65e&name=default 0.353s 2018-07-01 22:50:53.158 199 DEBUG tempest.lib.common.rest_client [req-50ed3950-4f1d-4408-a870-c62bf348c70a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups?tenant_id=9087fabda5404624a1fa48ada46fa65e&name=default', u'date': 'Sun, 01 Jul 2018 22:50:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50ed3950-4f1d-4408-a870-c62bf348c70a'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9087fabda5404624a1fa48ada46fa65e", "created_at": "2018-07-01T22:50:53Z", "updated_at": "2018-07-01T22:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:53Z", "revision_number": 0, "id": "123124aa-a7c2-4e30-875f-dcad47aab1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:53Z", "security_group_id": "93ed772c-909d-4f18-bf33-91c441a3a7ff", "tenant_id": "9087fabda5404624a1fa48ada46fa65e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9087fabda5404624a1fa48ada46fa65e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:53Z", "revision_number": 0, "id": "14ebe135-cff2-44ba-9d3c-20ff7d23b3fd", "remote_group_id": "93ed772c-909d-4f18-bf33-91c441a3a7ff", "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:53Z", "security_group_id": "93ed772c-909d-4f18-bf33-91c441a3a7ff", "tenant_id": "9087fabda5404624a1fa48ada46fa65e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9087fabda5404624a1fa48ada46fa65e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:53Z", "revision_number": 0, "id": "95d8b3d1-9624-4d0b-8e2d-baf30f8f821b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:53Z", "security_group_id": "93ed772c-909d-4f18-bf33-91c441a3a7ff", "tenant_id": "9087fabda5404624a1fa48ada46fa65e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9087fabda5404624a1fa48ada46fa65e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:50:53Z", "revision_number": 0, "id": "ddd75ac1-9d45-472e-9060-b50c3f62b786", "remote_group_id": "93ed772c-909d-4f18-bf33-91c441a3a7ff", "remote_ip_prefix": null, "created_at": "2018-07-01T22:50:53Z", "security_group_id": "93ed772c-909d-4f18-bf33-91c441a3a7ff", "tenant_id": "9087fabda5404624a1fa48ada46fa65e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9087fabda5404624a1fa48ada46fa65e"}], "revision_number": 4, "project_id": "9087fabda5404624a1fa48ada46fa65e", "id": "93ed772c-909d-4f18-bf33-91c441a3a7ff", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:53.642 199 INFO tempest.lib.common.rest_client [req-4340db2d-298d-4f1c-a8c0-9552c072273b ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/93ed772c-909d-4f18-bf33-91c441a3a7ff 0.484s 2018-07-01 22:50:53.643 199 DEBUG tempest.lib.common.rest_client [req-4340db2d-298d-4f1c-a8c0-9552c072273b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/93ed772c-909d-4f18-bf33-91c441a3a7ff', u'date': 'Sun, 01 Jul 2018 22:50:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4340db2d-298d-4f1c-a8c0-9552c072273b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:53.841 199 INFO tempest.lib.common.rest_client [req-aca178af-99eb-4ef5-9b5f-5b15289e763a ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/projects/9087fabda5404624a1fa48ada46fa65e 0.198s 2018-07-01 22:50:53.841 199 DEBUG tempest.lib.common.rest_client [req-aca178af-99eb-4ef5-9b5f-5b15289e763a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/9087fabda5404624a1fa48ada46fa65e', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:50:53 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-aca178af-99eb-4ef5-9b5f-5b15289e763a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:54.006 199 INFO tempest.lib.common.rest_client [req-e445690b-6525-4201-9f9d-d35bb3f1f9db ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/users/0a571a6f78f348bf802c726742207b40 0.164s 2018-07-01 22:50:54.006 199 DEBUG tempest.lib.common.rest_client [req-e445690b-6525-4201-9f9d-d35bb3f1f9db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/users/0a571a6f78f348bf802c726742207b40', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:50:53 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-e445690b-6525-4201-9f9d-d35bb3f1f9db'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:54.198 199 INFO tempest.lib.common.rest_client [req-0ed00ec8-c78a-49c4-9ed5-3f5b747bb2dc ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.26:9696/v2.0/security-groups?tenant_id=a50ecad41f9b4178bb8598e2fcc785d8&name=default 0.191s 2018-07-01 22:50:54.198 199 DEBUG tempest.lib.common.rest_client [req-0ed00ec8-c78a-49c4-9ed5-3f5b747bb2dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups?tenant_id=a50ecad41f9b4178bb8598e2fcc785d8&name=default', u'date': 'Sun, 01 Jul 2018 22:50:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ed00ec8-c78a-49c4-9ed5-3f5b747bb2dc'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:41Z", "updated_at": "2018-07-01T22:44:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:41Z", "revision_number": 0, "id": "7ad1ec53-2df4-466c-a9d4-065df426866b", "remote_group_id": "8b9b4e84-0dcd-4f8a-9626-156a9fef1649", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:41Z", "security_group_id": "8b9b4e84-0dcd-4f8a-9626-156a9fef1649", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:41Z", "revision_number": 0, "id": "9ae2d34f-efe8-4715-ab35-893fa89b0aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:41Z", "security_group_id": "8b9b4e84-0dcd-4f8a-9626-156a9fef1649", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:41Z", "revision_number": 0, "id": "9b8d92db-c214-4ca5-a4b9-c1dd0ff4dc1c", "remote_group_id": "8b9b4e84-0dcd-4f8a-9626-156a9fef1649", "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:41Z", "security_group_id": "8b9b4e84-0dcd-4f8a-9626-156a9fef1649", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:41Z", "revision_number": 0, "id": "a17e75e4-6899-4a05-8b70-3b050dc146ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:41Z", "security_group_id": "8b9b4e84-0dcd-4f8a-9626-156a9fef1649", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}], "revision_number": 4, "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "8b9b4e84-0dcd-4f8a-9626-156a9fef1649", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:54.560 199 INFO tempest.lib.common.rest_client [req-073d0247-a960-4359-9e2e-84dda376a9ce ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/8b9b4e84-0dcd-4f8a-9626-156a9fef1649 0.361s 2018-07-01 22:50:54.560 199 DEBUG tempest.lib.common.rest_client [req-073d0247-a960-4359-9e2e-84dda376a9ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/8b9b4e84-0dcd-4f8a-9626-156a9fef1649', u'date': 'Sun, 01 Jul 2018 22:50:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-073d0247-a960-4359-9e2e-84dda376a9ce'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-07-01 22:50:54.732 199 INFO tempest.lib.common.rest_client [req-4f57e0f8-3943-43a4-86dc-db8776858d36 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.5:35357/v3/projects/a50ecad41f9b4178bb8598e2fcc785d8 0.172s 2018-07-01 22:50:54.733 199 DEBUG tempest.lib.common.rest_client [req-4f57e0f8-3943-43a4-86dc-db8776858d36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.5:35357/v3/projects/a50ecad41f9b4178bb8598e2fcc785d8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Sun, 01 Jul 2018 22:50:54 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-4f57e0f8-3943-43a4-86dc-db8776858d36'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 ============================== Failed 2 tests - output below: ============================== networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/api/test_bgpvpn.py", line 131, in test_update_route_target export_targets=['64512:6'] File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 49, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-07-01 22:44:24,976 199 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.348s 2018-07-01 22:44:24,976 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1756859592"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:44:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b5fd42-f143-48f8-87c3-9345c0e6a138'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "route_distinguishers": [], "routers": [], "id": "9ee218f0-c5d1-4c40-b11c-e5891971357c", "name": "tempest-test-bgpvpn--1756859592", "tenant_id": "914efcff76404d4b802ddb0ecc5be1b2", "import_targets": ["64512:2"], "networks": [], "route_targets": ["64512:1"], "project_id": "914efcff76404d4b802ddb0ecc5be1b2", "type": "l3"}} 2018-07-01 22:44:25,352 199 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9ee218f0-c5d1-4c40-b11c-e5891971357c 0.375s 2018-07-01 22:44:25,353 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/9ee218f0-c5d1-4c40-b11c-e5891971357c', u'date': 'Sun, 01 Jul 2018 22:44:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f8526ab-e547-48c0-b34c-102534c35b5c'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic[compute,network] ------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return f(self, *func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 61, in test_bgpvpn_basic self._check_l3_bgpvpn(src_ip, dst_ip) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 168, in _check_l3_bgpvpn private_key=private_key) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 351, in get_remote_client linux_client.validate_authentication() File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 57, in wrapper six.reraise(*original_exception) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 30, in wrapper return function(self, *args, **kwargs) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 113, in validate_authentication self.ssh_client.test_connection_auth() File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth connection = self._get_ssh_connection() File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection password=self.password) tempest.lib.exceptions.SSHTimeout: Connection to the 172.30.9.205 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-07-01 22:44:42,201 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-groups 0.530s 2018-07-01 22:44:42,201 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "description": "tempest-secgroup-smoke-348864801 description", "name": "tempest-secgroup-smoke-348864801"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups', u'date': 'Sun, 01 Jul 2018 22:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fc5cf85-2766-4f7c-9e6b-36856562c1ba'} Body: {"security_group": {"description": "tempest-secgroup-smoke-348864801 description", "tags": [], "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:42Z", "updated_at": "2018-07-01T22:44:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:42Z", "revision_number": 0, "id": "b8f99356-aac7-4e5b-9336-5b58bd83719c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:44:42Z", "revision_number": 0, "id": "f2c41059-5bef-4243-b4b1-7b92678eb00e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}], "revision_number": 2, "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "name": "tempest-secgroup-smoke-348864801"}} 2018-07-01 22:44:42,562 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.360s 2018-07-01 22:44:42,563 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_max": 22, "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8c2f08c6-8eb9-45d6-93a2-2681a7e7fefc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:42Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "ef664bf1-d4c7-484d-837e-3471aefc96a9"}} 2018-07-01 22:44:42,922 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.358s 2018-07-01 22:44:42,922 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "port_range_max": 22, "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4aaff927-1296-4918-8faf-e9eae6b05fdc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-01T22:44:42Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": 22, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:42Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "cdcc0373-c3ce-4fc4-8112-514642fa5b38"}} 2018-07-01 22:44:43,257 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.333s 2018-07-01 22:44:43,257 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "ingress", "protocol": "icmp", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-40b3fee0-73e8-4462-b945-2fdd2f21082d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:43Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:43Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "da00e3cd-3099-4c6f-a9fe-8283f85e9fa0"}} 2018-07-01 22:44:43,580 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.322s 2018-07-01 22:44:43,581 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "egress", "protocol": "icmp", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e6e7860-892b-425a-b717-4ee4b4935e97'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:43Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:43Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "11f1e000-2669-4932-91d6-1382d3d46dfc"}} 2018-07-01 22:44:43,916 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.334s 2018-07-01 22:44:43,917 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "ingress", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-73169960-0abe-40d8-ba17-d2faeb757ffc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:43Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:43Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "b71ae229-9569-4305-804f-c03a88409115"}} 2018-07-01 22:44:44,096 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.26:9696/v2.0/security-group-rules 0.178s 2018-07-01 22:44:44,097 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "direction": "egress", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.26:9696/v2.0/security-group-rules', u'date': 'Sun, 01 Jul 2018 22:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9b562b2-6cbb-4ebf-9695-1ecb8b922bd5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T22:44:44Z", "security_group_id": "5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a", "port_range_min": null, "revision_number": 0, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:44:44Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "3a0103a9-b26d-4cb0-b1ad-0f8727a13936"}} 2018-07-01 22:44:44,497 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/networks 0.399s 2018-07-01 22:44:44,498 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-network-A-1361040133"}} Response - Headers: {'status': '201', u'content-length': '565', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f6bbdb1-0e9c-4458-87f3-fd8f289df663'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"766d5d98-05df-4792-bc7e-8aa0b0723b24","name":"tempest-network-A-1361040133"}} 2018-07-01 22:44:45,290 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/subnets 0.791s 2018-07-01 22:44:45,290 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "cidr": "10.100.1.0/24", "network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "name": "tempest-subnet-A-1318011535"}} Response - Headers: {'status': '201', u'content-length': '630', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets', u'date': 'Sun, 01 Jul 2018 22:44:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f1e7d33-eb1b-4e9f-9e30-fd79e081ced3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"766d5d98-05df-4792-bc7e-8aa0b0723b24","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:45Z","dns_nameservers":[],"updated_at":"2018-07-01T22:44:45Z","gateway_ip":"10.100.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.1.2","end":"10.100.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.100.1.0/24","project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"1fb2270d-ed9c-43e4-a639-5bb3de818d33","subnetpool_id":null,"name":"tempest-subnet-A-1318011535"}} 2018-07-01 22:44:45,564 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/networks 0.273s 2018-07-01 22:44:45,565 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-network-B-914927142"}} Response - Headers: {'status': '201', u'content-length': '564', 'content-location': 'http://172.30.9.26:9696/v2.0/networks', u'date': 'Sun, 01 Jul 2018 22:44:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bd4ae79-2765-43a7-a8b6-c643a485b65d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-01T22:44:45Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"2efee887-6c2e-46cb-bf6c-2086f42d2cef","name":"tempest-network-B-914927142"}} 2018-07-01 22:44:46,303 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/subnets 0.737s 2018-07-01 22:44:46,305 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "cidr": "10.100.2.0/24", "network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "name": "tempest-subnet-B-1993920078"}} Response - Headers: {'status': '201', u'content-length': '630', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets', u'date': 'Sun, 01 Jul 2018 22:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-414b8231-4cda-4d6f-b429-f71c0d0e9968'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2efee887-6c2e-46cb-bf6c-2086f42d2cef","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","created_at":"2018-07-01T22:44:45Z","dns_nameservers":[],"updated_at":"2018-07-01T22:44:45Z","gateway_ip":"10.100.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.2.2","end":"10.100.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.100.2.0/24","project_id":"a50ecad41f9b4178bb8598e2fcc785d8","id":"e94298dc-e6df-4284-89f0-53648f79ec60","subnetpool_id":null,"name":"tempest-subnet-B-1993920078"}} 2018-07-01 22:44:46,606 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.26:8774/v2.1/os-keypairs 0.298s 2018-07-01 22:44:46,607 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-176626651"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.26:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c75b871f-1375-45b1-8dc5-a89f7edaf393', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c75b871f-1375-45b1-8dc5-a89f7edaf393'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD3zFgouEoXXo0ci9f61R5Vz5ZML0i6C4uFapzBl/eznJagMdtcHBA4Sw2AUirN5zNTmflZ5cuKwsins7D5gcEKWI/ogK3HmP9PWqLKs+Wa6x3AT+E77cSYl8RRwJFsie8s8pwX9ZDlH/+rUOY186HEkO6agnQxjWvU2diXe7j+C3nd3NFtvHb3FIG8WxkaQAAOQa+VCK/mh9BsIdJP0LmwmqOLehSuJAp0EF+Wd2BBliCdfooyb2hYA+w9+9SUIGU5DecRMphk1E3OsGyZuPoT5X1NII1G7WJPVEkXDGBD74zhFR4yib4KA3KY3eMB39I0ML72+oMhEO/eHrJxmPx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw98xYKLhKF16NHIvX+tUeVc+WTC9IuguLhWqcwZf3s5yWoDH\nbXBwQOEsNgFIqzeczU5n5WeXLisLIp7Ow+YHBCliP6ICtx5j/T1qiyrPlmusdwE/\nhO+3EmJfEUcCRbInvLPKcF/WQ5R//q1DmNfOhxJDumoJ0MY1r1NnYl3u4/gt53dz\nRbbx29xSBvFsZGkAADkGvlQiv5ofQbCHST9C5sJqji3oUriQKdBBflndgQZYgnX6\nKMm9oWAPsPfvUlCBlOQ3nETKYZNRNzrBsmbj6E+V9TSCNRu1iT1RJFwxgQ++M4RU\neMom+CgNymN3jAd/SNDC+9vqDIRDv3h6ycZj8QIDAQABAoIBAFREWnbrvBhkluWn\nVlBa6x3E9fLjMAurfeqfsZQI4wf1I2diTen8XJ7dAOs/BCd9Jn2BRNuCBJ19MS40\nylmnRc95imY76hUkAvp5CLRUt7hMHIeaRtyHUOic36+MMCMR8VySsP5FjOXIJoTH\nv/QqrBSaO/8gDZb/HyuNo0XDiboTUuoLG0V256aarWgcEEtGv0iITHHR/tQQToj+\njHIqL3jupMDu804NFkIThZmPvEqXEK/XCNqGJm/O1Kgt6LsE8Vwbn7XNz1n6zzrR\nrSePibD28RaveUrMSh4yrAR4qKob88ZYJPnL9FfgNRryw+LRa5XVCG48NmbiEu+o\na8INOC0CgYEA98wInprSu8nQjPhLqN9TempDCpZESaVJSp607cAW75yxHqhoPHAR\nfcYezh661STWtL+TheYhhEAQbgyuCYLosxtBlwkfGau8G/MLCX+EYLCnwQYqvQTe\njN+4ZSBCsIY8yauldKBnf7bP5CMAkP/V3l0QJPY0ze2BmP+Vu3CR1r8CgYEAylse\nApifJDcfykxP4o9coNvCfqEuGsQfJDeBrK/y8xSftEM46rwIjpQ8Hh12ywiKlng1\nC5E2yJ7i+vwzlwI+ylo/RUQmV7RlQcNm4OQ4xEcFisZWkzPf4naTSwPLOibYdWCC\n28vY127rSgMgxnIkQn2TG5mUzK7BNFzegzgJoU8CgYBheY1adqS24ih7i6CXiWIZ\nIXvFyl6Kac5u4AdkDs/26bhyyuRWAe+ffjPX+RadiaQ77bBmV6SPlXPhFnPPogNP\nkUU32Iq3Wmrgw7Zvwg2cy2Dx+S8Os7+nwsmSXiJdtjBrVG39dqu//XXB1FMAtuK2\nWf1jzMXwy6DTQpbv6NQ1mQKBgQCicEyB5wRxLPMPEP1bsJu54U+bGUYKZH9fMlOd\nTUzoxxiAuym4fSMdWW98+UgAKiYeLfbfBz4EBE/PDJ9ZTIsdIx8BOnjRFNXn2bT/\nORU8soqHYTnkRtMlVuxcXnpIfyBp8QR67oNuRPMJ4cLwqnXjDi0GDd5+BJbBsv9I\nNLa+TwKBgQDS7K3Wr6hXJfwHwL1ripPYYOu7WQXRvVcHyd8/yzVj/Ppzzn52Cr4r\n9FroIKDm3Guje9ZVZhhOz0mc7jL4+NZoHpqb/WmTGrjLzQf4Uu+jHLDMiwNHoEmJ\nwlaKxT0nYbiPbg1Z6F19luUJWi6PFKvl0i7/JdOfPgNE+esoGMu0JQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0a571a6f78f348bf802c726742207b40", "name": "tempest-TestBGPVPNBasic-176626651", "fingerprint": "9c:50:e5:14:a2:cd:c7:df:a3:be:ff:55:ee:ff:12:bc"}} 2018-07-01 22:44:47,841 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/ports 1.223s 2018-07-01 22:44:47,841 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "fixed_ips": [{"ip_address": "10.100.1.10"}], "name": "tempest-port-smoke-883528299", "security_groups": ["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.26:9696/v2.0/ports', u'date': 'Sun, 01 Jul 2018 22:44:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-999b18c3-4b67-4407-a4da-373bf8d6e11d'} Body: {"port":{"status":"DOWN","created_at":"2018-07-01T22:44:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"766d5d98-05df-4792-bc7e-8aa0b0723b24","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-01T22:44:47Z","name":"tempest-port-smoke-883528299","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:3c:ec:14","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","fixed_ips":[{"subnet_id":"1fb2270d-ed9c-43e4-a639-5bb3de818d33","ip_address":"10.100.1.10"}],"id":"0438203a-9339-42b2-8f48-d4174a2e22f7","security_groups":["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"],"device_id":""}} 2018-07-01 22:44:49,666 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.26:8774/v2.1/servers 1.824s 2018-07-01 22:44:49,666 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-176626651", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "networks": [{"uuid": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "port": "0438203a-9339-42b2-8f48-d4174a2e22f7"}], "imageRef": "d1cbbb02-4ffe-4751-874b-b370c588359a", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.26:8774/v2.1/servers', u'x-compute-request-id': 'req-3f55f713-5bab-4467-b43b-7306cea44c32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f55f713-5bab-4467-b43b-7306cea44c32'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "adminPass": "bvsEUR4ZgN3k"}} 2018-07-01 22:44:50,011 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.342s 2018-07-01 22:44:50,012 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-903a06fa-c885-42cb-91d9-57e416744991', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-903a06fa-c885-42cb-91d9-57e416744991'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "user_id": "0a571a6f78f348bf802c726742207b40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T22:44:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:44:51,422 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.395s 2018-07-01 22:44:51,423 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-5cd782b1-e64c-46ab-aefa-5343f889542d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cd782b1-e64c-46ab-aefa-5343f889542d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "user_id": "0a571a6f78f348bf802c726742207b40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T22:44:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:44:53,079 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.650s 2018-07-01 22:44:53,080 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-fe1f74a6-6083-493c-9bac-01448de99a54', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe1f74a6-6083-493c-9bac-01448de99a54'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:51Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:44:53,092 199 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-07-01 22:44:55,036 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.942s 2018-07-01 22:44:55,036 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-efe55c36-6690-40bf-961a-963362d285ee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-efe55c36-6690-40bf-961a-963362d285ee'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:51Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:44:56,983 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.932s 2018-07-01 22:44:56,984 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-ae9e83f8-4143-46b2-bcf8-e41745d4e9f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae9e83f8-4143-46b2-bcf8-e41745d4e9f3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-A-1361040133": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:14", "version": 4, "addr": "10.100.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:36:32.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:54Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:44:56,997 199 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-07-01 22:44:57,418 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.420s 2018-07-01 22:44:57,419 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-d2ba84f3-f7dd-40ca-89e9-70c4c60492dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d2ba84f3-f7dd-40ca-89e9-70c4c60492dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-A-1361040133": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:14", "version": 4, "addr": "10.100.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:36:32.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:44:54Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:44:57,433 199 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: f60c89b6-d89f-4316-ba92-aa1a73ebc454 with status: ACTIVE 2018-07-01 22:44:58,284 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/ports 0.850s 2018-07-01 22:44:58,285 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "fixed_ips": [{"ip_address": "10.100.2.20"}], "name": "tempest-port-smoke-476861968", "security_groups": ["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.26:9696/v2.0/ports', u'date': 'Sun, 01 Jul 2018 22:44:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1544bd9e-64aa-4b85-8c1e-888a3f4f50cd'} Body: {"port":{"status":"DOWN","created_at":"2018-07-01T22:44:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2efee887-6c2e-46cb-bf6c-2086f42d2cef","tenant_id":"a50ecad41f9b4178bb8598e2fcc785d8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-01T22:44:57Z","name":"tempest-port-smoke-476861968","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:27:07:34","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a50ecad41f9b4178bb8598e2fcc785d8","fixed_ips":[{"subnet_id":"e94298dc-e6df-4284-89f0-53648f79ec60","ip_address":"10.100.2.20"}],"id":"e3c0afc6-c411-44b6-b41b-d955f21e1315","security_groups":["5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a"],"device_id":""}} 2018-07-01 22:44:59,904 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.26:8774/v2.1/servers 1.618s 2018-07-01 22:44:59,905 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-176626651", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "networks": [{"uuid": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "port": "e3c0afc6-c411-44b6-b41b-d955f21e1315"}], "imageRef": "d1cbbb02-4ffe-4751-874b-b370c588359a", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.26:8774/v2.1/servers', u'x-compute-request-id': 'req-c2a93fd5-d92d-41b6-8067-ad5ba272b996', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2a93fd5-d92d-41b6-8067-ad5ba272b996'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "adminPass": "99CAJYm4ZUep"}} 2018-07-01 22:45:00,262 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.354s 2018-07-01 22:45:00,263 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-b10a3d21-b338-406e-ac08-a89805e46aac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b10a3d21-b338-406e-ac08-a89805e46aac'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "user_id": "0a571a6f78f348bf802c726742207b40", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-01T22:44:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:45:01,675 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.397s 2018-07-01 22:45:01,675 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1319', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-ae73972c-a3d3-4fa4-ba0f-61440cb851b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae73972c-a3d3-4fa4-ba0f-61440cb851b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:01Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:45:01,682 199 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-07-01 22:45:03,210 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.525s 2018-07-01 22:45:03,210 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-fd72ba87-c50a-47cb-b499-d9b13baaaa58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd72ba87-c50a-47cb-b499-d9b13baaaa58'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:01Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:45:04,564 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.340s 2018-07-01 22:45:04,565 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-323b8897-eea2-410e-92cc-0d4329b4cb23', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-323b8897-eea2-410e-92cc-0d4329b4cb23'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:01Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:45:05,844 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.264s 2018-07-01 22:45:05,844 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-db87f33d-3f8d-453c-aec6-13aacb54635e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db87f33d-3f8d-453c-aec6-13aacb54635e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-B-914927142": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:07:34", "version": 4, "addr": "10.100.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:04Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:45:05,857 199 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-07-01 22:45:06,457 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.599s 2018-07-01 22:45:06,458 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-2aeaae07-0381-475a-987b-169d9185c71d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2aeaae07-0381-475a-987b-169d9185c71d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-network-B-914927142": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:07:34", "version": 4, "addr": "10.100.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:45:04Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:45:06,471 199 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 32652cd9-31a4-4d33-b917-e5d241a7dbcc with status: ACTIVE 2018-07-01 22:45:06,769 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns 0.298s 2018-07-01 22:45:06,770 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "l3bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '324', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Sun, 01 Jul 2018 22:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f286bef2-de6e-437c-b20e-120eda2256a0'} Body: {"bgpvpn": {"export_targets": [], "route_distinguishers": [], "routers": [], "id": "a6cec9d1-b7e7-4374-b9af-65eb2099d9e3", "name": "l3bgpvpn", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "import_targets": [], "networks": [], "route_targets": ["64512:1"], "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "type": "l3"}} 2018-07-01 22:45:06,771 199 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Associating network 766d5d98-05df-4792-bc7e-8aa0b0723b24 to BGPVPN a6cec9d1-b7e7-4374-b9af-65eb2099d9e3 2018-07-01 22:45:07,246 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations 0.474s 2018-07-01 22:45:07,246 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations', u'date': 'Sun, 01 Jul 2018 22:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e44243d8-5c28-4611-9f01-23d0f51669c8'} Body: {"network_association": {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "id": "01bc8520-6ec3-4c86-954d-afe1c366afa3"}} 2018-07-01 22:45:07,247 199 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Associating network 2efee887-6c2e-46cb-bf6c-2086f42d2cef to BGPVPN a6cec9d1-b7e7-4374-b9af-65eb2099d9e3 2018-07-01 22:45:07,942 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations 0.694s 2018-07-01 22:45:07,942 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/a6cec9d1-b7e7-4374-b9af-65eb2099d9e3/network_associations', u'date': 'Sun, 01 Jul 2018 22:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0fa525f-cc24-4bbf-9f48-3c10d94d9cfb'} Body: {"network_association": {"network_id": "2efee887-6c2e-46cb-bf6c-2086f42d2cef", "id": "e45c6ac6-2e6a-48bd-a940-1ffcbf487494"}} 2018-07-01 22:45:07,943 199 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-07-01 22:45:08,132 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/routers 0.188s 2018-07-01 22:45:08,132 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "name": "tempest-router--2012751044", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.26:9696/v2.0/routers', u'date': 'Sun, 01 Jul 2018 22:45:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24f8df9a-6a56-4769-aa34-7e6b005770ad'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:45:08Z", "admin_state_up": true, "updated_at": "2018-07-01T22:45:08Z", "revision_number": 0, "routes": [], "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2", "name": "tempest-router--2012751044"}} 2018-07-01 22:45:10,099 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2 1.965s 2018-07-01 22:45:10,099 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2', u'date': 'Sun, 01 Jul 2018 22:45:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b816d0d8-74a1-4929-a8be-b36fdab6c999'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:45:08Z", "admin_state_up": true, "updated_at": "2018-07-01T22:45:09Z", "revision_number": 3, "routes": [], "project_id": "a50ecad41f9b4178bb8598e2fcc785d8", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2", "name": "tempest-router--2012751044"}} 2018-07-01 22:45:11,797 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/add_router_interface 1.696s 2018-07-01 22:45:11,798 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/add_router_interface', u'date': 'Sun, 01 Jul 2018 22:45:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-688686ac-f49e-49b7-b549-45ca2b1e6dbf'} Body: {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33", "subnet_ids": ["1fb2270d-ed9c-43e4-a639-5bb3de818d33"], "port_id": "49a45f10-1338-419d-9f73-d19c6931368d", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2"} 2018-07-01 22:45:13,301 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.26:9696/v2.0/floatingips 1.503s 2018-07-01 22:45:13,302 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "fixed_ip_address": null, "port_id": "0438203a-9339-42b2-8f48-d4174a2e22f7"}} Response - Headers: {'status': '201', u'content-length': '551', 'content-location': 'http://172.30.9.26:9696/v2.0/floatingips', u'date': 'Sun, 01 Jul 2018 22:45:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f1e2fe8-d0ac-4e2c-8093-b9f99621d121'} Body: {"floatingip": {"router_id": "150e2a54-f301-4554-bec0-2cf245cf8fb2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-07-01T22:45:12Z", "floating_network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "fixed_ip_address": "10.100.1.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "0438203a-9339-42b2-8f48-d4174a2e22f7", "id": "1da703cc-2118-4c47-9ff2-5e22ff1e45f1", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "created_at": "2018-07-01T22:45:12Z", "project_id": "a50ecad41f9b4178bb8598e2fcc785d8"}} 2018-07-01 22:45:13,304 199 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-07-01 22:46:13,322 199 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-07-01 22:47:15,870 199 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-07-01 22:48:19,435 199 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-07-01 22:49:23,973 199 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.205 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-07-01 22:50:29,539 199 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.205 after 4 attempts 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 310, in connect 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 276, in retry_on_signal 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh return function() 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 310, in 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh timeout: timed out 2018-07-01 22:50:29.539 199 ERROR tempest.lib.common.ssh 2018-07-01 22:50:29,542 199 ERROR [networking_bgpvpn_tempest.tests.scenario.manager] (TestBGPVPNBasic:test_bgpvpn_basic) Initializing SSH connection to 172.30.9.205 failed. Error: Connection to the 172.30.9.205 via SSH timed out. User: cirros, Password: None 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 351, in get_remote_client 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 57, in wrapper 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 30, in wrapper 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 113, in validate_authentication 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.205 via SSH timed out. 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-07-01 22:50:29.542 199 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-07-01 22:50:29,782 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.26:8774/v2.1/servers 0.216s 2018-07-01 22:50:29,782 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '577', 'content-location': 'http://172.30.9.26:8774/v2.1/servers', u'x-compute-request-id': 'req-dbda5528-e80d-4754-947a-ba46dd5beeb0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dbda5528-e80d-4754-947a-ba46dd5beeb0'} Body: {"servers": [{"id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "name": "server-2"}, {"id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "name": "server-1"}]} 2018-07-01 22:50:30,855 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc/action 1.068s 2018-07-01 22:50:30,855 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32456', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc/action', u'x-compute-request-id': 'req-e5fdbff0-2374-4236-84e3-cff58cd198d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5fdbff0-2374-4236-84e3-cff58cd198d9'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 571679414 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-07-01 22:50:30,859 199 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 32652cd9-31a4-4d33-b917-e5d241a7dbcc body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 571679414 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131358] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133015] pid_max: default: 32768 minimum: 301 [ 0.133911] ACPI: Core revision 20150930 [ 0.135301] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136613] Security Framework initialized [ 0.137433] Yama: becoming mindful. [ 0.138162] AppArmor: AppArmor initialized [ 0.139023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140356] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141633] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144227] Initializing cgroup subsys io [ 0.145041] Initializing cgroup subsys memory [ 0.145899] Initializing cgroup subsys devices [ 0.146778] Initializing cgroup subsys freezer [ 0.147650] Initializing cgroup subsys net_cls [ 0.148516] Initializing cgroup subsys perf_event [ 0.149426] Initializing cgroup subsys net_prio [ 0.150307] Initializing cgroup subsys hugetlb [ 0.151180] Initializing cgroup subsys pids [ 0.152056] CPU: Physical Processor ID: 0 [ 0.153547] mce: CPU supports 10 MCE banks [ 0.154401] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155401] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166092] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172516] ftrace: allocating 31920 entries in 125 pages [ 0.198938] smpboot: Max logical packages: 1 [ 0.199792] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201140] x2apic enabled [ 0.201943] Switched APIC routing to physical x2apic. [ 0.203702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204821] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208630] KVM setup paravirtual spinlock [ 0.209925] x86: Booted up 1 node, 1 CPUs [ 0.210735] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212140] devtmpfs: initialized [ 0.213851] evm: security.selinux [ 0.214553] evm: security.SMACK64 [ 0.215245] evm: security.SMACK64EXEC [ 0.215988] evm: security.SMACK64TRANSMUTE [ 0.216801] evm: security.SMACK64MMAP [ 0.217552] evm: security.ima [ 0.218196] evm: security.capability [ 0.218996] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220849] pinctrl core: initialized pinctrl subsystem [ 0.221953] RTC time: 22:37:00, date: 07/01/18 [ 0.222907] NET: Registered protocol family 16 [ 0.223876] cpuidle: using governor ladder [ 0.224697] cpuidle: using governor menu [ 0.225486] PCCT header not found. [ 0.226243] ACPI: bus type PCI registered [ 0.227045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228292] PCI: Using configuration type 1 for base access [ 0.230041] ACPI: Added _OSI(Module Device) [ 0.230888] ACPI: Added _OSI(Processor Device) [ 0.231752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232651] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234784] ACPI: Interpreter enabled [ 0.235567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242941] ACPI: (supports S0 S5) [ 0.243649] ACPI: Using IOAPIC for interrupt routing [ 0.244707] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247794] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248949] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250187] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251379] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253606] acpiphp: Slot [3] registered [ 0.254414] acpiphp: Slot [4] registered [ 0.255217] acpiphp: Slot [5] registered [ 0.256014] acpiphp: Slot [6] registered [ 0.256814] acpiphp: Slot [7] registered [ 0.257626] acpiphp: Slot [8] registered [ 0.258430] acpiphp: Slot [9] registered [ 0.259229] acpiphp: Slot [10] registered [ 0.260046] acpiphp: Slot [11] registered [ 0.260860] acpiphp: Slot [12] registered [ 0.261682] acpiphp: Slot [13] registered [ 0.262496] acpiphp: Slot [14] registered [ 0.263308] acpiphp: Slot [15] registered [ 0.274212] acpiphp: Slot [16] registered [ 0.275025] acpiphp: Slot [17] registered [ 0.275838] acpiphp: Slot [18] registered [ 0.276650] acpiphp: Slot [19] registered [ 0.277462] acpiphp: Slot [20] registered [ 0.278280] acpiphp: Slot [21] registered [ 0.279092] acpiphp: Slot [22] registered [ 0.279899] acpiphp: Slot [23] registered [ 0.280713] acpiphp: Slot [24] registered [ 0.281530] acpiphp: Slot [25] registered [ 0.282346] acpiphp: Slot [26] registered [ 0.283158] acpiphp: Slot [27] registered [ 0.283967] acpiphp: Slot [28] registered [ 0.284778] acpiphp: Slot [29] registered [ 0.285591] acpiphp: Slot [30] registered [ 0.286408] acpiphp: Slot [31] registered [ 0.287219] PCI host bridge to bus 0000:00 [ 0.288027] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.289248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.290468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291917] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.293369] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299531] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300810] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301989] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358022] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359462] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362288] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363539] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365058] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366115] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367667] vgaarb: loaded [ 0.368271] vgaarb: bridge control possible 0000:00:02.0 [ 0.369412] SCSI subsystem initialized [ 0.370235] ACPI: bus type USB registered [ 0.371047] usbcore: registered new interface driver usbfs [ 0.372079] usbcore: registered new interface driver hub [ 0.373088] usbcore: registered new device driver usb [ 0.374147] PCI: Using ACPI for IRQ routing [ 0.375170] NetLabel: Initializing [ 0.375883] NetLabel: domain hash size = 128 [ 0.376738] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377689] NetLabel: unlabeled traffic allowed by default [ 0.378790] clocksource: Switched to clocksource kvm-clock [ 0.384221] AppArmor: AppArmor Filesystem Enabled [ 0.385182] pnp: PnP ACPI init [ 0.386093] pnp: PnP ACPI: found 5 devices [ 0.392458] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394159] NET: Registered protocol family 2 [ 0.395114] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.396385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.397556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398716] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399795] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400965] NET: Registered protocol family 1 [ 0.401833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402935] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404010] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418071] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432280] Trying to unpack rootfs image as initramfs... [ 0.482200] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496003] Scanning for low memory corruption every 60 seconds [ 0.497318] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498467] audit: initializing netlink subsys (disabled) [ 0.499500] audit: type=2000 audit(1530484620.890:1): initialized [ 0.500803] Initialise system trusted keyring [ 0.501734] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502904] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504859] zbud: loaded [ 0.505561] VFS: Disk quotas dquot_6.6.0 [ 0.506379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507898] fuse init (API version 7.23) [ 0.508783] Key type big_key registered [ 0.509628] Allocating IMA MOK and blacklist keyrings. [ 0.511119] Key type asymmetric registered [ 0.511936] Asymmetric key parser 'x509' registered [ 0.512882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.514342] io scheduler noop registered [ 0.515143] io scheduler deadline registered (default) [ 0.516130] io scheduler cfq registered [ 0.516954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520709] ACPI: Power Button [PWRF] [ 0.521555] GHES: HEST is not enabled! [ 0.535247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564857] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568031] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.592007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594170] Linux agpgart interface v0.103 [ 0.596232] brd: module loaded [ 0.597412] loop: module loaded [ 0.601529] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.602979] GPT:90111 != 2097151 [ 0.603656] GPT:Alternate GPT header not at the end of the disk. [ 0.604762] GPT:90111 != 2097151 [ 0.605459] GPT: Use GNU Parted to correct GPT errors. [ 0.606414] vda: vda1 vda15 [ 0.607836] scsi host0: ata_piix [ 0.608568] scsi host1: ata_piix [ 0.609278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.610486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.611959] libphy: Fixed MDIO Bus: probed [ 0.612776] tun: Universal TUN/TAP device driver, 1.6 [ 0.613718] tun: (C) 1999-2004 Max Krasnyansky [ 0.615865] PPP generic driver version 2.4.2 [ 0.616741] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617983] ehci-pci: EHCI PCI platform driver [ 0.618856] ehci-platform: EHCI generic platform driver [ 0.619834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620942] ohci-pci: OHCI PCI platform driver [ 0.621798] ohci-platform: OHCI generic platform driver [ 0.622770] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637127] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639547] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640565] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.641681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644288] usb usb1: Product: UHCI Host Controller [ 0.645210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646332] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647336] hub 1-0:1.0: USB hub found [ 0.648112] hub 1-0:1.0: 2 ports detected [ 0.648993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651088] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653029] mousedev: PS/2 mouse device common for all mice [ 0.654267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656078] rtc_cmos 00:00: RTC can wake from S4 [ 0.657155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658331] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659512] i2c /dev entries driver [ 0.660272] device-mapper: uevent: version 1.0.3 [ 0.661204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662839] ledtrig-cpu: registered to indicate activity on CPUs [ 0.664099] NET: Registered protocol family 10 [ 0.665076] NET: Registered protocol family 17 [ 0.665949] Key type dns_resolver registered [ 0.666868] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667941] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669662] registered taskstats version 1 [ 0.670496] Loading compiled-in X.509 certificates [ 0.671931] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673750] zswap: loaded using pool lzo/zbud [ 0.675138] Key type trusted registered [ 0.676674] Key type encrypted registered [ 0.677506] AppArmor: AppArmor sha1 policy hashing enabled [ 0.678518] ima: No TPM chip found, activating TPM-bypass! [ 0.679554] evm: HMAC attrs: 0x1 [ 0.680505] Magic number: 10:994:652 [ 0.681361] rtc_cmos 00:00: setting system clock to 2018-07-01 22:37:01 UTC (1530484621) [ 0.682946] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684047] EDD information not available. [ 0.771812] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773331] Write protecting the kernel read-only data: 14336k [ 0.785131] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.786916] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.121501] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 10.100.2.20... Lease of 10.100.2.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.100.2.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 61.02. iid=i-00000126 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjY3I/hJEg7vskP7aA7LlPL3u3K4rv1iMulCR3h9CWCJE0aQtKRxfeSz3gT89cd47FVuVh7Io2H52TQU8HV0J9YN5vfyiLB7uNwU0onsDR41d82Qy3WK6sQMWYasOoEv6lgfucSVEK4zhoZyX575mqZ80QKg/4oM3QHQEbNRONnJ3OV7g7EM36BaJM34bg2NMRbwrP0Bqhu2Zqj/ZbCdMYpNr9glYpRYv/WndosrxcJfBcMjcKLmgPnKSuAKIlYB4gNbJugQibYeR++8LqieXvNorIu3Pdae72/l69xvA2BxDG5Go/ktVah2Y5h0ykkej90HT5hjFTMD74kZkK1tMl root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALPEoGYSyLgak6RHmtv/eofIyo9cb1LSBJeS6PC9jGPxZKiE59bzgcnmH2k9rQOJWFcoJ6jwJED+hd+1w4RizheGgL6p6mrwc+tNmj5vXSO3I1SxPN7la5xbx3MbEvLFQAh/xhfjVTWjTcdHAc2k7BpOyT+gXLxZD9oItPNyqRUHAAAAFQDVKAKjzugLsLH/oKZ+KNEReTNuEQAAAIADyyj1HnN1U2nonENm7U0HmS0tGeDXMFtFm+c4wxME5wxYGuaT1BTGYxlfgMbDj5uwhNJIq7KFzhaBxNq5jqAXrMwhXF7oeGWsCY88eQUI+8l9gGbNgzlY/b4FTpuoEKUvYhUnLAvwKQQL7enMNg+ROWJL7oFW7wVB7Vn7eXrOqwAAAIAYjhtC6PJnc+8a6TvRDhjWUiDmETzHCc945lWx07ydrOdPJtgVwf1T1apWmXvGh51CcaoDT9x09N6Ez90qnj8aluS4Mh7xmihgXtF97qgae8muRVIi1hl8uWkNWTitYUtgMqdEULtqF4BWyuIAZrf20gwxbSw38EK3DSpFDCNwPA== root@server-2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.100.2.20,24,fe80::f816:3eff:fe27:734/64, ip-route:default via 10.100.2.1 dev eth0 ip-route:10.100.2.0/24 dev eth0 src 10.100.2.20 ip-route:169.254.169.254 via 10.100.2.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000126 name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=63.18 === /dev/root resized successfully [took 2.00s] === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:27:07:34 inet addr:10.100.2.20 Bcast:10.100.2.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe27:734/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99 errors:0 dropped:16 overruns:0 frame:0 TX packets:130 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:11609 (11.3 KiB) TX bytes:11720 (11.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.100.2.1 0.0.0.0 UG 0 0 0 eth0 10.100.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.100.2.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.100.2.3 nameserver 10.100.2.4 nameserver 10.100.2.2 ### ping -c 5 10.100.2.1 PING 10.100.2.1 (10.100.2.1): 56 data bytes --- 10.100.2.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.100.2.3 PING 10.100.2.3 (10.100.2.3): 56 data bytes 64 bytes from 10.100.2.3: seq=0 ttl=64 time=0.599 ms 64 bytes from 10.100.2.3: seq=1 ttl=64 time=0.292 ms 64 bytes from 10.100.2.3: seq=2 ttl=64 time=0.220 ms 64 bytes from 10.100.2.3: seq=3 ttl=64 time=0.172 ms 64 bytes from 10.100.2.3: seq=4 ttl=64 time=0.200 ms --- 10.100.2.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.172/0.296/0.599 ms #### ping -c 5 10.100.2.4 PING 10.100.2.4 (10.100.2.4): 56 data bytes 64 bytes from 10.100.2.4: seq=0 ttl=64 time=0.507 ms 64 bytes from 10.100.2.4: seq=1 ttl=64 time=0.364 ms 64 bytes from 10.100.2.4: seq=2 ttl=64 time=0.208 ms 64 bytes from 10.100.2.4: seq=3 ttl=64 time=0.144 ms 64 bytes from 10.100.2.4: seq=4 ttl=64 time=0.158 ms --- 10.100.2.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.144/0.276/0.507 ms #### ping -c 5 10.100.2.2 PING 10.100.2.2 (10.100.2.2): 56 data bytes 64 bytes from 10.100.2.2: seq=0 ttl=64 time=0.574 ms 64 bytes from 10.100.2.2: seq=1 ttl=64 time=0.253 ms 64 bytes from 10.100.2.2: seq=2 ttl=64 time=0.227 ms 64 bytes from 10.100.2.2: seq=3 ttl=64 time=0.190 ms 64 bytes from 10.100.2.2: seq=4 ttl=64 time=0.219 ms --- 10.100.2.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.190/0.292/0.574 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.103753] EXT4-fs (vda1): re-mounted. Opts: data=ordered [ 1.119863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.119865] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.119866] usb 1-1: Product: QEMU USB Tablet [ 1.119867] usb 1-1: Manufacturer: QEMU [ 1.119868] usb 1-1: SerialNumber: 42 [ 1.121501] random: dd urandom read with 5 bits of entropy available [ 1.495045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 63.304730] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 63.612104] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Jul 1 23:37:01 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Jul 1 23:37:01 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Jul 1 23:37:01 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jul 1 23:37:01 cirros kern.info kernel: [ 0.217552] evm: security.ima Jul 1 23:37:01 cirros kern.info kernel: [ 0.218196] evm: security.capability Jul 1 23:37:01 cirros kern.info kernel: [ 0.218996] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns Jul 1 23:37:01 cirros kern.info kernel: [ 0.220849] pinctrl core: initialized pinctrl subsystem Jul 1 23:37:01 cirros kern.info kernel: [ 0.221953] RTC time: 22:37:00, date: 07/01/18 Jul 1 23:37:01 cirros kern.info kernel: [ 0.222907] NET: Registered protocol family 16 Jul 1 23:37:01 cirros kern.info kernel: [ 0.223876] cpuidle: using governor ladder Jul 1 23:37:01 cirros kern.info kernel: [ 0.224697] cpuidle: using governor menu Jul 1 23:37:01 cirros kern.warn kernel: [ 0.225486] PCCT header not found. Jul 1 23:37:01 cirros kern.info kernel: [ 0.226243] ACPI: bus type PCI registered Jul 1 23:37:01 cirros kern.info kernel: [ 0.227045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jul 1 23:37:01 cirros kern.info kernel: [ 1.119863] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Jul 1 23:37:01 cirros kern.info kernel: [ 1.119865] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Jul 1 23:37:01 cirros kern.info kernel: [ 1.119866] usb 1-1: Product: QEMU USB Tablet Jul 1 23:37:01 cirros kern.info kernel: [ 1.119867] usb 1-1: Manufacturer: QEMU Jul 1 23:37:01 cirros kern.info kernel: [ 1.119868] usb 1-1: SerialNumber: 42 Jul 1 23:37:01 cirros kern.notice kernel: [ 1.121501] random: dd urandom read with 5 bits of entropy available Jul 1 23:37:02 cirros kern.info kernel: [ 1.495045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Jul 1 23:38:03 cirros auth.notice su: + /dev/console root:cirros Jul 1 23:38:03 cirros authpriv.info dropbear[344]: Running in background Jul 1 23:38:04 cirros kern.info kernel: [ 63.304730] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Jul 1 23:38:04 cirros kern.info kernel: [ 63.612104] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: 2018-07-01 22:50:31,931 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454/action 1.070s 2018-07-01 22:50:31,932 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '25368', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454/action', u'x-compute-request-id': 'req-abda342c-122b-43ea-b9e5-034b3250ce60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abda342c-122b-43ea-b9e5-034b3250ce60'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501394060 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl 2018-07-01 22:50:31,935 199 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for f60c89b6-d89f-4316-ba92-aa1a73ebc454 body= [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 501394060 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132812] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134479] pid_max: default: 32768 minimum: 301 [ 0.135377] ACPI: Core revision 20150930 [ 0.136761] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138079] Security Framework initialized [ 0.138902] Yama: becoming mindful. [ 0.139638] AppArmor: AppArmor initialized [ 0.140508] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143133] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144355] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145742] Initializing cgroup subsys io [ 0.146563] Initializing cgroup subsys memory [ 0.147429] Initializing cgroup subsys devices [ 0.148320] Initializing cgroup subsys freezer [ 0.149187] Initializing cgroup subsys net_cls [ 0.150061] Initializing cgroup subsys perf_event [ 0.150981] Initializing cgroup subsys net_prio [ 0.151892] Initializing cgroup subsys hugetlb [ 0.152769] Initializing cgroup subsys pids [ 0.153647] CPU: Physical Processor ID: 0 [ 0.155137] mce: CPU supports 10 MCE banks [ 0.156016] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167590] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174016] ftrace: allocating 31920 entries in 125 pages [ 0.200225] smpboot: Max logical packages: 1 [ 0.201104] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202461] x2apic enabled [ 0.203265] Switched APIC routing to physical x2apic. [ 0.205028] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209950] KVM setup paravirtual spinlock [ 0.211241] x86: Booted up 1 node, 1 CPUs [ 0.212047] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.213436] devtmpfs: initialized [ 0.215142] evm: security.selinux [ 0.215844] evm: security.SMACK64 [ 0.216535] evm: security.SMACK64EXEC [ 0.217275] evm: security.SMACK64TRANSMUTE [ 0.218082] evm: security.SMACK64MMAP [ 0.218829] evm: security.ima [ 0.219471] evm: security.capability [ 0.220269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.222112] pinctrl core: initialized pinctrl subsystem [ 0.223210] RTC time: 22:36:32, date: 07/01/18 [ 0.224163] NET: Registered protocol family 16 [ 0.225130] cpuidle: using governor ladder [ 0.225946] cpuidle: using governor menu [ 0.226729] PCCT header not found. [ 0.227484] ACPI: bus type PCI registered [ 0.228280] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.229525] PCI: Using configuration type 1 for base access [ 0.231271] ACPI: Added _OSI(Module Device) [ 0.232114] ACPI: Added _OSI(Processor Device) [ 0.232977] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.233875] ACPI: Added _OSI(Processor Aggregator Device) [ 0.235976] ACPI: Interpreter enabled [ 0.236749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.238587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.240412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.242249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.244081] ACPI: (supports S0 S5) [ 0.244786] ACPI: Using IOAPIC for interrupt routing [ 0.245732] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.251177] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.252370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254585] acpiphp: Slot [3] registered [ 0.255390] acpiphp: Slot [4] registered [ 0.256188] acpiphp: Slot [5] registered [ 0.256987] acpiphp: Slot [6] registered [ 0.257781] acpiphp: Slot [7] registered [ 0.258581] acpiphp: Slot [8] registered [ 0.259379] acpiphp: Slot [9] registered [ 0.260171] acpiphp: Slot [10] registered [ 0.260982] acpiphp: Slot [11] registered [ 0.261801] acpiphp: Slot [12] registered [ 0.262620] acpiphp: Slot [13] registered [ 0.263427] acpiphp: Slot [14] registered [ 0.264232] acpiphp: Slot [15] registered [ 0.275129] acpiphp: Slot [16] registered [ 0.275941] acpiphp: Slot [17] registered [ 0.276749] acpiphp: Slot [18] registered [ 0.277555] acpiphp: Slot [19] registered [ 0.278362] acpiphp: Slot [20] registered [ 0.279174] acpiphp: Slot [21] registered [ 0.279985] acpiphp: Slot [22] registered [ 0.280795] acpiphp: Slot [23] registered [ 0.281606] acpiphp: Slot [24] registered [ 0.282416] acpiphp: Slot [25] registered [ 0.283225] acpiphp: Slot [26] registered [ 0.284034] acpiphp: Slot [27] registered [ 0.284845] acpiphp: Slot [28] registered [ 0.285658] acpiphp: Slot [29] registered [ 0.286465] acpiphp: Slot [30] registered [ 0.287276] acpiphp: Slot [31] registered [ 0.288095] PCI host bridge to bus 0000:00 [ 0.288907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290114] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291329] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.292772] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.294212] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301679] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.302852] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304119] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310543] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.311967] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357652] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360580] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362006] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363410] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364661] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365817] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367034] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368573] vgaarb: loaded [ 0.369171] vgaarb: bridge control possible 0000:00:02.0 [ 0.370311] SCSI subsystem initialized [ 0.371126] ACPI: bus type USB registered [ 0.371937] usbcore: registered new interface driver usbfs [ 0.372976] usbcore: registered new interface driver hub [ 0.373980] usbcore: registered new device driver usb [ 0.375031] PCI: Using ACPI for IRQ routing [ 0.376054] NetLabel: Initializing [ 0.376767] NetLabel: domain hash size = 128 [ 0.377612] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378553] NetLabel: unlabeled traffic allowed by default [ 0.379641] clocksource: Switched to clocksource kvm-clock [ 0.384995] AppArmor: AppArmor Filesystem Enabled [ 0.385958] pnp: PnP ACPI init [ 0.386865] pnp: PnP ACPI: found 5 devices [ 0.393235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394937] NET: Registered protocol family 2 [ 0.395903] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397172] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398343] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399499] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.401744] NET: Registered protocol family 1 [ 0.402614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404825] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418666] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432945] Trying to unpack rootfs image as initramfs... [ 0.482475] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496323] Scanning for low memory corruption every 60 seconds [ 0.497768] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498994] audit: initializing netlink subsys (disabled) [ 0.500096] audit: type=2000 audit(1530484592.947:1): initialized [ 0.501487] Initialise system trusted keyring [ 0.502449] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505725] zbud: loaded [ 0.506449] VFS: Disk quotas dquot_6.6.0 [ 0.507295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508858] fuse init (API version 7.23) [ 0.509792] Key type big_key registered [ 0.510670] Allocating IMA MOK and blacklist keyrings. [ 0.511846] Key type asymmetric registered [ 0.512737] Asymmetric key parser 'x509' registered [ 0.513735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515668] io scheduler noop registered [ 0.516487] io scheduler deadline registered (default) [ 0.517525] io scheduler cfq registered [ 0.518388] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522313] ACPI: Power Button [PWRF] [ 0.523176] GHES: HEST is not enabled! [ 0.536715] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566170] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.593064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595238] Linux agpgart interface v0.103 [ 0.597251] brd: module loaded [ 0.598449] loop: module loaded [ 0.602505] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.604041] GPT:90111 != 2097151 [ 0.604752] GPT:Alternate GPT header not at the end of the disk. [ 0.605894] GPT:90111 != 2097151 [ 0.606596] GPT: Use GNU Parted to correct GPT errors. [ 0.607610] vda: vda1 vda15 [ 0.609036] scsi host0: ata_piix [ 0.609810] scsi host1: ata_piix [ 0.610539] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.611815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.613325] libphy: Fixed MDIO Bus: probed [ 0.614169] tun: Universal TUN/TAP device driver, 1.6 [ 0.615161] tun: (C) 1999-2004 Max Krasnyansky [ 0.617362] PPP generic driver version 2.4.2 [ 0.618285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619576] ehci-pci: EHCI PCI platform driver [ 0.620493] ehci-platform: EHCI generic platform driver [ 0.621528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622707] ohci-pci: OHCI PCI platform driver [ 0.623620] ohci-platform: OHCI generic platform driver [ 0.624666] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639054] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641596] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.642638] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.643787] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646650] usb usb1: Product: UHCI Host Controller [ 0.647619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.648881] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649910] hub 1-0:1.0: USB hub found [ 0.650716] hub 1-0:1.0: 2 ports detected [ 0.651638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653851] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.654881] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656014] mousedev: PS/2 mouse device common for all mice [ 0.657367] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659301] rtc_cmos 00:00: RTC can wake from S4 [ 0.660450] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.661735] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663033] i2c /dev entries driver [ 0.663839] device-mapper: uevent: version 1.0.3 [ 0.664826] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.666595] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] NET: Registered protocol family 10 [ 0.668967] NET: Registered protocol family 17 [ 0.669898] Key type dns_resolver registered [ 0.670865] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672037] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.673856] registered taskstats version 1 [ 0.674753] Loading compiled-in X.509 certificates [ 0.676269] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.678236] zswap: loaded using pool lzo/zbud [ 0.679666] Key type trusted registered [ 0.681225] Key type encrypted registered [ 0.682112] AppArmor: AppArmor sha1 policy hashing enabled [ 0.683213] ima: No TPM chip found, activating TPM-bypass! [ 0.684373] evm: HMAC attrs: 0x1 [ 0.685739] Magic number: 10:994:652 [ 0.686674] rtc_cmos 00:00: setting system clock to 2018-07-01 22:36:33 UTC (1530484593) [ 0.688411] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.689651] EDD information not available. [ 0.772596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.774205] Write protecting the kernel read-only data: 14336k [ 0.785842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.787782] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.343890] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 10.100.1.10... Lease of 10.100.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.100.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 61.29. iid=i-00000123 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC80iVc75p2H7DOWXvGWduRiMRllSf9I1LnyQpUkcgcueNG79CYoqathLOP/x5s8Ce9ofEuWrnhJDac8gWQZ4jmaJcqm598MugAHAyIEqWvDKVHq5HtpAC5NmbMbniSzfe2y/Vlxrdss1o/hj1aFsSlRfOHCL52fMtSNYbY/m7rA2j8L5R9hNWYZq6XdtqzPNsY2DXsFxRY2rrz1JiOJNYxMyK2Ulx4El/Aa3OjdyZeelqGyZQf6mrA5eqZQ+9p5Ad22rljZw9d4g35oEqy0XMCZ9nwdvwPouaCC+mhHKb2b12e/yL6lb9DOmrgIwQPqgCCOJKl6lBitU9Uw6w/UrfL root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAL7RSK7m0xnKfAyak5fo2fe7bF5YMfdLSFygaxRwdrk9rh1EzAamyhZHzfTV9/KCKIb2MO6SCqh7cUH0nrC2VQ/h91q5j0EKrTP3WdCSRBqJAflSdyKg70URaiTs+9YZzBsp6rXzfyuBf8Naa05m3MAYmF8pHXXeQJxWcw+9kELzAAAAFQCJTnJ0AbF9kXrkbrj8EhH4rVtP3wAAAH9h6BAlJb68IPqA0BlAHJuoSzLAJNaf//8tsQdLpDYnull3QbYQonRfwQAhUjmOC9PDrKQ1SmluumbvuGjYZGB2AlmoZTUHXVQXZpOdNi0amr6m97o7ZhtESdpodaCW5rxiF9lDG6PerFOhS9DV/sA+cPkEBadsDV+4TbzpKvi4AAAAgQCKsI4Zyp0r9YFgUSb9+U/p52wIfb/JfZAJxS1qaTfWzOMUS36tp0IybAkT2LKjJx9WgaRLVujFdfS8RFWyELfMy8SL54E8aop3xt7ouiD+EuLALsavfAzwsvscf/qycCGYXITMq/Akw3wCDErqm7hSQDEjCd1IOz9B3KjmBD4uiw== root@server-1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.100.1.10,24,fe80::f816:3eff:fe3c:ec14/64, ip-route:default via 10.100.1.1 dev eth0 ip-route:10.100.1.0/24 dev eth0 src 10.100.1.10 ip-route:169.254.169.254 via 10.100.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000123 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=63.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: /dev/root resized successfully [took 2.11s] 2018-07-01 22:50:32,828 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/floatingips/1da703cc-2118-4c47-9ff2-5e22ff1e45f1 0.887s 2018-07-01 22:50:32,829 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/floatingips/1da703cc-2118-4c47-9ff2-5e22ff1e45f1', u'date': 'Sun, 01 Jul 2018 22:50:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7864d15a-6c9c-4046-a551-cb5bd0f1e52a'} Body: 2018-07-01 22:50:34,067 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/remove_router_interface 1.238s 2018-07-01 22:50:34,067 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2/remove_router_interface', u'date': 'Sun, 01 Jul 2018 22:50:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2209a872-572c-4198-b520-385132b61315'} Body: {"network_id": "766d5d98-05df-4792-bc7e-8aa0b0723b24", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "subnet_id": "1fb2270d-ed9c-43e4-a639-5bb3de818d33", "subnet_ids": ["1fb2270d-ed9c-43e4-a639-5bb3de818d33"], "port_id": "49a45f10-1338-419d-9f73-d19c6931368d", "id": "150e2a54-f301-4554-bec0-2cf245cf8fb2"} 2018-07-01 22:50:35,379 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2 1.311s 2018-07-01 22:50:35,379 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/routers/150e2a54-f301-4554-bec0-2cf245cf8fb2', u'date': 'Sun, 01 Jul 2018 22:50:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4e7c197f-4e82-42d5-9a42-98d85b3048bf'} Body: 2018-07-01 22:50:35,565 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.185s 2018-07-01 22:50:35,565 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-8bac9c42-b27a-42c2-a10f-68fbf2d0c8df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bac9c42-b27a-42c2-a10f-68fbf2d0c8df'} Body: 2018-07-01 22:50:36,306 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.741s 2018-07-01 22:50:36,307 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1555', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-5ba32b94-3953-4437-b318-300cd7d6cb1e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ba32b94-3953-4437-b318-300cd7d6cb1e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-network-B-914927142": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:07:34", "version": 4, "addr": "10.100.2.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:50:35Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:50:37,668 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.352s 2018-07-01 22:50:37,668 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1342', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-4af046ac-4158-41c0-bee9-a6777593c388', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4af046ac-4158-41c0-bee9-a6777593c388'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:37:00.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "32652cd9-31a4-4d33-b917-e5d241a7dbcc", "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:50:36Z", "hostId": "2d8b6cc0d2d870dbe8b6033d633a962f74a4f614611092bfd019b236", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-2", "created": "2018-07-01T22:44:59Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:50:38,734 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc 0.053s 2018-07-01 22:50:38,735 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/32652cd9-31a4-4d33-b917-e5d241a7dbcc', u'x-compute-request-id': 'req-b7495474-5de3-4362-8ad2-42416d6d1f5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b7495474-5de3-4362-8ad2-42416d6d1f5f'} Body: {"itemNotFound": {"message": "Instance 32652cd9-31a4-4d33-b917-e5d241a7dbcc could not be found.", "code": 404}} 2018-07-01 22:50:39,258 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/ports/e3c0afc6-c411-44b6-b41b-d955f21e1315 0.522s 2018-07-01 22:50:39,258 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/ports/e3c0afc6-c411-44b6-b41b-d955f21e1315', u'date': 'Sun, 01 Jul 2018 22:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-782d75e5-51e9-46b8-bd51-ba82b5b513bc'} Body: 2018-07-01 22:50:39,403 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.144s 2018-07-01 22:50:39,404 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-54e27eac-bdb3-44b9-9d0d-ce5d73ba3738', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54e27eac-bdb3-44b9-9d0d-ce5d73ba3738'} Body: 2018-07-01 22:50:40,186 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.781s 2018-07-01 22:50:40,186 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1556', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-465362d3-466c-4973-906f-ca8c4c799dda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-465362d3-466c-4973-906f-ca8c4c799dda'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-network-A-1361040133": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ec:14", "version": 4, "addr": "10.100.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454", "rel": "bookmark"}], "image": {"id": "d1cbbb02-4ffe-4751-874b-b370c588359a", "links": [{"href": "http://172.30.9.26:8774/images/d1cbbb02-4ffe-4751-874b-b370c588359a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-01T22:36:32.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "f60c89b6-d89f-4316-ba92-aa1a73ebc454", "security_groups": [{"name": "tempest-secgroup-smoke-348864801"}], "user_id": "0a571a6f78f348bf802c726742207b40", "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": "2018-07-01T22:50:39Z", "hostId": "071121bd96f94a908b8bf714191165a4b607e2012301d19b8abcfea3", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-176626651", "name": "server-1", "created": "2018-07-01T22:44:49Z", "tenant_id": "a50ecad41f9b4178bb8598e2fcc785d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:50:41,252 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454 0.051s 2018-07-01 22:50:41,252 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.26:8774/v2.1/servers/f60c89b6-d89f-4316-ba92-aa1a73ebc454', u'x-compute-request-id': 'req-3bff5790-352e-4915-a576-527035ba726b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3bff5790-352e-4915-a576-527035ba726b'} Body: {"itemNotFound": {"message": "Instance f60c89b6-d89f-4316-ba92-aa1a73ebc454 could not be found.", "code": 404}} 2018-07-01 22:50:41,921 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/ports/0438203a-9339-42b2-8f48-d4174a2e22f7 0.667s 2018-07-01 22:50:41,922 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/ports/0438203a-9339-42b2-8f48-d4174a2e22f7', u'date': 'Sun, 01 Jul 2018 22:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-06f452c7-74c2-4473-a6a2-e8f5b8f0f15e'} Body: 2018-07-01 22:50:41,952 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.26:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-176626651 0.029s 2018-07-01 22:50:41,953 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.26:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-176626651', u'x-compute-request-id': 'req-fe3fd90a-2aa4-4574-991e-5f7de424673b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Sun, 01 Jul 2018 22:50:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe3fd90a-2aa4-4574-991e-5f7de424673b'} Body: 2018-07-01 22:50:44,354 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/subnets/e94298dc-e6df-4284-89f0-53648f79ec60 2.400s 2018-07-01 22:50:44,355 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets/e94298dc-e6df-4284-89f0-53648f79ec60', u'date': 'Sun, 01 Jul 2018 22:50:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fffb5c7c-973a-4594-9a01-f2fae64adc32'} Body: 2018-07-01 22:50:45,846 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/networks/2efee887-6c2e-46cb-bf6c-2086f42d2cef 1.491s 2018-07-01 22:50:45,847 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/2efee887-6c2e-46cb-bf6c-2086f42d2cef', u'date': 'Sun, 01 Jul 2018 22:50:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-60fe3870-e9a3-4362-a769-fc02c958867c'} Body: 2018-07-01 22:50:48,284 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/subnets/1fb2270d-ed9c-43e4-a639-5bb3de818d33 2.437s 2018-07-01 22:50:48,285 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/subnets/1fb2270d-ed9c-43e4-a639-5bb3de818d33', u'date': 'Sun, 01 Jul 2018 22:50:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3ca2e5e1-2963-4716-ac85-594f43e739e6'} Body: 2018-07-01 22:50:49,637 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/networks/766d5d98-05df-4792-bc7e-8aa0b0723b24 1.350s 2018-07-01 22:50:49,637 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/networks/766d5d98-05df-4792-bc7e-8aa0b0723b24', u'date': 'Sun, 01 Jul 2018 22:50:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aebfe554-6ec0-47bd-b18b-b1e0d8c3a8e2'} Body: 2018-07-01 22:50:50,052 199 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.26:9696/v2.0/security-groups/5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a 0.413s 2018-07-01 22:50:50,052 199 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.26:9696/v2.0/security-groups/5b4e0892-7e18-4d1d-bcea-ecce46ad1f2a', u'date': 'Sun, 01 Jul 2018 22:50:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-25039d07-0660-439e-9a4f-01b900a7552e'} Body: ====== Totals ====== Ran: 17 tests in 425.0000 sec. - Passed: 15 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 2 Sum of execute time for each test: 391.6654 sec. ============== Worker Balance ============== - Worker 0 (17 tests) => 0:06:47.400182 2018-07-01 22:51:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/d1cbbb02-4ffe-4751-874b-b370c588359a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57cf0444532ccad0f8951c26d5111e873cc8391e" 2018-07-01 22:51:08,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81b357d8-5848-4039-9556-4b9faaaafd09 Date: Sun, 01 Jul 2018 22:51:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:51:08,211 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d1cbbb02-4ffe-4751-874b-b370c588359a used request id req-81b357d8-5848-4039-9556-4b9faaaafd09 2018-07-01 22:51:08,212 - sdnvpn-tempest - DEBUG - Deleted image d1cbbb02-4ffe-4751-874b-b370c588359a 2018-07-01 22:51:08,212 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-07-01 22:51:08,213 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': {'duration': ' 425.0000 ', 'failed': ' 2', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [3.947147s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [2.675791s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [0.997497s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [5.126736s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.350330s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.166793s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.344222s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.535036s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.993763s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.461182s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.833793s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.328927s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [2.314961s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.886930s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.744575s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.573128s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [368.384586s] ... FAILED'], 'num_tests': ' 17 '}} 2018-07-01 22:51:08,213 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-07-01 22:51:08,213 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-07-01 22:51:08,213 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-07-01 22:51:08,303 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-07-01 22:51:08,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:08,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:08,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:08,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:08,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:08,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:08,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:08,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:08,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:08,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:51:08,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:08,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:08,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:08,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:08,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:08,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:08,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:08,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:08,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:08,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:08,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:08,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:08,313 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:51:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:08,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fe78f4-07ea-47df-b87a-2a78cf1f0c9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:08,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-d3fe78f4-07ea-47df-b87a-2a78cf1f0c9f 2018-07-01 22:51:08,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:08,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["cnz_66Z3TuyHMoBxVef_1A"], "issued_at": "2018-07-01T22:51:08.000000Z"}} 2018-07-01 22:51:08,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccdfc3471a097e8a88a55c567d655c6f10e985d9" 2018-07-01 22:51:08,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-51de08be-9042-40ae-a063-074df012612d Date: Sun, 01 Jul 2018 22:51:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:51:08,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-51de08be-9042-40ae-a063-074df012612d 2018-07-01 22:51:08,885 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:51:08,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccdfc3471a097e8a88a55c567d655c6f10e985d9" 2018-07-01 22:51:09,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-153de08c-6f53-4711-95e5-c0b0855d1b3c Date: Sun, 01 Jul 2018 22:51:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:51:09,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-153de08c-6f53-4711-95e5-c0b0855d1b3c 2018-07-01 22:51:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccdfc3471a097e8a88a55c567d655c6f10e985d9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:51:09,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5055dd52-32b6-4ec6-90fc-967d98ba5142 X-Openstack-Request-Id: req-e39e306a-603c-46ac-ae62-2b469952be15 Date: Sun, 01 Jul 2018 22:51:09 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:51:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:51:09Z", "visibility": "public", "locations": [], "self": "/v2/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "min_disk": 0, "protected": false, "id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "file": "/v2/images/5055dd52-32b6-4ec6-90fc-967d98ba5142/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:51:09,267 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e39e306a-603c-46ac-ae62-2b469952be15 2018-07-01 22:51:09,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5055dd52-32b6-4ec6-90fc-967d98ba5142/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccdfc3471a097e8a88a55c567d655c6f10e985d9" -d '' 2018-07-01 22:51:10,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e87711d3-2a6c-4585-a3fd-3d24ab6db4f4 Date: Sun, 01 Jul 2018 22:51:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:51:10,175 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5055dd52-32b6-4ec6-90fc-967d98ba5142/file used request id req-e87711d3-2a6c-4585-a3fd-3d24ab6db4f4 2018-07-01 22:51:10,176 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-07-01 22:51:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:10,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4031b0da-bb4f-478f-9005-22c110bbb1e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:10,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-4031b0da-bb4f-478f-9005-22c110bbb1e2 2018-07-01 22:51:10,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:10,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["KRBoiDrUTGijKnEpcEy43g"], "issued_at": "2018-07-01T22:51:10.000000Z"}} 2018-07-01 22:51:10,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ee9c0c92296ca1f76ab0424be26ad210a0473" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-07-01 22:51:11,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-c614acc4-31a7-45b7-b1e9-0843308aac02 Date: Sun, 01 Jul 2018 22:51:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:51:10Z","is_default":false,"provider:segmentation_id":49,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:10Z","mtu":1450}} 2018-07-01 22:51:11,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-c614acc4-31a7-45b7-b1e9-0843308aac02 2018-07-01 22:51:11,065 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 561f4711-234f-4ea7-8d8e-a69f3dd52573 with cidr 10.10.10.0/24 2018-07-01 22:51:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ee9c0c92296ca1f76ab0424be26ad210a0473" -d '{"subnets": [{"ip_version": 4, "network_id": "561f4711-234f-4ea7-8d8e-a69f3dd52573", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-07-01 22:51:11,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-f5ac00dc-25fb-4ade-9e8e-09502ff1e46d Date: Sun, 01 Jul 2018 22:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:11Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:51:11Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"da724096-18d2-4206-a92a-5d99a984248c","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-07-01 22:51:11,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f5ac00dc-25fb-4ade-9e8e-09502ff1e46d 2018-07-01 22:51:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ee9c0c92296ca1f76ab0424be26ad210a0473" 2018-07-01 22:51:11,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-3d481cb9-428d-494a-ae17-0cc6d0ae274d Date: Sun, 01 Jul 2018 22:51:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "revision_number": 0, "id": "50e590d3-b5fe-4807-8519-15e4a82a7152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 179, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 7, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:51:11,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-3d481cb9-428d-494a-ae17-0cc6d0ae274d 2018-07-01 22:51:11,859 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:51:11,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:11,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa14df1-cc53-4cdc-bd3c-83af0a2a210a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:11,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-afa14df1-cc53-4cdc-bd3c-83af0a2a210a 2018-07-01 22:51:11,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:12,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["Tto6UxxyT8eOmCa5WzWAgw"], "issued_at": "2018-07-01T22:51:12.000000Z"}} 2018-07-01 22:51:12,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" 2018-07-01 22:51:12,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7803280f-fe60-47d7-8b87-98792aba4d39 x-compute-request-id: req-7803280f-fe60-47d7-8b87-98792aba4d39 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:51:12,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-7803280f-fe60-47d7-8b87-98792aba4d39 2018-07-01 22:51:12,428 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-07-01 22:51:12,428 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-07-01 22:51:12,428 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=5055dd52-32b6-4ec6-90fc-967d98ba5142 network=561f4711-234f-4ea7-8d8e-a69f3dd52573 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-07-01 22:51:12,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:12,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:12,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:12,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:12,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:12,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:12,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:12,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:12,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:12,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:12,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:12,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:12,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:12,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:12,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:12,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:12,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:12,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecfee6e-2118-45b4-ada0-2f65b2fcbaeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:12,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-7ecfee6e-2118-45b4-ada0-2f65b2fcbaeb 2018-07-01 22:51:12,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:12,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["vl6jgG2_Q4mkMtTn-y265w"], "issued_at": "2018-07-01T22:51:12.000000Z"}} 2018-07-01 22:51:12,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" 2018-07-01 22:51:13,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-550f6247-2217-44b0-88bd-e4b986151753 x-compute-request-id: req-550f6247-2217-44b0-88bd-e4b986151753 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:51:13,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-550f6247-2217-44b0-88bd-e4b986151753 2018-07-01 22:51:13,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" 2018-07-01 22:51:13,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66ff58ad-efa4-494c-aa07-d14e8da79428 x-compute-request-id: req-66ff58ad-efa4-494c-aa07-d14e8da79428 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:51:13,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-66ff58ad-efa4-494c-aa07-d14e8da79428 2018-07-01 22:51:13,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "561f4711-234f-4ea7-8d8e-a69f3dd52573"}]}}' 2018-07-01 22:51:14,517 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68951afd-1b8b-4098-ac3b-3d5493e736b3 x-compute-request-id: req-68951afd-1b8b-4098-ac3b-3d5493e736b3 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9eb91b38-5774-431a-a17f-c352b06d0889", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "bookmark"}], "adminPass": "s69YMK2JUtJr"}} 2018-07-01 22:51:14,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-68951afd-1b8b-4098-ac3b-3d5493e736b3 2018-07-01 22:51:14,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:14,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcba2b51-7a77-446e-b5d4-fc132935019d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:14,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-dcba2b51-7a77-446e-b5d4-fc132935019d 2018-07-01 22:51:14,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:14,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["GyRfqsCkTMOivoXnPWJ8gw"], "issued_at": "2018-07-01T22:51:14.000000Z"}} 2018-07-01 22:51:14,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30958a0d89c2f0a181197f884c7736db0c68c15" 2018-07-01 22:51:15,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f20546d8-5b35-482b-a44d-1e7aae382cec x-compute-request-id: req-f20546d8-5b35-482b-a44d-1e7aae382cec Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "9eb91b38-5774-431a-a17f-c352b06d0889", "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:51:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-2", "created": "2018-07-01T22:51:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:15,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 used request id req-f20546d8-5b35-482b-a44d-1e7aae382cec 2018-07-01 22:51:18,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30958a0d89c2f0a181197f884c7736db0c68c15" 2018-07-01 22:51:19,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-559265a1-4332-402d-b087-8c2424650faf x-compute-request-id: req-559265a1-4332-402d-b087-8c2424650faf Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "9eb91b38-5774-431a-a17f-c352b06d0889", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:51:16Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-07-01T22:51:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:19,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 used request id req-559265a1-4332-402d-b087-8c2424650faf 2018-07-01 22:51:22,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30958a0d89c2f0a181197f884c7736db0c68c15" 2018-07-01 22:51:23,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88a3e28e-442b-4959-a852-9c16455580f3 x-compute-request-id: req-88a3e28e-442b-4959-a852-9c16455580f3 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:83:24", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-07-01T22:43:15.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "9eb91b38-5774-431a-a17f-c352b06d0889", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:51:20Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-07-01T22:51:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:23,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 used request id req-88a3e28e-442b-4959-a852-9c16455580f3 2018-07-01 22:51:23,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" 2018-07-01 22:51:23,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-154f3bd9-95a0-446c-8d3f-b58be1665f88 x-compute-request-id: req-154f3bd9-95a0-446c-8d3f-b58be1665f88 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:83:24", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9eb91b38-5774-431a-a17f-c352b06d0889", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-07-01T22:43:15.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "9eb91b38-5774-431a-a17f-c352b06d0889", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "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": "2018-07-01T22:51:20Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-07-01T22:51:14Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:23,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889 used request id req-154f3bd9-95a0-446c-8d3f-b58be1665f88 2018-07-01 22:51:23,708 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.10'. 2018-07-01 22:51:23,708 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-07-01 22:51:23,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:51:25,191 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2407add-8c19-44ca-80e6-ba45e2b89026 x-compute-request-id: req-e2407add-8c19-44ca-80e6-ba45e2b89026 Content-Length: 0 Content-Type: application/json 2018-07-01 22:51:25,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-e2407add-8c19-44ca-80e6-ba45e2b89026 2018-07-01 22:51:25,192 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-07-01 22:51:25,192 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=5055dd52-32b6-4ec6-90fc-967d98ba5142 network=561f4711-234f-4ea7-8d8e-a69f3dd52573 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.10 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:51:25,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:25,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:25,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:25,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:25,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:25,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:25,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:25,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:25,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:25,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:25,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:25,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:25,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:25,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:25,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:25,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:25,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0370fd90-5296-4c8d-a003-094563889928 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:25,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-0370fd90-5296-4c8d-a003-094563889928 2018-07-01 22:51:25,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:25,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["-jkE-5zNRcKYs8sxsF-Xdg"], "issued_at": "2018-07-01T22:51:25.000000Z"}} 2018-07-01 22:51:25,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" 2018-07-01 22:51:25,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c7b0ab5-4c4a-4694-89f4-c37b97341e9f x-compute-request-id: req-6c7b0ab5-4c4a-4694-89f4-c37b97341e9f Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:51:25,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6c7b0ab5-4c4a-4694-89f4-c37b97341e9f 2018-07-01 22:51:25,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" 2018-07-01 22:51:25,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-596be1df-00b4-46f4-afcd-b5bf3969ceab x-compute-request-id: req-596be1df-00b4-46f4-afcd-b5bf3969ceab Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:51:25,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-596be1df-00b4-46f4-afcd-b5bf3969ceab 2018-07-01 22:51:25,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "561f4711-234f-4ea7-8d8e-a69f3dd52573"}], "config_drive": true}}' 2018-07-01 22:51:27,170 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:51:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f11e3fe-3559-4ea1-af1c-7cacc93ef0ec x-compute-request-id: req-5f11e3fe-3559-4ea1-af1c-7cacc93ef0ec Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "bookmark"}], "adminPass": "KTg5FYSQkcGc"}} 2018-07-01 22:51:27,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5f11e3fe-3559-4ea1-af1c-7cacc93ef0ec 2018-07-01 22:51:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:27,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a5c7f8-b9d4-437d-bc61-f6670180ce26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:27,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-21a5c7f8-b9d4-437d-bc61-f6670180ce26 2018-07-01 22:51:27,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:27,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["nMbV2dK1S5iV6kD7ZJsnoA"], "issued_at": "2018-07-01T22:51:27.000000Z"}} 2018-07-01 22:51:27,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e8ed21640dcc62607f9d15f8a143287fef090" 2018-07-01 22:51:28,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e7fb92-a256-47fa-bc2f-bcfb896a5a6a x-compute-request-id: req-95e7fb92-a256-47fa-bc2f-bcfb896a5a6a Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:51:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-1", "created": "2018-07-01T22:51:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:28,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 used request id req-95e7fb92-a256-47fa-bc2f-bcfb896a5a6a 2018-07-01 22:51:31,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e8ed21640dcc62607f9d15f8a143287fef090" 2018-07-01 22:51:31,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0223c4ca-40d7-4068-a214-9531f20c8bbe x-compute-request-id: req-0223c4ca-40d7-4068-a214-9531f20c8bbe Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:33:46", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:51:28Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-07-01T22:51:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:31,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 used request id req-0223c4ca-40d7-4068-a214-9531f20c8bbe 2018-07-01 22:51:34,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97e8ed21640dcc62607f9d15f8a143287fef090" 2018-07-01 22:51:35,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6c79ee5-dc61-4443-a178-527908ef2411 x-compute-request-id: req-b6c79ee5-dc61-4443-a178-527908ef2411 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:33:46", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-07-01T22:43:27.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:51:32Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-07-01T22:51:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:35,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 used request id req-b6c79ee5-dc61-4443-a178-527908ef2411 2018-07-01 22:51:35,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" 2018-07-01 22:51:36,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb628bea-f0cb-4429-bf45-409bd2c852a1 x-compute-request-id: req-fb628bea-f0cb-4429-bf45-409bd2c852a1 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:33:46", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-07-01T22:43:27.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "e09d39ff-352f-4d43-93cb-a0a6d5b8b633", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:51:32Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-07-01T22:51:27Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:36,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633 used request id req-fb628bea-f0cb-4429-bf45-409bd2c852a1 2018-07-01 22:51:36,151 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.6'. 2018-07-01 22:51:36,151 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-07-01 22:51:36,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:51:37,681 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b170c249-20a8-4900-b0e8-d1949a890583 x-compute-request-id: req-b170c249-20a8-4900-b0e8-d1949a890583 Content-Length: 0 Content-Type: application/json 2018-07-01 22:51:37,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-b170c249-20a8-4900-b0e8-d1949a890583 2018-07-01 22:51:37,682 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-07-01 22:51:37,682 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=5055dd52-32b6-4ec6-90fc-967d98ba5142 network=561f4711-234f-4ea7-8d8e-a69f3dd52573 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.6 10.10.10.10 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:51:37,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:37,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:37,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:37,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:37,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:37,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:37,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:37,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:37,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:37,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:51:37,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:51:37,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:51:37,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:51:37,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:51:37,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:51:37,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:51:37,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:51:37,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:51:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:37,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21a4217-1180-4d6e-b484-9540cfe78a7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:37,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-a21a4217-1180-4d6e-b484-9540cfe78a7a 2018-07-01 22:51:37,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:38,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["NyKb8SrjTye-WEHvBWo08g"], "issued_at": "2018-07-01T22:51:38.000000Z"}} 2018-07-01 22:51:38,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" 2018-07-01 22:51:38,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dab4aa7d-57c4-42c6-9888-e880f7903217 x-compute-request-id: req-dab4aa7d-57c4-42c6-9888-e880f7903217 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:51:38,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dab4aa7d-57c4-42c6-9888-e880f7903217 2018-07-01 22:51:38,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" 2018-07-01 22:51:38,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-194a64fd-c3ae-4410-83f6-7355586e6c7b x-compute-request-id: req-194a64fd-c3ae-4410-83f6-7355586e6c7b Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:51:38,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-194a64fd-c3ae-4410-83f6-7355586e6c7b 2018-07-01 22:51:38,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC42IDEwLjEwLjEwLjEwCndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "561f4711-234f-4ea7-8d8e-a69f3dd52573"}], "config_drive": true}}' 2018-07-01 22:51:39,931 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:51:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-575263d5-17d8-460c-a6fa-671203149903 x-compute-request-id: req-575263d5-17d8-460c-a6fa-671203149903 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8abb73ed-5558-495a-a75f-aef37a4583f8", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "bookmark"}], "adminPass": "wWxLSwuF4Hnw"}} 2018-07-01 22:51:39,932 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-575263d5-17d8-460c-a6fa-671203149903 2018-07-01 22:51:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:51:39,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2d9940-b38a-4c20-bb19-1bcc203f143f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:51:39,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2f2d9940-b38a-4c20-bb19-1bcc203f143f 2018-07-01 22:51:39,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:51:40,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["crVfTa-3Si2sQP0mil8n9g"], "issued_at": "2018-07-01T22:51:40.000000Z"}} 2018-07-01 22:51:40,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ead4f9de9211c3de6315bf1416c297b84f11235" 2018-07-01 22:51:40,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4561dd91-18a2-4982-966a-9573ef8ebc3e x-compute-request-id: req-4561dd91-18a2-4982-966a-9573ef8ebc3e Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "8abb73ed-5558-495a-a75f-aef37a4583f8", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:51:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-3", "created": "2018-07-01T22:51:39Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:40,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 used request id req-4561dd91-18a2-4982-966a-9573ef8ebc3e 2018-07-01 22:51:43,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ead4f9de9211c3de6315bf1416c297b84f11235" 2018-07-01 22:51:44,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7790b9c5-7581-4183-a0ec-67c9e6a9fe19 x-compute-request-id: req-7790b9c5-7581-4183-a0ec-67c9e6a9fe19 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "8abb73ed-5558-495a-a75f-aef37a4583f8", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:51:42Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-07-01T22:51:39Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:44,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 used request id req-7790b9c5-7581-4183-a0ec-67c9e6a9fe19 2018-07-01 22:51:47,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ead4f9de9211c3de6315bf1416c297b84f11235" 2018-07-01 22:51:48,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-107ad1e1-b7ed-4dcd-8248-87f0ca353868 x-compute-request-id: req-107ad1e1-b7ed-4dcd-8248-87f0ca353868 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7f:08", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-07-01T22:43:23.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "8abb73ed-5558-495a-a75f-aef37a4583f8", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:51:46Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-07-01T22:51:39Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:48,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 used request id req-107ad1e1-b7ed-4dcd-8248-87f0ca353868 2018-07-01 22:51:48,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" 2018-07-01 22:51:49,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6afb96a7-2750-4334-a0db-d2d70dcc89f9 x-compute-request-id: req-6afb96a7-2750-4334-a0db-d2d70dcc89f9 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7f:08", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8abb73ed-5558-495a-a75f-aef37a4583f8", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-07-01T22:43:23.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "8abb73ed-5558-495a-a75f-aef37a4583f8", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:51:46Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-07-01T22:51:39Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:51:49,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8 used request id req-6afb96a7-2750-4334-a0db-d2d70dcc89f9 2018-07-01 22:51:49,144 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.15'. 2018-07-01 22:51:49,145 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-07-01 22:51:49,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:51:50,413 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:51:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83ca866e-08fa-4d37-b835-3e437a0f67a9 x-compute-request-id: req-83ca866e-08fa-4d37-b835-3e437a0f67a9 Content-Length: 0 Content-Type: application/json 2018-07-01 22:51:50,414 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-83ca866e-08fa-4d37-b835-3e437a0f67a9 2018-07-01 22:51:50,414 - sdnvpn_test_utils - INFO - Waiting for instance 9eb91b38-5774-431a-a17f-c352b06d0889 to boot up 2018-07-01 22:51:50,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:51:51,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f67220fe-3bab-4aa5-a398-7ea194616b6b x-compute-request-id: req-f67220fe-3bab-4aa5-a398-7ea194616b6b Content-Encoding: gzip Content-Length: 10055 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:51:51,499 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-f67220fe-3bab-4aa5-a398-7ea194616b6b 2018-07-01 22:51:53,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:51:54,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50d7807a-7e4e-4b1b-8ad5-037d45cb9d6a x-compute-request-id: req-50d7807a-7e4e-4b1b-8ad5-037d45cb9d6a Content-Encoding: gzip Content-Length: 10055 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-07-01 22:51:54,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-50d7807a-7e4e-4b1b-8ad5-037d45cb9d6a 2018-07-01 22:51:56,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:51:57,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-708cb6cf-22d0-46fc-a528-a52b60810620 x-compute-request-id: req-708cb6cf-22d0-46fc-a528-a52b60810620 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:51:57,682 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-708cb6cf-22d0-46fc-a528-a52b60810620 2018-07-01 22:51:59,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:00,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:51:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f0175e-7bb8-4618-b200-5fd81c948874 x-compute-request-id: req-d3f0175e-7bb8-4618-b200-5fd81c948874 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:52:00,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-d3f0175e-7bb8-4618-b200-5fd81c948874 2018-07-01 22:52:02,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:03,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0fa1250-479f-4fbf-8cff-d4755ecc245f x-compute-request-id: req-e0fa1250-479f-4fbf-8cff-d4755ecc245f Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:52:03,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-e0fa1250-479f-4fbf-8cff-d4755ecc245f 2018-07-01 22:52:05,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:06,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-019d3e52-730f-4c59-a51c-548ee8916277 x-compute-request-id: req-019d3e52-730f-4c59-a51c-548ee8916277 Content-Encoding: gzip Content-Length: 10073 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-07-01 22:52:06,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-019d3e52-730f-4c59-a51c-548ee8916277 2018-07-01 22:52:08,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:10,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-929d46a7-421d-4eed-9b3e-5eb96927f9c8 x-compute-request-id: req-929d46a7-421d-4eed-9b3e-5eb96927f9c8 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:10,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-929d46a7-421d-4eed-9b3e-5eb96927f9c8 2018-07-01 22:52:12,100 - sdnvpn_test_utils - INFO - Waiting for instance e09d39ff-352f-4d43-93cb-a0a6d5b8b633 to boot up 2018-07-01 22:52:12,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:13,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b81d3c4-f310-41f8-b32b-2f271c055b70 x-compute-request-id: req-4b81d3c4-f310-41f8-b32b-2f271c055b70 Content-Encoding: gzip Content-Length: 8105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:13,176 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-4b81d3c4-f310-41f8-b32b-2f271c055b70 2018-07-01 22:52:15,179 - sdnvpn_test_utils - INFO - Waiting for instance 8abb73ed-5558-495a-a75f-aef37a4583f8 to boot up 2018-07-01 22:52:15,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:16,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1e621b5-71c6-49d3-bae3-787dcee09872 x-compute-request-id: req-a1e621b5-71c6-49d3-bae3-787dcee09872 Content-Encoding: gzip Content-Length: 8119 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:16,251 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-a1e621b5-71c6-49d3-bae3-787dcee09872 2018-07-01 22:52:18,306 - __name__ - INFO - Starting all monitor threads 2018-07-01 22:52:18,314 - __name__ - INFO - Wait before subtest 2018-07-01 22:52:19,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:19,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:19,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:20,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6acc7e6c-79fb-4e55-9b7e-7fa989635586 x-compute-request-id: req-6acc7e6c-79fb-4e55-9b7e-7fa989635586 Content-Encoding: gzip Content-Length: 8105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:20,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-6acc7e6c-79fb-4e55-9b7e-7fa989635586 2018-07-01 22:52:20,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b17f0a54-3046-4f03-8eb6-75a580ed1ca1 x-compute-request-id: req-b17f0a54-3046-4f03-8eb6-75a580ed1ca1 Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:20,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-b17f0a54-3046-4f03-8eb6-75a580ed1ca1 2018-07-01 22:52:20,417 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.10 OK 2018-07-01 22:52:20,417 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.10 OK 2018-07-01 22:52:20,417 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.10 OK 2018-07-01 22:52:20,417 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.10 OK 2018-07-01 22:52:20,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10f05d42-fff4-40d5-a07d-eb59fc1abc73 x-compute-request-id: req-10f05d42-fff4-40d5-a07d-eb59fc1abc73 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:20,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-10f05d42-fff4-40d5-a07d-eb59fc1abc73 2018-07-01 22:52:20,420 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.6 OK 2018-07-01 22:52:20,420 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.10 OK 2018-07-01 22:52:20,420 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.6 OK 2018-07-01 22:52:21,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:21,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:21,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:22,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b83f359-6618-4240-9a34-c3f0f9bbf20b x-compute-request-id: req-4b83f359-6618-4240-9a34-c3f0f9bbf20b Content-Encoding: gzip Content-Length: 8105 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:22,489 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-4b83f359-6618-4240-9a34-c3f0f9bbf20b 2018-07-01 22:52:22,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fdfee2e-2109-488e-862b-5adda976a5e1 x-compute-request-id: req-1fdfee2e-2109-488e-862b-5adda976a5e1 Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:22,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-1fdfee2e-2109-488e-862b-5adda976a5e1 2018-07-01 22:52:22,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc24848-b33a-4e75-b4fa-60830a762803 x-compute-request-id: req-6fc24848-b33a-4e75-b4fa-60830a762803 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:22,547 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-6fc24848-b33a-4e75-b4fa-60830a762803 2018-07-01 22:52:23,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:23,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:23,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:24,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bf19313-e166-490d-b45e-264657eaa3df x-compute-request-id: req-5bf19313-e166-490d-b45e-264657eaa3df Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:24,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-5bf19313-e166-490d-b45e-264657eaa3df 2018-07-01 22:52:24,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7b8146a-e8e8-4332-83b0-d7ef6c0cd191 x-compute-request-id: req-f7b8146a-e8e8-4332-83b0-d7ef6c0cd191 Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:24,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-f7b8146a-e8e8-4332-83b0-d7ef6c0cd191 2018-07-01 22:52:24,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ec8211c-17fd-4c0f-827a-d5d82199f705 x-compute-request-id: req-2ec8211c-17fd-4c0f-827a-d5d82199f705 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:24,624 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-2ec8211c-17fd-4c0f-827a-d5d82199f705 2018-07-01 22:52:25,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:25,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:25,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:26,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8115466d-7bb1-4767-96b4-600239d4cd3a x-compute-request-id: req-8115466d-7bb1-4767-96b4-600239d4cd3a Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:26,640 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-8115466d-7bb1-4767-96b4-600239d4cd3a 2018-07-01 22:52:26,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b544bb3c-d9d0-47fa-bec4-7d75caf7bf2c x-compute-request-id: req-b544bb3c-d9d0-47fa-bec4-7d75caf7bf2c Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:26,649 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-b544bb3c-d9d0-47fa-bec4-7d75caf7bf2c 2018-07-01 22:52:26,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a936d301-44af-4abc-aeb5-7c62e8d66355 x-compute-request-id: req-a936d301-44af-4abc-aeb5-7c62e8d66355 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:26,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-a936d301-44af-4abc-aeb5-7c62e8d66355 2018-07-01 22:52:27,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:27,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:27,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:28,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d8baced-da67-46ce-90f6-bd7b6f9e5cb0 x-compute-request-id: req-0d8baced-da67-46ce-90f6-bd7b6f9e5cb0 Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:28,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-0d8baced-da67-46ce-90f6-bd7b6f9e5cb0 2018-07-01 22:52:28,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-585802fd-1aca-4dcf-805a-fdae957786ab x-compute-request-id: req-585802fd-1aca-4dcf-805a-fdae957786ab Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:28,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-585802fd-1aca-4dcf-805a-fdae957786ab 2018-07-01 22:52:28,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffdec320-24fc-4188-9b58-163b2e32fb95 x-compute-request-id: req-ffdec320-24fc-4188-9b58-163b2e32fb95 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:28,791 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-ffdec320-24fc-4188-9b58-163b2e32fb95 2018-07-01 22:52:29,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:29,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:29,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:30,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-349aa863-58b6-4034-b79c-84eb7be6bebb x-compute-request-id: req-349aa863-58b6-4034-b79c-84eb7be6bebb Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:30,801 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-349aa863-58b6-4034-b79c-84eb7be6bebb 2018-07-01 22:52:30,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-422f9f5d-e09a-45a5-9bcb-63710f67c34d x-compute-request-id: req-422f9f5d-e09a-45a5-9bcb-63710f67c34d Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:30,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-422f9f5d-e09a-45a5-9bcb-63710f67c34d 2018-07-01 22:52:30,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15decbb7-548b-467a-8033-3435cac77675 x-compute-request-id: req-15decbb7-548b-467a-8033-3435cac77675 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:30,869 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-15decbb7-548b-467a-8033-3435cac77675 2018-07-01 22:52:31,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:31,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:31,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:32,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4908647-7588-42e4-8d64-d50b7805392b x-compute-request-id: req-c4908647-7588-42e4-8d64-d50b7805392b Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:32,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-c4908647-7588-42e4-8d64-d50b7805392b 2018-07-01 22:52:32,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aac58fc-890f-45b0-8040-6b20000d8c67 x-compute-request-id: req-8aac58fc-890f-45b0-8040-6b20000d8c67 Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:32,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-8aac58fc-890f-45b0-8040-6b20000d8c67 2018-07-01 22:52:32,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9327044-8718-46c8-b5b7-42a30f47a413 x-compute-request-id: req-f9327044-8718-46c8-b5b7-42a30f47a413 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:32,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-f9327044-8718-46c8-b5b7-42a30f47a413 2018-07-01 22:52:33,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:33,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:33,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:34,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a2d8fc8-8620-496d-9b98-bb09e4ed5214 x-compute-request-id: req-8a2d8fc8-8620-496d-9b98-bb09e4ed5214 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:34,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-8a2d8fc8-8620-496d-9b98-bb09e4ed5214 2018-07-01 22:52:34,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffa22265-0ea9-4dad-ba49-8a4ee8512487 x-compute-request-id: req-ffa22265-0ea9-4dad-ba49-8a4ee8512487 Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:34,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-ffa22265-0ea9-4dad-ba49-8a4ee8512487 2018-07-01 22:52:35,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc70524a-95d4-4b07-a990-8b2c27a2c961 x-compute-request-id: req-bc70524a-95d4-4b07-a990-8b2c27a2c961 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:35,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-bc70524a-95d4-4b07-a990-8b2c27a2c961 2018-07-01 22:52:35,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:35,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:36,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:37,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f80f0b77-04e8-43a9-a944-a8386f94c0ac x-compute-request-id: req-f80f0b77-04e8-43a9-a944-a8386f94c0ac Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:37,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-f80f0b77-04e8-43a9-a944-a8386f94c0ac 2018-07-01 22:52:37,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f09d3c90-9e1b-41a4-93e8-51d57e1353c8 x-compute-request-id: req-f09d3c90-9e1b-41a4-93e8-51d57e1353c8 Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:37,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-f09d3c90-9e1b-41a4-93e8-51d57e1353c8 2018-07-01 22:52:37,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acabd55c-ebd0-417d-a637-c48235f17fc8 x-compute-request-id: req-acabd55c-ebd0-417d-a637-c48235f17fc8 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:37,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-acabd55c-ebd0-417d-a637-c48235f17fc8 2018-07-01 22:52:38,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:38,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:38,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:39,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30791e1b-ba5d-4ab7-b0d6-7163f97d625e x-compute-request-id: req-30791e1b-ba5d-4ab7-b0d6-7163f97d625e Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:39,107 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-30791e1b-ba5d-4ab7-b0d6-7163f97d625e 2018-07-01 22:52:39,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e55138-3053-4d76-ba35-9ea043bd9855 x-compute-request-id: req-52e55138-3053-4d76-ba35-9ea043bd9855 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:39,108 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-52e55138-3053-4d76-ba35-9ea043bd9855 2018-07-01 22:52:39,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2d37a1e-2746-47d0-b2ce-e473c3a58883 x-compute-request-id: req-d2d37a1e-2746-47d0-b2ce-e473c3a58883 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:39,175 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-d2d37a1e-2746-47d0-b2ce-e473c3a58883 2018-07-01 22:52:40,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:40,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:40,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:41,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e0c30a8-75a5-4ced-9594-5231540e0e01 x-compute-request-id: req-0e0c30a8-75a5-4ced-9594-5231540e0e01 Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:41,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-0e0c30a8-75a5-4ced-9594-5231540e0e01 2018-07-01 22:52:41,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7afd1422-5e2b-4b46-b774-e6a945ace762 x-compute-request-id: req-7afd1422-5e2b-4b46-b774-e6a945ace762 Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:41,188 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-7afd1422-5e2b-4b46-b774-e6a945ace762 2018-07-01 22:52:41,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45c312a0-c8d5-4ba2-b871-23057c19239d x-compute-request-id: req-45c312a0-c8d5-4ba2-b871-23057c19239d Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:41,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-45c312a0-c8d5-4ba2-b871-23057c19239d 2018-07-01 22:52:42,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:42,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:42,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:43,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-507066e7-ddb9-4fc1-81c4-52a95ba8b604 x-compute-request-id: req-507066e7-ddb9-4fc1-81c4-52a95ba8b604 Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:43,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-507066e7-ddb9-4fc1-81c4-52a95ba8b604 2018-07-01 22:52:43,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2ead3d1-9c64-4232-9e4c-844b940fd35e x-compute-request-id: req-d2ead3d1-9c64-4232-9e4c-844b940fd35e Content-Encoding: gzip Content-Length: 8107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:43,265 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-d2ead3d1-9c64-4232-9e4c-844b940fd35e 2018-07-01 22:52:43,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1b8c41f-eb6e-4a67-9ec0-7dc322ef0b73 x-compute-request-id: req-a1b8c41f-eb6e-4a67-9ec0-7dc322ef0b73 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:43,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-a1b8c41f-eb6e-4a67-9ec0-7dc322ef0b73 2018-07-01 22:52:44,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:44,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:44,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:45,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b61b3e4d-983b-4ae9-acf7-ac9d786f99c6 x-compute-request-id: req-b61b3e4d-983b-4ae9-acf7-ac9d786f99c6 Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:45,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-b61b3e4d-983b-4ae9-acf7-ac9d786f99c6 2018-07-01 22:52:45,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b98a161-5120-4fb9-abc3-6ad65dde5b4e x-compute-request-id: req-7b98a161-5120-4fb9-abc3-6ad65dde5b4e Content-Encoding: gzip Content-Length: 8122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:52:45,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-7b98a161-5120-4fb9-abc3-6ad65dde5b4e 2018-07-01 22:52:45,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb81ed06-2430-482b-a525-849b1897a704 x-compute-request-id: req-cb81ed06-2430-482b-a525-849b1897a704 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:45,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-cb81ed06-2430-482b-a525-849b1897a704 2018-07-01 22:52:46,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:46,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:46,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:47,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6182c553-f02f-495e-b770-e31ec5be0fcc x-compute-request-id: req-6182c553-f02f-495e-b770-e31ec5be0fcc Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:47,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-6182c553-f02f-495e-b770-e31ec5be0fcc 2018-07-01 22:52:47,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f9c0095-abd7-407e-9dfa-8bb137ee0b4c x-compute-request-id: req-3f9c0095-abd7-407e-9dfa-8bb137ee0b4c Content-Encoding: gzip Content-Length: 8123 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:47,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-3f9c0095-abd7-407e-9dfa-8bb137ee0b4c 2018-07-01 22:52:47,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c06b7ad5-f150-4499-9ab2-d0b81cd16c95 x-compute-request-id: req-c06b7ad5-f150-4499-9ab2-d0b81cd16c95 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484473565 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133480] pid_max: default: 32768 minimum: 301\n[ 0.134391] ACPI: Core revision 20150930\n[ 0.135782] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137119] Security Framework initialized\n[ 0.137952] Yama: becoming mindful.\n[ 0.138697] AppArmor: AppArmor initialized\n[ 0.139575] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140929] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142234] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144878] Initializing cgroup subsys io\n[ 0.145702] Initializing cgroup subsys memory\n[ 0.146576] Initializing cgroup subsys devices\n[ 0.147466] Initializing cgroup subsys freezer\n[ 0.148350] Initializing cgroup subsys net_cls\n[ 0.149228] Initializing cgroup subsys perf_event\n[ 0.150150] Initializing cgroup subsys net_prio\n[ 0.151054] Initializing cgroup subsys hugetlb\n[ 0.151936] Initializing cgroup subsys pids\n[ 0.152826] CPU: Physical Processor ID: 0\n[ 0.154350] mce: CPU supports 10 MCE banks\n[ 0.155221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168157] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174564] ftrace: allocating 31920 entries in 125 pages\n[ 0.200914] smpboot: Max logical packages: 1\n[ 0.201778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203161] x2apic enabled\n[ 0.203977] Switched APIC routing to physical x2apic.\n[ 0.205744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210738] KVM setup paravirtual spinlock\n[ 0.212037] x86: Booted up 1 node, 1 CPUs\n[ 0.212861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214270] devtmpfs: initialized\n[ 0.215992] evm: security.selinux\n[ 0.216710] evm: security.SMACK64\n[ 0.217412] evm: security.SMACK64EXEC\n[ 0.218167] evm: security.SMACK64TRANSMUTE\n[ 0.218981] evm: security.SMACK64MMAP\n[ 0.219741] evm: security.ima\n[ 0.220393] evm: security.capability\n[ 0.221202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223084] pinctrl core: initialized pinctrl subsystem\n[ 0.224201] RTC time: 22:43:15, date: 07/01/18\n[ 0.225163] NET: Registered protocol family 16\n[ 0.226146] cpuidle: using governor ladder\n[ 0.226979] cpuidle: using governor menu\n[ 0.227789] PCCT header not found.\n[ 0.228562] ACPI: bus type PCI registered\n[ 0.229381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230650] PCI: Using configuration type 1 for base access\n[ 0.232413] ACPI: Added _OSI(Module Device)\n[ 0.233274] ACPI: Added _OSI(Processor Device)\n[ 0.234155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235072] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237251] ACPI: Interpreter enabled\n[ 0.238042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.239949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243725] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245604] ACPI: (supports S0 S5)\n[ 0.246325] ACPI: Using IOAPIC for interrupt routing\n[ 0.247416] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.252954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254173] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256445] acpiphp: Slot [3] registered\n[ 0.257262] acpiphp: Slot [4] registered\n[ 0.258075] acpiphp: Slot [5] registered\n[ 0.258883] acpiphp: Slot [6] registered\n[ 0.259691] acpiphp: Slot [7] registered\n[ 0.260509] acpiphp: Slot [8] registered\n[ 0.261319] acpiphp: Slot [9] registered\n[ 0.262137] acpiphp: Slot [10] registered\n[ 0.262959] acpiphp: Slot [11] registered\n[ 0.263779] acpiphp: Slot [12] registered\n[ 0.264617] acpiphp: Slot [13] registered\n[ 0.265444] acpiphp: Slot [14] registered\n[ 0.266267] acpiphp: Slot [15] registered\n[ 0.277004] acpiphp: Slot [16] registered\n[ 0.277843] acpiphp: Slot [17] registered\n[ 0.278673] acpiphp: Slot [18] registered\n[ 0.279498] acpiphp: Slot [19] registered\n[ 0.280322] acpiphp: Slot [20] registered\n[ 0.281152] acpiphp: Slot [21] registered\n[ 0.281977] acpiphp: Slot [22] registered\n[ 0.282804] acpiphp: Slot [23] registered\n[ 0.283630] acpiphp: Slot [24] registered\n[ 0.284454] acpiphp: Slot [25] registered\n[ 0.285283] acpiphp: Slot [26] registered\n[ 0.286107] acpiphp: Slot [27] registered\n[ 0.286928] acpiphp: Slot [28] registered\n[ 0.287749] acpiphp: Slot [29] registered\n[ 0.288576] acpiphp: Slot [30] registered\n[ 0.289405] acpiphp: Slot [31] registered\n[ 0.290225] PCI host bridge to bus 0000:00\n[ 0.291045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292282] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293522] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295001] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296478] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305178] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306460] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312788] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314242] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365454] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366716] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367876] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369097] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370642] vgaarb: loaded\n[ 0.371246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372395] SCSI subsystem initialized\n[ 0.373220] ACPI: bus type USB registered\n[ 0.374034] usbcore: registered new interface driver usbfs\n[ 0.375067] usbcore: registered new interface driver hub\n[ 0.376073] usbcore: registered new device driver usb\n[ 0.377135] PCI: Using ACPI for IRQ routing\n[ 0.378163] NetLabel: Initializing\n[ 0.378875] NetLabel: domain hash size = 128\n[ 0.379725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380672] NetLabel: unlabeled traffic allowed by default\n[ 0.381777] clocksource: Switched to clocksource kvm-clock\n[ 0.387336] AppArmor: AppArmor Filesystem Enabled\n[ 0.388302] pnp: PnP ACPI init\n[ 0.389218] pnp: PnP ACPI: found 5 devices\n[ 0.395596] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397323] NET: Registered protocol family 2\n[ 0.398296] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400771] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401962] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404248] NET: Registered protocol family 1\n[ 0.405123] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406246] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435503] Trying to unpack rootfs image as initramfs...\n[ 0.485637] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499487] Scanning for low memory corruption every 60 seconds\n[ 0.500821] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501995] audit: initializing netlink subsys (disabled)\n[ 0.503045] audit: type=2000 audit(1530484996.014:1): initialized\n[ 0.504392] Initialise system trusted keyring\n[ 0.505333] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508519] zbud: loaded\n[ 0.509233] VFS: Disk quotas dquot_6.6.0\n[ 0.510079] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511608] fuse init (API version 7.23)\n[ 0.512520] Key type big_key registered\n[ 0.513337] Allocating IMA MOK and blacklist keyrings.\n[ 0.514474] Key type asymmetric registered\n[ 0.515316] Asymmetric key parser 'x509' registered\n[ 0.516287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518154] io scheduler noop registered\n[ 0.518964] io scheduler deadline registered (default)\n[ 0.519972] io scheduler cfq registered\n[ 0.520817] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521890] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524678] ACPI: Power Button [PWRF]\n[ 0.525525] GHES: HEST is not enabled!\n[ 0.539281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595145] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597412] Linux agpgart interface v0.103\n[ 0.599472] brd: module loaded\n[ 0.600658] loop: module loaded\n[ 0.605678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607313] GPT:90111 != 2097151\n[ 0.607992] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609086] GPT:90111 != 2097151\n[ 0.609761] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610747] vda: vda1 vda15\n[ 0.612478] scsi host0: ata_piix\n[ 0.613217] scsi host1: ata_piix\n[ 0.613933] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616615] libphy: Fixed MDIO Bus: probed\n[ 0.617442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618407] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620677] PPP generic driver version 2.4.2\n[ 0.621571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622932] ehci-pci: EHCI PCI platform driver\n[ 0.623811] ehci-platform: EHCI generic platform driver\n[ 0.624804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625940] ohci-pci: OHCI PCI platform driver\n[ 0.626816] ohci-platform: OHCI generic platform driver\n[ 0.627807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643273] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644728] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649542] usb usb1: Product: UHCI Host Controller\n[ 0.650491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652659] hub 1-0:1.0: USB hub found\n[ 0.653447] hub 1-0:1.0: 2 ports detected\n[ 0.654371] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658508] mousedev: PS/2 mouse device common for all mice\n[ 0.659774] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665135] i2c /dev entries driver\n[ 0.665920] device-mapper: uevent: version 1.0.3\n[ 0.666867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669797] NET: Registered protocol family 10\n[ 0.670791] NET: Registered protocol family 17\n[ 0.671693] Key type dns_resolver registered\n[ 0.672626] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673730] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675489] registered taskstats version 1\n[ 0.676330] Loading compiled-in X.509 certificates\n[ 0.677764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679642] zswap: loaded using pool lzo/zbud\n[ 0.681002] Key type trusted registered\n[ 0.682565] Key type encrypted registered\n[ 0.683407] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684441] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685484] evm: HMAC attrs: 0x1\n[ 0.686432] Magic number: 10:100:754\n[ 0.687215] tty ttyS5: hash matches\n[ 0.688010] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:16 UTC (1530484996)\n[ 0.689626] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690758] EDD information not available.\n[ 0.774718] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.786571] Write protecting the kernel read-only data: 14336k\n[ 0.788152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789966] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.138489] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000129\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLv+81X3vBX88OXiJsKN6olCyMHcOCTuucVclZFbFOrpYsSmxIHTWFW+6zE46Uv8vakNRlGkPy/hShRyBfiFdh370S1uK3XTODjM6iw4olJAtwoC0yVRPcETjw9iJ5kanRu4k3T9v9zIEuWi4jxlIPNEHfPMmn11I04O9oQaKjibo2d6Kgff0kSO8cNz5s1CialLZVsTVRN68D7kOxKwt8KPzofBE18vCCTfHOJSP3GWrhdN+LG2faNPfo5PjfK9ZvthODlClL2vHHPZ6/F/0EfKROM6SkkiFre57xZ/AmMtjiHM4ynZYLazl9ardjNwYeogzKf8zTVSmK507rIKl5 root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMsoKkoGVvRM7gWWSfGkxoXuxAFitRxMb3GUQUtTMX2jD2PZAfvUnHonamwaD76o9A2Zdn2s/isq+NJH0hxipz0BDm5TGBRy6Od5CRYs18sucfmSIFyvyhZzBk/TCL5r6JrRDWL6ejpGetT9lcoP1UW6Jf/Mj2sxcVm4w7ZjOYqzAAAAFQDdyUyngvhuckM9ibilGRRhmhxZzwAAAIEAlWcX9t181Ip4xgm4/GtaXQdxE8GigBfvKA4IE7fHivJDk9B2EDrsuKjzxxZV9Ur3vUf03Lxx5RSazTnmArnmTtWz1EGTN/c3W4mzoM5fXmzDjLWDC1LoYyuM3CWzm25R75nKSzTRH4fkPSVkgTToHiiHp9KGDEj04C4tS69ti9cAAACBALxdsiooS5rl5kXKt8idFL0tUdbpOJRnTVvRR3QpYZRsEjZWCBu/p/XnudHJxEZZctYcs1qkPK9ZRGLc0bssZfpg50Ebfr8pk5FqOkgcEedXwagsvLdz7xvXOm/Y0IqQ5Pp0oBI5ECZq1BQR3JEBSKhK2N3UoGtFBi8cIdz7f1sC root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.10,24,fe80::f816:3eff:fedd:8324/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.10 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000129\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.24 ===\n/dev/root resized successfully [took 2.60s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:DD:83:24 \n inet addr:10.10.10.10 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedd:8324/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:63 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7998 (7.8 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-10-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.128133] usb 1-1: Product: QEMU USB Tablet\n[ 1.128134] usb 1-1: Manufacturer: QEMU\n[ 1.128134] usb 1-1: SerialNumber: 42\n[ 1.138489] random: dd urandom read with 5 bits of entropy available\n[ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nJul 1 23:43:16 cirros syslog.info syslogd started: BusyBox v1.23.2\nJul 1 23:43:16 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nJul 1 23:43:16 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nJul 1 23:43:16 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128130] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128133] usb 1-1: Product: QEMU USB Tablet\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: Manufacturer: QEMU\nJul 1 23:43:16 cirros kern.info kernel: [ 1.128134] usb 1-1: SerialNumber: 42\nJul 1 23:43:16 cirros kern.notice kernel: [ 1.138489] random: dd urandom read with 5 bits of entropy available\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497937] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nJul 1 23:43:17 cirros kern.info kernel: [ 1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nJul 1 23:43:18 cirros auth.notice su: + /dev/console root:cirros\nJul 1 23:43:18 cirros authpriv.info dropbear[340]: Running in background\nJul 1 23:43:19 cirros kern.info kernel: [ 3.360953] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nJul 1 23:43:19 cirros kern.info kernel: [ 4.080803] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-10-2 login: "} 2018-07-01 22:52:47,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-c06b7ad5-f150-4499-9ab2-d0b81cd16c95 2018-07-01 22:52:48,326 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-07-01 22:52:48,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"forceDelete": null}' 2018-07-01 22:52:48,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00724e2865d18b69fb60dd24069c6c604f4ff44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:48,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c98e9daa859aaeaa563934149413fbd8f652f9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:48,513 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b968d52d-c745-41b7-b4e8-1f21d0888853 x-compute-request-id: req-b968d52d-c745-41b7-b4e8-1f21d0888853 Content-Length: 0 Content-Type: application/json 2018-07-01 22:52:48,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-b968d52d-c745-41b7-b4e8-1f21d0888853 2018-07-01 22:52:48,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ec0ccb7bbc13c603c6b214a4612be40133e15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:52:48,896 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 22:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a4648e1-b170-4a50-b877-c192c722a0fa x-compute-request-id: req-0a4648e1-b170-4a50-b877-c192c722a0fa Content-Length: 86 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Guest does not have a console available.", "code": 404}} 2018-07-01 22:52:48,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9eb91b38-5774-431a-a17f-c352b06d0889/action used request id req-0a4648e1-b170-4a50-b877-c192c722a0fa 2018-07-01 22:52:48,897 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2018-07-01 22:52:49,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206af423-57da-40f4-b051-82e5fd87687e x-compute-request-id: req-206af423-57da-40f4-b051-82e5fd87687e Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 489457969 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133011] pid_max: default: 32768 minimum: 301\n[ 0.133890] ACPI: Core revision 20150930\n[ 0.135266] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136555] Security Framework initialized\n[ 0.137356] Yama: becoming mindful.\n[ 0.138077] AppArmor: AppArmor initialized\n[ 0.138934] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140234] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141483] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142671] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144035] Initializing cgroup subsys io\n[ 0.144830] Initializing cgroup subsys memory\n[ 0.145683] Initializing cgroup subsys devices\n[ 0.146546] Initializing cgroup subsys freezer\n[ 0.147395] Initializing cgroup subsys net_cls\n[ 0.148241] Initializing cgroup subsys perf_event\n[ 0.149134] Initializing cgroup subsys net_prio\n[ 0.149998] Initializing cgroup subsys hugetlb\n[ 0.150857] Initializing cgroup subsys pids\n[ 0.151715] CPU: Physical Processor ID: 0\n[ 0.153238] mce: CPU supports 10 MCE banks\n[ 0.154078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172083] ftrace: allocating 31920 entries in 125 pages\n[ 0.198447] smpboot: Max logical packages: 1\n[ 0.199289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200620] x2apic enabled\n[ 0.201421] Switched APIC routing to physical x2apic.\n[ 0.203157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207966] KVM setup paravirtual spinlock\n[ 0.209243] x86: Booted up 1 node, 1 CPUs\n[ 0.210045] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211420] devtmpfs: initialized\n[ 0.213134] evm: security.selinux\n[ 0.213820] evm: security.SMACK64\n[ 0.214504] evm: security.SMACK64EXEC\n[ 0.215241] evm: security.SMACK64TRANSMUTE\n[ 0.216031] evm: security.SMACK64MMAP\n[ 0.216755] evm: security.ima\n[ 0.217439] evm: security.capability\n[ 0.218280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220146] pinctrl core: initialized pinctrl subsystem\n[ 0.221221] RTC time: 22:43:27, date: 07/01/18\n[ 0.222171] NET: Registered protocol family 16\n[ 0.223123] cpuidle: using governor ladder\n[ 0.223923] cpuidle: using governor menu\n[ 0.224688] PCCT header not found.\n[ 0.225431] ACPI: bus type PCI registered\n[ 0.226221] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227439] PCI: Using configuration type 1 for base access\n[ 0.229178] ACPI: Added _OSI(Module Device)\n[ 0.230009] ACPI: Added _OSI(Processor Device)\n[ 0.230853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233836] ACPI: Interpreter enabled\n[ 0.234594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241846] ACPI: (supports S0 S5)\n[ 0.242539] ACPI: Using IOAPIC for interrupt routing\n[ 0.243560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247816] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252379] acpiphp: Slot [3] registered\n[ 0.253169] acpiphp: Slot [4] registered\n[ 0.253954] acpiphp: Slot [5] registered\n[ 0.254734] acpiphp: Slot [6] registered\n[ 0.255514] acpiphp: Slot [7] registered\n[ 0.256316] acpiphp: Slot [8] registered\n[ 0.257102] acpiphp: Slot [9] registered\n[ 0.257886] acpiphp: Slot [10] registered\n[ 0.258678] acpiphp: Slot [11] registered\n[ 0.259487] acpiphp: Slot [12] registered\n[ 0.260287] acpiphp: Slot [13] registered\n[ 0.261088] acpiphp: Slot [14] registered\n[ 0.261885] acpiphp: Slot [15] registered\n[ 0.272940] acpiphp: Slot [16] registered\n[ 0.273739] acpiphp: Slot [17] registered\n[ 0.274545] acpiphp: Slot [18] registered\n[ 0.275340] acpiphp: Slot [19] registered\n[ 0.276133] acpiphp: Slot [20] registered\n[ 0.276934] acpiphp: Slot [21] registered\n[ 0.277726] acpiphp: Slot [22] registered\n[ 0.278518] acpiphp: Slot [23] registered\n[ 0.279312] acpiphp: Slot [24] registered\n[ 0.280160] acpiphp: Slot [25] registered\n[ 0.280968] acpiphp: Slot [26] registered\n[ 0.281758] acpiphp: Slot [27] registered\n[ 0.282556] acpiphp: Slot [28] registered\n[ 0.283370] acpiphp: Slot [29] registered\n[ 0.284164] acpiphp: Slot [30] registered\n[ 0.284964] acpiphp: Slot [31] registered\n[ 0.285751] PCI host bridge to bus 0000:00\n[ 0.286544] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287722] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288905] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291726] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298066] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299333] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301720] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359437] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363762] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365141] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368770] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370451] vgaarb: loaded\n[ 0.371047] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372174] SCSI subsystem initialized\n[ 0.372980] ACPI: bus type USB registered\n[ 0.373786] usbcore: registered new interface driver usbfs\n[ 0.374820] usbcore: registered new interface driver hub\n[ 0.375823] usbcore: registered new device driver usb\n[ 0.376888] PCI: Using ACPI for IRQ routing\n[ 0.377911] NetLabel: Initializing\n[ 0.378623] NetLabel: domain hash size = 128\n[ 0.379473] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380421] NetLabel: unlabeled traffic allowed by default\n[ 0.381521] clocksource: Switched to clocksource kvm-clock\n[ 0.386907] AppArmor: AppArmor Filesystem Enabled\n[ 0.387861] pnp: PnP ACPI init\n[ 0.388770] pnp: PnP ACPI: found 5 devices\n[ 0.395140] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396836] NET: Registered protocol family 2\n[ 0.397792] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400221] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403615] NET: Registered protocol family 1\n[ 0.404475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420822] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435176] Trying to unpack rootfs image as initramfs...\n[ 0.484799] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498634] Scanning for low memory corruption every 60 seconds\n[ 0.499958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501093] audit: initializing netlink subsys (disabled)\n[ 0.502119] audit: type=2000 audit(1530485008.147:1): initialized\n[ 0.503416] Initialise system trusted keyring\n[ 0.504332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505478] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507420] zbud: loaded\n[ 0.508117] VFS: Disk quotas dquot_6.6.0\n[ 0.508935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510443] fuse init (API version 7.23)\n[ 0.511328] Key type big_key registered\n[ 0.512125] Allocating IMA MOK and blacklist keyrings.\n[ 0.513597] Key type asymmetric registered\n[ 0.514413] Asymmetric key parser 'x509' registered\n[ 0.515361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516807] io scheduler noop registered\n[ 0.517602] io scheduler deadline registered (default)\n[ 0.518585] io scheduler cfq registered\n[ 0.519408] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523155] ACPI: Power Button [PWRF]\n[ 0.523989] GHES: HEST is not enabled!\n[ 0.537668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596424] Linux agpgart interface v0.103\n[ 0.598520] brd: module loaded\n[ 0.599685] loop: module loaded\n[ 0.604753] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606202] GPT:90111 != 2097151\n[ 0.606881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.607959] GPT:90111 != 2097151\n[ 0.608627] GPT: Use GNU Parted to correct GPT errors.\n[ 0.609579] vda: vda1 vda15\n[ 0.611309] scsi host0: ata_piix\n[ 0.612041] scsi host1: ata_piix\n[ 0.612747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.615389] libphy: Fixed MDIO Bus: probed\n[ 0.616195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619366] PPP generic driver version 2.4.2\n[ 0.620242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621597] ehci-pci: EHCI PCI platform driver\n[ 0.622454] ehci-platform: EHCI generic platform driver\n[ 0.623419] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624528] ohci-pci: OHCI PCI platform driver\n[ 0.625379] ohci-platform: OHCI generic platform driver\n[ 0.626363] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.643304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648072] usb usb1: Product: UHCI Host Controller\n[ 0.648999] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651219] hub 1-0:1.0: USB hub found\n[ 0.651998] hub 1-0:1.0: 2 ports detected\n[ 0.652890] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655953] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656969] mousedev: PS/2 mouse device common for all mice\n[ 0.658216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660043] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661127] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662324] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663501] i2c /dev entries driver\n[ 0.664269] device-mapper: uevent: version 1.0.3\n[ 0.665211] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666820] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668081] NET: Registered protocol family 10\n[ 0.669053] NET: Registered protocol family 17\n[ 0.669942] Key type dns_resolver registered\n[ 0.670849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673683] registered taskstats version 1\n[ 0.674512] Loading compiled-in X.509 certificates\n[ 0.675945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677788] zswap: loaded using pool lzo/zbud\n[ 0.679164] Key type trusted registered\n[ 0.680704] Key type encrypted registered\n[ 0.681535] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682566] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683597] evm: HMAC attrs: 0x1\n[ 0.684543] Magic number: 10:100:754\n[ 0.685328] tty ttyS5: hash matches\n[ 0.686132] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:28 UTC (1530485008)\n[ 0.687716] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688818] EDD information not available.\n[ 0.770053] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.771510] ata1.00: configured for MWDMA2\n[ 0.783212] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.785531] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.786967] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.788378] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.790406] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792204] Write protecting the kernel read-only data: 14336k\n[ 0.793976] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796044] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.17\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.374647] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.60s]\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:49,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-206af423-57da-40f4-b051-82e5fd87687e 2018-07-01 22:52:49,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b3d0662-76aa-416e-9c4e-fcd8ac505391 x-compute-request-id: req-1b3d0662-76aa-416e-9c4e-fcd8ac505391 Content-Encoding: gzip Content-Length: 8123 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494167585 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.131720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133362] pid_max: default: 32768 minimum: 301\n[ 0.134248] ACPI: Core revision 20150930\n[ 0.135626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136925] Security Framework initialized\n[ 0.137732] Yama: becoming mindful.\n[ 0.138452] AppArmor: AppArmor initialized\n[ 0.139311] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140631] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141898] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144471] Initializing cgroup subsys io\n[ 0.145277] Initializing cgroup subsys memory\n[ 0.146135] Initializing cgroup subsys devices\n[ 0.147014] Initializing cgroup subsys freezer\n[ 0.147878] Initializing cgroup subsys net_cls\n[ 0.148736] Initializing cgroup subsys perf_event\n[ 0.149639] Initializing cgroup subsys net_prio\n[ 0.150513] Initializing cgroup subsys hugetlb\n[ 0.151383] Initializing cgroup subsys pids\n[ 0.152254] CPU: Physical Processor ID: 0\n[ 0.153800] mce: CPU supports 10 MCE banks\n[ 0.154641] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155648] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166329] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172700] ftrace: allocating 31920 entries in 125 pages\n[ 0.199162] smpboot: Max logical packages: 1\n[ 0.200023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201363] x2apic enabled\n[ 0.202168] Switched APIC routing to physical x2apic.\n[ 0.203916] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206998] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208782] KVM setup paravirtual spinlock\n[ 0.210065] x86: Booted up 1 node, 1 CPUs\n[ 0.210870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212245] devtmpfs: initialized\n[ 0.213959] evm: security.selinux\n[ 0.214660] evm: security.SMACK64\n[ 0.215344] evm: security.SMACK64EXEC\n[ 0.216097] evm: security.SMACK64TRANSMUTE\n[ 0.216899] evm: security.SMACK64MMAP\n[ 0.217643] evm: security.ima\n[ 0.218278] evm: security.capability\n[ 0.219076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220908] pinctrl core: initialized pinctrl subsystem\n[ 0.222025] RTC time: 22:43:23, date: 07/01/18\n[ 0.222977] NET: Registered protocol family 16\n[ 0.223945] cpuidle: using governor ladder\n[ 0.224764] cpuidle: using governor menu\n[ 0.225547] PCCT header not found.\n[ 0.226297] ACPI: bus type PCI registered\n[ 0.227097] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228337] PCI: Using configuration type 1 for base access\n[ 0.230085] ACPI: Added _OSI(Module Device)\n[ 0.230926] ACPI: Added _OSI(Processor Device)\n[ 0.231802] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234787] ACPI: Interpreter enabled\n[ 0.235559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239200] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241033] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242863] ACPI: (supports S0 S5)\n[ 0.243564] ACPI: Using IOAPIC for interrupt routing\n[ 0.244508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247601] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248734] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253343] acpiphp: Slot [3] registered\n[ 0.254144] acpiphp: Slot [4] registered\n[ 0.254950] acpiphp: Slot [5] registered\n[ 0.255744] acpiphp: Slot [6] registered\n[ 0.256535] acpiphp: Slot [7] registered\n[ 0.257330] acpiphp: Slot [8] registered\n[ 0.258129] acpiphp: Slot [9] registered\n[ 0.258923] acpiphp: Slot [10] registered\n[ 0.259728] acpiphp: Slot [11] registered\n[ 0.260540] acpiphp: Slot [12] registered\n[ 0.261349] acpiphp: Slot [13] registered\n[ 0.262155] acpiphp: Slot [14] registered\n[ 0.262965] acpiphp: Slot [15] registered\n[ 0.274020] acpiphp: Slot [16] registered\n[ 0.274832] acpiphp: Slot [17] registered\n[ 0.275638] acpiphp: Slot [18] registered\n[ 0.276439] acpiphp: Slot [19] registered\n[ 0.277241] acpiphp: Slot [20] registered\n[ 0.278051] acpiphp: Slot [21] registered\n[ 0.278860] acpiphp: Slot [22] registered\n[ 0.279663] acpiphp: Slot [23] registered\n[ 0.280464] acpiphp: Slot [24] registered\n[ 0.281268] acpiphp: Slot [25] registered\n[ 0.282084] acpiphp: Slot [26] registered\n[ 0.282889] acpiphp: Slot [27] registered\n[ 0.283695] acpiphp: Slot [28] registered\n[ 0.284497] acpiphp: Slot [29] registered\n[ 0.285304] acpiphp: Slot [30] registered\n[ 0.286113] acpiphp: Slot [31] registered\n[ 0.286914] PCI host bridge to bus 0000:00\n[ 0.287716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288920] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291563] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292998] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301632] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310652] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355869] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358790] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362841] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363990] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366737] vgaarb: loaded\n[ 0.367332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368462] SCSI subsystem initialized\n[ 0.369276] ACPI: bus type USB registered\n[ 0.370085] usbcore: registered new interface driver usbfs\n[ 0.371100] usbcore: registered new interface driver hub\n[ 0.372127] usbcore: registered new device driver usb\n[ 0.373164] PCI: Using ACPI for IRQ routing\n[ 0.374168] NetLabel: Initializing\n[ 0.374872] NetLabel: domain hash size = 128\n[ 0.375707] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376637] NetLabel: unlabeled traffic allowed by default\n[ 0.377716] clocksource: Switched to clocksource kvm-clock\n[ 0.383096] AppArmor: AppArmor Filesystem Enabled\n[ 0.384043] pnp: PnP ACPI init\n[ 0.384940] pnp: PnP ACPI: found 5 devices\n[ 0.391308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393017] NET: Registered protocol family 2\n[ 0.393987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395262] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396440] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397604] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398686] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399860] NET: Registered protocol family 1\n[ 0.400731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401848] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431062] Trying to unpack rootfs image as initramfs...\n[ 0.480734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494779] Scanning for low memory corruption every 60 seconds\n[ 0.496131] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.497277] audit: initializing netlink subsys (disabled)\n[ 0.498304] audit: type=2000 audit(1530485004.358:1): initialized\n[ 0.499613] Initialise system trusted keyring\n[ 0.500538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503664] zbud: loaded\n[ 0.504359] VFS: Disk quotas dquot_6.6.0\n[ 0.505174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506687] fuse init (API version 7.23)\n[ 0.507583] Key type big_key registered\n[ 0.508380] Allocating IMA MOK and blacklist keyrings.\n[ 0.509867] Key type asymmetric registered\n[ 0.510697] Asymmetric key parser 'x509' registered\n[ 0.511668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513129] io scheduler noop registered\n[ 0.513939] io scheduler deadline registered (default)\n[ 0.514934] io scheduler cfq registered\n[ 0.515768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516817] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519556] ACPI: Power Button [PWRF]\n[ 0.520386] GHES: HEST is not enabled!\n[ 0.534108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.592422] Linux agpgart interface v0.103\n[ 0.594472] brd: module loaded\n[ 0.595666] loop: module loaded\n[ 0.600987] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602443] GPT:90111 != 2097151\n[ 0.603119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604198] GPT:90111 != 2097151\n[ 0.604866] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605828] vda: vda1 vda15\n[ 0.607323] scsi host0: ata_piix\n[ 0.608058] scsi host1: ata_piix\n[ 0.608760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609974] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611413] libphy: Fixed MDIO Bus: probed\n[ 0.612233] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613173] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615330] PPP generic driver version 2.4.2\n[ 0.616219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617515] ehci-pci: EHCI PCI platform driver\n[ 0.618392] ehci-platform: EHCI generic platform driver\n[ 0.619377] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620490] ohci-pci: OHCI PCI platform driver\n[ 0.621349] ohci-platform: OHCI generic platform driver\n[ 0.622339] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639129] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641271] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642490] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643907] usb usb1: Product: UHCI Host Controller\n[ 0.644836] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645971] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646964] hub 1-0:1.0: USB hub found\n[ 0.647739] hub 1-0:1.0: 2 ports detected\n[ 0.648638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650748] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651706] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652727] mousedev: PS/2 mouse device common for all mice\n[ 0.653976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658088] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659271] i2c /dev entries driver\n[ 0.660030] device-mapper: uevent: version 1.0.3\n[ 0.660959] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662584] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663869] NET: Registered protocol family 10\n[ 0.664860] NET: Registered protocol family 17\n[ 0.665754] Key type dns_resolver registered\n[ 0.666673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667763] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669517] registered taskstats version 1\n[ 0.670346] Loading compiled-in X.509 certificates\n[ 0.671791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673622] zswap: loaded using pool lzo/zbud\n[ 0.674987] Key type trusted registered\n[ 0.676526] Key type encrypted registered\n[ 0.677344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.678387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.679423] evm: HMAC attrs: 0x1\n[ 0.680718] Magic number: 10:100:754\n[ 0.681496] tty ttyS5: hash matches\n[ 0.682306] rtc_cmos 00:00: setting system clock to 2018-07-01 22:43:24 UTC (1530485004)\n[ 0.683891] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684997] EDD information not available.\n[ 0.766267] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767701] ata1.00: configured for MWDMA2\n[ 0.779428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781639] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782860] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.784104] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787475] Write protecting the kernel read-only data: 14336k\n[ 0.789028] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790818] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.550644] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.15...\nLease of 10.10.10.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.29s]\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\nping 10.10.10.6 OK\nping 10.10.10.10 OK\n"} 2018-07-01 22:52:49,537 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-1b3d0662-76aa-416e-9c4e-fcd8ac505391 2018-07-01 22:52:49,548 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-07-01 22:52:49,548 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=5055dd52-32b6-4ec6-90fc-967d98ba5142 network=561f4711-234f-4ea7-8d8e-a69f3dd52573 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.6 10.10.10.15 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:52:49,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:52:49,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:52:49,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:52:49,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:52:49,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:52:49,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:52:49,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:52:49,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:52:49,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:52:49,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:52:49,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:52:49,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:52:49,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:52:49,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:52:49,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:52:49,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:52:49,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:52:49,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ff59c2-30f0-4e28-bb50-643fa1e82254 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:52:49,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-64ff59c2-30f0-4e28-bb50-643fa1e82254 2018-07-01 22:52:49,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:52:49,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["0KTDAp1JSlORWlTxcNa26g"], "issued_at": "2018-07-01T22:52:49.000000Z"}} 2018-07-01 22:52:49,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" 2018-07-01 22:52:50,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fdf2a67-f6ba-47d5-ade9-bf95afded925 x-compute-request-id: req-6fdf2a67-f6ba-47d5-ade9-bf95afded925 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:52:50,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6fdf2a67-f6ba-47d5-ade9-bf95afded925 2018-07-01 22:52:50,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" 2018-07-01 22:52:50,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-929ba78d-77bd-41bd-8493-192440d87a5d x-compute-request-id: req-929ba78d-77bd-41bd-8493-192440d87a5d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:52:50,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3 used request id req-929ba78d-77bd-41bd-8493-192440d87a5d 2018-07-01 22:52:50,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC42IDEwLjEwLjEwLjE1CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "561f4711-234f-4ea7-8d8e-a69f3dd52573"}], "config_drive": true}}' 2018-07-01 22:52:51,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53731744-b9f5-4f1e-bb6f-22d0f1710106 x-compute-request-id: req-53731744-b9f5-4f1e-bb6f-22d0f1710106 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "bookmark"}], "adminPass": "sxwj4qLvRrZL"}} 2018-07-01 22:52:51,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-53731744-b9f5-4f1e-bb6f-22d0f1710106 2018-07-01 22:52:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:52:51,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b331366a-4caf-489e-88a0-dc9266f2dfe9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:52:51,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-b331366a-4caf-489e-88a0-dc9266f2dfe9 2018-07-01 22:52:51,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:52:51,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["7WQi_0SbRlaZubOvO0Kv9Q"], "issued_at": "2018-07-01T22:52:51.000000Z"}} 2018-07-01 22:52:51,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fd3842ffc0f75215435a75cb8433de88be84dc" 2018-07-01 22:52:52,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-175a147d-cbf2-4c05-b1df-c9bb6fa91f20 x-compute-request-id: req-175a147d-cbf2-4c05-b1df-c9bb6fa91f20 Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:52:52Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-07-01T22:52:51Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:52:52,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 used request id req-175a147d-cbf2-4c05-b1df-c9bb6fa91f20 2018-07-01 22:52:55,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fd3842ffc0f75215435a75cb8433de88be84dc" 2018-07-01 22:52:55,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44e6acee-ac09-47af-9277-4477b22ae07b x-compute-request-id: req-44e6acee-ac09-47af-9277-4477b22ae07b Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6a:05", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:52:52Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-07-01T22:52:51Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:52:55,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 used request id req-44e6acee-ac09-47af-9277-4477b22ae07b 2018-07-01 22:52:58,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fd3842ffc0f75215435a75cb8433de88be84dc" 2018-07-01 22:52:59,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16e2c054-72ce-4294-ad72-128dab57d555 x-compute-request-id: req-16e2c054-72ce-4294-ad72-128dab57d555 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6a:05", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-07-01T22:44:51.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:52:56Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-07-01T22:52:51Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:52:59,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 used request id req-16e2c054-72ce-4294-ad72-128dab57d555 2018-07-01 22:52:59,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" 2018-07-01 22:53:00,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:52:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f71b1d3a-5512-4ac7-9374-d09ba45d4ef1 x-compute-request-id: req-f71b1d3a-5512-4ac7-9374-d09ba45d4ef1 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:6a:05", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "rel": "bookmark"}], "image": {"id": "5055dd52-32b6-4ec6-90fc-967d98ba5142", "links": [{"href": "http://172.30.9.26:8774/images/5055dd52-32b6-4ec6-90fc-967d98ba5142", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-07-01T22:44:51.000000", "flavor": {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}]}, "id": "0eece34c-24b9-46e7-b2d3-89ddd85e6ee4", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:52:56Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-07-01T22:52:51Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:53:00,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 used request id req-f71b1d3a-5512-4ac7-9374-d09ba45d4ef1 2018-07-01 22:53:00,473 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.16'. 2018-07-01 22:53:00,474 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-07-01 22:53:00,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:53:02,067 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ca546d1-fc2b-4013-b1a2-b4dba54a3520 x-compute-request-id: req-6ca546d1-fc2b-4013-b1a2-b4dba54a3520 Content-Length: 0 Content-Type: application/json 2018-07-01 22:53:02,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-6ca546d1-fc2b-4013-b1a2-b4dba54a3520 2018-07-01 22:53:02,068 - sdnvpn_test_utils - INFO - Waiting for instance 0eece34c-24b9-46e7-b2d3-89ddd85e6ee4 to boot up 2018-07-01 22:53:02,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:03,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c34e9692-25ac-4291-b1aa-effffed5170d x-compute-request-id: req-c34e9692-25ac-4291-b1aa-effffed5170d Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\n"} 2018-07-01 22:53:03,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-c34e9692-25ac-4291-b1aa-effffed5170d 2018-07-01 22:53:05,303 - __name__ - INFO - Starting monitor thread of vm_4 2018-07-01 22:53:06,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:07,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a379cd2d-36bc-4dc8-b104-cf5ca015c225 x-compute-request-id: req-a379cd2d-36bc-4dc8-b104-cf5ca015c225 Content-Encoding: gzip Content-Length: 8101 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\n"} 2018-07-01 22:53:07,408 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-a379cd2d-36bc-4dc8-b104-cf5ca015c225 2018-07-01 22:53:08,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:09,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f9b3b18-d7ef-4e1c-a442-c52d54255b06 x-compute-request-id: req-8f9b3b18-d7ef-4e1c-a442-c52d54255b06 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:09,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-8f9b3b18-d7ef-4e1c-a442-c52d54255b06 2018-07-01 22:53:10,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:11,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-821dfeaa-a4b0-4c0e-98b8-1b2210692dae x-compute-request-id: req-821dfeaa-a4b0-4c0e-98b8-1b2210692dae Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:11,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-821dfeaa-a4b0-4c0e-98b8-1b2210692dae 2018-07-01 22:53:12,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:13,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b84e9e7c-1b30-418f-bdb4-dbd84fb10132 x-compute-request-id: req-b84e9e7c-1b30-418f-bdb4-dbd84fb10132 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:13,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-b84e9e7c-1b30-418f-bdb4-dbd84fb10132 2018-07-01 22:53:14,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:15,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a669089b-b590-4ade-a576-a45ccaf32ee7 x-compute-request-id: req-a669089b-b590-4ade-a576-a45ccaf32ee7 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:15,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-a669089b-b590-4ade-a576-a45ccaf32ee7 2018-07-01 22:53:16,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:17,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1572ceb9-3b9c-4c08-bb1e-aec8d4f63f13 x-compute-request-id: req-1572ceb9-3b9c-4c08-bb1e-aec8d4f63f13 Content-Encoding: gzip Content-Length: 8115 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-07-01 22:53:17,798 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-1572ceb9-3b9c-4c08-bb1e-aec8d4f63f13 2018-07-01 22:53:18,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:19,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe13023f-1592-499f-91e5-c49f0c816a21 x-compute-request-id: req-fe13023f-1592-499f-91e5-c49f0c816a21 Content-Encoding: gzip Content-Length: 8115 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-07-01 22:53:19,873 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-fe13023f-1592-499f-91e5-c49f0c816a21 2018-07-01 22:53:20,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:21,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f1b8a54-5dfd-4e87-96ab-d3fb97499f1f x-compute-request-id: req-6f1b8a54-5dfd-4e87-96ab-d3fb97499f1f Content-Encoding: gzip Content-Length: 8115 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-07-01 22:53:21,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-6f1b8a54-5dfd-4e87-96ab-d3fb97499f1f 2018-07-01 22:53:22,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:24,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73fcec8e-978b-48ca-bd74-436a82a8c95e x-compute-request-id: req-73fcec8e-978b-48ca-bd74-436a82a8c95e Content-Encoding: gzip Content-Length: 8115 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-07-01 22:53:24,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-73fcec8e-978b-48ca-bd74-436a82a8c95e 2018-07-01 22:53:25,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:26,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7920dfd5-f6e4-4257-ab65-021bc4ccbdda x-compute-request-id: req-7920dfd5-f6e4-4257-ab65-021bc4ccbdda Content-Encoding: gzip Content-Length: 8115 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-07-01 22:53:26,108 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-7920dfd5-f6e4-4257-ab65-021bc4ccbdda 2018-07-01 22:53:27,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:28,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c72f978d-73dc-4ed3-80a2-2b82b56428bc x-compute-request-id: req-c72f978d-73dc-4ed3-80a2-2b82b56428bc Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:28,194 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-c72f978d-73dc-4ed3-80a2-2b82b56428bc 2018-07-01 22:53:29,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:30,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b89b7ff6-b183-42e9-a7b2-e2692dea305d x-compute-request-id: req-b89b7ff6-b183-42e9-a7b2-e2692dea305d Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:30,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-b89b7ff6-b183-42e9-a7b2-e2692dea305d 2018-07-01 22:53:31,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:32,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2a9fb75-b8d6-43a3-87f2-0dd45c697cb1 x-compute-request-id: req-b2a9fb75-b8d6-43a3-87f2-0dd45c697cb1 Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:32,357 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-b2a9fb75-b8d6-43a3-87f2-0dd45c697cb1 2018-07-01 22:53:33,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:34,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b656e60d-1311-4cdc-8c2a-438dde895e20 x-compute-request-id: req-b656e60d-1311-4cdc-8c2a-438dde895e20 Content-Encoding: gzip Content-Length: 8117 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\nping 10.10.10.6 OK\n"} 2018-07-01 22:53:34,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-b656e60d-1311-4cdc-8c2a-438dde895e20 2018-07-01 22:53:35,318 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-07-01 22:53:35,318 - __name__ - INFO - Sending stop signal to monitor thread 2018-07-01 22:53:35,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1510c66ba0fa8a3f47f0f2ec12f3fb8db11b85f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:53:36,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a26586-0829-4484-8e0e-ef6978e8662d x-compute-request-id: req-27a26586-0829-4484-8e0e-ef6978e8662d Content-Encoding: gzip Content-Length: 8118 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509035886 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136044] pid_max: default: 32768 minimum: 301\n[ 0.136993] ACPI: Core revision 20150930\n[ 0.138428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139789] Security Framework initialized\n[ 0.140633] Yama: becoming mindful.\n[ 0.141413] AppArmor: AppArmor initialized\n[ 0.142314] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143697] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147766] Initializing cgroup subsys io\n[ 0.148616] Initializing cgroup subsys memory\n[ 0.149532] Initializing cgroup subsys devices\n[ 0.150458] Initializing cgroup subsys freezer\n[ 0.151372] Initializing cgroup subsys net_cls\n[ 0.152272] Initializing cgroup subsys perf_event\n[ 0.153217] Initializing cgroup subsys net_prio\n[ 0.154144] Initializing cgroup subsys hugetlb\n[ 0.155022] Initializing cgroup subsys pids\n[ 0.155917] CPU: Physical Processor ID: 0\n[ 0.157441] mce: CPU supports 10 MCE banks\n[ 0.158310] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176534] ftrace: allocating 31920 entries in 125 pages\n[ 0.202324] smpboot: Max logical packages: 1\n[ 0.203176] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204522] x2apic enabled\n[ 0.205337] Switched APIC routing to physical x2apic.\n[ 0.207073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208187] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211958] KVM setup paravirtual spinlock\n[ 0.213239] x86: Booted up 1 node, 1 CPUs\n[ 0.214050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215432] devtmpfs: initialized\n[ 0.217152] evm: security.selinux\n[ 0.217856] evm: security.SMACK64\n[ 0.218543] evm: security.SMACK64EXEC\n[ 0.219289] evm: security.SMACK64TRANSMUTE\n[ 0.220097] evm: security.SMACK64MMAP\n[ 0.220844] evm: security.ima\n[ 0.221495] evm: security.capability\n[ 0.222318] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224173] pinctrl core: initialized pinctrl subsystem\n[ 0.225276] RTC time: 22:44:51, date: 07/01/18\n[ 0.226233] NET: Registered protocol family 16\n[ 0.227205] cpuidle: using governor ladder\n[ 0.228029] cpuidle: using governor menu\n[ 0.228863] PCCT header not found.\n[ 0.229628] ACPI: bus type PCI registered\n[ 0.230436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231674] PCI: Using configuration type 1 for base access\n[ 0.233405] ACPI: Added _OSI(Module Device)\n[ 0.234253] ACPI: Added _OSI(Processor Device)\n[ 0.235116] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236017] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238100] ACPI: Interpreter enabled\n[ 0.238883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246300] ACPI: (supports S0 S5)\n[ 0.247007] ACPI: Using IOAPIC for interrupt routing\n[ 0.248094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252322] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256994] acpiphp: Slot [3] registered\n[ 0.257795] acpiphp: Slot [4] registered\n[ 0.258588] acpiphp: Slot [5] registered\n[ 0.259387] acpiphp: Slot [6] registered\n[ 0.260182] acpiphp: Slot [7] registered\n[ 0.260982] acpiphp: Slot [8] registered\n[ 0.261780] acpiphp: Slot [9] registered\n[ 0.262568] acpiphp: Slot [10] registered\n[ 0.263383] acpiphp: Slot [11] registered\n[ 0.264193] acpiphp: Slot [12] registered\n[ 0.265010] acpiphp: Slot [13] registered\n[ 0.265817] acpiphp: Slot [14] registered\n[ 0.266623] acpiphp: Slot [15] registered\n[ 0.277301] acpiphp: Slot [16] registered\n[ 0.278126] acpiphp: Slot [17] registered\n[ 0.278951] acpiphp: Slot [18] registered\n[ 0.279762] acpiphp: Slot [19] registered\n[ 0.280576] acpiphp: Slot [20] registered\n[ 0.281405] acpiphp: Slot [21] registered\n[ 0.282235] acpiphp: Slot [22] registered\n[ 0.283060] acpiphp: Slot [23] registered\n[ 0.283874] acpiphp: Slot [24] registered\n[ 0.284686] acpiphp: Slot [25] registered\n[ 0.285498] acpiphp: Slot [26] registered\n[ 0.286316] acpiphp: Slot [27] registered\n[ 0.287132] acpiphp: Slot [28] registered\n[ 0.287948] acpiphp: Slot [29] registered\n[ 0.288760] acpiphp: Slot [30] registered\n[ 0.289571] acpiphp: Slot [31] registered\n[ 0.290388] PCI host bridge to bus 0000:00\n[ 0.291202] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292419] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295094] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302618] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303908] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305095] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306373] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314276] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365769] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369633] vgaarb: loaded\n[ 0.370203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371275] SCSI subsystem initialized\n[ 0.372047] ACPI: bus type USB registered\n[ 0.372815] usbcore: registered new interface driver usbfs\n[ 0.373789] usbcore: registered new interface driver hub\n[ 0.374736] usbcore: registered new device driver usb\n[ 0.375727] PCI: Using ACPI for IRQ routing\n[ 0.376718] NetLabel: Initializing\n[ 0.377402] NetLabel: domain hash size = 128\n[ 0.378240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379164] NetLabel: unlabeled traffic allowed by default\n[ 0.380222] clocksource: Switched to clocksource kvm-clock\n[ 0.385662] AppArmor: AppArmor Filesystem Enabled\n[ 0.386557] pnp: PnP ACPI init\n[ 0.387422] pnp: PnP ACPI: found 5 devices\n[ 0.393724] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395335] NET: Registered protocol family 2\n[ 0.396251] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397451] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398557] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400696] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401838] NET: Registered protocol family 1\n[ 0.402684] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403756] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404811] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432415] Trying to unpack rootfs image as initramfs...\n[ 0.481773] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495677] Scanning for low memory corruption every 60 seconds\n[ 0.497121] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498362] audit: initializing netlink subsys (disabled)\n[ 0.499484] audit: type=2000 audit(1530485092.498:1): initialized\n[ 0.500924] Initialise system trusted keyring\n[ 0.501945] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505200] zbud: loaded\n[ 0.505930] VFS: Disk quotas dquot_6.6.0\n[ 0.506803] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508407] fuse init (API version 7.23)\n[ 0.509365] Key type big_key registered\n[ 0.510210] Allocating IMA MOK and blacklist keyrings.\n[ 0.511745] Key type asymmetric registered\n[ 0.512643] Asymmetric key parser 'x509' registered\n[ 0.513626] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515125] io scheduler noop registered\n[ 0.515940] io scheduler deadline registered (default)\n[ 0.516956] io scheduler cfq registered\n[ 0.517825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520190] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521690] ACPI: Power Button [PWRF]\n[ 0.522537] GHES: HEST is not enabled!\n[ 0.536212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566585] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594292] Linux agpgart interface v0.103\n[ 0.596350] brd: module loaded\n[ 0.597543] loop: module loaded\n[ 0.602374] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603861] GPT:90111 != 2097151\n[ 0.604556] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605676] GPT:90111 != 2097151\n[ 0.606359] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607339] vda: vda1 vda15\n[ 0.608855] scsi host0: ata_piix\n[ 0.609601] scsi host1: ata_piix\n[ 0.610324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613036] libphy: Fixed MDIO Bus: probed\n[ 0.613873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614839] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617020] PPP generic driver version 2.4.2\n[ 0.617937] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619255] ehci-pci: EHCI PCI platform driver\n[ 0.620141] ehci-platform: EHCI generic platform driver\n[ 0.621159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622308] ohci-pci: OHCI PCI platform driver\n[ 0.623190] ohci-platform: OHCI generic platform driver\n[ 0.624195] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638555] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641070] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645939] usb usb1: Product: UHCI Host Controller\n[ 0.646890] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649104] hub 1-0:1.0: USB hub found\n[ 0.649894] hub 1-0:1.0: 2 ports detected\n[ 0.650828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652978] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653957] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654999] mousedev: PS/2 mouse device common for all mice\n[ 0.656279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658150] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660489] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661716] i2c /dev entries driver\n[ 0.662477] device-mapper: uevent: version 1.0.3\n[ 0.663428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666403] NET: Registered protocol family 10\n[ 0.667402] NET: Registered protocol family 17\n[ 0.668321] Key type dns_resolver registered\n[ 0.669273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672183] registered taskstats version 1\n[ 0.673047] Loading compiled-in X.509 certificates\n[ 0.674510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676405] zswap: loaded using pool lzo/zbud\n[ 0.677802] Key type trusted registered\n[ 0.679718] Key type encrypted registered\n[ 0.680560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681603] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682656] evm: HMAC attrs: 0x1\n[ 0.683597] Magic number: 10:100:754\n[ 0.684400] tty ttyS5: hash matches\n[ 0.685219] rtc_cmos 00:00: setting system clock to 2018-07-01 22:44:52 UTC (1530485092)\n[ 0.686841] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687984] EDD information not available.\n[ 0.768865] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.770333] ata1.00: configured for MWDMA2\n[ 0.782122] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.784387] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.785644] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.786916] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.788804] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.790380] Write protecting the kernel read-only data: 14336k\n[ 0.791958] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793788] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.36\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.561873] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.80s]\nping 10.10.10.6 OK\nping 10.10.10.15 OK\nping 10.10.10.6 OK\nping 10.10.10.15 OK\n"} 2018-07-01 22:53:36,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-27a26586-0829-4484-8e0e-ef6978e8662d 2018-07-01 22:53:36,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"forceDelete": null}' 2018-07-01 22:53:36,705 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7df4feb9-ed44-4fae-9794-9717f964b778 x-compute-request-id: req-7df4feb9-ed44-4fae-9794-9717f964b778 Content-Length: 0 Content-Type: application/json 2018-07-01 22:53:36,705 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e09d39ff-352f-4d43-93cb-a0a6d5b8b633/action used request id req-7df4feb9-ed44-4fae-9794-9717f964b778 2018-07-01 22:53:36,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"forceDelete": null}' 2018-07-01 22:53:36,908 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67c232fd-7aa7-45af-a142-5106ef19c016 x-compute-request-id: req-67c232fd-7aa7-45af-a142-5106ef19c016 Content-Length: 0 Content-Type: application/json 2018-07-01 22:53:36,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8abb73ed-5558-495a-a75f-aef37a4583f8/action used request id req-67c232fd-7aa7-45af-a142-5106ef19c016 2018-07-01 22:53:36,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9013803f8d028d2aa8c1e652bc89c3d80d96ff" -d '{"forceDelete": null}' 2018-07-01 22:53:37,093 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1afc1a5f-95cc-425c-be62-65f86363a9ca x-compute-request-id: req-1afc1a5f-95cc-425c-be62-65f86363a9ca Content-Length: 0 Content-Type: application/json 2018-07-01 22:53:37,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0eece34c-24b9-46e7-b2d3-89ddd85e6ee4/action used request id req-1afc1a5f-95cc-425c-be62-65f86363a9ca 2018-07-01 22:53:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5055dd52-32b6-4ec6-90fc-967d98ba5142 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccdfc3471a097e8a88a55c567d655c6f10e985d9" 2018-07-01 22:53:38,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a7c7b39-3c18-413a-8bf9-581fed1509a0 Date: Sun, 01 Jul 2018 22:53:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:53:38,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5055dd52-32b6-4ec6-90fc-967d98ba5142 used request id req-3a7c7b39-3c18-413a-8bf9-581fed1509a0 2018-07-01 22:53:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/da724096-18d2-4206-a92a-5d99a984248c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46ee9c0c92296ca1f76ab0424be26ad210a0473" 2018-07-01 22:53:38,957 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-0ffa8451-dc45-42cb-9a0e-3c08bfe974e9 Date: Sun, 01 Jul 2018 22:53:38 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet da724096-18d2-4206-a92a-5d99a984248c: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-01 22:53:38,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/da724096-18d2-4206-a92a-5d99a984248c used request id req-0ffa8451-dc45-42cb-9a0e-3c08bfe974e9 2018-07-01 22:53:38,958 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet da724096-18d2-4206-a92a-5d99a984248c: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-01 22:53:38,959 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'da724096-18d2-4206-a92a-5d99a984248c')]: Unable to complete operation on subnet da724096-18d2-4206-a92a-5d99a984248c: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-0ffa8451-dc45-42cb-9a0e-3c08bfe974e9'] 2018-07-01 22:53:38,959 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id da724096-18d2-4206-a92a-5d99a984248c was not deleted. 2018-07-01 22:53:38,959 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check ping status of vm_1, vm_2, and vm_3 | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | | Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted | +----------------------------------------------------------------------------------------+ | PASS | Ping succeeds | +========================================================================================+ 2018-07-01 22:53:38,959 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:53:38,977 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-07-01 22:53:38,977 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2018-07-01 22:53:38,977 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-07-01 22:53:38,978 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-07-01 22:53:38,978 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-07-01 22:53:39,050 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-07-01 22:53:39,050 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-07-01 22:53:39,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:53:39,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:53:39,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:53:39,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:53:39,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:53:39,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:53:39,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:53:39,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:53:39,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:53:39,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:53:39,059 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-07-01 22:53:39,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:53:39,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff770041-5408-444c-b1f6-232edc6ebda9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:53:39,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ff770041-5408-444c-b1f6-232edc6ebda9 2018-07-01 22:53:39,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:53:39,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["G2nwl8VHTPy5PRqhgraqMw"], "issued_at": "2018-07-01T22:53:39.000000Z"}} 2018-07-01 22:53:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" 2018-07-01 22:53:39,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-cf9a31f6-07e5-47bc-81ae-5ba25806a335 Date: Sun, 01 Jul 2018 22:53:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:53:39,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-cf9a31f6-07e5-47bc-81ae-5ba25806a335 2018-07-01 22:53:39,610 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-07-01 22:53:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" 2018-07-01 22:53:39,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4bb42784-4861-4e33-b5b6-ef9d11575499 Date: Sun, 01 Jul 2018 22:53:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:53:39,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4bb42784-4861-4e33-b5b6-ef9d11575499 2018-07-01 22:53:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-07-01 22:53:40,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1 X-Openstack-Request-Id: req-7cee6d6a-37cf-4179-a215-599bd7bb68a4 Date: Sun, 01 Jul 2018 22:53:40 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:53:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:53:39Z", "visibility": "public", "locations": [], "self": "/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "min_disk": 0, "protected": false, "id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "file": "/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:53:40,005 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-7cee6d6a-37cf-4179-a215-599bd7bb68a4 2018-07-01 22:53:40,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" -d '' 2018-07-01 22:53:51,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-235b7169-a161-4d4b-9fc1-dda8a8e3a688 Date: Sun, 01 Jul 2018 22:53:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:53:51,321 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1/file used request id req-235b7169-a161-4d4b-9fc1-dda8a8e3a688 2018-07-01 22:53:51,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:53:51,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:53:51,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:53:51,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:53:51,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:53:51,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:53:51,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:53:51,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:53:51,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:53:51,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:53:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:53:51,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efaa1edf-9414-48a8-8fdf-bc8efdc8c539 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:53:51,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-efaa1edf-9414-48a8-8fdf-bc8efdc8c539 2018-07-01 22:53:51,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:53:51,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["b55Tz9zjSqubQUDUkz-dCQ"], "issued_at": "2018-07-01T22:53:51.000000Z"}} 2018-07-01 22:53:51,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ab564eb7cecdb0e847dbae90a4039b8f4dc2e9" 2018-07-01 22:53:52,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4f6aa85-4e81-4800-aafa-42232ed2360b x-compute-request-id: req-e4f6aa85-4e81-4800-aafa-42232ed2360b Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-07-01 22:53:52,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-e4f6aa85-4e81-4800-aafa-42232ed2360b 2018-07-01 22:53:52,256 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-07-01 22:53:52,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ab564eb7cecdb0e847dbae90a4039b8f4dc2e9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-07-01 22:53:52,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1299d496-7370-427e-a520-45b32402f88a x-compute-request-id: req-1299d496-7370-427e-a520-45b32402f88a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:53:52,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1299d496-7370-427e-a520-45b32402f88a 2018-07-01 22:53:52,327 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 created successfully. 2018-07-01 22:53:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:53:52,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba56d5a7-e250-4ce3-a5ec-7f1c509f19bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:53:52,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ba56d5a7-e250-4ce3-a5ec-7f1c509f19bb 2018-07-01 22:53:52,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:53:52,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["IZS69HwTQimJSDtkZOR8Gg"], "issued_at": "2018-07-01T22:53:52.000000Z"}} 2018-07-01 22:53:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:53:52,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5847 X-Openstack-Request-Id: req-12a08534-cb49-4589-8d82-7f6cd174e323 Date: Sun, 01 Jul 2018 22:53:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2ae1c800-4cb8-4762-8f32-ba3c2c35b37f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:17Z","provider:segmentation_id":93,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1e5daf20-a7ee-4134-a2a6-b8df84cf8bea"],"description":"","tags":[],"updated_at":"2018-07-01T22:31:11Z","provider:segmentation_id":19,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["da724096-18d2-4206-a92a-5d99a984248c"],"description":"","tags":[],"updated_at":"2018-07-01T22:51:11Z","provider:segmentation_id":49,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:10Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6c24023c-dffd-402b-8a49-76fdf120a006","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:19Z","provider:segmentation_id":61,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["81da0ad2-71b1-4102-b58d-a0f605a5b4c6"],"description":"","tags":[],"updated_at":"2018-07-01T22:36:20Z","provider:segmentation_id":41,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d25a468f-00ad-419d-808f-8157163a3e3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:09Z","provider:segmentation_id":82,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"eebf9fc2-0e53-4605-a953-a23cd1eba04e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:22Z","provider:segmentation_id":56,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:21Z","provider:network_type":"vxlan"}]} 2018-07-01 22:53:52,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-12a08534-cb49-4589-8d82-7f6cd174e323 2018-07-01 22:53:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:53:53,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3852 X-Openstack-Request-Id: req-fa58344b-e164-49cd-b328-87106b85f659 Date: Sun, 01 Jul 2018 22:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:31:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:24Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"2eb734db-35df-4648-848e-d099729b59f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet1"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:19Z","dns_nameservers":[],"updated_at":"2018-07-01T20:08:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"6f20b7f41b96403d803314c6cbdda1ed","id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:36:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","dns_nameservers":[],"updated_at":"2018-07-01T21:44:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"d2a1ee647f77422c833e0eef15747196","id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:11Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:51:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"da724096-18d2-4206-a92a-5d99a984248c","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-07-01 22:53:53,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fa58344b-e164-49cd-b328-87106b85f659 2018-07-01 22:53:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:53:53,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a57a19eb-4eb8-4f7b-8567-7bb1e56d4508 Date: Sun, 01 Jul 2018 22:53:53 GMT RESP BODY: {"routers": []} 2018-07-01 22:53:53,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers used request id req-a57a19eb-4eb8-4f7b-8567-7bb1e56d4508 2018-07-01 22:53:53,354 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-07-01 22:53:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-07-01 22:53:53,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-41b79546-f199-43e1-8112-a8d378fbb4d1 Date: Sun, 01 Jul 2018 22:53:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:53:53Z","is_default":false,"provider:segmentation_id":22,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:53Z","mtu":1450}} 2018-07-01 22:53:53,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-41b79546-f199-43e1-8112-a8d378fbb4d1 2018-07-01 22:53:53,773 - sdnvpn.lib.openstack_utils - DEBUG - Network '45aa9484-be9d-4ec0-88a3-e4ff4983a1e8' created successfully 2018-07-01 22:53:53,773 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-07-01 22:53:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"subnets": [{"ip_version": 4, "network_id": "45aa9484-be9d-4ec0-88a3-e4ff4983a1e8", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-07-01 22:53:54,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-500e4f74-ded6-479c-ad62-3acb35b9574a Date: Sun, 01 Jul 2018 22:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:54Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-07-01T22:53:54Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"f16c7a69d81940ad84961cd4d69080fa","id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-07-01 22:53:54,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-500e4f74-ded6-479c-ad62-3acb35b9574a 2018-07-01 22:53:54,329 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '3217eefe-a2b7-4377-8ae5-28f1ed156630' created successfully 2018-07-01 22:53:54,330 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-07-01 22:53:54,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-07-01 22:53:55,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-6e94abcb-9ffa-4234-b636-f6dcd9ff5357 Date: Sun, 01 Jul 2018 22:53:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:53:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:53:54Z", "revision_number": 0, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894", "name": "sdnvpn-13-1-router"}} 2018-07-01 22:53:55,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-6e94abcb-9ffa-4234-b636-f6dcd9ff5357 2018-07-01 22:53:55,317 - sdnvpn.lib.openstack_utils - DEBUG - Router '3ea47b9b-4360-49e9-a9dc-07cb88b72894' created successfully 2018-07-01 22:53:55,317 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-07-01 22:53:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"subnet_id": "3217eefe-a2b7-4377-8ae5-28f1ed156630"}' 2018-07-01 22:53:57,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3f4858dc-49fb-4b51-8d27-1fd268098b59 Date: Sun, 01 Jul 2018 22:53:57 GMT RESP BODY: {"network_id": "45aa9484-be9d-4ec0-88a3-e4ff4983a1e8", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "3217eefe-a2b7-4377-8ae5-28f1ed156630", "subnet_ids": ["3217eefe-a2b7-4377-8ae5-28f1ed156630"], "port_id": "80fb8e57-426f-43d8-abba-9993ac477aef", "id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894"} 2018-07-01 22:53:57,105 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894/add_router_interface used request id req-3f4858dc-49fb-4b51-8d27-1fd268098b59 2018-07-01 22:53:57,105 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-07-01 22:53:57,105 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-07-01 22:53:57,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:53:57,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6508 X-Openstack-Request-Id: req-02c44af3-b9e7-4176-bdf5-3b445972487d Date: Sun, 01 Jul 2018 22:53:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2ae1c800-4cb8-4762-8f32-ba3c2c35b37f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:17Z","provider:segmentation_id":93,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","subnets":["8a402f7d-6e05-4bc8-88f0-6b902030cb56","2eb734db-35df-4648-848e-d099729b59f9"],"description":"","tags":[],"updated_at":"2018-07-01T21:44:25Z","provider:segmentation_id":67,"name":"CreateInstancePortManipulationTests-a0beff10-25c9-42e4-bb92-4bf562ff3f13net2","admin_state_up":true,"tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["1e5daf20-a7ee-4134-a2a6-b8df84cf8bea"],"description":"","tags":[],"updated_at":"2018-07-01T22:31:11Z","provider:segmentation_id":19,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["3217eefe-a2b7-4377-8ae5-28f1ed156630"],"description":"","tags":[],"updated_at":"2018-07-01T22:53:54Z","provider:segmentation_id":22,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:53Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["da724096-18d2-4206-a92a-5d99a984248c"],"description":"","tags":[],"updated_at":"2018-07-01T22:51:11Z","provider:segmentation_id":49,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:10Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6c24023c-dffd-402b-8a49-76fdf120a006","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:19Z","provider:segmentation_id":61,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","subnets":["81da0ad2-71b1-4102-b58d-a0f605a5b4c6"],"description":"","tags":[],"updated_at":"2018-07-01T22:36:20Z","provider:segmentation_id":41,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b0884841-56b7-46c4-94b1-9def8e6121cb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f20b7f41b96403d803314c6cbdda1ed","status":"ACTIVE","subnets":["561ab8b7-81db-48f7-90dc-086a8487c2c2"],"description":"","tags":[],"updated_at":"2018-07-01T20:08:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"6f20b7f41b96403d803314c6cbdda1ed","created_at":"2018-07-01T20:08:12Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d25a468f-00ad-419d-808f-8157163a3e3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:09Z","provider:segmentation_id":82,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:09Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"eebf9fc2-0e53-4605-a953-a23cd1eba04e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5dd8de3b0a449b4a5777177c66a22f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T22:44:22Z","provider:segmentation_id":56,"name":"","admin_state_up":true,"tenant_id":"f5dd8de3b0a449b4a5777177c66a22f8","created_at":"2018-07-01T22:44:21Z","provider:network_type":"vxlan"}]} 2018-07-01 22:53:57,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-02c44af3-b9e7-4176-bdf5-3b445972487d 2018-07-01 22:53:57,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"router": {"external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb"}}}' 2018-07-01 22:53:58,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-39d8d2c8-b53c-4b80-9cf0-adcb24e95131 Date: Sun, 01 Jul 2018 22:53:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:53:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:53:58Z", "revision_number": 3, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894", "name": "sdnvpn-13-1-router"}} 2018-07-01 22:53:58,524 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 used request id req-39d8d2c8-b53c-4b80-9cf0-adcb24e95131 2018-07-01 22:53:58,525 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-07-01 22:53:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:53:58,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-53d7620f-0911-48d5-8f03-ee75026c1db2 Date: Sun, 01 Jul 2018 22:53:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T20:19:29Z", "updated_at": "2018-07-01T20:19:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "045cfac7-b968-4994-a0d6-8ee2a4e7b98a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "619de261-b257-4818-a6a9-3bd55cd65012", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "c11c75a9-f5d8-41f2-bfd1-ec869bc14195", "remote_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:19:29Z", "revision_number": 0, "id": "f9168f9c-92e6-471a-b120-f342c6f5218f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:19:29Z", "security_group_id": "25dac609-b5bd-4de9-a159-e7364ccad408", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 4, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "25dac609-b5bd-4de9-a159-e7364ccad408", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T20:21:03Z", "updated_at": "2018-07-01T20:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "5335776e-8749-470a-9cfc-5583240eff25", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "abcf6df8-4724-4a5d-8697-ca7e01f89fa3", "remote_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:04Z", "revision_number": 0, "id": "cc2868ab-42d3-4928-980c-2a8b502c8d78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:04Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:21:03Z", "revision_number": 0, "id": "e3a2f0c5-2eba-4f94-ab19-127f5ac17bb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:21:03Z", "security_group_id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "31a33226-1666-4ba6-aaee-3725c0387aa3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:15:50Z", "updated_at": "2018-07-01T22:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "2be90117-7b49-4e07-a52d-a309f8286268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:50Z", "revision_number": 0, "id": "4aaadb45-4d1c-4dc6-85d2-3af593daceae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:50Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-07-01T22:19:01Z", "revision_number": 0, "id": "50e590d3-b5fe-4807-8519-15e4a82a7152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:19:01Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 179, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "644d609a-e0a6-461b-a837-ef2ebd1f5311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-01T22:15:52Z", "revision_number": 0, "id": "83536253-b584-479d-9699-2d16d379043e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:52Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "a37f2113-0d8d-4680-8a23-c2fd6e09b415", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T22:15:51Z", "revision_number": 0, "id": "e45093dd-4cfb-4fb1-96dc-95b3da26a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:15:51Z", "security_group_id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f16c7a69d81940ad84961cd4d69080fa"}], "revision_number": 7, "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "5db98842-b223-44a0-8cb5-5a93855ebeff", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c661ad95904c709faf010b977ceeac", "created_at": "2018-07-01T22:11:49Z", "updated_at": "2018-07-01T22:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "a70c0a40-15ab-460f-98b7-e1152d31e124", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c68a7407-5fa9-44a4-890b-abfe56c775b3", "remote_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c6ef4cc4-5ed2-400c-9f7b-0a9464235667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c661ad95904c709faf010b977ceeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T22:11:50Z", "revision_number": 0, "id": "c91b5b20-13b3-4031-aa4c-64975aaaa556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T22:11:50Z", "security_group_id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "tenant_id": "e6c661ad95904c709faf010b977ceeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c661ad95904c709faf010b977ceeac"}], "revision_number": 4, "project_id": "e6c661ad95904c709faf010b977ceeac", "id": "8a0dc271-9eb9-4e1d-a93c-08c99ecb894a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "created_at": "2018-07-01T20:08:12Z", "updated_at": "2018-07-01T20:08:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "3cedc638-3909-4e38-946d-8862e69c426a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "46ecb8d6-41d7-4363-8f4a-c8cb9f5bf749", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "abba688e-2147-4833-8211-ed1882c49d5b", "remote_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T20:08:12Z", "revision_number": 0, "id": "c1356c75-30c4-463b-a78d-a3085f4f7b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T20:08:12Z", "security_group_id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "tenant_id": "6f20b7f41b96403d803314c6cbdda1ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f20b7f41b96403d803314c6cbdda1ed"}], "revision_number": 4, "project_id": "6f20b7f41b96403d803314c6cbdda1ed", "id": "b8aff0a5-a369-44ca-966e-8932c1115d3e", "name": "default"}]} 2018-07-01 22:53:58,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-53d7620f-0911-48d5-8f03-ee75026c1db2 2018-07-01 22:53:58,743 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-07-01 22:53:58,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:53:58,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af96fc7-1557-42ae-8561-9d1bdb5149b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:53:58,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-2af96fc7-1557-42ae-8561-9d1bdb5149b6 2018-07-01 22:53:58,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:53:59,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["hxq45PLTTLOH33RpGZ94Nw"], "issued_at": "2018-07-01T22:53:59.000000Z"}} 2018-07-01 22:53:59,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" 2018-07-01 22:53:59,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e907cdc6-8f37-4d66-bf94-dc223c97d2a7 x-compute-request-id: req-e907cdc6-8f37-4d66-bf94-dc223c97d2a7 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 171}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 180}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-07-01 22:53:59,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e907cdc6-8f37-4d66-bf94-dc223c97d2a7 2018-07-01 22:53:59,306 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-07-01 22:53:59,306 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-07-01 22:53:59,306 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=03370da3-4fc1-47ed-83af-789b2f3219b1 network=45aa9484-be9d-4ec0-88a3-e4ff4983a1e8 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-07-01 22:53:59,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:53:59,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:53:59,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:53:59,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:53:59,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:53:59,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:53:59,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:53:59,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:53:59,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:53:59,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:53:59,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:53:59,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:53:59,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:53:59,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:53:59,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:53:59,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:53:59,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:53:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:53:59,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be71e9fa-975b-44f6-be22-d8d258fe8612 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:53:59,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-be71e9fa-975b-44f6-be22-d8d258fe8612 2018-07-01 22:53:59,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:53:59,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["AMs3vH3HTHCcUVepLBrtfQ"], "issued_at": "2018-07-01T22:53:59.000000Z"}} 2018-07-01 22:53:59,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44a135733dd9cec52902fe2aeec0eb2f1abdc2e" 2018-07-01 22:53:59,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a7294c3-8dfc-4270-8251-4d45283b1615 x-compute-request-id: req-8a7294c3-8dfc-4270-8251-4d45283b1615 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:53:59,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a7294c3-8dfc-4270-8251-4d45283b1615 2018-07-01 22:53:59,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44a135733dd9cec52902fe2aeec0eb2f1abdc2e" 2018-07-01 22:53:59,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1393b23-33bb-49fa-8749-f4175bed77d1 x-compute-request-id: req-f1393b23-33bb-49fa-8749-f4175bed77d1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:53:59,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 used request id req-f1393b23-33bb-49fa-8749-f4175bed77d1 2018-07-01 22:53:59,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44a135733dd9cec52902fe2aeec0eb2f1abdc2e" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "03370da3-4fc1-47ed-83af-789b2f3219b1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "45aa9484-be9d-4ec0-88a3-e4ff4983a1e8"}], "config_drive": true}}' 2018-07-01 22:54:01,453 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f9bc4a7-8c42-44a0-9e1f-1db1e39a7721 x-compute-request-id: req-7f9bc4a7-8c42-44a0-9e1f-1db1e39a7721 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b203096-4273-42ae-923c-47f94b04bb61", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "adminPass": "n8HyuvRn7on5"}} 2018-07-01 22:54:01,453 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7f9bc4a7-8c42-44a0-9e1f-1db1e39a7721 2018-07-01 22:54:01,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:54:01,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51bccbf3-9776-4612-bad6-e570906f53e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:54:01,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-51bccbf3-9776-4612-bad6-e570906f53e2 2018-07-01 22:54:01,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:54:01,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["NETSfxaXRTee-TbVjLObmA"], "issued_at": "2018-07-01T22:54:01.000000Z"}} 2018-07-01 22:54:01,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:02,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76b4fece-c768-40d1-953b-5cbb8bdb0bab x-compute-request-id: req-76b4fece-c768-40d1-953b-5cbb8bdb0bab Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:02,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-76b4fece-c768-40d1-953b-5cbb8bdb0bab 2018-07-01 22:54:05,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:06,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4789a792-5b95-4486-a960-335d8c7318ed x-compute-request-id: req-4789a792-5b95-4486-a960-335d8c7318ed Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:06,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-4789a792-5b95-4486-a960-335d8c7318ed 2018-07-01 22:54:09,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:10,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aa5d592-9cc4-4795-9ccd-b205cffda871 x-compute-request-id: req-1aa5d592-9cc4-4795-9ccd-b205cffda871 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:10,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-1aa5d592-9cc4-4795-9ccd-b205cffda871 2018-07-01 22:54:13,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:13,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f28da3d2-61c0-405f-aadc-0b85221eba3e x-compute-request-id: req-f28da3d2-61c0-405f-aadc-0b85221eba3e Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:13,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-f28da3d2-61c0-405f-aadc-0b85221eba3e 2018-07-01 22:54:16,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:17,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c212d52-5c94-4018-a7cf-715b3deb2d46 x-compute-request-id: req-8c212d52-5c94-4018-a7cf-715b3deb2d46 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:17,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-8c212d52-5c94-4018-a7cf-715b3deb2d46 2018-07-01 22:54:20,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:21,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-264bbce6-f368-42ac-9e6a-bc209a9a6593 x-compute-request-id: req-264bbce6-f368-42ac-9e6a-bc209a9a6593 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:21,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-264bbce6-f368-42ac-9e6a-bc209a9a6593 2018-07-01 22:54:24,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:24,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b5036a2-8f1c-43f4-a2af-d71b076e86ac x-compute-request-id: req-9b5036a2-8f1c-43f4-a2af-d71b076e86ac Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:24,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-9b5036a2-8f1c-43f4-a2af-d71b076e86ac 2018-07-01 22:54:27,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:28,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ab0b619-4198-4bef-962c-8e93b2e3bfbc x-compute-request-id: req-5ab0b619-4198-4bef-962c-8e93b2e3bfbc Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:28,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-5ab0b619-4198-4bef-962c-8e93b2e3bfbc 2018-07-01 22:54:31,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:31,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b0d2cc1-8c5f-4c38-aab0-5b2bd988ac16 x-compute-request-id: req-7b0d2cc1-8c5f-4c38-aab0-5b2bd988ac16 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:31,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-7b0d2cc1-8c5f-4c38-aab0-5b2bd988ac16 2018-07-01 22:54:34,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:35,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19927a8-cca9-4863-ba6b-7983206b8bd4 x-compute-request-id: req-c19927a8-cca9-4863-ba6b-7983206b8bd4 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:35,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-c19927a8-cca9-4863-ba6b-7983206b8bd4 2018-07-01 22:54:38,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:38,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb72d433-9eb3-4bb8-ab77-b4fa1608e53e x-compute-request-id: req-fb72d433-9eb3-4bb8-ab77-b4fa1608e53e Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:38,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-fb72d433-9eb3-4bb8-ab77-b4fa1608e53e 2018-07-01 22:54:41,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:41,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42f11dab-9a52-487c-991b-eb6e897ea59c x-compute-request-id: req-42f11dab-9a52-487c-991b-eb6e897ea59c Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:41,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-42f11dab-9a52-487c-991b-eb6e897ea59c 2018-07-01 22:54:44,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:45,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3f329bb-ddaf-48e7-a36b-b8fc3fc3211b x-compute-request-id: req-b3f329bb-ddaf-48e7-a36b-b8fc3fc3211b Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:45,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-b3f329bb-ddaf-48e7-a36b-b8fc3fc3211b 2018-07-01 22:54:48,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:49,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1f651d1-a043-4119-b8ef-a5fdff1805d8 x-compute-request-id: req-b1f651d1-a043-4119-b8ef-a5fdff1805d8 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:49,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-b1f651d1-a043-4119-b8ef-a5fdff1805d8 2018-07-01 22:54:52,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:53,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79e42ba1-cd1e-482d-91be-801e8c8555e9 x-compute-request-id: req-79e42ba1-cd1e-482d-91be-801e8c8555e9 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:53,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-79e42ba1-cd1e-482d-91be-801e8c8555e9 2018-07-01 22:54:56,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:54:56,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8453a94-988f-42ae-ab03-7cdd903167c3 x-compute-request-id: req-c8453a94-988f-42ae-ab03-7cdd903167c3 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:54:56,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-c8453a94-988f-42ae-ab03-7cdd903167c3 2018-07-01 22:54:59,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:00,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:54:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72545149-ec08-4751-b265-34ba4695055b x-compute-request-id: req-72545149-ec08-4751-b265-34ba4695055b Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:00,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-72545149-ec08-4751-b265-34ba4695055b 2018-07-01 22:55:03,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:03,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b8311be-433f-4257-b4fe-f16f6e637f37 x-compute-request-id: req-7b8311be-433f-4257-b4fe-f16f6e637f37 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:03,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-7b8311be-433f-4257-b4fe-f16f6e637f37 2018-07-01 22:55:06,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:07,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2480117f-03e6-4b10-bf2b-49659c1622f0 x-compute-request-id: req-2480117f-03e6-4b10-bf2b-49659c1622f0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:07,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-2480117f-03e6-4b10-bf2b-49659c1622f0 2018-07-01 22:55:10,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:10,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9ab72c6-6efe-4328-b193-fbf492242c4f x-compute-request-id: req-f9ab72c6-6efe-4328-b193-fbf492242c4f Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:10,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-f9ab72c6-6efe-4328-b193-fbf492242c4f 2018-07-01 22:55:13,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:14,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cb90859-8d4a-4a81-835b-33a70f49ed12 x-compute-request-id: req-6cb90859-8d4a-4a81-835b-33a70f49ed12 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:14,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-6cb90859-8d4a-4a81-835b-33a70f49ed12 2018-07-01 22:55:17,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:17,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-324924d7-b244-4eb2-8973-e4b975771241 x-compute-request-id: req-324924d7-b244-4eb2-8973-e4b975771241 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:17,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-324924d7-b244-4eb2-8973-e4b975771241 2018-07-01 22:55:20,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:21,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf2f84de-c877-45e6-b29f-5a3bdecd2709 x-compute-request-id: req-bf2f84de-c877-45e6-b29f-5a3bdecd2709 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:21,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-bf2f84de-c877-45e6-b29f-5a3bdecd2709 2018-07-01 22:55:24,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:25,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9ed73a4-9875-46ca-80f6-f9914236fee9 x-compute-request-id: req-e9ed73a4-9875-46ca-80f6-f9914236fee9 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:25,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-e9ed73a4-9875-46ca-80f6-f9914236fee9 2018-07-01 22:55:28,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:28,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-812a50ca-073f-443c-9cbf-e32ba945f7dc x-compute-request-id: req-812a50ca-073f-443c-9cbf-e32ba945f7dc Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:28,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-812a50ca-073f-443c-9cbf-e32ba945f7dc 2018-07-01 22:55:31,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:32,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d87e3ed5-cc8f-455b-a3c5-960b26081b6e x-compute-request-id: req-d87e3ed5-cc8f-455b-a3c5-960b26081b6e Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:32,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-d87e3ed5-cc8f-455b-a3c5-960b26081b6e 2018-07-01 22:55:35,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:35,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9dbca13-0d12-4c2c-a53a-8b504bc2753b x-compute-request-id: req-e9dbca13-0d12-4c2c-a53a-8b504bc2753b Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:35,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-e9dbca13-0d12-4c2c-a53a-8b504bc2753b 2018-07-01 22:55:38,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:39,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a813e06b-a3e0-46f1-8161-c67965e8f6e5 x-compute-request-id: req-a813e06b-a3e0-46f1-8161-c67965e8f6e5 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:39,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-a813e06b-a3e0-46f1-8161-c67965e8f6e5 2018-07-01 22:55:42,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:43,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f09a792-2823-4411-91f5-c357e8307489 x-compute-request-id: req-4f09a792-2823-4411-91f5-c357e8307489 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:43,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-4f09a792-2823-4411-91f5-c357e8307489 2018-07-01 22:55:46,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:46,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c1e6486-3d0d-45fe-a641-15d617a93c7c x-compute-request-id: req-0c1e6486-3d0d-45fe-a641-15d617a93c7c Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:46,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-0c1e6486-3d0d-45fe-a641-15d617a93c7c 2018-07-01 22:55:49,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:50,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d7c6c4b-da94-4035-9778-e9d2a47147f1 x-compute-request-id: req-3d7c6c4b-da94-4035-9778-e9d2a47147f1 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:50,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-3d7c6c4b-da94-4035-9778-e9d2a47147f1 2018-07-01 22:55:53,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:53,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41a875a6-d921-491e-97d3-f23c4b8f3da0 x-compute-request-id: req-41a875a6-d921-491e-97d3-f23c4b8f3da0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:53,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-41a875a6-d921-491e-97d3-f23c4b8f3da0 2018-07-01 22:55:56,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:55:56,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01e519d6-966c-4783-bb79-be53672ebdab x-compute-request-id: req-01e519d6-966c-4783-bb79-be53672ebdab Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:55:56,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-01e519d6-966c-4783-bb79-be53672ebdab 2018-07-01 22:55:59,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:56:00,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:55:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d1253fd-1d59-42ae-93ee-626736298d49 x-compute-request-id: req-0d1253fd-1d59-42ae-93ee-626736298d49 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:00,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-0d1253fd-1d59-42ae-93ee-626736298d49 2018-07-01 22:56:03,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:56:03,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7073bf97-0f6a-429d-8db5-041e096770f8 x-compute-request-id: req-7073bf97-0f6a-429d-8db5-041e096770f8 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:54:02Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:03,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-7073bf97-0f6a-429d-8db5-041e096770f8 2018-07-01 22:56:06,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7464aac5b7fcb9153fed3d01e24fb1bfdc2a2b36" 2018-07-01 22:56:07,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf997313-6fd0-42de-a9ab-921f5139e0c8 x-compute-request-id: req-bf997313-6fd0-42de-a9ab-921f5139e0c8 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-07-01T22:48:01.000000", "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:56:06Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:07,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-bf997313-6fd0-42de-a9ab-921f5139e0c8 2018-07-01 22:56:07,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44a135733dd9cec52902fe2aeec0eb2f1abdc2e" 2018-07-01 22:56:07,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9b15209-0ffc-49fd-90fc-317eb4e3f122 x-compute-request-id: req-c9b15209-0ffc-49fd-90fc-317eb4e3f122 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:f8:2d", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4b203096-4273-42ae-923c-47f94b04bb61", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-07-01T22:48:01.000000", "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "4b203096-4273-42ae-923c-47f94b04bb61", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:56:06Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-07-01T22:54:01Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:07,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61 used request id req-c9b15209-0ffc-49fd-90fc-317eb4e3f122 2018-07-01 22:56:07,812 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.12'. 2018-07-01 22:56:07,812 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-07-01 22:56:07,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:56:09,120 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0fbd20d8-043f-4046-9158-efe52ef7ab7b x-compute-request-id: req-0fbd20d8-043f-4046-9158-efe52ef7ab7b Content-Length: 0 Content-Type: application/json 2018-07-01 22:56:09,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61/action used request id req-0fbd20d8-043f-4046-9158-efe52ef7ab7b 2018-07-01 22:56:09,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:56:09,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15663 X-Openstack-Request-Id: req-27dea950-e7bd-4b37-8310-7dc84225c083 Date: Sun, 01 Jul 2018 22:56:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.3"}],"id":"1d2765fd-047e-4cb4-94f0-49a4d71e375c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:eb:05","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.3"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.3"}],"id":"299f9c8a-a69b-4ffb-b176-70f1201c7458","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:49:17","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.2"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.2"}],"id":"2b5dec88-449f-4f3e-b8b7-28e1f993e5c2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:9b:e1","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:36:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","ip_address":"10.10.10.4"}],"id":"5380e86d-d49a-4ad6-a077-7aa20fa4ac33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:61:cd","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","name":"","admin_state_up":true,"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:56:08Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.12"}],"id":"574aaa08-9324-4782-be28-41194d1c36fb","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408","5db98842-b223-44a0-8cb5-5a93855ebeff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:f8:2d","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"4b203096-4273-42ae-923c-47f94b04bb61","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:54:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.4"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.4"}],"id":"622cec49-7318-47c9-b3cf-a9660b64a24f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:10:87","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:55Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.2"}],"id":"63baf01c-fbdb-4a87-ac45-6fff6afeab4f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:67:46","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:58Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.205"}],"id":"657cfc49-a3de-474d-b00a-9ae13f8521ca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:ac:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3ea47b9b-4360-49e9-a9dc-07cb88b72894","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T22:53:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:36:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","ip_address":"10.10.10.2"}],"id":"7669ebbb-2e7c-461c-ad3f-2f639632c161","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:ef:b5","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","name":"","admin_state_up":true,"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:56Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.1"}],"id":"80fb8e57-426f-43d8-abba-9993ac477aef","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:98:5f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3ea47b9b-4360-49e9-a9dc-07cb88b72894","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:51:12Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"da724096-18d2-4206-a92a-5d99a984248c","ip_address":"10.10.10.2"}],"id":"9f81066d-dfc8-477d-83b3-e92a5a538d2c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:b7:37","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561f4711-234f-4ea7-8d8e-a69f3dd52573","name":"","admin_state_up":true,"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:31:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","ip_address":"10.10.10.2"}],"id":"af00876a-2f4e-41d6-9768-ce4b2f5377a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:26:bd","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f74a22a-7929-4cfa-89f0-26e97edc6100","name":"","admin_state_up":true,"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:31:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","ip_address":"10.10.10.3"}],"id":"c3613b0d-dce8-4bc8-935e-e685e7ea6223","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:bd:bd","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2f74a22a-7929-4cfa-89f0-26e97edc6100","name":"","admin_state_up":true,"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:31:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","ip_address":"10.10.10.4"}],"id":"d1d9260e-ed9d-4af9-bb24-b233138bad87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:c7:35","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2f74a22a-7929-4cfa-89f0-26e97edc6100","name":"","admin_state_up":true,"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.4"}],"id":"d22607e3-acee-4d8b-a4f8-26d15dc3fa24","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:9a:0b","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:51:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"da724096-18d2-4206-a92a-5d99a984248c","ip_address":"10.10.10.4"}],"id":"f12f914a-0da7-493c-b8a8-a01abe746b79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:5d:d7","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561f4711-234f-4ea7-8d8e-a69f3dd52573","name":"","admin_state_up":true,"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:51:12Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"da724096-18d2-4206-a92a-5d99a984248c","ip_address":"10.10.10.3"}],"id":"f8914993-6711-4d9a-852c-0587f0440194","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:76","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561f4711-234f-4ea7-8d8e-a69f3dd52573","name":"","admin_state_up":true,"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:36:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","ip_address":"10.10.10.3"}],"id":"ff0ce9b0-9a48-4e0c-8df2-4c97f82b9b7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:f7:53","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","name":"","admin_state_up":true,"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:21Z","binding:vnic_type":"normal"}]} 2018-07-01 22:56:09,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-27dea950-e7bd-4b37-8310-7dc84225c083 2018-07-01 22:56:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/ports/574aaa08-9324-4782-be28-41194d1c36fb -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:55:f8:2d"}]}}' 2018-07-01 22:56:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-5fc537b0-f244-41e4-9ddf-3d7a1627ad1d Date: Sun, 01 Jul 2018 22:56:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:55:f8:2d"}],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:56:09Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.12"}],"id":"574aaa08-9324-4782-be28-41194d1c36fb","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408","5db98842-b223-44a0-8cb5-5a93855ebeff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:f8:2d","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"4b203096-4273-42ae-923c-47f94b04bb61","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:54:02Z","binding:vnic_type":"normal"}} 2018-07-01 22:56:09,719 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/574aaa08-9324-4782-be28-41194d1c36fb used request id req-5fc537b0-f244-41e4-9ddf-3d7a1627ad1d 2018-07-01 22:56:09,720 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-07-01 22:56:09,720 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=03370da3-4fc1-47ed-83af-789b2f3219b1 network=45aa9484-be9d-4ec0-88a3-e4ff4983a1e8 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-07-01 22:56:09,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:56:09,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:56:09,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:56:09,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:56:09,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:56:09,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:56:09,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:56:09,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:56:09,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:56:09,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:56:09,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:56:09,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:56:09,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:56:09,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:56:09,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:56:09,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:56:09,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:56:09,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:56:09,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:56:09,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6887ae-ef14-4eaa-bb86-272e1ab8c9eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:56:09,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ab6887ae-ef14-4eaa-bb86-272e1ab8c9eb 2018-07-01 22:56:09,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:56:10,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["wDnGg71tQ3mp1qj7brIKyw"], "issued_at": "2018-07-01T22:56:10.000000Z"}} 2018-07-01 22:56:10,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" 2018-07-01 22:56:10,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45dea18c-f32c-45d3-ab02-278edded4e8e x-compute-request-id: req-45dea18c-f32c-45d3-ab02-278edded4e8e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:56:10,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-45dea18c-f32c-45d3-ab02-278edded4e8e 2018-07-01 22:56:10,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" 2018-07-01 22:56:10,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f537782-d2dc-4538-9087-102291b35a34 x-compute-request-id: req-3f537782-d2dc-4538-9087-102291b35a34 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:56:10,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 used request id req-3f537782-d2dc-4538-9087-102291b35a34 2018-07-01 22:56:10,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "03370da3-4fc1-47ed-83af-789b2f3219b1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "45aa9484-be9d-4ec0-88a3-e4ff4983a1e8"}], "config_drive": true}}' 2018-07-01 22:56:11,802 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bdd7e40-0e2a-4fde-94ab-80cedc6043fa x-compute-request-id: req-0bdd7e40-0e2a-4fde-94ab-80cedc6043fa Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "adminPass": "ab2oqUmBCP8L"}} 2018-07-01 22:56:11,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0bdd7e40-0e2a-4fde-94ab-80cedc6043fa 2018-07-01 22:56:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:56:11,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54bfc712-e45a-4a6e-9398-38b50bb1ebcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:56:11,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-54bfc712-e45a-4a6e-9398-38b50bb1ebcc 2018-07-01 22:56:11,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:56:12,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["7ZzB9t-cRqaCALrcE9FkjQ"], "issued_at": "2018-07-01T22:56:12.000000Z"}} 2018-07-01 22:56:12,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bbd32e70ac23939ed01a54468214a27e45da49" 2018-07-01 22:56:12,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fa7dd65-1773-41b2-99a4-0c794dad7071 x-compute-request-id: req-7fa7dd65-1773-41b2-99a4-0c794dad7071 Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:56:12Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-07-01T22:56:11Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:12,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 used request id req-7fa7dd65-1773-41b2-99a4-0c794dad7071 2018-07-01 22:56:15,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bbd32e70ac23939ed01a54468214a27e45da49" 2018-07-01 22:56:16,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fca5d0c8-d635-4687-91a9-c0d1b0cc0100 x-compute-request-id: req-fca5d0c8-d635-4687-91a9-c0d1b0cc0100 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:56:12Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-07-01T22:56:11Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:16,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 used request id req-fca5d0c8-d635-4687-91a9-c0d1b0cc0100 2018-07-01 22:56:19,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bbd32e70ac23939ed01a54468214a27e45da49" 2018-07-01 22:56:19,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-977c95e5-af9d-401f-928e-5d8b40c3eec0 x-compute-request-id: req-977c95e5-af9d-401f-928e-5d8b40c3eec0 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:c0:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:56:12Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-07-01T22:56:11Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:19,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 used request id req-977c95e5-af9d-401f-928e-5d8b40c3eec0 2018-07-01 22:56:22,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bbd32e70ac23939ed01a54468214a27e45da49" 2018-07-01 22:56:23,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0041803e-6794-494a-a382-97b7f2635e83 x-compute-request-id: req-0041803e-6794-494a-a382-97b7f2635e83 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:c0:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:56:12Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-07-01T22:56:11Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:23,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 used request id req-0041803e-6794-494a-a382-97b7f2635e83 2018-07-01 22:56:26,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bbd32e70ac23939ed01a54468214a27e45da49" 2018-07-01 22:56:26,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-104bdbe7-2ba1-4146-9ede-8f7b589c124d x-compute-request-id: req-104bdbe7-2ba1-4146-9ede-8f7b589c124d Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:c0:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:56:12Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-07-01T22:56:11Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:26,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 used request id req-104bdbe7-2ba1-4146-9ede-8f7b589c124d 2018-07-01 22:56:29,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bbd32e70ac23939ed01a54468214a27e45da49" 2018-07-01 22:56:30,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3b98d78-70e6-4c35-bea8-d13e3a2155cd x-compute-request-id: req-a3b98d78-70e6-4c35-bea8-d13e3a2155cd Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:c0:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-07-01T22:48:24.000000", "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:56:29Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-07-01T22:56:11Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:30,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 used request id req-a3b98d78-70e6-4c35-bea8-d13e3a2155cd 2018-07-01 22:56:30,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" 2018-07-01 22:56:31,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33c9d538-1914-4b71-ad4e-2f994b75fd56 x-compute-request-id: req-33c9d538-1914-4b71-ad4e-2f994b75fd56 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:c0:07", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/70c50c57-e365-4213-a88b-dd352aa10e51", "rel": "bookmark"}], "image": {"id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "links": [{"href": "http://172.30.9.26:8774/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-07-01T22:48:24.000000", "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "70c50c57-e365-4213-a88b-dd352aa10e51", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:56:29Z", "hostId": "5fc5d1618c7f0eaa5ba7ed833e46b5e11f18168b1e8bf2402707441c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-07-01T22:56:11Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:31,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51 used request id req-33c9d538-1914-4b71-ad4e-2f994b75fd56 2018-07-01 22:56:31,269 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.11'. 2018-07-01 22:56:31,269 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-07-01 22:56:31,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:56:32,744 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:56:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13284d22-5f60-44a7-8e46-8f40d8c0e8ea x-compute-request-id: req-13284d22-5f60-44a7-8e46-8f40d8c0e8ea Content-Length: 0 Content-Type: application/json 2018-07-01 22:56:32,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action used request id req-13284d22-5f60-44a7-8e46-8f40d8c0e8ea 2018-07-01 22:56:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:56:32,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 16630 X-Openstack-Request-Id: req-98aa20fc-45c2-4d8c-974b-f23efc9d37ff Date: Sun, 01 Jul 2018 22:56:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.3"}],"id":"1d2765fd-047e-4cb4-94f0-49a4d71e375c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:eb:05","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.3"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.3"}],"id":"299f9c8a-a69b-4ffb-b176-70f1201c7458","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:49:17","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.2"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.2"}],"id":"2b5dec88-449f-4f3e-b8b7-28e1f993e5c2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:9b:e1","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:36:23Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","ip_address":"10.10.10.4"}],"id":"5380e86d-d49a-4ad6-a077-7aa20fa4ac33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:61:cd","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","name":"","admin_state_up":true,"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:55:f8:2d"}],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:56:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.12"}],"id":"574aaa08-9324-4782-be28-41194d1c36fb","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408","5db98842-b223-44a0-8cb5-5a93855ebeff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:f8:2d","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"4b203096-4273-42ae-923c-47f94b04bb61","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:54:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T21:44:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2eb734db-35df-4648-848e-d099729b59f9","ip_address":"10.55.0.4"},{"subnet_id":"8a402f7d-6e05-4bc8-88f0-6b902030cb56","ip_address":"10.65.0.4"}],"id":"622cec49-7318-47c9-b3cf-a9660b64a24f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:10:87","project_id":"d2a1ee647f77422c833e0eef15747196","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2db1af91-c205-41c4-a93f-f6424e50d8e4","name":"","admin_state_up":true,"network_id":"2db1af91-c205-41c4-a93f-f6424e50d8e4","tenant_id":"d2a1ee647f77422c833e0eef15747196","created_at":"2018-07-01T21:44:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:55Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.2"}],"id":"63baf01c-fbdb-4a87-ac45-6fff6afeab4f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:67:46","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:58Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"561ab8b7-81db-48f7-90dc-086a8487c2c2","ip_address":"172.30.9.205"}],"id":"657cfc49-a3de-474d-b00a-9ae13f8521ca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:ac:fc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3ea47b9b-4360-49e9-a9dc-07cb88b72894","name":"","admin_state_up":true,"network_id":"b0884841-56b7-46c4-94b1-9def8e6121cb","tenant_id":"","created_at":"2018-07-01T22:53:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:36:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","ip_address":"10.10.10.2"}],"id":"7669ebbb-2e7c-461c-ad3f-2f639632c161","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:ef:b5","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","name":"","admin_state_up":true,"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:56Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.1"}],"id":"80fb8e57-426f-43d8-abba-9993ac477aef","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:98:5f","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3ea47b9b-4360-49e9-a9dc-07cb88b72894","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:51:12Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"da724096-18d2-4206-a92a-5d99a984248c","ip_address":"10.10.10.2"}],"id":"9f81066d-dfc8-477d-83b3-e92a5a538d2c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:b7:37","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561f4711-234f-4ea7-8d8e-a69f3dd52573","name":"","admin_state_up":true,"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:31:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","ip_address":"10.10.10.2"}],"id":"af00876a-2f4e-41d6-9768-ce4b2f5377a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:26:bd","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f74a22a-7929-4cfa-89f0-26e97edc6100","name":"","admin_state_up":true,"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:31:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","ip_address":"10.10.10.3"}],"id":"c3613b0d-dce8-4bc8-935e-e685e7ea6223","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:bd:bd","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2f74a22a-7929-4cfa-89f0-26e97edc6100","name":"","admin_state_up":true,"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:31:14Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e5daf20-a7ee-4134-a2a6-b8df84cf8bea","ip_address":"10.10.10.4"}],"id":"d1d9260e-ed9d-4af9-bb24-b233138bad87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:c7:35","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2f74a22a-7929-4cfa-89f0-26e97edc6100","name":"","admin_state_up":true,"network_id":"2f74a22a-7929-4cfa-89f0-26e97edc6100","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:31:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:53:56Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.4"}],"id":"d22607e3-acee-4d8b-a4f8-26d15dc3fa24","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:9a:0b","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:53:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:56:32Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.11"}],"id":"db15b564-4b50-44dd-8872-8f5fcd6f4fc6","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408","5db98842-b223-44a0-8cb5-5a93855ebeff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:c0:07","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"70c50c57-e365-4213-a88b-dd352aa10e51","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:56:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:51:13Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"da724096-18d2-4206-a92a-5d99a984248c","ip_address":"10.10.10.4"}],"id":"f12f914a-0da7-493c-b8a8-a01abe746b79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:5d:d7","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561f4711-234f-4ea7-8d8e-a69f3dd52573","name":"","admin_state_up":true,"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:51:12Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"da724096-18d2-4206-a92a-5d99a984248c","ip_address":"10.10.10.3"}],"id":"f8914993-6711-4d9a-852c-0587f0440194","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a1:76","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561f4711-234f-4ea7-8d8e-a69f3dd52573","name":"","admin_state_up":true,"network_id":"561f4711-234f-4ea7-8d8e-a69f3dd52573","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:51:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:36:22Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"81da0ad2-71b1-4102-b58d-a0f605a5b4c6","ip_address":"10.10.10.3"}],"id":"ff0ce9b0-9a48-4e0c-8df2-4c97f82b9b7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:f7:53","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","name":"","admin_state_up":true,"network_id":"9f83a3e2-7ca5-4e05-b129-4f575b5b21a9","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:36:21Z","binding:vnic_type":"normal"}]} 2018-07-01 22:56:32,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-98aa20fc-45c2-4d8c-974b-f23efc9d37ff 2018-07-01 22:56:32,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/ports/db15b564-4b50-44dd-8872-8f5fcd6f4fc6 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:35:c0:07"}]}}' 2018-07-01 22:56:33,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-ac1ee80c-64cf-4fbd-92c0-cbb08205816b Date: Sun, 01 Jul 2018 22:56:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:35:c0:07"}],"extra_dhcp_opts":[],"updated_at":"2018-07-01T22:56:33Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3217eefe-a2b7-4377-8ae5-28f1ed156630","ip_address":"10.10.10.11"}],"id":"db15b564-4b50-44dd-8872-8f5fcd6f4fc6","security_groups":["25dac609-b5bd-4de9-a159-e7364ccad408","5db98842-b223-44a0-8cb5-5a93855ebeff"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:c0:07","project_id":"f16c7a69d81940ad84961cd4d69080fa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"70c50c57-e365-4213-a88b-dd352aa10e51","name":"","admin_state_up":true,"network_id":"45aa9484-be9d-4ec0-88a3-e4ff4983a1e8","tenant_id":"f16c7a69d81940ad84961cd4d69080fa","created_at":"2018-07-01T22:56:13Z","binding:vnic_type":"normal"}} 2018-07-01 22:56:33,539 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/db15b564-4b50-44dd-8872-8f5fcd6f4fc6 used request id req-ac1ee80c-64cf-4fbd-92c0-cbb08205816b 2018-07-01 22:56:33,541 - sdnvpn_test_utils - INFO - Waiting for instance 4b203096-4273-42ae-923c-47f94b04bb61 to boot up 2018-07-01 22:56:33,543 - sdnvpn_test_utils - INFO - Waiting for instance 70c50c57-e365-4213-a88b-dd352aa10e51 to boot up 2018-07-01 22:56:33,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44a135733dd9cec52902fe2aeec0eb2f1abdc2e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:56:33,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:56:34,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e70c2fd-8257-4b42-92c2-1057a5cbea5c x-compute-request-id: req-4e70c2fd-8257-4b42-92c2-1057a5cbea5c Content-Encoding: gzip Content-Length: 13480 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 603505640 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143864] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.145500] pid_max: default: 32768 minimum: 301\n[ 0.146381] ACPI: Core revision 20150930\n[ 0.147741] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149031] Security Framework initialized\n[ 0.149832] Yama: becoming mindful.\n[ 0.150555] AppArmor: AppArmor initialized\n[ 0.151429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.152807] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155651] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.157008] Initializing cgroup subsys io\n[ 0.157813] Initializing cgroup subsys memory\n[ 0.158659] Initializing cgroup subsys devices\n[ 0.159526] Initializing cgroup subsys freezer\n[ 0.160388] Initializing cgroup subsys net_cls\n[ 0.161243] Initializing cgroup subsys perf_event\n[ 0.162136] Initializing cgroup subsys net_prio\n[ 0.163009] Initializing cgroup subsys hugetlb\n[ 0.163867] Initializing cgroup subsys pids\n[ 0.164732] CPU: Physical Processor ID: 0\n[ 0.166211] mce: CPU supports 10 MCE banks\n[ 0.167057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178778] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.185162] ftrace: allocating 32123 entries in 126 pages\n[ 0.211722] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212915] smpboot: Max logical packages: 1\n[ 0.213901] x2apic enabled\n[ 0.214702] Switched APIC routing to physical x2apic.\n[ 0.216449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217559] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219533] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221307] KVM setup paravirtual spinlock\n[ 0.222574] x86: Booted up 1 node, 1 CPUs\n[ 0.223377] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224752] devtmpfs: initialized\n[ 0.227209] evm: security.selinux\n[ 0.227901] evm: security.SMACK64\n[ 0.228588] evm: security.SMACK64EXEC\n[ 0.229321] evm: security.SMACK64TRANSMUTE\n[ 0.230118] evm: security.SMACK64MMAP\n[ 0.230856] evm: security.ima\n[ 0.231489] evm: security.capability\n[ 0.232286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234118] pinctrl core: initialized pinctrl subsystem\n[ 0.235211] RTC time: 22:48:01, date: 07/01/18\n[ 0.236139] NET: Registered protocol family 16\n[ 0.237098] cpuidle: using governor ladder\n[ 0.237903] cpuidle: using governor menu\n[ 0.238676] PCCT header not found.\n[ 0.239432] ACPI: bus type PCI registered\n[ 0.240226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241448] PCI: Using configuration type 1 for base access\n[ 0.243586] ACPI: Added _OSI(Module Device)\n[ 0.244418] ACPI: Added _OSI(Processor Device)\n[ 0.245269] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246160] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248296] ACPI: Interpreter enabled\n[ 0.249081] ACPI: (supports S0 S5)\n[ 0.249778] ACPI: Using IOAPIC for interrupt routing\n[ 0.250713] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254899] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256115] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257295] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259603] acpiphp: Slot [3] registered\n[ 0.260399] acpiphp: Slot [4] registered\n[ 0.261187] acpiphp: Slot [5] registered\n[ 0.261982] acpiphp: Slot [6] registered\n[ 0.262773] acpiphp: Slot [7] registered\n[ 0.263564] acpiphp: Slot [8] registered\n[ 0.264354] acpiphp: Slot [9] registered\n[ 0.265145] acpiphp: Slot [10] registered\n[ 0.265942] acpiphp: Slot [11] registered\n[ 0.266747] acpiphp: Slot [12] registered\n[ 0.267549] acpiphp: Slot [13] registered\n[ 0.268351] acpiphp: Slot [14] registered\n[ 0.279233] acpiphp: Slot [15] registered\n[ 0.280032] acpiphp: Slot [16] registered\n[ 0.280827] acpiphp: Slot [17] registered\n[ 0.281625] acpiphp: Slot [18] registered\n[ 0.282425] acpiphp: Slot [19] registered\n[ 0.283228] acpiphp: Slot [20] registered\n[ 0.284030] acpiphp: Slot [21] registered\n[ 0.284829] acpiphp: Slot [22] registered\n[ 0.285633] acpiphp: Slot [23] registered\n[ 0.286434] acpiphp: Slot [24] registered\n[ 0.287241] acpiphp: Slot [25] registered\n[ 0.288042] acpiphp: Slot [26] registered\n[ 0.288840] acpiphp: Slot [27] registered\n[ 0.289638] acpiphp: Slot [28] registered\n[ 0.290441] acpiphp: Slot [29] registered\n[ 0.291245] acpiphp: Slot [30] registered\n[ 0.292044] acpiphp: Slot [31] registered\n[ 0.292833] PCI host bridge to bus 0000:00\n[ 0.293636] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297443] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298867] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306426] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307582] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308831] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315229] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316643] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363902] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365321] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368114] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369358] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371747] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373281] vgaarb: loaded\n[ 0.373877] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375008] SCSI subsystem initialized\n[ 0.375813] ACPI: bus type USB registered\n[ 0.376624] usbcore: registered new interface driver usbfs\n[ 0.377649] usbcore: registered new interface driver hub\n[ 0.378641] usbcore: registered new device driver usb\n[ 0.379673] PCI: Using ACPI for IRQ routing\n[ 0.380695] NetLabel: Initializing\n[ 0.381403] NetLabel: domain hash size = 128\n[ 0.382247] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383191] NetLabel: unlabeled traffic allowed by default\n[ 0.384264] amd_nb: Cannot enumerate AMD northbridges\n[ 0.385219] clocksource: Switched to clocksource kvm-clock\n[ 0.390621] AppArmor: AppArmor Filesystem Enabled\n[ 0.391569] pnp: PnP ACPI init\n[ 0.392467] pnp: PnP ACPI: found 5 devices\n[ 0.398495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400183] NET: Registered protocol family 2\n[ 0.401121] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402390] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.403573] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.404740] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405822] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.406990] NET: Registered protocol family 1\n[ 0.407853] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408935] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410094] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424215] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438526] Trying to unpack rootfs image as initramfs...\n[ 1.734805] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750182] Scanning for low memory corruption every 60 seconds\n[ 1.751492] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.752655] audit: initializing netlink subsys (disabled)\n[ 1.753685] audit: type=2000 audit(1530485283.873:1): initialized\n[ 1.754987] Initialise system trusted keyring\n[ 1.755913] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757082] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759075] zbud: loaded\n[ 1.759777] VFS: Disk quotas dquot_6.6.0\n[ 1.760598] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762000] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.763226] fuse init (API version 7.23)\n[ 1.764107] Key type big_key registered\n[ 1.764901] Allocating IMA MOK and blacklist keyrings.\n[ 1.766014] Key type asymmetric registered\n[ 1.766837] Asymmetric key parser 'x509' registered\n[ 1.767788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.769264] io scheduler noop registered\n[ 1.770063] io scheduler deadline registered (default)\n[ 1.771049] io scheduler cfq registered\n[ 1.771880] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.772924] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.774197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.775646] ACPI: Power Button [PWRF]\n[ 1.776495] GHES: HEST is not enabled!\n[ 1.790425] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819750] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822287] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848420] Linux agpgart interface v0.103\n[ 1.850428] brd: module loaded\n[ 1.851670] loop: module loaded\n[ 1.853180] vda: vda1\n[ 1.854570] scsi host0: ata_piix\n[ 1.855299] scsi host1: ata_piix\n[ 1.855998] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.857207] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858639] libphy: Fixed MDIO Bus: probed\n[ 1.859451] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860393] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862558] PPP generic driver version 2.4.2\n[ 1.863540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864899] ehci-pci: EHCI PCI platform driver\n[ 1.865847] ehci-platform: EHCI generic platform driver\n[ 1.866935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.868182] ohci-pci: OHCI PCI platform driver\n[ 1.869110] ohci-platform: OHCI generic platform driver\n[ 1.870188] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884789] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885906] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.887519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.888604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.889852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.891263] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.892885] usb usb1: Product: UHCI Host Controller\n[ 1.893960] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.895301] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.896384] hub 1-0:1.0: USB hub found\n[ 1.897275] hub 1-0:1.0: 2 ports detected\n[ 1.898304] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.900658] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.901771] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.902947] mousedev: PS/2 mouse device common for all mice\n[ 1.904351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.906444] rtc_cmos 00:00: RTC can wake from S4\n[ 1.907686] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.909071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.910462] i2c /dev entries driver\n[ 1.911316] device-mapper: uevent: version 1.0.3\n[ 1.912391] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.914291] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.915745] NET: Registered protocol family 10\n[ 1.916863] NET: Registered protocol family 17\n[ 1.917887] Key type dns_resolver registered\n[ 1.918917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.920146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.922100] registered taskstats version 1\n[ 1.923017] Loading compiled-in X.509 certificates\n[ 1.924526] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.926543] zswap: loaded using pool lzo/zbud\n[ 1.928427] Key type trusted registered\n[ 1.930752] Key type encrypted registered\n[ 1.931666] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.932809] ima: No TPM chip found, activating TPM-bypass!\n[ 1.933971] evm: HMAC attrs: 0x1\n[ 1.934981] Magic number: 10:203:855\n[ 1.935925] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:03 UTC (1530485283)\n[ 1.937746] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.938953] EDD information not available.\n[ 2.013782] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015379] ata1.00: configured for MWDMA2\n[ 2.016690] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.019177] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.020566] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.032183] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.034193] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.035948] Write protecting the kernel read-only data: 14336k\n[ 2.037665] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.039581] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.048621] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.050846] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.052978] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.055114] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.057268] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.059325] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.061354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.066092] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.068132] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.095508] virtio_net virtio0 ens3: renamed from eth0\n[ 2.103571] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.105530] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.126787] AVX2 version of gcm_enc/dec engaged.\n[ 2.127847] AES CTR mode by8 optimization enabled\n[ 2.137605] FDC 0 is a S82078B\n[ 2.209257] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.370093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.371470] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.372764] usb 1-1: Product: QEMU USB Tablet\n[ 2.373627] usb 1-1: Manufacturer: QEMU\n[ 2.374407] usb 1-1: SerialNumber: 42\n[ 2.381608] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.388453] usbcore: registered new interface driver usbhid\n[ 2.389564] usbhid: USB HID core driver\n[ 2.391323] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.393571] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.749283] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 2.750550] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nBegin: Loading essential drivers ... [ 3.375250] md: linear personality registered for level -1\n[ 3.377877] md: multipath personality registered for level -4\n[ 3.380549] md: raid0 personality registered for level 0\n[ 3.383491] md: raid1 personality registered for level 1\n[ 3.453222] raid6: sse2x1 gen() 11358 MB/s\n[ 3.521222] raid6: sse2x1 xor() 8917 MB/s\n[ 3.589224] raid6: sse2x2 gen() 14460 MB/s\n[ 3.657224] raid6: sse2x2 xor() 9748 MB/s\n[ 3.725222] raid6: sse2x4 gen() 16813 MB/s\n[ 3.793222] raid6: sse2x4 xor() 11637 MB/s\n[ 3.861224] raid6: avx2x1 gen() 22323 MB/s\n[ 3.929223] raid6: avx2x2 gen() 26497 MB/s\n[ 3.997222] raid6: avx2x4 gen() 29941 MB/s\n[ 3.998092] raid6: using algorithm avx2x4 gen() 29941 MB/s\n[ 3.999119] raid6: using avx2x2 recovery algorithm\n[ 4.001079] xor: automatically using best checksumming function:\n[ 4.041221] avx : 34912.000 MB/sec\n[ 4.043003] async_tx: api initialized (async)\n[ 4.050404] md: raid6 personality registered for level 6\n[ 4.051423] md: raid5 personality registered for level 5\n[ 4.052416] md: raid4 personality registered for level 4\n[ 4.056543] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.079794] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.104374] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.183594] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.186867] systemd[1]: Detected virtualization kvm.\n[ 4.187829] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.191237] systemd[1]: Set hostname to .\n[ 4.194527] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.195649] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.299523] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.302424] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.304336] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.306636] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.308778] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.311204] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.313138] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.315479] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.317608] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.319626] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.321447] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.323508] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.325667] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.327937] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.330335] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.333454] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.335709] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.339057] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.341374] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.348256] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.354273] Loading iSCSI transport class v2.0-870.\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.357581] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.362650] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.368237] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.373982] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.381421] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.384689] iscsi: registered transport (tcp)\n[ 4.385808] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.387172] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.389198] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.393087] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.397688] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.406189] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.410457] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.412369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.417468] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.425303] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.456432] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.900070] cloud-init[451]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 01 Jul 2018 22:48:06 +0000. Up 5.20 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 11.006241] cloud-init[1027]: Cloud-init v. 0.7.9 running 'init' at Sun, 01 Jul 2018 22:48:09 +0000. Up 7.82 seconds.\n[ 11.008126] cloud-init[1027]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 11.012140] cloud-init[1027]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 11.016123] cloud-init[1027]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 11.020113] cloud-init[1027]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 11.021911] cloud-init[1027]: ci-info: | ens3 | True | 10.10.10.12 | 255.255.255.0 | . | fa:16:3e:55:f8:2d |\n[ 11.028117] cloud-init[1027]: ci-info: | ens3 | True | fe80::f816:3eff:fe55:f82d/64 | . | link | fa:16:3e:55:f8:2d |\n[ 11.029924] cloud-init[1027]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 11.036180] cloud-init[1027]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 11.038077] cloud-init[1027]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 11.039832] cloud-init[1027]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 11.045532] cloud-init[1027]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 11.047176] cloud-init[1027]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 11.052307] cloud-init[1027]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 11.053941] cloud-init[1027]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 11.060111] cloud-init[1027]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.061785] cloud-init[1027]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 11.063419] cloud-init[1027]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 11.068080] cloud-init[1027]: Generating public/private rsa key pair.\n[ 11.069401] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 11.074847] cloud-init[1027]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Started Daily apt activities.\n[\n[ 11.080462] cloud-init[1027]: The key fingerprint is:\n[ 11.083106] cloud-init[1027]: SHA256:NeZ1mDLbHNFj46XOQ41VMqo8zbz+eXghjfqstuBwIbg root@sdnvpn-13-1\n[ 11.085359] cloud-init[1027]: The key's randomart image is:\n[ 11.086206] cloud-init[1027]: +---[RSA 2048]----+\n[ 11.086961] cloud-init[1027]: | ..o o|\n[ 11.087716] cloud-init[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[1027]: | ==oo|\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[ 11.093512] cloud-init[1027]: | * *o.O |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 11.096056] cloud-init[1027]: | . = & o= .|\n[[0;32m OK [0m] Reached target Timers.\n[ 11.099679] cloud-init[1027]: | . .S.* *+o |\n[ 11.100768] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\ncloud-init[1027]: | . . .. ++o |\n[ 11.104511] cloud-init[1027]: | E . o o .o.|\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 11.107058] cloud-init[1027]: | + .+. ..o|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 11.109710] cloud-init[1027]: | ..o=+oo |\n[ 11.112201] cloud-init[1027]: +----[SHA256]-----+\n[ 11.113983] cloud-init[1027]: Generating public/private dsa key pair.[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 11.118719] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.122900] cloud-init[1027]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.126507] cloud-init[1027]: The key fingerprint is:\n[ 11.128054] cloud-init[1027]: SHA256:9xBMu/e4o28LXMZE8vZI1ssr3Zpzb10QjvYqyZa55Jg root@sdnvpn-13-1\n Starting Login to default iSCSI targets...\n[ 11.130963] cloud-init[1027]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 11.135452] cloud-init[1027]: +---[DSA 1024]----+\n[[0;32m OK [0m] Reached target Basic System.\n[ 11.137419] cloud-init[1027]: | o . |\n Starting /etc/rc.local Compatibility...\n[ 11.140067] cloud-init[1027]: | o = .. |\n[ 11.140833] cloud-init[1027]: | + *o.. |\n[ 11.141591] cloud-init[1027]: | Oo+o. |\n[ 11.142349] cloud-init[1027]: | S +.*.+. |\n[ 11.143105] cloud-init[1027]: | o * +.o.|\n[ 11.143862] cloud-init[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1027]: Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n| .+++.+ +|\n[ 11.166063] cloud-init[1027]: | =B.+o.o+|\n[ 11.168750] cloud-init[1027]: | E.+*+oo+o|\n[ 11.174031] cloud-init[1027]: +----[SHA256]-----+\n[ 11.181108] cloud-init[1027]: Generating public/private ecdsa key pair.\n[ 11.187960] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.192592] cloud-init[1027]: [[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 11.265525] cloud-init[1027]: The key fingerprint is:\n[ 11.294417] cloud-init[1027]: SHA256:QAuxTEn3cl2plFSeh5dsGalCtyBiJ+Pqrgh7LH4WZqg root@sdnvpn-13-1\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[ 11.317571] cloud-init[1027]: The key's randomart image is:\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[ 11.343969] cloud-init[1027]: +---[ECDSA 256]---+[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n\n Starting LSB: automatic crash report generation...[ 11.353901] \n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...cloud-init\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Permit User Sessions.\n[1027]: | .=oo ..oo... |\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[ 11.405748] [[0;32m OK [0m] Started Accounts Service.\ncloud-init[1027]: | o.==oo.=oo+.+ | Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n\n[[0;32m OK [0m] Started LXD - container startup/shutdown.[ 11.441085] \n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0mcloud-init[1027]: | oo+=o+.++oB |\n] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 11.455525] cloud-init[[0;32m OK [0m] Started Set console scheme.\n[1027]: | .+ o o+ |\n[ 11.472132] cloud-init[1027]: | . . S . |\n[ 11.475058] cloud-init[1027]: | . +. |\n[ 11.485778] cloud-init[1027]: |o.o.. |\n[ 11.492461] cloud-init[1027]: |Eooo. |\n[ 11.495628] cloud-init[1027]: |+++o. |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 11.504794] cloud-init[1027]: +----[SHA256]-----+\n[ 11.512136] cloud-init[1027]: Generating public/private ed25519 key pair.\n[ 11.513494] cloud-init[1027]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.516103] cloud-init[1027]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.521987] cloud-init[1027]: The key fingerprint is:\n[ 11.524106] cloud-init[1027]: SHA256:f+EZ8DbGv5cRLfB+or9zYVlOjHYAJylFnbAt5aMBnZA root@sdnvpn-13-1\n[ 11.528588] cloud-init[1027]: The key's randomart image is:\n[ 11.532735] cloud-init[1027]: +--[ED25519 256]--+\n[ 11.533888] cloud-init[1027]: | o***o. |\n[ 11.536857] cloud-init[1027]: | E.=B+ |\n[ 11.539227] cloud-init[1027]: | ..+o++.|\n[ 11.541820] cloud-init[1027]: | + +=o*|\n[ 11.544079] cloud-init[1027]: | S Xo =+|\n[ 11.546859] cloud-init[1027]: | . + *o=o|\n[ 11.549386] cloud-init[1027]: | . +.oo+|\n[ 11.551990] cloud-init[1027]: | .. .oo|\n[ 11.554622] cloud-init[1027]: | .+= |\n[ 11.557817] cloud-init[1027]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 11.800510] cloud-init[1165]: Generating locales (this might take a while)...\n[ 12.376872] cloud-init[1165]: en_US.UTF-8... done\n[ 12.378886] cloud-init[1165]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 13.142943] cloud-init[1165]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 01 Jul 2018 22:48:13 +0000. Up 11.73 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 13.452859] cloud-init[1399]: + sudo useradd -m sdnvpn\n[ 13.515504] cloud-init[1399]: sudo: unable to resolve host sdnvpn-13-1\n[ 15.040137] cloud-init[1399]: + sudo adduser sdnvpn sudo\n[ 15.092934] cloud-init[1399]: sudo: unable to resolve host sdnvpn-13-1\n[ 15.126449] cloud-init[1399]: Adding user `sdnvpn' to group `sudo' ...\n[ 15.130242] cloud-init[1399]: Adding user sdnvpn to group sudo\n[ 15.443048] cloud-init[1399]: Done.\n[ 15.444921] cloud-init[1399]: + chpasswd\n[ 15.446277] cloud-init[1399]: + sudo echo sdnvpn:opnfv\n[ 15.486216] cloud-init[1399]: sudo: unable to resolve host sdnvpn-13-1\n[ 15.576929] cloud-init[1399]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: "} 2018-07-01 22:56:34,676 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61/action used request id req-4e70c2fd-8257-4b42-92c2-1057a5cbea5c 2018-07-01 22:56:34,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebebf031-a3fb-4d5e-8326-1b54d14c5632 x-compute-request-id: req-ebebf031-a3fb-4d5e-8326-1b54d14c5632 Content-Encoding: gzip Content-Length: 10391 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 600720624 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137276] pid_max: default: 32768 minimum: 301\n[ 0.138177] ACPI: Core revision 20150930\n[ 0.139557] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140878] Security Framework initialized\n[ 0.141701] Yama: becoming mindful.\n[ 0.142434] AppArmor: AppArmor initialized\n[ 0.143317] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144722] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146399] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147637] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149021] Initializing cgroup subsys io\n[ 0.149840] Initializing cgroup subsys memory\n[ 0.150714] Initializing cgroup subsys devices\n[ 0.151591] Initializing cgroup subsys freezer\n[ 0.152464] Initializing cgroup subsys net_cls\n[ 0.153340] Initializing cgroup subsys perf_event\n[ 0.154252] Initializing cgroup subsys net_prio\n[ 0.155143] Initializing cgroup subsys hugetlb\n[ 0.156017] Initializing cgroup subsys pids\n[ 0.156924] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171031] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.177457] ftrace: allocating 32123 entries in 126 pages\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205268] smpboot: Max logical packages: 1\n[ 0.206268] x2apic enabled\n[ 0.207094] Switched APIC routing to physical x2apic.\n[ 0.208851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209982] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213778] KVM setup paravirtual spinlock\n[ 0.215064] x86: Booted up 1 node, 1 CPUs\n[ 0.215887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217282] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220457] evm: security.SMACK64\n[ 0.221155] evm: security.SMACK64EXEC\n[ 0.221901] evm: security.SMACK64TRANSMUTE\n[ 0.222721] evm: security.SMACK64MMAP\n[ 0.223467] evm: security.ima\n[ 0.224107] evm: security.capability\n[ 0.224913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226778] pinctrl core: initialized pinctrl subsystem\n[ 0.227870] RTC time: 22:48:24, date: 07/01/18\n[ 0.228806] NET: Registered protocol family 16\n[ 0.229773] cpuidle: using governor ladder\n[ 0.230592] cpuidle: using governor menu\n[ 0.231375] PCCT header not found.\n[ 0.232132] ACPI: bus type PCI registered\n[ 0.232934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234169] PCI: Using configuration type 1 for base access\n[ 0.236335] ACPI: Added _OSI(Module Device)\n[ 0.237173] ACPI: Added _OSI(Processor Device)\n[ 0.238038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241104] ACPI: Interpreter enabled\n[ 0.241874] ACPI: (supports S0 S5)\n[ 0.242574] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247741] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252487] acpiphp: Slot [3] registered\n[ 0.253290] acpiphp: Slot [4] registered\n[ 0.254084] acpiphp: Slot [5] registered\n[ 0.254885] acpiphp: Slot [6] registered\n[ 0.255682] acpiphp: Slot [7] registered\n[ 0.256468] acpiphp: Slot [8] registered\n[ 0.257264] acpiphp: Slot [9] registered\n[ 0.258060] acpiphp: Slot [10] registered\n[ 0.258885] acpiphp: Slot [11] registered\n[ 0.259693] acpiphp: Slot [12] registered\n[ 0.260494] acpiphp: Slot [13] registered\n[ 0.261299] acpiphp: Slot [14] registered\n[ 0.272336] acpiphp: Slot [15] registered\n[ 0.273151] acpiphp: Slot [16] registered\n[ 0.273957] acpiphp: Slot [17] registered\n[ 0.274760] acpiphp: Slot [18] registered\n[ 0.275565] acpiphp: Slot [19] registered\n[ 0.276369] acpiphp: Slot [20] registered\n[ 0.277174] acpiphp: Slot [21] registered\n[ 0.277995] acpiphp: Slot [22] registered\n[ 0.278798] acpiphp: Slot [23] registered\n[ 0.279602] acpiphp: Slot [24] registered\n[ 0.280409] acpiphp: Slot [25] registered\n[ 0.281217] acpiphp: Slot [26] registered\n[ 0.282021] acpiphp: Slot [27] registered\n[ 0.282822] acpiphp: Slot [28] registered\n[ 0.283626] acpiphp: Slot [29] registered\n[ 0.284430] acpiphp: Slot [30] registered\n[ 0.285233] acpiphp: Slot [31] registered\n[ 0.286044] PCI host bridge to bus 0000:00\n[ 0.286860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290733] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.292177] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308954] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356788] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359702] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362502] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363763] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364923] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367697] vgaarb: loaded\n[ 0.368292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369432] SCSI subsystem initialized\n[ 0.370243] ACPI: bus type USB registered\n[ 0.371057] usbcore: registered new interface driver usbfs\n[ 0.372077] usbcore: registered new interface driver hub\n[ 0.373071] usbcore: registered new device driver usb\n[ 0.374106] PCI: Using ACPI for IRQ routing\n[ 0.375138] NetLabel: Initializing\n[ 0.375878] NetLabel: domain hash size = 128\n[ 0.376724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377674] NetLabel: unlabeled traffic allowed by default\n[ 0.378753] amd_nb: Cannot enumerate AMD northbridges\n[ 0.379712] clocksource: Switched to clocksource kvm-clock\n[ 0.385251] AppArmor: AppArmor Filesystem Enabled\n[ 0.386200] pnp: PnP ACPI init\n[ 0.387107] pnp: PnP ACPI: found 5 devices\n[ 0.393152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394843] NET: Registered protocol family 2\n[ 0.395791] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397050] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.398240] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.399401] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.400483] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401652] NET: Registered protocol family 1\n[ 0.402505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404654] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433137] Trying to unpack rootfs image as initramfs...\n[ 1.748729] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.764801] Scanning for low memory corruption every 60 seconds\n[ 1.766369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.767788] audit: initializing netlink subsys (disabled)\n[ 1.769043] audit: type=2000 audit(1530485306.335:1): initialized\n[ 1.770609] Initialise system trusted keyring\n[ 1.771747] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.773179] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.775428] zbud: loaded\n[ 1.776259] VFS: Disk quotas dquot_6.6.0\n[ 1.777253] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.778941] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.780425] fuse init (API version 7.23)\n[ 1.781481] Key type big_key registered\n[ 1.782445] Allocating IMA MOK and blacklist keyrings.\n[ 1.783788] Key type asymmetric registered\n[ 1.784785] Asymmetric key parser 'x509' registered\n[ 1.785945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.787746] io scheduler noop registered\n[ 1.788711] io scheduler deadline registered (default)\n[ 1.789926] io scheduler cfq registered\n[ 1.790925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.792216] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.793764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.795524] ACPI: Power Button [PWRF]\n[ 1.796549] GHES: HEST is not enabled!\n[ 1.810654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.840481] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.843383] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.867602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.870006] Linux agpgart interface v0.103\n[ 1.872211] brd: module loaded\n[ 1.873611] loop: module loaded\n[ 1.875354] vda: vda1\n[ 1.876917] scsi host0: ata_piix\n[ 1.877799] scsi host1: ata_piix\n[ 1.878654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.880167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.881910] libphy: Fixed MDIO Bus: probed\n[ 1.882916] tun: Universal TUN/TAP device driver, 1.6\n[ 1.884091] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.886536] PPP generic driver version 2.4.2\n[ 1.887611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.889097] ehci-pci: EHCI PCI platform driver\n[ 1.890172] ehci-platform: EHCI generic platform driver\n[ 1.891381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.892778] ohci-pci: OHCI PCI platform driver\n[ 1.893849] ohci-platform: OHCI generic platform driver\n[ 1.895055] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.909858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.911078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.912853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.914091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.915454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.916988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.918711] usb usb1: Product: UHCI Host Controller\n[ 1.919894] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.921304] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.922463] hub 1-0:1.0: USB hub found\n[ 1.923405] hub 1-0:1.0: 2 ports detected\n[ 1.924490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.926939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.928114] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.929413] mousedev: PS/2 mouse device common for all mice\n[ 1.930918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933152] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.935955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937457] i2c /dev entries driver\n[ 1.938380] device-mapper: uevent: version 1.0.3\n[ 1.939540] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.941599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.943161] NET: Registered protocol family 10\n[ 1.944386] NET: Registered protocol family 17\n[ 1.945497] Key type dns_resolver registered\n[ 1.946686] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.948103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.950360] registered taskstats version 1\n[ 1.951429] Loading compiled-in X.509 certificates\n[ 1.953125] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.955472] zswap: loaded using pool lzo/zbud\n[ 1.957499] Key type trusted registered\n[ 1.960017] Key type encrypted registered\n[ 1.961067] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.962352] ima: No TPM chip found, activating TPM-bypass!\n[ 1.963672] evm: HMAC attrs: 0x1\n[ 1.964804] Magic number: 10:203:855\n[ 1.965849] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:26 UTC (1530485306)\n[ 1.967872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.969275] EDD information not available.\n[ 2.036282] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.037978] ata1.00: configured for MWDMA2\n[ 2.039391] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.042068] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.043591] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.055565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.057678] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.059553] Write protecting the kernel read-only data: 14336k\n[ 2.061380] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.063459] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.072664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.074872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.077300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.079633] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.081951] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086510] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.088695] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093738] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.122308] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134885] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.155357] AVX2 version of gcm_enc/dec engaged.\n[ 2.156543] AES CTR mode by8 optimization enabled\n[ 2.172110] FDC 0 is a S82078B\n[ 2.235734] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.400484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.402079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.403732] usb 1-1: Product: QEMU USB Tablet\n[ 2.404812] usb 1-1: Manufacturer: QEMU\n[ 2.405776] usb 1-1: SerialNumber: 42\n[ 2.414411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.421969] usbcore: registered new interface driver usbhid\n[ 2.423352] usbhid: USB HID core driver\n[ 2.425815] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.428760] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.764000] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.398346] md: linear personality registered for level -1\n[ 3.401196] md: multipath personality registered for level -4\n[ 3.404120] md: raid0 personality registered for level 0\n[ 3.407277] md: raid1 personality registered for level 1\n[ 3.475714] raid6: sse2x1 gen() 11314 MB/s\n[ 3.543717] raid6: sse2x1 xor() 8798 MB/s\n[ 3.611715] raid6: sse2x2 gen() 14095 MB/s\n[ 3.679717] raid6: sse2x2 xor() 9784 MB/s\n[ 3.747714] raid6: sse2x4 gen() 16737 MB/s\n[ 3.815716] raid6: sse2x4 xor() 11569 MB/s\n[ 3.883715] raid6: avx2x1 gen() 22064 MB/s\n[ 3.951716] raid6: avx2x2 gen() 25630 MB/s\n[ 4.019715] raid6: avx2x4 gen() 29435 MB/s\n[ 4.020584] raid6: using algorithm avx2x4 gen() 29435 MB/s\n[ 4.021616] raid6: using avx2x2 recovery algorithm\n[ 4.023848] xor: automatically using best checksumming function:\n[ 4.063716] avx : 34783.000 MB/sec\n[ 4.065803] async_tx: api initialized (async)\n[ 4.074808] md: raid6 personality registered for level 6\n[ 4.075940] md: raid5 personality registered for level 5\n[ 4.076959] md: raid4 personality registered for level 4\n[ 4.081580] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.107174] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.136050] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.224674] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.228023] systemd[1]: Detected virtualization kvm.\n[ 4.228997] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.232620] systemd[1]: Set hostname to .\n[ 4.236383] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.237521] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.336596] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.338770] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.340700] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.342747] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.344769] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.347084] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.350397] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.352559] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.354707] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.356673] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.359403] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.361893] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.364111] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.366367] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.368509] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.371089] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.377390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.379802] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.385384] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.389613] Loading iSCSI transport class v2.0-870.\n[ 4.390735] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.396396] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 4.398612] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.402758] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.409255] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.413576] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.423872] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.429398] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.434717] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.437622] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.[ 4.441494] iscsi: registered transport (iser)\n\n[ 4.443263] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.448556] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.453056] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.455387] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m[ 4.459916] EXT4-fs (vda1): re-mounted. Opts: (null)\n] Mounted POSIX Message Queue File System.\n[ 4.462386] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.470887] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2018-07-01 22:56:34,725 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action used request id req-ebebf031-a3fb-4d5e-8326-1b54d14c5632 2018-07-01 22:56:36,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:56:37,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-349c1769-b63b-415b-b08e-b0e447ca3d86 x-compute-request-id: req-349c1769-b63b-415b-b08e-b0e447ca3d86 Content-Encoding: gzip Content-Length: 10554 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 600720624 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137276] pid_max: default: 32768 minimum: 301\n[ 0.138177] ACPI: Core revision 20150930\n[ 0.139557] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140878] Security Framework initialized\n[ 0.141701] Yama: becoming mindful.\n[ 0.142434] AppArmor: AppArmor initialized\n[ 0.143317] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144722] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146399] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147637] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149021] Initializing cgroup subsys io\n[ 0.149840] Initializing cgroup subsys memory\n[ 0.150714] Initializing cgroup subsys devices\n[ 0.151591] Initializing cgroup subsys freezer\n[ 0.152464] Initializing cgroup subsys net_cls\n[ 0.153340] Initializing cgroup subsys perf_event\n[ 0.154252] Initializing cgroup subsys net_prio\n[ 0.155143] Initializing cgroup subsys hugetlb\n[ 0.156017] Initializing cgroup subsys pids\n[ 0.156924] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171031] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.177457] ftrace: allocating 32123 entries in 126 pages\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205268] smpboot: Max logical packages: 1\n[ 0.206268] x2apic enabled\n[ 0.207094] Switched APIC routing to physical x2apic.\n[ 0.208851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209982] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213778] KVM setup paravirtual spinlock\n[ 0.215064] x86: Booted up 1 node, 1 CPUs\n[ 0.215887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217282] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220457] evm: security.SMACK64\n[ 0.221155] evm: security.SMACK64EXEC\n[ 0.221901] evm: security.SMACK64TRANSMUTE\n[ 0.222721] evm: security.SMACK64MMAP\n[ 0.223467] evm: security.ima\n[ 0.224107] evm: security.capability\n[ 0.224913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226778] pinctrl core: initialized pinctrl subsystem\n[ 0.227870] RTC time: 22:48:24, date: 07/01/18\n[ 0.228806] NET: Registered protocol family 16\n[ 0.229773] cpuidle: using governor ladder\n[ 0.230592] cpuidle: using governor menu\n[ 0.231375] PCCT header not found.\n[ 0.232132] ACPI: bus type PCI registered\n[ 0.232934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234169] PCI: Using configuration type 1 for base access\n[ 0.236335] ACPI: Added _OSI(Module Device)\n[ 0.237173] ACPI: Added _OSI(Processor Device)\n[ 0.238038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241104] ACPI: Interpreter enabled\n[ 0.241874] ACPI: (supports S0 S5)\n[ 0.242574] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247741] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252487] acpiphp: Slot [3] registered\n[ 0.253290] acpiphp: Slot [4] registered\n[ 0.254084] acpiphp: Slot [5] registered\n[ 0.254885] acpiphp: Slot [6] registered\n[ 0.255682] acpiphp: Slot [7] registered\n[ 0.256468] acpiphp: Slot [8] registered\n[ 0.257264] acpiphp: Slot [9] registered\n[ 0.258060] acpiphp: Slot [10] registered\n[ 0.258885] acpiphp: Slot [11] registered\n[ 0.259693] acpiphp: Slot [12] registered\n[ 0.260494] acpiphp: Slot [13] registered\n[ 0.261299] acpiphp: Slot [14] registered\n[ 0.272336] acpiphp: Slot [15] registered\n[ 0.273151] acpiphp: Slot [16] registered\n[ 0.273957] acpiphp: Slot [17] registered\n[ 0.274760] acpiphp: Slot [18] registered\n[ 0.275565] acpiphp: Slot [19] registered\n[ 0.276369] acpiphp: Slot [20] registered\n[ 0.277174] acpiphp: Slot [21] registered\n[ 0.277995] acpiphp: Slot [22] registered\n[ 0.278798] acpiphp: Slot [23] registered\n[ 0.279602] acpiphp: Slot [24] registered\n[ 0.280409] acpiphp: Slot [25] registered\n[ 0.281217] acpiphp: Slot [26] registered\n[ 0.282021] acpiphp: Slot [27] registered\n[ 0.282822] acpiphp: Slot [28] registered\n[ 0.283626] acpiphp: Slot [29] registered\n[ 0.284430] acpiphp: Slot [30] registered\n[ 0.285233] acpiphp: Slot [31] registered\n[ 0.286044] PCI host bridge to bus 0000:00\n[ 0.286860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290733] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.292177] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308954] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356788] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359702] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362502] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363763] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364923] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367697] vgaarb: loaded\n[ 0.368292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369432] SCSI subsystem initialized\n[ 0.370243] ACPI: bus type USB registered\n[ 0.371057] usbcore: registered new interface driver usbfs\n[ 0.372077] usbcore: registered new interface driver hub\n[ 0.373071] usbcore: registered new device driver usb\n[ 0.374106] PCI: Using ACPI for IRQ routing\n[ 0.375138] NetLabel: Initializing\n[ 0.375878] NetLabel: domain hash size = 128\n[ 0.376724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377674] NetLabel: unlabeled traffic allowed by default\n[ 0.378753] amd_nb: Cannot enumerate AMD northbridges\n[ 0.379712] clocksource: Switched to clocksource kvm-clock\n[ 0.385251] AppArmor: AppArmor Filesystem Enabled\n[ 0.386200] pnp: PnP ACPI init\n[ 0.387107] pnp: PnP ACPI: found 5 devices\n[ 0.393152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394843] NET: Registered protocol family 2\n[ 0.395791] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397050] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.398240] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.399401] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.400483] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401652] NET: Registered protocol family 1\n[ 0.402505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404654] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433137] Trying to unpack rootfs image as initramfs...\n[ 1.748729] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.764801] Scanning for low memory corruption every 60 seconds\n[ 1.766369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.767788] audit: initializing netlink subsys (disabled)\n[ 1.769043] audit: type=2000 audit(1530485306.335:1): initialized\n[ 1.770609] Initialise system trusted keyring\n[ 1.771747] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.773179] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.775428] zbud: loaded\n[ 1.776259] VFS: Disk quotas dquot_6.6.0\n[ 1.777253] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.778941] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.780425] fuse init (API version 7.23)\n[ 1.781481] Key type big_key registered\n[ 1.782445] Allocating IMA MOK and blacklist keyrings.\n[ 1.783788] Key type asymmetric registered\n[ 1.784785] Asymmetric key parser 'x509' registered\n[ 1.785945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.787746] io scheduler noop registered\n[ 1.788711] io scheduler deadline registered (default)\n[ 1.789926] io scheduler cfq registered\n[ 1.790925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.792216] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.793764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.795524] ACPI: Power Button [PWRF]\n[ 1.796549] GHES: HEST is not enabled!\n[ 1.810654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.840481] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.843383] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.867602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.870006] Linux agpgart interface v0.103\n[ 1.872211] brd: module loaded\n[ 1.873611] loop: module loaded\n[ 1.875354] vda: vda1\n[ 1.876917] scsi host0: ata_piix\n[ 1.877799] scsi host1: ata_piix\n[ 1.878654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.880167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.881910] libphy: Fixed MDIO Bus: probed\n[ 1.882916] tun: Universal TUN/TAP device driver, 1.6\n[ 1.884091] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.886536] PPP generic driver version 2.4.2\n[ 1.887611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.889097] ehci-pci: EHCI PCI platform driver\n[ 1.890172] ehci-platform: EHCI generic platform driver\n[ 1.891381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.892778] ohci-pci: OHCI PCI platform driver\n[ 1.893849] ohci-platform: OHCI generic platform driver\n[ 1.895055] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.909858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.911078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.912853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.914091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.915454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.916988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.918711] usb usb1: Product: UHCI Host Controller\n[ 1.919894] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.921304] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.922463] hub 1-0:1.0: USB hub found\n[ 1.923405] hub 1-0:1.0: 2 ports detected\n[ 1.924490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.926939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.928114] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.929413] mousedev: PS/2 mouse device common for all mice\n[ 1.930918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933152] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.935955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937457] i2c /dev entries driver\n[ 1.938380] device-mapper: uevent: version 1.0.3\n[ 1.939540] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.941599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.943161] NET: Registered protocol family 10\n[ 1.944386] NET: Registered protocol family 17\n[ 1.945497] Key type dns_resolver registered\n[ 1.946686] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.948103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.950360] registered taskstats version 1\n[ 1.951429] Loading compiled-in X.509 certificates\n[ 1.953125] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.955472] zswap: loaded using pool lzo/zbud\n[ 1.957499] Key type trusted registered\n[ 1.960017] Key type encrypted registered\n[ 1.961067] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.962352] ima: No TPM chip found, activating TPM-bypass!\n[ 1.963672] evm: HMAC attrs: 0x1\n[ 1.964804] Magic number: 10:203:855\n[ 1.965849] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:26 UTC (1530485306)\n[ 1.967872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.969275] EDD information not available.\n[ 2.036282] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.037978] ata1.00: configured for MWDMA2\n[ 2.039391] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.042068] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.043591] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.055565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.057678] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.059553] Write protecting the kernel read-only data: 14336k\n[ 2.061380] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.063459] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.072664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.074872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.077300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.079633] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.081951] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086510] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.088695] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093738] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.122308] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134885] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.155357] AVX2 version of gcm_enc/dec engaged.\n[ 2.156543] AES CTR mode by8 optimization enabled\n[ 2.172110] FDC 0 is a S82078B\n[ 2.235734] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.400484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.402079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.403732] usb 1-1: Product: QEMU USB Tablet\n[ 2.404812] usb 1-1: Manufacturer: QEMU\n[ 2.405776] usb 1-1: SerialNumber: 42\n[ 2.414411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.421969] usbcore: registered new interface driver usbhid\n[ 2.423352] usbhid: USB HID core driver\n[ 2.425815] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.428760] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.764000] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.398346] md: linear personality registered for level -1\n[ 3.401196] md: multipath personality registered for level -4\n[ 3.404120] md: raid0 personality registered for level 0\n[ 3.407277] md: raid1 personality registered for level 1\n[ 3.475714] raid6: sse2x1 gen() 11314 MB/s\n[ 3.543717] raid6: sse2x1 xor() 8798 MB/s\n[ 3.611715] raid6: sse2x2 gen() 14095 MB/s\n[ 3.679717] raid6: sse2x2 xor() 9784 MB/s\n[ 3.747714] raid6: sse2x4 gen() 16737 MB/s\n[ 3.815716] raid6: sse2x4 xor() 11569 MB/s\n[ 3.883715] raid6: avx2x1 gen() 22064 MB/s\n[ 3.951716] raid6: avx2x2 gen() 25630 MB/s\n[ 4.019715] raid6: avx2x4 gen() 29435 MB/s\n[ 4.020584] raid6: using algorithm avx2x4 gen() 29435 MB/s\n[ 4.021616] raid6: using avx2x2 recovery algorithm\n[ 4.023848] xor: automatically using best checksumming function:\n[ 4.063716] avx : 34783.000 MB/sec\n[ 4.065803] async_tx: api initialized (async)\n[ 4.074808] md: raid6 personality registered for level 6\n[ 4.075940] md: raid5 personality registered for level 5\n[ 4.076959] md: raid4 personality registered for level 4\n[ 4.081580] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.107174] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.136050] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.224674] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.228023] systemd[1]: Detected virtualization kvm.\n[ 4.228997] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.232620] systemd[1]: Set hostname to .\n[ 4.236383] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.237521] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.336596] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.338770] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.340700] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.342747] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.344769] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.347084] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.350397] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.352559] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.354707] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.356673] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.359403] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.361893] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.364111] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.366367] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.368509] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.371089] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.377390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.379802] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.385384] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.389613] Loading iSCSI transport class v2.0-870.\n[ 4.390735] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.396396] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 4.398612] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.402758] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.409255] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.413576] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.423872] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.429398] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.434717] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.437622] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.[ 4.441494] iscsi: registered transport (iser)\n\n[ 4.443263] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.448556] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.453056] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.455387] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m[ 4.459916] EXT4-fs (vda1): re-mounted. Opts: (null)\n] Mounted POSIX Message Queue File System.\n[ 4.462386] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.470887] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.977132] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 01 Jul 2018 22:48:29 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-07-01 22:56:37,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action used request id req-349c1769-b63b-415b-b08e-b0e447ca3d86 2018-07-01 22:56:39,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:56:40,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d39d11-f092-4899-b3a8-0d39c0899523 x-compute-request-id: req-a3d39d11-f092-4899-b3a8-0d39c0899523 Content-Encoding: gzip Content-Length: 13443 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 600720624 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137276] pid_max: default: 32768 minimum: 301\n[ 0.138177] ACPI: Core revision 20150930\n[ 0.139557] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140878] Security Framework initialized\n[ 0.141701] Yama: becoming mindful.\n[ 0.142434] AppArmor: AppArmor initialized\n[ 0.143317] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144722] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146399] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147637] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149021] Initializing cgroup subsys io\n[ 0.149840] Initializing cgroup subsys memory\n[ 0.150714] Initializing cgroup subsys devices\n[ 0.151591] Initializing cgroup subsys freezer\n[ 0.152464] Initializing cgroup subsys net_cls\n[ 0.153340] Initializing cgroup subsys perf_event\n[ 0.154252] Initializing cgroup subsys net_prio\n[ 0.155143] Initializing cgroup subsys hugetlb\n[ 0.156017] Initializing cgroup subsys pids\n[ 0.156924] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171031] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.177457] ftrace: allocating 32123 entries in 126 pages\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205268] smpboot: Max logical packages: 1\n[ 0.206268] x2apic enabled\n[ 0.207094] Switched APIC routing to physical x2apic.\n[ 0.208851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209982] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213778] KVM setup paravirtual spinlock\n[ 0.215064] x86: Booted up 1 node, 1 CPUs\n[ 0.215887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217282] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220457] evm: security.SMACK64\n[ 0.221155] evm: security.SMACK64EXEC\n[ 0.221901] evm: security.SMACK64TRANSMUTE\n[ 0.222721] evm: security.SMACK64MMAP\n[ 0.223467] evm: security.ima\n[ 0.224107] evm: security.capability\n[ 0.224913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226778] pinctrl core: initialized pinctrl subsystem\n[ 0.227870] RTC time: 22:48:24, date: 07/01/18\n[ 0.228806] NET: Registered protocol family 16\n[ 0.229773] cpuidle: using governor ladder\n[ 0.230592] cpuidle: using governor menu\n[ 0.231375] PCCT header not found.\n[ 0.232132] ACPI: bus type PCI registered\n[ 0.232934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234169] PCI: Using configuration type 1 for base access\n[ 0.236335] ACPI: Added _OSI(Module Device)\n[ 0.237173] ACPI: Added _OSI(Processor Device)\n[ 0.238038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241104] ACPI: Interpreter enabled\n[ 0.241874] ACPI: (supports S0 S5)\n[ 0.242574] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247741] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252487] acpiphp: Slot [3] registered\n[ 0.253290] acpiphp: Slot [4] registered\n[ 0.254084] acpiphp: Slot [5] registered\n[ 0.254885] acpiphp: Slot [6] registered\n[ 0.255682] acpiphp: Slot [7] registered\n[ 0.256468] acpiphp: Slot [8] registered\n[ 0.257264] acpiphp: Slot [9] registered\n[ 0.258060] acpiphp: Slot [10] registered\n[ 0.258885] acpiphp: Slot [11] registered\n[ 0.259693] acpiphp: Slot [12] registered\n[ 0.260494] acpiphp: Slot [13] registered\n[ 0.261299] acpiphp: Slot [14] registered\n[ 0.272336] acpiphp: Slot [15] registered\n[ 0.273151] acpiphp: Slot [16] registered\n[ 0.273957] acpiphp: Slot [17] registered\n[ 0.274760] acpiphp: Slot [18] registered\n[ 0.275565] acpiphp: Slot [19] registered\n[ 0.276369] acpiphp: Slot [20] registered\n[ 0.277174] acpiphp: Slot [21] registered\n[ 0.277995] acpiphp: Slot [22] registered\n[ 0.278798] acpiphp: Slot [23] registered\n[ 0.279602] acpiphp: Slot [24] registered\n[ 0.280409] acpiphp: Slot [25] registered\n[ 0.281217] acpiphp: Slot [26] registered\n[ 0.282021] acpiphp: Slot [27] registered\n[ 0.282822] acpiphp: Slot [28] registered\n[ 0.283626] acpiphp: Slot [29] registered\n[ 0.284430] acpiphp: Slot [30] registered\n[ 0.285233] acpiphp: Slot [31] registered\n[ 0.286044] PCI host bridge to bus 0000:00\n[ 0.286860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290733] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.292177] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308954] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356788] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359702] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362502] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363763] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364923] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367697] vgaarb: loaded\n[ 0.368292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369432] SCSI subsystem initialized\n[ 0.370243] ACPI: bus type USB registered\n[ 0.371057] usbcore: registered new interface driver usbfs\n[ 0.372077] usbcore: registered new interface driver hub\n[ 0.373071] usbcore: registered new device driver usb\n[ 0.374106] PCI: Using ACPI for IRQ routing\n[ 0.375138] NetLabel: Initializing\n[ 0.375878] NetLabel: domain hash size = 128\n[ 0.376724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377674] NetLabel: unlabeled traffic allowed by default\n[ 0.378753] amd_nb: Cannot enumerate AMD northbridges\n[ 0.379712] clocksource: Switched to clocksource kvm-clock\n[ 0.385251] AppArmor: AppArmor Filesystem Enabled\n[ 0.386200] pnp: PnP ACPI init\n[ 0.387107] pnp: PnP ACPI: found 5 devices\n[ 0.393152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394843] NET: Registered protocol family 2\n[ 0.395791] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397050] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.398240] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.399401] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.400483] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401652] NET: Registered protocol family 1\n[ 0.402505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404654] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433137] Trying to unpack rootfs image as initramfs...\n[ 1.748729] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.764801] Scanning for low memory corruption every 60 seconds\n[ 1.766369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.767788] audit: initializing netlink subsys (disabled)\n[ 1.769043] audit: type=2000 audit(1530485306.335:1): initialized\n[ 1.770609] Initialise system trusted keyring\n[ 1.771747] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.773179] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.775428] zbud: loaded\n[ 1.776259] VFS: Disk quotas dquot_6.6.0\n[ 1.777253] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.778941] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.780425] fuse init (API version 7.23)\n[ 1.781481] Key type big_key registered\n[ 1.782445] Allocating IMA MOK and blacklist keyrings.\n[ 1.783788] Key type asymmetric registered\n[ 1.784785] Asymmetric key parser 'x509' registered\n[ 1.785945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.787746] io scheduler noop registered\n[ 1.788711] io scheduler deadline registered (default)\n[ 1.789926] io scheduler cfq registered\n[ 1.790925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.792216] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.793764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.795524] ACPI: Power Button [PWRF]\n[ 1.796549] GHES: HEST is not enabled!\n[ 1.810654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.840481] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.843383] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.867602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.870006] Linux agpgart interface v0.103\n[ 1.872211] brd: module loaded\n[ 1.873611] loop: module loaded\n[ 1.875354] vda: vda1\n[ 1.876917] scsi host0: ata_piix\n[ 1.877799] scsi host1: ata_piix\n[ 1.878654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.880167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.881910] libphy: Fixed MDIO Bus: probed\n[ 1.882916] tun: Universal TUN/TAP device driver, 1.6\n[ 1.884091] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.886536] PPP generic driver version 2.4.2\n[ 1.887611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.889097] ehci-pci: EHCI PCI platform driver\n[ 1.890172] ehci-platform: EHCI generic platform driver\n[ 1.891381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.892778] ohci-pci: OHCI PCI platform driver\n[ 1.893849] ohci-platform: OHCI generic platform driver\n[ 1.895055] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.909858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.911078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.912853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.914091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.915454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.916988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.918711] usb usb1: Product: UHCI Host Controller\n[ 1.919894] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.921304] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.922463] hub 1-0:1.0: USB hub found\n[ 1.923405] hub 1-0:1.0: 2 ports detected\n[ 1.924490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.926939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.928114] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.929413] mousedev: PS/2 mouse device common for all mice\n[ 1.930918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933152] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.935955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937457] i2c /dev entries driver\n[ 1.938380] device-mapper: uevent: version 1.0.3\n[ 1.939540] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.941599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.943161] NET: Registered protocol family 10\n[ 1.944386] NET: Registered protocol family 17\n[ 1.945497] Key type dns_resolver registered\n[ 1.946686] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.948103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.950360] registered taskstats version 1\n[ 1.951429] Loading compiled-in X.509 certificates\n[ 1.953125] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.955472] zswap: loaded using pool lzo/zbud\n[ 1.957499] Key type trusted registered\n[ 1.960017] Key type encrypted registered\n[ 1.961067] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.962352] ima: No TPM chip found, activating TPM-bypass!\n[ 1.963672] evm: HMAC attrs: 0x1\n[ 1.964804] Magic number: 10:203:855\n[ 1.965849] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:26 UTC (1530485306)\n[ 1.967872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.969275] EDD information not available.\n[ 2.036282] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.037978] ata1.00: configured for MWDMA2\n[ 2.039391] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.042068] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.043591] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.055565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.057678] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.059553] Write protecting the kernel read-only data: 14336k\n[ 2.061380] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.063459] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.072664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.074872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.077300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.079633] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.081951] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086510] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.088695] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093738] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.122308] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134885] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.155357] AVX2 version of gcm_enc/dec engaged.\n[ 2.156543] AES CTR mode by8 optimization enabled\n[ 2.172110] FDC 0 is a S82078B\n[ 2.235734] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.400484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.402079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.403732] usb 1-1: Product: QEMU USB Tablet\n[ 2.404812] usb 1-1: Manufacturer: QEMU\n[ 2.405776] usb 1-1: SerialNumber: 42\n[ 2.414411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.421969] usbcore: registered new interface driver usbhid\n[ 2.423352] usbhid: USB HID core driver\n[ 2.425815] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.428760] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.764000] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.398346] md: linear personality registered for level -1\n[ 3.401196] md: multipath personality registered for level -4\n[ 3.404120] md: raid0 personality registered for level 0\n[ 3.407277] md: raid1 personality registered for level 1\n[ 3.475714] raid6: sse2x1 gen() 11314 MB/s\n[ 3.543717] raid6: sse2x1 xor() 8798 MB/s\n[ 3.611715] raid6: sse2x2 gen() 14095 MB/s\n[ 3.679717] raid6: sse2x2 xor() 9784 MB/s\n[ 3.747714] raid6: sse2x4 gen() 16737 MB/s\n[ 3.815716] raid6: sse2x4 xor() 11569 MB/s\n[ 3.883715] raid6: avx2x1 gen() 22064 MB/s\n[ 3.951716] raid6: avx2x2 gen() 25630 MB/s\n[ 4.019715] raid6: avx2x4 gen() 29435 MB/s\n[ 4.020584] raid6: using algorithm avx2x4 gen() 29435 MB/s\n[ 4.021616] raid6: using avx2x2 recovery algorithm\n[ 4.023848] xor: automatically using best checksumming function:\n[ 4.063716] avx : 34783.000 MB/sec\n[ 4.065803] async_tx: api initialized (async)\n[ 4.074808] md: raid6 personality registered for level 6\n[ 4.075940] md: raid5 personality registered for level 5\n[ 4.076959] md: raid4 personality registered for level 4\n[ 4.081580] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.107174] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.136050] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.224674] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.228023] systemd[1]: Detected virtualization kvm.\n[ 4.228997] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.232620] systemd[1]: Set hostname to .\n[ 4.236383] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.237521] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.336596] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.338770] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.340700] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.342747] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.344769] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.347084] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.350397] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.352559] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.354707] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.356673] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.359403] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.361893] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.364111] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.366367] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.368509] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.371089] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.377390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.379802] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.385384] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.389613] Loading iSCSI transport class v2.0-870.\n[ 4.390735] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.396396] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 4.398612] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.402758] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.409255] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.413576] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.423872] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.429398] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.434717] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.437622] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.[ 4.441494] iscsi: registered transport (iser)\n\n[ 4.443263] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.448556] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.453056] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.455387] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m[ 4.459916] EXT4-fs (vda1): re-mounted. Opts: (null)\n] Mounted POSIX Message Queue File System.\n[ 4.462386] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.470887] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.977132] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 01 Jul 2018 22:48:29 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.437818] cloud-init[1015]: Cloud-init v. 0.7.9 running 'init' at Sun, 01 Jul 2018 22:48:31 +0000. Up 7.15 seconds.\n[ 8.439718] cloud-init[1015]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.444110] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.448097] cloud-init[1015]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.452097] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.454045] cloud-init[1015]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:35:c0:07 |\n[ 8.460127] cloud-init[1015]: ci-info: | ens3 | True | fe80::f816:3eff:fe35:c007/64 | . | link | fa:16:3e:35:c0:07 |\n[ 8.462020] cloud-init[1015]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.468108] cloud-init[1015]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.469985] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.476107] cloud-init[1015]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.477831] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.480099] cloud-init[1015]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.484111] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.488094] cloud-init[1015]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.492109] cloud-init[1015]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.493842] cloud-init[1015]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.498478] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m[ 8.504242] cloud-init[1015]: Generating public/private rsa key pair.\n[ 8.505238] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.506430] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.507663] cloud-init] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[1015]: The key fingerprint is:\n Starting LXD - unix socket.\n[ 8.514804] cloud-init[1015]: [[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\nSHA256:qN+q+oiOjZtsco6fO84mVAx4SI/2OLyjMO034EVzfzo root@sdnvpn-13-2\n[ 8.520221] cloud-init[1015]: The key's randomart image is:\n[ 8.521733] cloud-init[1015]: +---[RSA 2048]----+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.525204] cloud-init[1015]: |oo |\n[[0;32m OK [0m] Reached target Paths.\n[ 8.527117] cloud-init[1015]: |o.+ |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.531682] cloud-init[1015]: | +o. |\n[ 8.532722] cloud-init[1015]: |o ooo .. |\n[ 8.534085] cloud-init[1015]: | +.o o..S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 8.536427] cloud-init[1015]: | o+ .. . . |\n[ 8.537232] cloud-init[1015]: |++.o. o |\n[ 8.538001] cloud-init[1015]: |B@*oo. .E |\n[ 8.538765] cloud-init[1015]: |%@%*ooo... |\n[ 8.539552] cloud-init[1015]: \n[[0;32m OK [0m] Listening on LXD - unix socket.\n+----[SHA256]-----+\n[ 8.543932] cloud-init[1015]: Generating public/private dsa key pair.\n[ 8.548177] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.552337] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 8.556868] cloud-init[1015]: The key fingerprint is:\n Starting LXD - container startup/shutdown...\n[ 8.560056] cloud-init[1015]: SHA256:+7q9qrtJPuXqrtxYbWNelXCV+O5q9PYRo1m/6eF7Oac root@sdnvpn-13-2\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 8.563721] cloud-init[1015]: The key's randomart image is: Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n[ 8.569629] cloud-init[1015]: +---[DSA 1024]----+ Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n\n[ 8.583092] [[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1015]: | ... |\n[ 8.626879] cloud-init[1015]: | ... |\n[ 8.635742] cloud-init[1015]: | . .. |\n[ 8.642335] [[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.cloud-init[1015]: | o .. |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 8.681704] cloud-init[1015]: | S o. + |\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.705509] cloud-init[1015]: | ... .. = +|\n[ 8.725240] cloud-init[1015]: | oo* .. = oo|[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n \nStarting Login to default iSCSI targets...\n[ 8.759061] cloud-init[1015]: | . *.=.= . =oB|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 8.771419] cloud-init[1015]: | ++@*=++o.oEO*|\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 8.790470] cloud-init[1015]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 8.798752] cloud-init[1015]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n[ 8.811771] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 8.863280] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.891721] cloud-init[1015]: The key fingerprint is:\n[[0;32m OK [0m] Started Set console scheme.\n[ 8.902442] cloud-init[1015]: SHA256:A+Um8WguxCwobeEWzAd2kFcddLIcALStey9f72sNCWo root@sdnvpn-13-2\n[ 8.919880] cloud-init[1015]: The key's randomart image is:\n[ 8.925434] cloud-init[1015]: +---[ECDSA 256]---+\n[ 8.928088] cloud-init[1015]: | o*=+o++*.. |\n[ 8.931756] cloud-init[1015]: | =+*oo B.= |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.938999] cloud-init[1015]: |o *o= * * |\n[ 8.945477] cloud-init[1015]: |.o o + + . |\n[ 8.948106] cloud-init[1015]: | o . S. . . |\n[ 8.952092] cloud-init[1015]: | o E. o |\n[ 8.953139] cloud-init[1015]: | . .. . o |\n[ 8.956083] cloud-init[1015]: | ... . .. . |\n[ 8.959404] cloud-init[1015]: | oo o+. |\n[ 8.962519] cloud-init[1015]: +----[SHA256]-----+\n[ 8.964084] cloud-init[1015]: Generating public/private ed25519 key pair.\n[ 8.968167] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.970655] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.974468] cloud-init[1015]: The key fingerprint is:\n[ 8.976923] cloud-init[1015]: SHA256:yutIXJuL+R8hZS2O59joT+BQURkNzTbw8ETZ/EPfQCA root@sdnvpn-13-2\n[ 8.980217] cloud-init[1015]: The key's randomart image is:\n[ 8.983232] cloud-init[1015]: +--[ED25519 256]--+\n[ 8.985571] cloud-init[1015]: | ..*XE+.o. |\n[ 8.988127] cloud-init[1015]: | ..*B.o o |\n[ 8.990282] cloud-init[1015]: | . +.+. o o.|\n[ 8.992863] cloud-init[1015]: | . = . o o|\n[ 8.994818] cloud-init[1015]: | . = S . |\n[ 8.997564] cloud-init[1015]: | . = % . |\n[ 8.999802] cloud-init[1015]: | o O = |\n[ 9.005794] cloud-init[1015]: | . = + . |\n[ 9.008090] cloud-init[1015]: | +o*oo |\n[ 9.012335] cloud-init[1015]: +----[SHA256]-----+\n[ 9.236874] cloud-init[1177]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 9.868076] cloud-init[1177]: en_US.UTF-8... done\n[ 9.870119] cloud-init[1177]: Generation complete.\n[ 10.250268] cloud-init[1177]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 01 Jul 2018 22:48:33 +0000. Up 9.17 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.549419] cloud-init[1391]: + sudo useradd -m sdnvpn\n[ 10.609892] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.839040] cloud-init[1391]: + sudo adduser sdnvpn sudo\n[ 10.894966] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.931585] cloud-init[1391]: Adding user `sdnvpn' to group `sudo' ...\n[ 10.935689] cloud-init[1391]: Adding user sdnvpn to group sudo\n[ 11.041914] cloud-init[1391]: Done.\n[ 11.043665] cloud-init[1391]: + chpasswd\n[ 11.045048] cloud-init[1391]: + sudo echo sdnvpn:opnfv\n[ 11.098997] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.126399] cloud-init[1391]: + sleep 20\n"} 2018-07-01 22:56:40,968 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action used request id req-a3d39d11-f092-4899-b3a8-0d39c0899523 2018-07-01 22:56:42,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:56:44,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02bcc699-ac11-4a63-be1a-8db52b504ece x-compute-request-id: req-02bcc699-ac11-4a63-be1a-8db52b504ece Content-Encoding: gzip Content-Length: 13443 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 600720624 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137276] pid_max: default: 32768 minimum: 301\n[ 0.138177] ACPI: Core revision 20150930\n[ 0.139557] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140878] Security Framework initialized\n[ 0.141701] Yama: becoming mindful.\n[ 0.142434] AppArmor: AppArmor initialized\n[ 0.143317] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144722] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146399] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147637] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149021] Initializing cgroup subsys io\n[ 0.149840] Initializing cgroup subsys memory\n[ 0.150714] Initializing cgroup subsys devices\n[ 0.151591] Initializing cgroup subsys freezer\n[ 0.152464] Initializing cgroup subsys net_cls\n[ 0.153340] Initializing cgroup subsys perf_event\n[ 0.154252] Initializing cgroup subsys net_prio\n[ 0.155143] Initializing cgroup subsys hugetlb\n[ 0.156017] Initializing cgroup subsys pids\n[ 0.156924] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171031] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.177457] ftrace: allocating 32123 entries in 126 pages\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205268] smpboot: Max logical packages: 1\n[ 0.206268] x2apic enabled\n[ 0.207094] Switched APIC routing to physical x2apic.\n[ 0.208851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209982] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213778] KVM setup paravirtual spinlock\n[ 0.215064] x86: Booted up 1 node, 1 CPUs\n[ 0.215887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217282] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220457] evm: security.SMACK64\n[ 0.221155] evm: security.SMACK64EXEC\n[ 0.221901] evm: security.SMACK64TRANSMUTE\n[ 0.222721] evm: security.SMACK64MMAP\n[ 0.223467] evm: security.ima\n[ 0.224107] evm: security.capability\n[ 0.224913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226778] pinctrl core: initialized pinctrl subsystem\n[ 0.227870] RTC time: 22:48:24, date: 07/01/18\n[ 0.228806] NET: Registered protocol family 16\n[ 0.229773] cpuidle: using governor ladder\n[ 0.230592] cpuidle: using governor menu\n[ 0.231375] PCCT header not found.\n[ 0.232132] ACPI: bus type PCI registered\n[ 0.232934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234169] PCI: Using configuration type 1 for base access\n[ 0.236335] ACPI: Added _OSI(Module Device)\n[ 0.237173] ACPI: Added _OSI(Processor Device)\n[ 0.238038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241104] ACPI: Interpreter enabled\n[ 0.241874] ACPI: (supports S0 S5)\n[ 0.242574] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247741] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252487] acpiphp: Slot [3] registered\n[ 0.253290] acpiphp: Slot [4] registered\n[ 0.254084] acpiphp: Slot [5] registered\n[ 0.254885] acpiphp: Slot [6] registered\n[ 0.255682] acpiphp: Slot [7] registered\n[ 0.256468] acpiphp: Slot [8] registered\n[ 0.257264] acpiphp: Slot [9] registered\n[ 0.258060] acpiphp: Slot [10] registered\n[ 0.258885] acpiphp: Slot [11] registered\n[ 0.259693] acpiphp: Slot [12] registered\n[ 0.260494] acpiphp: Slot [13] registered\n[ 0.261299] acpiphp: Slot [14] registered\n[ 0.272336] acpiphp: Slot [15] registered\n[ 0.273151] acpiphp: Slot [16] registered\n[ 0.273957] acpiphp: Slot [17] registered\n[ 0.274760] acpiphp: Slot [18] registered\n[ 0.275565] acpiphp: Slot [19] registered\n[ 0.276369] acpiphp: Slot [20] registered\n[ 0.277174] acpiphp: Slot [21] registered\n[ 0.277995] acpiphp: Slot [22] registered\n[ 0.278798] acpiphp: Slot [23] registered\n[ 0.279602] acpiphp: Slot [24] registered\n[ 0.280409] acpiphp: Slot [25] registered\n[ 0.281217] acpiphp: Slot [26] registered\n[ 0.282021] acpiphp: Slot [27] registered\n[ 0.282822] acpiphp: Slot [28] registered\n[ 0.283626] acpiphp: Slot [29] registered\n[ 0.284430] acpiphp: Slot [30] registered\n[ 0.285233] acpiphp: Slot [31] registered\n[ 0.286044] PCI host bridge to bus 0000:00\n[ 0.286860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290733] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.292177] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308954] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356788] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359702] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362502] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363763] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364923] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367697] vgaarb: loaded\n[ 0.368292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369432] SCSI subsystem initialized\n[ 0.370243] ACPI: bus type USB registered\n[ 0.371057] usbcore: registered new interface driver usbfs\n[ 0.372077] usbcore: registered new interface driver hub\n[ 0.373071] usbcore: registered new device driver usb\n[ 0.374106] PCI: Using ACPI for IRQ routing\n[ 0.375138] NetLabel: Initializing\n[ 0.375878] NetLabel: domain hash size = 128\n[ 0.376724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377674] NetLabel: unlabeled traffic allowed by default\n[ 0.378753] amd_nb: Cannot enumerate AMD northbridges\n[ 0.379712] clocksource: Switched to clocksource kvm-clock\n[ 0.385251] AppArmor: AppArmor Filesystem Enabled\n[ 0.386200] pnp: PnP ACPI init\n[ 0.387107] pnp: PnP ACPI: found 5 devices\n[ 0.393152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394843] NET: Registered protocol family 2\n[ 0.395791] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397050] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.398240] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.399401] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.400483] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401652] NET: Registered protocol family 1\n[ 0.402505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404654] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433137] Trying to unpack rootfs image as initramfs...\n[ 1.748729] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.764801] Scanning for low memory corruption every 60 seconds\n[ 1.766369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.767788] audit: initializing netlink subsys (disabled)\n[ 1.769043] audit: type=2000 audit(1530485306.335:1): initialized\n[ 1.770609] Initialise system trusted keyring\n[ 1.771747] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.773179] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.775428] zbud: loaded\n[ 1.776259] VFS: Disk quotas dquot_6.6.0\n[ 1.777253] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.778941] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.780425] fuse init (API version 7.23)\n[ 1.781481] Key type big_key registered\n[ 1.782445] Allocating IMA MOK and blacklist keyrings.\n[ 1.783788] Key type asymmetric registered\n[ 1.784785] Asymmetric key parser 'x509' registered\n[ 1.785945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.787746] io scheduler noop registered\n[ 1.788711] io scheduler deadline registered (default)\n[ 1.789926] io scheduler cfq registered\n[ 1.790925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.792216] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.793764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.795524] ACPI: Power Button [PWRF]\n[ 1.796549] GHES: HEST is not enabled!\n[ 1.810654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.840481] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.843383] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.867602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.870006] Linux agpgart interface v0.103\n[ 1.872211] brd: module loaded\n[ 1.873611] loop: module loaded\n[ 1.875354] vda: vda1\n[ 1.876917] scsi host0: ata_piix\n[ 1.877799] scsi host1: ata_piix\n[ 1.878654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.880167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.881910] libphy: Fixed MDIO Bus: probed\n[ 1.882916] tun: Universal TUN/TAP device driver, 1.6\n[ 1.884091] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.886536] PPP generic driver version 2.4.2\n[ 1.887611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.889097] ehci-pci: EHCI PCI platform driver\n[ 1.890172] ehci-platform: EHCI generic platform driver\n[ 1.891381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.892778] ohci-pci: OHCI PCI platform driver\n[ 1.893849] ohci-platform: OHCI generic platform driver\n[ 1.895055] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.909858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.911078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.912853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.914091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.915454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.916988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.918711] usb usb1: Product: UHCI Host Controller\n[ 1.919894] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.921304] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.922463] hub 1-0:1.0: USB hub found\n[ 1.923405] hub 1-0:1.0: 2 ports detected\n[ 1.924490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.926939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.928114] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.929413] mousedev: PS/2 mouse device common for all mice\n[ 1.930918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933152] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.935955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937457] i2c /dev entries driver\n[ 1.938380] device-mapper: uevent: version 1.0.3\n[ 1.939540] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.941599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.943161] NET: Registered protocol family 10\n[ 1.944386] NET: Registered protocol family 17\n[ 1.945497] Key type dns_resolver registered\n[ 1.946686] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.948103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.950360] registered taskstats version 1\n[ 1.951429] Loading compiled-in X.509 certificates\n[ 1.953125] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.955472] zswap: loaded using pool lzo/zbud\n[ 1.957499] Key type trusted registered\n[ 1.960017] Key type encrypted registered\n[ 1.961067] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.962352] ima: No TPM chip found, activating TPM-bypass!\n[ 1.963672] evm: HMAC attrs: 0x1\n[ 1.964804] Magic number: 10:203:855\n[ 1.965849] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:26 UTC (1530485306)\n[ 1.967872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.969275] EDD information not available.\n[ 2.036282] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.037978] ata1.00: configured for MWDMA2\n[ 2.039391] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.042068] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.043591] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.055565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.057678] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.059553] Write protecting the kernel read-only data: 14336k\n[ 2.061380] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.063459] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.072664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.074872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.077300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.079633] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.081951] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086510] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.088695] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093738] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.122308] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134885] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.155357] AVX2 version of gcm_enc/dec engaged.\n[ 2.156543] AES CTR mode by8 optimization enabled\n[ 2.172110] FDC 0 is a S82078B\n[ 2.235734] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.400484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.402079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.403732] usb 1-1: Product: QEMU USB Tablet\n[ 2.404812] usb 1-1: Manufacturer: QEMU\n[ 2.405776] usb 1-1: SerialNumber: 42\n[ 2.414411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.421969] usbcore: registered new interface driver usbhid\n[ 2.423352] usbhid: USB HID core driver\n[ 2.425815] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.428760] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.764000] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.398346] md: linear personality registered for level -1\n[ 3.401196] md: multipath personality registered for level -4\n[ 3.404120] md: raid0 personality registered for level 0\n[ 3.407277] md: raid1 personality registered for level 1\n[ 3.475714] raid6: sse2x1 gen() 11314 MB/s\n[ 3.543717] raid6: sse2x1 xor() 8798 MB/s\n[ 3.611715] raid6: sse2x2 gen() 14095 MB/s\n[ 3.679717] raid6: sse2x2 xor() 9784 MB/s\n[ 3.747714] raid6: sse2x4 gen() 16737 MB/s\n[ 3.815716] raid6: sse2x4 xor() 11569 MB/s\n[ 3.883715] raid6: avx2x1 gen() 22064 MB/s\n[ 3.951716] raid6: avx2x2 gen() 25630 MB/s\n[ 4.019715] raid6: avx2x4 gen() 29435 MB/s\n[ 4.020584] raid6: using algorithm avx2x4 gen() 29435 MB/s\n[ 4.021616] raid6: using avx2x2 recovery algorithm\n[ 4.023848] xor: automatically using best checksumming function:\n[ 4.063716] avx : 34783.000 MB/sec\n[ 4.065803] async_tx: api initialized (async)\n[ 4.074808] md: raid6 personality registered for level 6\n[ 4.075940] md: raid5 personality registered for level 5\n[ 4.076959] md: raid4 personality registered for level 4\n[ 4.081580] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.107174] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.136050] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.224674] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.228023] systemd[1]: Detected virtualization kvm.\n[ 4.228997] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.232620] systemd[1]: Set hostname to .\n[ 4.236383] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.237521] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.336596] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.338770] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.340700] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.342747] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.344769] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.347084] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.350397] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.352559] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.354707] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.356673] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.359403] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.361893] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.364111] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.366367] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.368509] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.371089] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.377390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.379802] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.385384] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.389613] Loading iSCSI transport class v2.0-870.\n[ 4.390735] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.396396] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 4.398612] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.402758] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.409255] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.413576] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.423872] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.429398] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.434717] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.437622] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.[ 4.441494] iscsi: registered transport (iser)\n\n[ 4.443263] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.448556] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.453056] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.455387] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m[ 4.459916] EXT4-fs (vda1): re-mounted. Opts: (null)\n] Mounted POSIX Message Queue File System.\n[ 4.462386] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.470887] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.977132] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 01 Jul 2018 22:48:29 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.437818] cloud-init[1015]: Cloud-init v. 0.7.9 running 'init' at Sun, 01 Jul 2018 22:48:31 +0000. Up 7.15 seconds.\n[ 8.439718] cloud-init[1015]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.444110] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.448097] cloud-init[1015]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.452097] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.454045] cloud-init[1015]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:35:c0:07 |\n[ 8.460127] cloud-init[1015]: ci-info: | ens3 | True | fe80::f816:3eff:fe35:c007/64 | . | link | fa:16:3e:35:c0:07 |\n[ 8.462020] cloud-init[1015]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.468108] cloud-init[1015]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.469985] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.476107] cloud-init[1015]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.477831] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.480099] cloud-init[1015]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.484111] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.488094] cloud-init[1015]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.492109] cloud-init[1015]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.493842] cloud-init[1015]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.498478] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m[ 8.504242] cloud-init[1015]: Generating public/private rsa key pair.\n[ 8.505238] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.506430] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.507663] cloud-init] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[1015]: The key fingerprint is:\n Starting LXD - unix socket.\n[ 8.514804] cloud-init[1015]: [[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\nSHA256:qN+q+oiOjZtsco6fO84mVAx4SI/2OLyjMO034EVzfzo root@sdnvpn-13-2\n[ 8.520221] cloud-init[1015]: The key's randomart image is:\n[ 8.521733] cloud-init[1015]: +---[RSA 2048]----+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.525204] cloud-init[1015]: |oo |\n[[0;32m OK [0m] Reached target Paths.\n[ 8.527117] cloud-init[1015]: |o.+ |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.531682] cloud-init[1015]: | +o. |\n[ 8.532722] cloud-init[1015]: |o ooo .. |\n[ 8.534085] cloud-init[1015]: | +.o o..S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 8.536427] cloud-init[1015]: | o+ .. . . |\n[ 8.537232] cloud-init[1015]: |++.o. o |\n[ 8.538001] cloud-init[1015]: |B@*oo. .E |\n[ 8.538765] cloud-init[1015]: |%@%*ooo... |\n[ 8.539552] cloud-init[1015]: \n[[0;32m OK [0m] Listening on LXD - unix socket.\n+----[SHA256]-----+\n[ 8.543932] cloud-init[1015]: Generating public/private dsa key pair.\n[ 8.548177] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.552337] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 8.556868] cloud-init[1015]: The key fingerprint is:\n Starting LXD - container startup/shutdown...\n[ 8.560056] cloud-init[1015]: SHA256:+7q9qrtJPuXqrtxYbWNelXCV+O5q9PYRo1m/6eF7Oac root@sdnvpn-13-2\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 8.563721] cloud-init[1015]: The key's randomart image is: Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n[ 8.569629] cloud-init[1015]: +---[DSA 1024]----+ Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n\n[ 8.583092] [[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1015]: | ... |\n[ 8.626879] cloud-init[1015]: | ... |\n[ 8.635742] cloud-init[1015]: | . .. |\n[ 8.642335] [[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.cloud-init[1015]: | o .. |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 8.681704] cloud-init[1015]: | S o. + |\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.705509] cloud-init[1015]: | ... .. = +|\n[ 8.725240] cloud-init[1015]: | oo* .. = oo|[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n \nStarting Login to default iSCSI targets...\n[ 8.759061] cloud-init[1015]: | . *.=.= . =oB|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 8.771419] cloud-init[1015]: | ++@*=++o.oEO*|\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 8.790470] cloud-init[1015]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 8.798752] cloud-init[1015]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n[ 8.811771] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 8.863280] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.891721] cloud-init[1015]: The key fingerprint is:\n[[0;32m OK [0m] Started Set console scheme.\n[ 8.902442] cloud-init[1015]: SHA256:A+Um8WguxCwobeEWzAd2kFcddLIcALStey9f72sNCWo root@sdnvpn-13-2\n[ 8.919880] cloud-init[1015]: The key's randomart image is:\n[ 8.925434] cloud-init[1015]: +---[ECDSA 256]---+\n[ 8.928088] cloud-init[1015]: | o*=+o++*.. |\n[ 8.931756] cloud-init[1015]: | =+*oo B.= |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.938999] cloud-init[1015]: |o *o= * * |\n[ 8.945477] cloud-init[1015]: |.o o + + . |\n[ 8.948106] cloud-init[1015]: | o . S. . . |\n[ 8.952092] cloud-init[1015]: | o E. o |\n[ 8.953139] cloud-init[1015]: | . .. . o |\n[ 8.956083] cloud-init[1015]: | ... . .. . |\n[ 8.959404] cloud-init[1015]: | oo o+. |\n[ 8.962519] cloud-init[1015]: +----[SHA256]-----+\n[ 8.964084] cloud-init[1015]: Generating public/private ed25519 key pair.\n[ 8.968167] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.970655] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.974468] cloud-init[1015]: The key fingerprint is:\n[ 8.976923] cloud-init[1015]: SHA256:yutIXJuL+R8hZS2O59joT+BQURkNzTbw8ETZ/EPfQCA root@sdnvpn-13-2\n[ 8.980217] cloud-init[1015]: The key's randomart image is:\n[ 8.983232] cloud-init[1015]: +--[ED25519 256]--+\n[ 8.985571] cloud-init[1015]: | ..*XE+.o. |\n[ 8.988127] cloud-init[1015]: | ..*B.o o |\n[ 8.990282] cloud-init[1015]: | . +.+. o o.|\n[ 8.992863] cloud-init[1015]: | . = . o o|\n[ 8.994818] cloud-init[1015]: | . = S . |\n[ 8.997564] cloud-init[1015]: | . = % . |\n[ 8.999802] cloud-init[1015]: | o O = |\n[ 9.005794] cloud-init[1015]: | . = + . |\n[ 9.008090] cloud-init[1015]: | +o*oo |\n[ 9.012335] cloud-init[1015]: +----[SHA256]-----+\n[ 9.236874] cloud-init[1177]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 9.868076] cloud-init[1177]: en_US.UTF-8... done\n[ 9.870119] cloud-init[1177]: Generation complete.\n[ 10.250268] cloud-init[1177]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 01 Jul 2018 22:48:33 +0000. Up 9.17 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.549419] cloud-init[1391]: + sudo useradd -m sdnvpn\n[ 10.609892] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.839040] cloud-init[1391]: + sudo adduser sdnvpn sudo\n[ 10.894966] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.931585] cloud-init[1391]: Adding user `sdnvpn' to group `sudo' ...\n[ 10.935689] cloud-init[1391]: Adding user sdnvpn to group sudo\n[ 11.041914] cloud-init[1391]: Done.\n[ 11.043665] cloud-init[1391]: + chpasswd\n[ 11.045048] cloud-init[1391]: + sudo echo sdnvpn:opnfv\n[ 11.098997] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.126399] cloud-init[1391]: + sleep 20\n"} 2018-07-01 22:56:44,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action used request id req-02bcc699-ac11-4a63-be1a-8db52b504ece 2018-07-01 22:56:46,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f9f9849792fec953225c064a11757f243e6447" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:56:47,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e6b468-fb42-4d8a-893d-5604a6a2773f x-compute-request-id: req-07e6b468-fb42-4d8a-893d-5604a6a2773f Content-Encoding: gzip Content-Length: 13460 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 600720624 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137276] pid_max: default: 32768 minimum: 301\n[ 0.138177] ACPI: Core revision 20150930\n[ 0.139557] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140878] Security Framework initialized\n[ 0.141701] Yama: becoming mindful.\n[ 0.142434] AppArmor: AppArmor initialized\n[ 0.143317] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144722] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146399] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147637] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149021] Initializing cgroup subsys io\n[ 0.149840] Initializing cgroup subsys memory\n[ 0.150714] Initializing cgroup subsys devices\n[ 0.151591] Initializing cgroup subsys freezer\n[ 0.152464] Initializing cgroup subsys net_cls\n[ 0.153340] Initializing cgroup subsys perf_event\n[ 0.154252] Initializing cgroup subsys net_prio\n[ 0.155143] Initializing cgroup subsys hugetlb\n[ 0.156017] Initializing cgroup subsys pids\n[ 0.156924] CPU: Physical Processor ID: 0\n[ 0.158415] mce: CPU supports 10 MCE banks\n[ 0.159287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160297] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171031] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.177457] ftrace: allocating 32123 entries in 126 pages\n[ 0.204039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205268] smpboot: Max logical packages: 1\n[ 0.206268] x2apic enabled\n[ 0.207094] Switched APIC routing to physical x2apic.\n[ 0.208851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209982] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213778] KVM setup paravirtual spinlock\n[ 0.215064] x86: Booted up 1 node, 1 CPUs\n[ 0.215887] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217282] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220457] evm: security.SMACK64\n[ 0.221155] evm: security.SMACK64EXEC\n[ 0.221901] evm: security.SMACK64TRANSMUTE\n[ 0.222721] evm: security.SMACK64MMAP\n[ 0.223467] evm: security.ima\n[ 0.224107] evm: security.capability\n[ 0.224913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226778] pinctrl core: initialized pinctrl subsystem\n[ 0.227870] RTC time: 22:48:24, date: 07/01/18\n[ 0.228806] NET: Registered protocol family 16\n[ 0.229773] cpuidle: using governor ladder\n[ 0.230592] cpuidle: using governor menu\n[ 0.231375] PCCT header not found.\n[ 0.232132] ACPI: bus type PCI registered\n[ 0.232934] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234169] PCI: Using configuration type 1 for base access\n[ 0.236335] ACPI: Added _OSI(Module Device)\n[ 0.237173] ACPI: Added _OSI(Processor Device)\n[ 0.238038] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241104] ACPI: Interpreter enabled\n[ 0.241874] ACPI: (supports S0 S5)\n[ 0.242574] ACPI: Using IOAPIC for interrupt routing\n[ 0.243511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247741] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248963] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252487] acpiphp: Slot [3] registered\n[ 0.253290] acpiphp: Slot [4] registered\n[ 0.254084] acpiphp: Slot [5] registered\n[ 0.254885] acpiphp: Slot [6] registered\n[ 0.255682] acpiphp: Slot [7] registered\n[ 0.256468] acpiphp: Slot [8] registered\n[ 0.257264] acpiphp: Slot [9] registered\n[ 0.258060] acpiphp: Slot [10] registered\n[ 0.258885] acpiphp: Slot [11] registered\n[ 0.259693] acpiphp: Slot [12] registered\n[ 0.260494] acpiphp: Slot [13] registered\n[ 0.261299] acpiphp: Slot [14] registered\n[ 0.272336] acpiphp: Slot [15] registered\n[ 0.273151] acpiphp: Slot [16] registered\n[ 0.273957] acpiphp: Slot [17] registered\n[ 0.274760] acpiphp: Slot [18] registered\n[ 0.275565] acpiphp: Slot [19] registered\n[ 0.276369] acpiphp: Slot [20] registered\n[ 0.277174] acpiphp: Slot [21] registered\n[ 0.277995] acpiphp: Slot [22] registered\n[ 0.278798] acpiphp: Slot [23] registered\n[ 0.279602] acpiphp: Slot [24] registered\n[ 0.280409] acpiphp: Slot [25] registered\n[ 0.281217] acpiphp: Slot [26] registered\n[ 0.282021] acpiphp: Slot [27] registered\n[ 0.282822] acpiphp: Slot [28] registered\n[ 0.283626] acpiphp: Slot [29] registered\n[ 0.284430] acpiphp: Slot [30] registered\n[ 0.285233] acpiphp: Slot [31] registered\n[ 0.286044] PCI host bridge to bus 0000:00\n[ 0.286860] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290733] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.292177] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301072] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308954] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356788] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359702] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361116] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362502] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363763] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364923] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367697] vgaarb: loaded\n[ 0.368292] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369432] SCSI subsystem initialized\n[ 0.370243] ACPI: bus type USB registered\n[ 0.371057] usbcore: registered new interface driver usbfs\n[ 0.372077] usbcore: registered new interface driver hub\n[ 0.373071] usbcore: registered new device driver usb\n[ 0.374106] PCI: Using ACPI for IRQ routing\n[ 0.375138] NetLabel: Initializing\n[ 0.375878] NetLabel: domain hash size = 128\n[ 0.376724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377674] NetLabel: unlabeled traffic allowed by default\n[ 0.378753] amd_nb: Cannot enumerate AMD northbridges\n[ 0.379712] clocksource: Switched to clocksource kvm-clock\n[ 0.385251] AppArmor: AppArmor Filesystem Enabled\n[ 0.386200] pnp: PnP ACPI init\n[ 0.387107] pnp: PnP ACPI: found 5 devices\n[ 0.393152] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394843] NET: Registered protocol family 2\n[ 0.395791] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397050] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.398240] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.399401] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.400483] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.401652] NET: Registered protocol family 1\n[ 0.402505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404654] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433137] Trying to unpack rootfs image as initramfs...\n[ 1.748729] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.764801] Scanning for low memory corruption every 60 seconds\n[ 1.766369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.767788] audit: initializing netlink subsys (disabled)\n[ 1.769043] audit: type=2000 audit(1530485306.335:1): initialized\n[ 1.770609] Initialise system trusted keyring\n[ 1.771747] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.773179] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.775428] zbud: loaded\n[ 1.776259] VFS: Disk quotas dquot_6.6.0\n[ 1.777253] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.778941] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.780425] fuse init (API version 7.23)\n[ 1.781481] Key type big_key registered\n[ 1.782445] Allocating IMA MOK and blacklist keyrings.\n[ 1.783788] Key type asymmetric registered\n[ 1.784785] Asymmetric key parser 'x509' registered\n[ 1.785945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.787746] io scheduler noop registered\n[ 1.788711] io scheduler deadline registered (default)\n[ 1.789926] io scheduler cfq registered\n[ 1.790925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.792216] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.793764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.795524] ACPI: Power Button [PWRF]\n[ 1.796549] GHES: HEST is not enabled!\n[ 1.810654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.840481] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.843383] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.867602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.870006] Linux agpgart interface v0.103\n[ 1.872211] brd: module loaded\n[ 1.873611] loop: module loaded\n[ 1.875354] vda: vda1\n[ 1.876917] scsi host0: ata_piix\n[ 1.877799] scsi host1: ata_piix\n[ 1.878654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.880167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.881910] libphy: Fixed MDIO Bus: probed\n[ 1.882916] tun: Universal TUN/TAP device driver, 1.6\n[ 1.884091] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.886536] PPP generic driver version 2.4.2\n[ 1.887611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.889097] ehci-pci: EHCI PCI platform driver\n[ 1.890172] ehci-platform: EHCI generic platform driver\n[ 1.891381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.892778] ohci-pci: OHCI PCI platform driver\n[ 1.893849] ohci-platform: OHCI generic platform driver\n[ 1.895055] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.909858] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.911078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.912853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.914091] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.915454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.916988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.918711] usb usb1: Product: UHCI Host Controller\n[ 1.919894] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.921304] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.922463] hub 1-0:1.0: USB hub found\n[ 1.923405] hub 1-0:1.0: 2 ports detected\n[ 1.924490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.926939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.928114] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.929413] mousedev: PS/2 mouse device common for all mice\n[ 1.930918] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.933152] rtc_cmos 00:00: RTC can wake from S4\n[ 1.934452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.935955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.937457] i2c /dev entries driver\n[ 1.938380] device-mapper: uevent: version 1.0.3\n[ 1.939540] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.941599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.943161] NET: Registered protocol family 10\n[ 1.944386] NET: Registered protocol family 17\n[ 1.945497] Key type dns_resolver registered\n[ 1.946686] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.948103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.950360] registered taskstats version 1\n[ 1.951429] Loading compiled-in X.509 certificates\n[ 1.953125] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.955472] zswap: loaded using pool lzo/zbud\n[ 1.957499] Key type trusted registered\n[ 1.960017] Key type encrypted registered\n[ 1.961067] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.962352] ima: No TPM chip found, activating TPM-bypass!\n[ 1.963672] evm: HMAC attrs: 0x1\n[ 1.964804] Magic number: 10:203:855\n[ 1.965849] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:26 UTC (1530485306)\n[ 1.967872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.969275] EDD information not available.\n[ 2.036282] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.037978] ata1.00: configured for MWDMA2\n[ 2.039391] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.042068] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.043591] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.055565] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.057678] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.059553] Write protecting the kernel read-only data: 14336k\n[ 2.061380] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.063459] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.072664] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.074872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.077300] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.079633] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.081951] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.084283] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.086510] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.088695] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.093738] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.122308] virtio_net virtio0 ens3: renamed from eth0\n[ 2.132293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.134885] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.155357] AVX2 version of gcm_enc/dec engaged.\n[ 2.156543] AES CTR mode by8 optimization enabled\n[ 2.172110] FDC 0 is a S82078B\n[ 2.235734] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.400484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.402079] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.403732] usb 1-1: Product: QEMU USB Tablet\n[ 2.404812] usb 1-1: Manufacturer: QEMU\n[ 2.405776] usb 1-1: SerialNumber: 42\n[ 2.414411] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.421969] usbcore: registered new interface driver usbhid\n[ 2.423352] usbhid: USB HID core driver\n[ 2.425815] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.428760] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.764000] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.398346] md: linear personality registered for level -1\n[ 3.401196] md: multipath personality registered for level -4\n[ 3.404120] md: raid0 personality registered for level 0\n[ 3.407277] md: raid1 personality registered for level 1\n[ 3.475714] raid6: sse2x1 gen() 11314 MB/s\n[ 3.543717] raid6: sse2x1 xor() 8798 MB/s\n[ 3.611715] raid6: sse2x2 gen() 14095 MB/s\n[ 3.679717] raid6: sse2x2 xor() 9784 MB/s\n[ 3.747714] raid6: sse2x4 gen() 16737 MB/s\n[ 3.815716] raid6: sse2x4 xor() 11569 MB/s\n[ 3.883715] raid6: avx2x1 gen() 22064 MB/s\n[ 3.951716] raid6: avx2x2 gen() 25630 MB/s\n[ 4.019715] raid6: avx2x4 gen() 29435 MB/s\n[ 4.020584] raid6: using algorithm avx2x4 gen() 29435 MB/s\n[ 4.021616] raid6: using avx2x2 recovery algorithm\n[ 4.023848] xor: automatically using best checksumming function:\n[ 4.063716] avx : 34783.000 MB/sec\n[ 4.065803] async_tx: api initialized (async)\n[ 4.074808] md: raid6 personality registered for level 6\n[ 4.075940] md: raid5 personality registered for level 5\n[ 4.076959] md: raid4 personality registered for level 4\n[ 4.081580] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.107174] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.136050] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.224674] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.228023] systemd[1]: Detected virtualization kvm.\n[ 4.228997] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.232620] systemd[1]: Set hostname to .\n[ 4.236383] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.237521] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.336596] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.338770] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.340700] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.342747] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.344769] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.347084] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.350397] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.352559] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.354707] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.356673] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.359403] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.361893] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.364111] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.366367] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.368509] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.371089] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.377390] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.379802] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.385384] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.389613] Loading iSCSI transport class v2.0-870.\n[ 4.390735] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.396396] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 4.398612] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.402758] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.409255] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.413576] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.423872] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.429398] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.434717] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.437622] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.[ 4.441494] iscsi: registered transport (iser)\n\n[ 4.443263] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.448556] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.453056] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.455387] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m[ 4.459916] EXT4-fs (vda1): re-mounted. Opts: (null)\n] Mounted POSIX Message Queue File System.\n[ 4.462386] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.470887] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.977132] cloud-init[450]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 01 Jul 2018 22:48:29 +0000. Up 5.27 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 8.437818] cloud-init[1015]: Cloud-init v. 0.7.9 running 'init' at Sun, 01 Jul 2018 22:48:31 +0000. Up 7.15 seconds.\n[ 8.439718] cloud-init[1015]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.444110] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.448097] cloud-init[1015]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.452097] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.454045] cloud-init[1015]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:35:c0:07 |\n[ 8.460127] cloud-init[1015]: ci-info: | ens3 | True | fe80::f816:3eff:fe35:c007/64 | . | link | fa:16:3e:35:c0:07 |\n[ 8.462020] cloud-init[1015]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.468108] cloud-init[1015]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.469985] cloud-init[1015]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.476107] cloud-init[1015]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.477831] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.480099] cloud-init[1015]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.484111] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.488094] cloud-init[1015]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.492109] cloud-init[1015]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.493842] cloud-init[1015]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.498478] cloud-init[1015]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m[ 8.504242] cloud-init[1015]: Generating public/private rsa key pair.\n[ 8.505238] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.506430] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.507663] cloud-init] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[1015]: The key fingerprint is:\n Starting LXD - unix socket.\n[ 8.514804] cloud-init[1015]: [[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\nSHA256:qN+q+oiOjZtsco6fO84mVAx4SI/2OLyjMO034EVzfzo root@sdnvpn-13-2\n[ 8.520221] cloud-init[1015]: The key's randomart image is:\n[ 8.521733] cloud-init[1015]: +---[RSA 2048]----+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.525204] cloud-init[1015]: |oo |\n[[0;32m OK [0m] Reached target Paths.\n[ 8.527117] cloud-init[1015]: |o.+ |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.531682] cloud-init[1015]: | +o. |\n[ 8.532722] cloud-init[1015]: |o ooo .. |\n[ 8.534085] cloud-init[1015]: | +.o o..S |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 8.536427] cloud-init[1015]: | o+ .. . . |\n[ 8.537232] cloud-init[1015]: |++.o. o |\n[ 8.538001] cloud-init[1015]: |B@*oo. .E |\n[ 8.538765] cloud-init[1015]: |%@%*ooo... |\n[ 8.539552] cloud-init[1015]: \n[[0;32m OK [0m] Listening on LXD - unix socket.\n+----[SHA256]-----+\n[ 8.543932] cloud-init[1015]: Generating public/private dsa key pair.\n[ 8.548177] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.552337] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 8.556868] cloud-init[1015]: The key fingerprint is:\n Starting LXD - container startup/shutdown...\n[ 8.560056] cloud-init[1015]: SHA256:+7q9qrtJPuXqrtxYbWNelXCV+O5q9PYRo1m/6eF7Oac root@sdnvpn-13-2\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 8.563721] cloud-init[1015]: The key's randomart image is: Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n[ 8.569629] cloud-init[1015]: +---[DSA 1024]----+ Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n\n[ 8.583092] [[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1015]: | ... |\n[ 8.626879] cloud-init[1015]: | ... |\n[ 8.635742] cloud-init[1015]: | . .. |\n[ 8.642335] [[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.cloud-init[1015]: | o .. |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 8.681704] cloud-init[1015]: | S o. + |\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.705509] cloud-init[1015]: | ... .. = +|\n[ 8.725240] cloud-init[1015]: | oo* .. = oo|[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n \nStarting Login to default iSCSI targets...\n[ 8.759061] cloud-init[1015]: | . *.=.= . =oB|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 8.771419] cloud-init[1015]: | ++@*=++o.oEO*|\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 8.790470] cloud-init[1015]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 8.798752] cloud-init[1015]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n[ 8.811771] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 8.863280] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 8.891721] cloud-init[1015]: The key fingerprint is:\n[[0;32m OK [0m] Started Set console scheme.\n[ 8.902442] cloud-init[1015]: SHA256:A+Um8WguxCwobeEWzAd2kFcddLIcALStey9f72sNCWo root@sdnvpn-13-2\n[ 8.919880] cloud-init[1015]: The key's randomart image is:\n[ 8.925434] cloud-init[1015]: +---[ECDSA 256]---+\n[ 8.928088] cloud-init[1015]: | o*=+o++*.. |\n[ 8.931756] cloud-init[1015]: | =+*oo B.= |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.938999] cloud-init[1015]: |o *o= * * |\n[ 8.945477] cloud-init[1015]: |.o o + + . |\n[ 8.948106] cloud-init[1015]: | o . S. . . |\n[ 8.952092] cloud-init[1015]: | o E. o |\n[ 8.953139] cloud-init[1015]: | . .. . o |\n[ 8.956083] cloud-init[1015]: | ... . .. . |\n[ 8.959404] cloud-init[1015]: | oo o+. |\n[ 8.962519] cloud-init[1015]: +----[SHA256]-----+\n[ 8.964084] cloud-init[1015]: Generating public/private ed25519 key pair.\n[ 8.968167] cloud-init[1015]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.970655] cloud-init[1015]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.974468] cloud-init[1015]: The key fingerprint is:\n[ 8.976923] cloud-init[1015]: SHA256:yutIXJuL+R8hZS2O59joT+BQURkNzTbw8ETZ/EPfQCA root@sdnvpn-13-2\n[ 8.980217] cloud-init[1015]: The key's randomart image is:\n[ 8.983232] cloud-init[1015]: +--[ED25519 256]--+\n[ 8.985571] cloud-init[1015]: | ..*XE+.o. |\n[ 8.988127] cloud-init[1015]: | ..*B.o o |\n[ 8.990282] cloud-init[1015]: | . +.+. o o.|\n[ 8.992863] cloud-init[1015]: | . = . o o|\n[ 8.994818] cloud-init[1015]: | . = S . |\n[ 8.997564] cloud-init[1015]: | . = % . |\n[ 8.999802] cloud-init[1015]: | o O = |\n[ 9.005794] cloud-init[1015]: | . = + . |\n[ 9.008090] cloud-init[1015]: | +o*oo |\n[ 9.012335] cloud-init[1015]: +----[SHA256]-----+\n[ 9.236874] cloud-init[1177]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 9.868076] cloud-init[1177]: en_US.UTF-8... done\n[ 9.870119] cloud-init[1177]: Generation complete.\n[ 10.250268] cloud-init[1177]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 01 Jul 2018 22:48:33 +0000. Up 9.17 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.549419] cloud-init[1391]: + sudo useradd -m sdnvpn\n[ 10.609892] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.839040] cloud-init[1391]: + sudo adduser sdnvpn sudo\n[ 10.894966] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 10.931585] cloud-init[1391]: Adding user `sdnvpn' to group `sudo' ...\n[ 10.935689] cloud-init[1391]: Adding user sdnvpn to group sudo\n[ 11.041914] cloud-init[1391]: Done.\n[ 11.043665] cloud-init[1391]: + chpasswd\n[ 11.045048] cloud-init[1391]: + sudo echo sdnvpn:opnfv\n[ 11.098997] cloud-init[1391]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.126399] cloud-init[1391]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-07-01 22:56:47,175 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action used request id req-07e6b468-fb42-4d8a-893d-5604a6a2773f 2018-07-01 22:56:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" 2018-07-01 22:56:49,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json X-Openstack-Request-Id: req-81800995-9b9b-44ea-8c7c-83e864aff907 Date: Sun, 01 Jul 2018 22:56:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:53:39Z", "size": 493813760, "disk_format": "qcow2", "updated_at": "2018-07-01T22:53:51Z", "visibility": "public", "locations": [{"url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/03370da3-4fc1-47ed-83af-789b2f3219b1/snap", "metadata": {}}], "self": "/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1", "min_disk": 0, "protected": false, "id": "03370da3-4fc1-47ed-83af-789b2f3219b1", "file": "/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1/file", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "owner": "f16c7a69d81940ad84961cd4d69080fa", "direct_url": "rbd://7fb7b080-c1c4-45bd-9907-5e4c84d2ee87/images/03370da3-4fc1-47ed-83af-789b2f3219b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-07-01 22:56:49,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20 used request id req-81800995-9b9b-44ea-8c7c-83e864aff907 2018-07-01 22:56:49,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" 2018-07-01 22:56:49,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85a6e0af-452b-4def-b3e9-fd6a5d1768a5 Date: Sun, 01 Jul 2018 22:56:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-01 22:56:49,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-85a6e0af-452b-4def-b3e9-fd6a5d1768a5 2018-07-01 22:56:49,635 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-07-01 22:56:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-07-01 22:56:49,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/239fda53-50d0-4e15-b6e8-c3913077bb18 X-Openstack-Request-Id: req-1e0f591b-61ec-449e-b9ae-e55f87f6c83b Date: Sun, 01 Jul 2018 22:56:49 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T22:56:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T22:56:49Z", "visibility": "public", "locations": [], "self": "/v2/images/239fda53-50d0-4e15-b6e8-c3913077bb18", "min_disk": 0, "protected": false, "id": "239fda53-50d0-4e15-b6e8-c3913077bb18", "file": "/v2/images/239fda53-50d0-4e15-b6e8-c3913077bb18/file", "checksum": null, "owner": "f16c7a69d81940ad84961cd4d69080fa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 22:56:49,953 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1e0f591b-61ec-449e-b9ae-e55f87f6c83b 2018-07-01 22:56:49,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/239fda53-50d0-4e15-b6e8-c3913077bb18/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" -d '' 2018-07-01 22:56:50,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-509d93ce-0334-4165-8b8c-cc025cf1051c Date: Sun, 01 Jul 2018 22:56:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:56:50,748 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/239fda53-50d0-4e15-b6e8-c3913077bb18/file used request id req-509d93ce-0334-4165-8b8c-cc025cf1051c 2018-07-01 22:56:50,748 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-07-01 22:56:50,748 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=239fda53-50d0-4e15-b6e8-c3913077bb18 network=45aa9484-be9d-4ec0-88a3-e4ff4983a1e8 secgroup=5db98842-b223-44a0-8cb5-5a93855ebeff hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 179.24.1.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:56:50,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:56:50,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:56:50,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:56:50,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:56:50,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:56:50,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:56:50,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:56:50,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:56:50,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:56:50,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:56:50,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 22:56:50,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-01 22:56:50,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 22:56:50,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 22:56:50,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 22:56:50,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 22:56:50,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 22:56:50,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-01 22:56:50,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-01 22:56:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:56:50,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63958b68-901d-4ee9-9bd9-2d968ffca71d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:56:50,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-63958b68-901d-4ee9-9bd9-2d968ffca71d 2018-07-01 22:56:50,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:56:51,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["WF8CAuk_Sx-MhMwiqMRjIA"], "issued_at": "2018-07-01T22:56:51.000000Z"}} 2018-07-01 22:56:51,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" 2018-07-01 22:56:51,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96bf0e4d-770f-430b-a3c8-c25f66a2f600 x-compute-request-id: req-96bf0e4d-770f-430b-a3c8-c25f66a2f600 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0aa5a10-3515-4cf3-b3f8-ccf13fd489c3", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-07-01 22:56:51,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-96bf0e4d-770f-430b-a3c8-c25f66a2f600 2018-07-01 22:56:51,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" 2018-07-01 22:56:51,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b0074c-1855-41e5-9539-2f9a261da5cd x-compute-request-id: req-81b0074c-1855-41e5-9539-2f9a261da5cd Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-07-01 22:56:51,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 used request id req-81b0074c-1855-41e5-9539-2f9a261da5cd 2018-07-01 22:56:51,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "239fda53-50d0-4e15-b6e8-c3913077bb18", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "45aa9484-be9d-4ec0-88a3-e4ff4983a1e8"}], "config_drive": true}}' 2018-07-01 22:56:52,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad198b16-2d99-4468-b101-5105d6140a06 x-compute-request-id: req-ad198b16-2d99-4468-b101-5105d6140a06 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a0fb910-57d0-466d-99fe-fae75fea3bc3", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "bookmark"}], "adminPass": "GTGH6YxcxvLy"}} 2018-07-01 22:56:52,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ad198b16-2d99-4468-b101-5105d6140a06 2018-07-01 22:56:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.14" 2018-07-01 22:56:52,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab619bc5-94b9-4283-bc41-c8c7ba54475d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-01 22:56:52,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000/v3 used request id req-ab619bc5-94b9-4283-bc41-c8c7ba54475d 2018-07-01 22:56:52,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-01 22:56:53,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab5bcf6974844c4b828671c90e690060", "name": "admin"}], "expires_at": "2018-07-01T23:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f16c7a69d81940ad84961cd4d69080fa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "260df3258bf94fa4bbb97b9d3fee9a50"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f5e14fb42b948f881082c206a94edee"}, {"url": "http://172.30.9.26:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c73f86fb092423e961be49503b2ff77"}], "type": "key-manager", "id": "141dcdeb153648bc97460d8db3f8c38f", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "547bffb776e8471daeb3cf6e0e8074a2"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e3c2f233478447088ce21e2f0b23e78"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab66ee932b3e4be8aa6e5cf039f3a0b1"}], "type": "placement", "id": "2278d6cd575a419580ba5b3b4dc741e7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d672b7d9c784f52b61aa3e2a2e22f44"}, {"url": "http://172.30.9.26:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7093bbd0da04e8299da6eb85c2e3d35"}, {"url": "http://192.30.9.5:8776/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d82bebeb66e444cfaf561acd41a7e23f"}], "type": "volume", "id": "46d857f1088a4447b287ae77a40a4bee", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "063432f3277e4e4bb334b0e40ae20a6b"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e55f1207b44bcfa3859230c8bbfdc4"}, {"url": "http://172.30.9.26:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7499feb293cb49ba8d7e8272f04345b9"}], "type": "policy", "id": "654b1bd2e42945a79c2ea19aae0707b8", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ff22e16d0b41f58cbddb8730953a10"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a7b42b18cdbe4ff88f9464dfd1da6def"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae58c1d14125438ca96535ee1322fb5f"}], "type": "identity", "id": "6b8b53798e784a76b063b0e035d8ce03", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "22f5d07f882842d1950d7f2d2a604a35"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe3cacc703a46bf9acb2a03a5840163"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d17b485f5bd34ff498b9ce37da67cdf8"}], "type": "metric", "id": "6ed4f253bf1d49fd969d1708755196d0", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "09406a15da86444c806637e91cec140c"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89baf2958ec34c2291bf2213a0debb18"}, {"url": "http://192.30.9.5:8776/v3/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc0b3bf3b3c441598b95701f3d47acb7"}], "type": "volumev3", "id": "753494cef3ac44b9b3009a6135ca89fa", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16f52325c40645e69d8b3249da863c26"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "74392a47a7eb48afa5f0be7cf6e09b40"}, {"url": "http://192.30.9.5:8004/v1/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83d1da9bbbe743d6b8568df47ae6819f"}], "type": "orchestration", "id": "8e8c188d3ee84b0881ce0c3be2c636b9", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a12ee51442c468f9b87c28065f57f6d"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ec1ff17d61a4ef6ab31d6291501ce1b"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee67b73d858244a0b83d993bc97e4136"}], "type": "alarming", "id": "9e78b123b0e64471be258b5f2005caa5", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "c7352cdae5cd415984d8461b7bda0174", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "307517974eb447c59389b4d4acedd305"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620f9b0c64d2454fb69ad27f44e29254"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "752c9ca08b974587ad97de1196039c6e"}], "type": "image", "id": "cc9f2f57df3a4b148ddb98ee0f817cb8", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "085a922aef764032ab5b176fcfe5e354"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3dacc9b0fe8b430bac7cf4819e0cdbe2"}, {"url": "http://192.30.9.5:8776/v2/f16c7a69d81940ad84961cd4d69080fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5cf4a0105ccc43f19a11ca284fa4ba6f"}], "type": "volumev2", "id": "ce4cb34aea114fafbfbd086ff8fe6a5c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f97ced3d35844bc953f6b2b0a0752e7"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5395009b4d784cf88599aacd1c291b04"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7e00b5d13114bb894b2d944ad8d2ef7"}], "type": "compute", "id": "d53ac72f16604361b0a8ed2664b45f1c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3535ab2de5d642bda16cab11eefcbe28"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba8c13b197d644fe94089f77c71faeb3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be13ebf7fd844845ba3440571eab5eae"}], "type": "network", "id": "e680db0f3fd34454bc2c37e5e2ccfb45", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "048da4b233184a08bb61b089383ddb78"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26e53f8bba994b22be897db80efbce3d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a628550557a46548f3cfcd653072653"}], "type": "cloudformation", "id": "fdde87cc47434bc19a91b1ceff82eece", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "102f9061ff4446ab997c78184bdaa6af"}, "audit_ids": ["JVKS7lRnR_q5mcwnInxRLA"], "issued_at": "2018-07-01T22:56:53.000000Z"}} 2018-07-01 22:56:53,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e657c00c966258afbcc21a3cb47fac57ed5784f" 2018-07-01 22:56:53,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10a01b15-e405-45f5-8c18-4642d565ded9 x-compute-request-id: req-10a01b15-e405-45f5-8c18-4642d565ded9 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "bookmark"}], "image": {"id": "239fda53-50d0-4e15-b6e8-c3913077bb18", "links": [{"href": "http://172.30.9.26:8774/images/239fda53-50d0-4e15-b6e8-c3913077bb18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "7a0fb910-57d0-466d-99fe-fae75fea3bc3", "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:56:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-3", "created": "2018-07-01T22:56:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:53,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 used request id req-10a01b15-e405-45f5-8c18-4642d565ded9 2018-07-01 22:56:56,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e657c00c966258afbcc21a3cb47fac57ed5784f" 2018-07-01 22:56:57,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:56:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a4828d8-2307-456b-acad-d7a3a1cd15ef x-compute-request-id: req-6a4828d8-2307-456b-acad-d7a3a1cd15ef Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "bookmark"}], "image": {"id": "239fda53-50d0-4e15-b6e8-c3913077bb18", "links": [{"href": "http://172.30.9.26:8774/images/239fda53-50d0-4e15-b6e8-c3913077bb18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "7a0fb910-57d0-466d-99fe-fae75fea3bc3", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-07-01T22:56:53Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-07-01T22:56:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:56:57,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 used request id req-6a4828d8-2307-456b-acad-d7a3a1cd15ef 2018-07-01 22:57:00,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e657c00c966258afbcc21a3cb47fac57ed5784f" 2018-07-01 22:57:01,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbb1ba2b-5161-42ff-a5aa-895549568129 x-compute-request-id: req-fbb1ba2b-5161-42ff-a5aa-895549568129 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:6e:9f", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "bookmark"}], "image": {"id": "239fda53-50d0-4e15-b6e8-c3913077bb18", "links": [{"href": "http://172.30.9.26:8774/images/239fda53-50d0-4e15-b6e8-c3913077bb18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-07-01T22:48:35.000000", "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "7a0fb910-57d0-466d-99fe-fae75fea3bc3", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:56:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-07-01T22:56:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:57:01,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 used request id req-fbb1ba2b-5161-42ff-a5aa-895549568129 2018-07-01 22:57:01,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" 2018-07-01 22:57:01,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fabc6d2-5c6b-4ca8-a814-28ee2693d943 x-compute-request-id: req-0fabc6d2-5c6b-4ca8-a814-28ee2693d943 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:6e:9f", "version": 4, "addr": "10.10.10.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3", "rel": "bookmark"}], "image": {"id": "239fda53-50d0-4e15-b6e8-c3913077bb18", "links": [{"href": "http://172.30.9.26:8774/images/239fda53-50d0-4e15-b6e8-c3913077bb18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-07-01T22:48:35.000000", "flavor": {"id": "6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "links": [{"href": "http://172.30.9.26:8774/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31", "rel": "bookmark"}]}, "id": "7a0fb910-57d0-466d-99fe-fae75fea3bc3", "security_groups": [{"name": "default"}], "user_id": "102f9061ff4446ab997c78184bdaa6af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-01T22:56:58Z", "hostId": "3163f8a15463a54250409d0991348a88d72aa1f3d073b68bdcc14c08", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-07-01T22:56:52Z", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 22:57:01,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3 used request id req-0fabc6d2-5c6b-4ca8-a814-28ee2693d943 2018-07-01 22:57:01,754 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.16'. 2018-07-01 22:57:01,754 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-07-01 22:57:01,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" -d '{"addSecurityGroup": {"name": "5db98842-b223-44a0-8cb5-5a93855ebeff"}}' 2018-07-01 22:57:03,148 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:57:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b83d55fa-7f3c-4b26-ad15-90a861ad895f x-compute-request-id: req-b83d55fa-7f3c-4b26-ad15-90a861ad895f Content-Length: 0 Content-Type: application/json 2018-07-01 22:57:03,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-b83d55fa-7f3c-4b26-ad15-90a861ad895f 2018-07-01 22:57:03,149 - sdnvpn_test_utils - INFO - Waiting for instance 7a0fb910-57d0-466d-99fe-fae75fea3bc3 to boot up 2018-07-01 22:57:03,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:04,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aeb70e4-987b-41d6-b9c0-adf0472ca524 x-compute-request-id: req-7aeb70e4-987b-41d6-b9c0-adf0472ca524 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:04,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-7aeb70e4-987b-41d6-b9c0-adf0472ca524 2018-07-01 22:57:06,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:07,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88229faf-ae85-4f14-9f6c-4e37aed8f4e5 x-compute-request-id: req-88229faf-ae85-4f14-9f6c-4e37aed8f4e5 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:07,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-88229faf-ae85-4f14-9f6c-4e37aed8f4e5 2018-07-01 22:57:09,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:10,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c59dcee8-9ecc-40d7-b646-b25126b18aec x-compute-request-id: req-c59dcee8-9ecc-40d7-b646-b25126b18aec Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:10,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-c59dcee8-9ecc-40d7-b646-b25126b18aec 2018-07-01 22:57:12,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:13,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73c8ce14-5d5c-4f4c-a506-8d0dc3c07cf8 x-compute-request-id: req-73c8ce14-5d5c-4f4c-a506-8d0dc3c07cf8 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:13,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-73c8ce14-5d5c-4f4c-a506-8d0dc3c07cf8 2018-07-01 22:57:15,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:16,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2eb28ae-fc4a-4bb3-8c2e-c5ae89db2851 x-compute-request-id: req-a2eb28ae-fc4a-4bb3-8c2e-c5ae89db2851 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:16,526 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-a2eb28ae-fc4a-4bb3-8c2e-c5ae89db2851 2018-07-01 22:57:18,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:19,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5917eb1c-b6a2-4962-842e-b73ad198e13f x-compute-request-id: req-5917eb1c-b6a2-4962-842e-b73ad198e13f Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:19,601 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-5917eb1c-b6a2-4962-842e-b73ad198e13f 2018-07-01 22:57:21,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:22,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67aebbe8-a0ca-482f-bf84-32b56f3fbfea x-compute-request-id: req-67aebbe8-a0ca-482f-bf84-32b56f3fbfea Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:22,679 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-67aebbe8-a0ca-482f-bf84-32b56f3fbfea 2018-07-01 22:57:24,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:25,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-535b5832-e74c-4fc2-9216-ce9de367254a x-compute-request-id: req-535b5832-e74c-4fc2-9216-ce9de367254a Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:25,759 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-535b5832-e74c-4fc2-9216-ce9de367254a 2018-07-01 22:57:27,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:28,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-987521e0-a15f-4023-99f7-8a9b039cb08f x-compute-request-id: req-987521e0-a15f-4023-99f7-8a9b039cb08f Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:28,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-987521e0-a15f-4023-99f7-8a9b039cb08f 2018-07-01 22:57:30,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:31,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2e4f29a-90cd-4d82-b863-e1a192068dec x-compute-request-id: req-e2e4f29a-90cd-4d82-b863-e1a192068dec Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:31,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-e2e4f29a-90cd-4d82-b863-e1a192068dec 2018-07-01 22:57:33,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:34,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc3425b0-0d3d-4d8f-9872-eb03b2d456a8 x-compute-request-id: req-cc3425b0-0d3d-4d8f-9872-eb03b2d456a8 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:34,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-cc3425b0-0d3d-4d8f-9872-eb03b2d456a8 2018-07-01 22:57:37,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:38,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c855db4-efcd-4987-9076-d444b6b62c2d x-compute-request-id: req-2c855db4-efcd-4987-9076-d444b6b62c2d Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:38,074 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-2c855db4-efcd-4987-9076-d444b6b62c2d 2018-07-01 22:57:40,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:41,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8019947b-5111-4480-bbac-61fa71d45155 x-compute-request-id: req-8019947b-5111-4480-bbac-61fa71d45155 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:41,155 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-8019947b-5111-4480-bbac-61fa71d45155 2018-07-01 22:57:43,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:44,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3619ba7-576b-4033-a810-3a3459c7cbd5 x-compute-request-id: req-c3619ba7-576b-4033-a810-3a3459c7cbd5 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:44,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-c3619ba7-576b-4033-a810-3a3459c7cbd5 2018-07-01 22:57:46,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:47,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7b22fd-7c4b-4f3b-b1c8-167357c98e2c x-compute-request-id: req-fc7b22fd-7c4b-4f3b-b1c8-167357c98e2c Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:47,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-fc7b22fd-7c4b-4f3b-b1c8-167357c98e2c 2018-07-01 22:57:49,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:50,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eff1a7a-ee87-4353-ae9b-5250d07b7881 x-compute-request-id: req-2eff1a7a-ee87-4353-ae9b-5250d07b7881 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:50,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-2eff1a7a-ee87-4353-ae9b-5250d07b7881 2018-07-01 22:57:52,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:53,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e77483e9-020b-40c1-969e-b528ff5e1cdb x-compute-request-id: req-e77483e9-020b-40c1-969e-b528ff5e1cdb Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:53,469 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-e77483e9-020b-40c1-969e-b528ff5e1cdb 2018-07-01 22:57:55,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:56,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f71ce3b-b538-4423-a25f-f1569ae46e3a x-compute-request-id: req-0f71ce3b-b538-4423-a25f-f1569ae46e3a Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:56,545 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-0f71ce3b-b538-4423-a25f-f1569ae46e3a 2018-07-01 22:57:58,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:57:59,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bdb6dfe-043f-4767-94d7-f80180bec81f x-compute-request-id: req-9bdb6dfe-043f-4767-94d7-f80180bec81f Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-07-01 22:57:59,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-9bdb6dfe-043f-4767-94d7-f80180bec81f 2018-07-01 22:58:01,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:58:02,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dd78d83-1240-4e32-9430-2873ff140f92 x-compute-request-id: req-7dd78d83-1240-4e32-9430-2873ff140f92 Content-Encoding: gzip Content-Length: 8065 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n"} 2018-07-01 22:58:02,755 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-7dd78d83-1240-4e32-9430-2873ff140f92 2018-07-01 22:58:04,758 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-07-01 22:58:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-878078", "route_distinguishers": ["12:12", "13:13"]}}' 2018-07-01 22:58:05,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-3c624e40-3272-4aac-b725-17442e29cd7d Date: Sun, 01 Jul 2018 22:58:05 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12", "13:13"], "routers": [], "id": "80cf69ad-c325-46d6-97e5-c4ff07d57a89", "name": "sdnvpn-878078", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "type": "l3"}} 2018-07-01 22:58:05,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns used request id req-3c624e40-3272-4aac-b725-17442e29cd7d 2018-07-01 22:58:05,436 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-878078', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'f16c7a69d81940ad84961cd4d69080fa', u'route_targets': [], u'project_id': u'f16c7a69d81940ad84961cd4d69080fa', u'type': u'l3', u'id': u'80cf69ad-c325-46d6-97e5-c4ff07d57a89'}} 2018-07-01 22:58:05,436 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-07-01 22:58:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/80cf69ad-c325-46d6-97e5-c4ff07d57a89/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"router_association": {"router_id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894"}}' 2018-07-01 22:58:05,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-c854491f-fd10-4aec-8ec4-985b50d54d2a Date: Sun, 01 Jul 2018 22:58:05 GMT RESP BODY: {"router_association": {"router_id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "341d88f7-1d68-4498-9800-bc9e1564a16f"}} 2018-07-01 22:58:05,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/80cf69ad-c325-46d6-97e5-c4ff07d57a89/router_associations used request id req-c854491f-fd10-4aec-8ec4-985b50d54d2a 2018-07-01 22:58:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"router": {"routes": [{"nexthop": "10.10.10.12", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.11", "destination": "179.24.1.12/32"}]}}' 2018-07-01 22:58:06,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4de21bb4-7e30-4659-9cb4-b72ff48d2b27 Date: Sun, 01 Jul 2018 22:58:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:53:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:58:06Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.11", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.12", "destination": "179.24.1.12/32"}], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894", "name": "sdnvpn-13-1-router"}} 2018-07-01 22:58:06,495 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 used request id req-4de21bb4-7e30-4659-9cb4-b72ff48d2b27 2018-07-01 22:58:06,495 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-07-01 22:58:36,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:58:37,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c8c2ef8-ee07-41b3-a5f9-754cd085575c x-compute-request-id: req-8c8c2ef8-ee07-41b3-a5f9-754cd085575c Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 29.30s]\nping 179.24.1.12 OK\n"} 2018-07-01 22:58:37,596 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-8c8c2ef8-ee07-41b3-a5f9-754cd085575c 2018-07-01 22:58:37,597 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.16) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-07-01 22:58:37,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f2d00a4ecf7defb9b31c5b531c4693aae7cc54" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-01 22:58:38,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c256ade0-2776-46f8-bce8-052154a81f3a x-compute-request-id: req-c256ade0-2776-46f8-bce8-052154a81f3a Content-Encoding: gzip Content-Length: 8106 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 503404327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137503] pid_max: default: 32768 minimum: 301\n[ 0.138377] ACPI: Core revision 20150930\n[ 0.139751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141041] Security Framework initialized\n[ 0.141843] Yama: becoming mindful.\n[ 0.142564] AppArmor: AppArmor initialized\n[ 0.143441] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147675] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149045] Initializing cgroup subsys io\n[ 0.149845] Initializing cgroup subsys memory\n[ 0.150686] Initializing cgroup subsys devices\n[ 0.151550] Initializing cgroup subsys freezer\n[ 0.152402] Initializing cgroup subsys net_cls\n[ 0.153247] Initializing cgroup subsys perf_event\n[ 0.154139] Initializing cgroup subsys net_prio\n[ 0.155015] Initializing cgroup subsys hugetlb\n[ 0.155863] Initializing cgroup subsys pids\n[ 0.156730] CPU: Physical Processor ID: 0\n[ 0.158202] mce: CPU supports 10 MCE banks\n[ 0.159049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177563] ftrace: allocating 31920 entries in 125 pages\n[ 0.205092] smpboot: Max logical packages: 1\n[ 0.205926] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207258] x2apic enabled\n[ 0.208058] Switched APIC routing to physical x2apic.\n[ 0.209788] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210883] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212836] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214597] KVM setup paravirtual spinlock\n[ 0.215884] x86: Booted up 1 node, 1 CPUs\n[ 0.216673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218027] devtmpfs: initialized\n[ 0.219754] evm: security.selinux\n[ 0.220440] evm: security.SMACK64\n[ 0.221112] evm: security.SMACK64EXEC\n[ 0.221843] evm: security.SMACK64TRANSMUTE\n[ 0.222635] evm: security.SMACK64MMAP\n[ 0.223362] evm: security.ima\n[ 0.223992] evm: security.capability\n[ 0.224783] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226594] pinctrl core: initialized pinctrl subsystem\n[ 0.227662] RTC time: 22:48:35, date: 07/01/18\n[ 0.228596] NET: Registered protocol family 16\n[ 0.229553] cpuidle: using governor ladder\n[ 0.230355] cpuidle: using governor menu\n[ 0.231122] PCCT header not found.\n[ 0.231858] ACPI: bus type PCI registered\n[ 0.232663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233882] PCI: Using configuration type 1 for base access\n[ 0.235976] ACPI: Added _OSI(Module Device)\n[ 0.236809] ACPI: Added _OSI(Processor Device)\n[ 0.237660] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238540] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240625] ACPI: Interpreter enabled\n[ 0.241388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248608] ACPI: (supports S0 S5)\n[ 0.249299] ACPI: Using IOAPIC for interrupt routing\n[ 0.250310] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.256832] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259000] acpiphp: Slot [3] registered\n[ 0.259788] acpiphp: Slot [4] registered\n[ 0.260581] acpiphp: Slot [5] registered\n[ 0.261368] acpiphp: Slot [6] registered\n[ 0.262147] acpiphp: Slot [7] registered\n[ 0.262936] acpiphp: Slot [8] registered\n[ 0.263721] acpiphp: Slot [9] registered\n[ 0.264503] acpiphp: Slot [10] registered\n[ 0.265298] acpiphp: Slot [11] registered\n[ 0.266098] acpiphp: Slot [12] registered\n[ 0.266898] acpiphp: Slot [13] registered\n[ 0.267699] acpiphp: Slot [14] registered\n[ 0.268491] acpiphp: Slot [15] registered\n[ 0.279470] acpiphp: Slot [16] registered\n[ 0.280270] acpiphp: Slot [17] registered\n[ 0.281063] acpiphp: Slot [18] registered\n[ 0.281856] acpiphp: Slot [19] registered\n[ 0.282650] acpiphp: Slot [20] registered\n[ 0.283444] acpiphp: Slot [21] registered\n[ 0.284241] acpiphp: Slot [22] registered\n[ 0.285038] acpiphp: Slot [23] registered\n[ 0.285834] acpiphp: Slot [24] registered\n[ 0.286631] acpiphp: Slot [25] registered\n[ 0.287422] acpiphp: Slot [26] registered\n[ 0.288211] acpiphp: Slot [27] registered\n[ 0.289015] acpiphp: Slot [28] registered\n[ 0.289814] acpiphp: Slot [29] registered\n[ 0.290608] acpiphp: Slot [30] registered\n[ 0.291404] acpiphp: Slot [31] registered\n[ 0.292193] PCI host bridge to bus 0000:00\n[ 0.292992] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295369] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296784] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.298202] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305622] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306778] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314684] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316085] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362062] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363522] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364914] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367686] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372663] vgaarb: loaded\n[ 0.373253] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374385] SCSI subsystem initialized\n[ 0.375186] ACPI: bus type USB registered\n[ 0.376001] usbcore: registered new interface driver usbfs\n[ 0.377021] usbcore: registered new interface driver hub\n[ 0.378018] usbcore: registered new device driver usb\n[ 0.379067] PCI: Using ACPI for IRQ routing\n[ 0.380088] NetLabel: Initializing\n[ 0.380795] NetLabel: domain hash size = 128\n[ 0.381648] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382590] NetLabel: unlabeled traffic allowed by default\n[ 0.383683] clocksource: Switched to clocksource kvm-clock\n[ 0.389401] AppArmor: AppArmor Filesystem Enabled\n[ 0.390345] pnp: PnP ACPI init\n[ 0.391238] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398979] NET: Registered protocol family 2\n[ 0.399946] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401213] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.402404] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.403575] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.404665] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.405843] NET: Registered protocol family 1\n[ 0.406708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407804] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422828] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437051] Trying to unpack rootfs image as initramfs...\n[ 0.487386] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.501411] Scanning for low memory corruption every 60 seconds\n[ 0.502741] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503898] audit: initializing netlink subsys (disabled)\n[ 0.504926] audit: type=2000 audit(1530485316.724:1): initialized\n[ 0.506236] Initialise system trusted keyring\n[ 0.507184] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508354] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510307] zbud: loaded\n[ 0.511006] VFS: Disk quotas dquot_6.6.0\n[ 0.511837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513356] fuse init (API version 7.23)\n[ 0.514233] Key type big_key registered\n[ 0.515039] Allocating IMA MOK and blacklist keyrings.\n[ 0.516153] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.517937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519407] io scheduler noop registered\n[ 0.520208] io scheduler deadline registered (default)\n[ 0.521196] io scheduler cfq registered\n[ 0.522030] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525792] ACPI: Power Button [PWRF]\n[ 0.526628] GHES: HEST is not enabled!\n[ 0.540090] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570230] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.602403] Linux agpgart interface v0.103\n[ 0.604915] brd: module loaded\n[ 0.606083] loop: module loaded\n[ 0.610522] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612012] GPT:90111 != 20971519\n[ 0.612705] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613789] GPT:90111 != 20971519\n[ 0.614473] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615430] vda: vda1 vda15\n[ 0.616985] scsi host0: ata_piix\n[ 0.617718] scsi host1: ata_piix\n[ 0.618419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619626] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621067] libphy: Fixed MDIO Bus: probed\n[ 0.621896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624993] PPP generic driver version 2.4.2\n[ 0.625877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627167] ehci-pci: EHCI PCI platform driver\n[ 0.628043] ehci-platform: EHCI generic platform driver\n[ 0.629032] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630149] ohci-pci: OHCI PCI platform driver\n[ 0.631010] ohci-platform: OHCI generic platform driver\n[ 0.632007] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653807] usb usb1: Product: UHCI Host Controller\n[ 0.654734] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656885] hub 1-0:1.0: USB hub found\n[ 0.657664] hub 1-0:1.0: 2 ports detected\n[ 0.658568] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660687] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661635] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662654] mousedev: PS/2 mouse device common for all mice\n[ 0.663906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665733] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666825] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668022] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669203] i2c /dev entries driver\n[ 0.669962] device-mapper: uevent: version 1.0.3\n[ 0.670900] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673795] NET: Registered protocol family 10\n[ 0.674792] NET: Registered protocol family 17\n[ 0.675692] Key type dns_resolver registered\n[ 0.676613] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677705] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679447] registered taskstats version 1\n[ 0.680284] Loading compiled-in X.509 certificates\n[ 0.681720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683558] zswap: loaded using pool lzo/zbud\n[ 0.684921] Key type trusted registered\n[ 0.686448] Key type encrypted registered\n[ 0.687269] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689338] evm: HMAC attrs: 0x1\n[ 0.690266] Magic number: 10:203:855\n[ 0.691124] rtc_cmos 00:00: setting system clock to 2018-07-01 22:48:36 UTC (1530485316)\n[ 0.692721] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693835] EDD information not available.\n[ 0.776234] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777672] ata1.00: configured for MWDMA2\n[ 0.778861] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791489] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792713] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793965] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795825] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797357] Write protecting the kernel read-only data: 14336k\n[ 0.798920] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800728] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858137] random: blkid urandom read with 10 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending discover...\nSending select for 10.10.10.16...\nLease of 10.10.10.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nping 179.24.1.12 OK\nping 179.24.1.12 OK\n/dev/root resized successfully [took 29.30s]\nping 179.24.1.12 OK\n"} 2018-07-01 22:58:38,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-c256ade0-2776-46f8-bce8-052154a81f3a 2018-07-01 22:58:38,680 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' 2018-07-01 22:58:38,680 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-07-01 22:58:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"router": {"routes": []}}' 2018-07-01 22:58:39,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-8262f1b1-bea6-4cb7-ba2f-1fd5e12e8a10 Date: Sun, 01 Jul 2018 22:58:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b0884841-56b7-46c4-94b1-9def8e6121cb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "561ab8b7-81db-48f7-90dc-086a8487c2c2", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:53:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:58:39Z", "revision_number": 6, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894", "name": "sdnvpn-13-1-router"}} 2018-07-01 22:58:39,388 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 used request id req-8262f1b1-bea6-4cb7-ba2f-1fd5e12e8a10 2018-07-01 22:58:39,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" 2018-07-01 22:58:39,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20b3b300-ee9d-4ca0-bc44-1306fbc68322 x-compute-request-id: req-20b3b300-ee9d-4ca0-bc44-1306fbc68322 Content-Length: 0 Content-Type: application/json 2018-07-01 22:58:39,438 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6c4ca806-c91e-4a7f-8369-7ae0ef2d1d31 used request id req-20b3b300-ee9d-4ca0-bc44-1306fbc68322 2018-07-01 22:58:39,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" -d '{"forceDelete": null}' 2018-07-01 22:58:39,629 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-431759ac-2ad4-4abd-8954-3a058a427395 x-compute-request-id: req-431759ac-2ad4-4abd-8954-3a058a427395 Content-Length: 0 Content-Type: application/json 2018-07-01 22:58:39,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4b203096-4273-42ae-923c-47f94b04bb61/action used request id req-431759ac-2ad4-4abd-8954-3a058a427395 2018-07-01 22:58:39,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" -d '{"forceDelete": null}' 2018-07-01 22:58:39,801 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28740ff8-5513-4d54-9af5-3d0041a601ae x-compute-request-id: req-28740ff8-5513-4d54-9af5-3d0041a601ae Content-Length: 0 Content-Type: application/json 2018-07-01 22:58:39,801 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/70c50c57-e365-4213-a88b-dd352aa10e51/action used request id req-28740ff8-5513-4d54-9af5-3d0041a601ae 2018-07-01 22:58:39,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6200934f926472687b89c8cf878b603387d3e990" -d '{"forceDelete": null}' 2018-07-01 22:58:40,072 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 22:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4b85afc-b73a-4627-bee8-38d2f893cb24 x-compute-request-id: req-d4b85afc-b73a-4627-bee8-38d2f893cb24 Content-Length: 0 Content-Type: application/json 2018-07-01 22:58:40,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7a0fb910-57d0-466d-99fe-fae75fea3bc3/action used request id req-d4b85afc-b73a-4627-bee8-38d2f893cb24 2018-07-01 22:58:40,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" 2018-07-01 22:58:42,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-652d343d-00db-42a5-9ea8-d219adb8ed8e Date: Sun, 01 Jul 2018 22:58:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:58:42,512 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/03370da3-4fc1-47ed-83af-789b2f3219b1 used request id req-652d343d-00db-42a5-9ea8-d219adb8ed8e 2018-07-01 22:58:42,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/239fda53-50d0-4e15-b6e8-c3913077bb18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2601915079fd303849032d2533378483a23ed5f" 2018-07-01 22:58:44,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf07d38b-54bb-452a-8185-cef3d5eaaedf Date: Sun, 01 Jul 2018 22:58:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 22:58:44,704 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/239fda53-50d0-4e15-b6e8-c3913077bb18 used request id req-bf07d38b-54bb-452a-8185-cef3d5eaaedf 2018-07-01 22:58:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/80cf69ad-c325-46d6-97e5-c4ff07d57a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:58:45,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82b85fff-3142-4815-ac8c-3c8e082e2cfe Content-Length: 0 Date: Sun, 01 Jul 2018 22:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:58:45,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/bgpvpn/bgpvpns/80cf69ad-c325-46d6-97e5-c4ff07d57a89 used request id req-82b85fff-3142-4815-ac8c-3c8e082e2cfe 2018-07-01 22:58:45,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"subnet_id": "3217eefe-a2b7-4377-8ae5-28f1ed156630"}' 2018-07-01 22:58:46,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee295340-bd71-4724-be9d-e6c4310142a2 Date: Sun, 01 Jul 2018 22:58:46 GMT RESP BODY: {"network_id": "45aa9484-be9d-4ec0-88a3-e4ff4983a1e8", "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "subnet_id": "3217eefe-a2b7-4377-8ae5-28f1ed156630", "subnet_ids": ["3217eefe-a2b7-4377-8ae5-28f1ed156630"], "port_id": "80fb8e57-426f-43d8-abba-9993ac477aef", "id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894"} 2018-07-01 22:58:46,388 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894/remove_router_interface used request id req-ee295340-bd71-4724-be9d-e6c4310142a2 2018-07-01 22:58:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" -d '{"router": {"external_gateway_info": {}}}' 2018-07-01 22:58:47,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-a10b6eb3-e83e-4f68-bd62-99ee0465a8b7 Date: Sun, 01 Jul 2018 22:58:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f16c7a69d81940ad84961cd4d69080fa", "created_at": "2018-07-01T22:53:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-01T22:58:47Z", "revision_number": 10, "routes": [], "project_id": "f16c7a69d81940ad84961cd4d69080fa", "id": "3ea47b9b-4360-49e9-a9dc-07cb88b72894", "name": "sdnvpn-13-1-router"}} 2018-07-01 22:58:47,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 used request id req-a10b6eb3-e83e-4f68-bd62-99ee0465a8b7 2018-07-01 22:58:47,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/3217eefe-a2b7-4377-8ae5-28f1ed156630 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:58:49,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d448949-f8d5-486d-b689-256b5575874e Date: Sun, 01 Jul 2018 22:58:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:58:49,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3217eefe-a2b7-4377-8ae5-28f1ed156630 used request id req-8d448949-f8d5-486d-b689-256b5575874e 2018-07-01 22:58:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:58:49,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-752dda60-f20d-47a3-b9f0-a7957585ff18 Content-Length: 0 Date: Sun, 01 Jul 2018 22:58:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:58:49,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3ea47b9b-4360-49e9-a9dc-07cb88b72894 used request id req-752dda60-f20d-47a3-b9f0-a7957585ff18 2018-07-01 22:58:49,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/45aa9484-be9d-4ec0-88a3-e4ff4983a1e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c8a5bb4071c54502ed323035baa3a67b4335c2" 2018-07-01 22:58:50,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca448587-b55e-4b77-9813-0afce07b74aa Date: Sun, 01 Jul 2018 22:58:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 22:58:50,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/45aa9484-be9d-4ec0-88a3-e4ff4983a1e8 used request id req-ca448587-b55e-4b77-9813-0afce07b74aa 2018-07-01 22:58:50,828 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-07-01 22:58:50,828 - sdnvpn-results - INFO - All the subtests have passed. 2018-07-01 22:58:50,829 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-07-01 22:58:50,829 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2018-07-01 22:58:50,829 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-07-01 22:58:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/f16c7a69d81940ad84961cd4d69080fa -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6869c6fd8cf9388d7bf49c514cc0967033e0f7b" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-07-01 22:58:51,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-be5fb599-56d7-40ae-97d6-81e3bdc51e49 Date: Sun, 01 Jul 2018 22:58:51 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-07-01 22:58:51,095 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/f16c7a69d81940ad84961cd4d69080fa used request id req-be5fb599-56d7-40ae-97d6-81e3bdc51e49 2018-07-01 22:58:51,095 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-07-01 22:58:51,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ac4ab517bc95ca6f5ff81aef17d87d5faba45c" -d '{"quota_class_set": {"instances": 10}}' 2018-07-01 22:58:51,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 22:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe40a558-f523-4eae-ae43-f572a6c8de33 x-compute-request-id: req-fe40a558-f523-4eae-ae43-f572a6c8de33 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 22:58:51,261 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-class-sets/default used request id req-fe40a558-f523-4eae-ae43-f572a6c8de33 2018-07-01 22:58:51,264 - paramiko.transport - DEBUG - starting thread (client mode): 0x59849590L 2018-07-01 22:58:51,265 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:58:51,290 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:58:51,290 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:58:51,295 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:58:51,295 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:58:51,296 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:58:51,296 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:58:51,296 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:58:51,296 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:58:51,303 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:58:51,304 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:58:51,328 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.72: 838d334053a05fdc700e70f3ce93f295 2018-07-01 22:58:51,329 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:58:51,344 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:58:51,442 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:58:51,446 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:58:51,716 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:58:51,716 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:58:51,755 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:58:51,755 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:58:51,771 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:58:56,325 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:58:56,326 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:58:56,328 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a538f10L 2018-07-01 22:58:56,328 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:58:56,334 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:58:56,334 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:58:56,337 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:58:56,337 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:58:56,337 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:58:56,337 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:58:56,337 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:58:56,337 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:58:56,340 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:58:56,341 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:58:56,343 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:58:56,344 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:58:56,381 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:58:56,391 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:58:56,408 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:58:56,470 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:58:56,470 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:58:56,508 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:58:56,508 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:58:56,513 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:58:56,548 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:58:56,549 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:58:56,550 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:58:56,551 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:58:56,551 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:58:56,591 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:58:56,628 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:58:56,629 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:58:56,630 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:58:56,631 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:58:56,631 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:58:56,672 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:58:56,704 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:58:56,705 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:58:56,707 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a581410L 2018-07-01 22:58:56,707 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:58:56,713 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:58:56,713 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:58:56,716 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:58:56,716 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:58:56,716 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:58:56,716 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:58:56,716 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:58:56,716 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:58:56,720 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:58:56,720 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:58:56,722 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:58:56,722 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:58:56,760 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:58:56,770 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:58:56,786 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:58:56,865 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:58:56,866 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:58:56,904 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:58:56,905 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:58:56,923 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:58:56,960 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:58:56,961 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:58:56,962 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:58:56,963 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:58:56,963 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:58:57,003 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:58:57,040 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:58:57,042 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:58:57,042 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:58:57,043 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:58:57,043 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:58:57,084 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:58:57,116 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:58:57,117 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:58:57,120 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a50d990L 2018-07-01 22:58:57,121 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:58:57,125 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:58:57,125 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:58:57,129 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:58:57,129 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:58:57,129 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:58:57,129 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:58:57,129 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:58:57,129 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:58:57,133 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:58:57,134 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:58:57,136 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:58:57,137 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:58:57,173 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:58:57,182 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:58:57,201 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:58:57,266 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:58:57,266 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:58:57,305 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:58:57,306 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:58:57,313 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:58:57,349 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:58:57,350 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:58:57,350 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:58:57,351 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:58:57,351 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:58:57,392 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:58:57,431 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:58:57,432 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:58:57,433 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:58:57,434 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:58:57,434 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:58:57,475 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:58:57,510 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:58:57,511 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:58:57,513 - paramiko.transport - DEBUG - starting thread (client mode): 0x59969990L 2018-07-01 22:58:57,514 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:58:57,519 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:58:57,519 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:58:57,521 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:58:57,521 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:58:57,522 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:58:57,522 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:58:57,522 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:58:57,522 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:58:57,527 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:58:57,527 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:58:57,529 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:58:57,530 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:58:57,566 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:58:57,576 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:58:57,594 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:58:57,659 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:58:57,660 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:58:57,699 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:58:57,700 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:58:57,705 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:58:57,736 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:58:57,736 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:58:57,737 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:58:57,738 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:58:57,738 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:58:57,778 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:58:57,812 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:58:57,813 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:58:57,814 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:58:57,815 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:58:57,815 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:58:57,855 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:58:57,884 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:58:57,886 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:58:57,887 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a545e90L 2018-07-01 22:58:57,888 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:58:57,892 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:58:57,892 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:58:57,895 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:58:57,895 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:58:57,895 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:58:57,896 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:58:57,896 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:58:57,896 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:58:57,900 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:58:57,901 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:58:57,903 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:58:57,904 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:58:57,940 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:58:57,951 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:58:57,969 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:58:58,037 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:58:58,037 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:58:58,076 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:58:58,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:58:58,088 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:58:58,119 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:58:58,119 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:58:58,121 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:58:58,122 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:58:58,122 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:58:58,162 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:58:58,195 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:58:58,196 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:58:58,197 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:58:58,198 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:58:58,198 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:58:58,238 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:58:58,266 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:58:58,267 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:58:58,268 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:58:58,269 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:58:58,269 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:58:58,276 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:59:02,917 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:59:02,918 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:59:02,921 - paramiko.transport - DEBUG - starting thread (client mode): 0x5a538d90L 2018-07-01 22:59:02,921 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:59:02,926 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:59:02,927 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:59:02,929 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:59:02,929 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:59:02,929 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:59:02,930 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:59:02,930 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:59:02,930 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:59:02,934 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:59:02,935 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:59:02,936 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.3: c6d3e82d3008f0826741907c44e9b70c 2018-07-01 22:59:02,937 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:59:02,974 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:59:02,986 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:59:03,001 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:59:03,065 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:59:03,065 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:59:03,105 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:59:03,106 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:59:03,113 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:59:03,147 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:59:03,148 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:59:03,149 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:59:03,150 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:59:03,150 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:59:03,191 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:59:03,230 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:59:03,231 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:59:03,232 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:59:03,233 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:59:03,233 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:59:03,275 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:59:03,307 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:59:03,309 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:59:03,311 - paramiko.transport - DEBUG - starting thread (client mode): 0x5b0e7810L 2018-07-01 22:59:03,311 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:59:03,317 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:59:03,317 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:59:03,320 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:59:03,320 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:59:03,320 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:59:03,320 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:59:03,321 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:59:03,321 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:59:03,325 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:59:03,326 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:59:03,326 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: 15241ef0febc7b6d7b4cc6483eaeae90 2018-07-01 22:59:03,327 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:59:03,365 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:59:03,377 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:59:03,391 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:59:03,471 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:59:03,471 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:59:03,510 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:59:03,510 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:59:03,527 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:59:03,561 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:59:03,562 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:59:03,563 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:59:03,563 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:59:03,564 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:59:03,604 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:59:03,641 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:59:03,642 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:59:03,642 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:59:03,643 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:59:03,644 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:59:03,684 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:59:03,716 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:59:03,717 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:59:03,719 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd78a10L 2018-07-01 22:59:03,720 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:59:03,725 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:59:03,726 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:59:03,728 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:59:03,728 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:59:03,729 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:59:03,729 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:59:03,729 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:59:03,729 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:59:03,734 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:59:03,734 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:59:03,751 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 5d8d4dd378c1cdd17910d36238bc2851 2018-07-01 22:59:03,752 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:59:03,773 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:59:03,785 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:59:03,816 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:59:03,862 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:59:03,862 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:59:03,901 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:59:03,901 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:59:03,920 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:59:03,952 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:59:03,953 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:59:03,954 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:59:03,955 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:59:03,956 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:59:03,996 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:59:04,032 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:59:04,033 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:59:04,034 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:59:04,035 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:59:04,035 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:59:04,075 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:59:04,103 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:59:04,105 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:59:04,107 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd15f10L 2018-07-01 22:59:04,107 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:59:04,111 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:59:04,112 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:59:04,113 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:59:04,114 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:59:04,114 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:59:04,114 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:59:04,115 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:59:04,115 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:59:04,119 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:59:04,119 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:59:04,123 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 00aae8ec409397b3d24ddcf15d705dff 2018-07-01 22:59:04,123 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:59:04,158 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:59:04,169 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:59:04,188 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:59:04,242 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:59:04,243 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:59:04,282 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:59:04,283 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:59:04,291 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:59:04,321 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:59:04,322 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:59:04,323 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:59:04,324 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:59:04,324 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:59:04,365 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:59:04,397 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:59:04,398 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:59:04,398 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:59:04,399 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:59:04,400 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:59:04,440 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:59:04,467 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:59:04,469 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:59:04,471 - paramiko.transport - DEBUG - starting thread (client mode): 0x5bd3b3d0L 2018-07-01 22:59:04,472 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-07-01 22:59:04,476 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-07-01 22:59:04,477 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-07-01 22:59:04,479 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-01 22:59:04,479 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-01 22:59:04,480 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-01 22:59:04,480 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-01 22:59:04,480 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-01 22:59:04,480 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-01 22:59:04,485 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-01 22:59:04,486 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-01 22:59:04,503 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: e0be6d96cbbb6b3d1303dbca96201530 2018-07-01 22:59:04,504 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-07-01 22:59:04,525 - paramiko.transport - DEBUG - userauth is OK 2018-07-01 22:59:04,537 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-01 22:59:04,568 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-01 22:59:04,623 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-01 22:59:04,623 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-01 22:59:04,662 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-01 22:59:04,663 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-01 22:59:04,671 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-01 22:59:04,701 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-01 22:59:04,702 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-01 22:59:04,703 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-01 22:59:04,704 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-01 22:59:04,704 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-01 22:59:04,745 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-01 22:59:04,778 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-01 22:59:04,779 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-01 22:59:04,780 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-01 22:59:04,781 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-01 22:59:04,781 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-01 22:59:04,822 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-01 22:59:04,852 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-01 22:59:04,853 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-07-01 22:59:04,853 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-01 22:59:04,874 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:59:04,875 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:59:04,875 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:59:04,878 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:59:04,911 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-07-01 22:59:04,911 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-07-01 22:59:04,913 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-07-01 22:59:04,924 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-07-01 22:59:04,926 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-07-01 22:59:04,927 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:59:04,928 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:59:04,928 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:59:04,931 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:59:04,931 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:59:04,932 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:04,932 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:04,933 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:10,066 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:59:10,068 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:59:10,069 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:59:10,070 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:59:10,070 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:59:10,111 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:59:10,142 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-07-01 22:59:10,142 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-07-01 22:59:10,144 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-07-01 22:59:10,145 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-07-01 22:59:10,253 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-07-01 22:59:10,254 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-07-01 22:59:10,271 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-07-01 22:59:10,527 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:59:10,528 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:59:10,528 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:59:10,531 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:59:10,562 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-07-01 22:59:10,562 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-07-01 22:59:10,564 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-07-01 22:59:10,565 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-07-01 22:59:10,566 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-07-01 22:59:10,567 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:59:10,568 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:59:10,568 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:59:10,570 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:59:10,571 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:59:10,572 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:10,572 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:10,572 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:14,300 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:59:14,304 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:59:14,305 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:59:14,306 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:59:14,306 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:59:14,346 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:59:14,375 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-07-01 22:59:14,376 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-07-01 22:59:14,377 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-07-01 22:59:14,378 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-07-01 22:59:14,498 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-07-01 22:59:14,499 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-07-01 22:59:14,516 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-07-01 22:59:14,861 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:59:14,862 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:59:14,862 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:59:14,865 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:59:14,899 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-07-01 22:59:14,900 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-07-01 22:59:14,902 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-07-01 22:59:14,903 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-07-01 22:59:14,904 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-07-01 22:59:14,908 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:59:14,909 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:59:14,909 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:59:14,911 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:59:14,912 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:59:14,912 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:14,913 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:14,913 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:19,639 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:59:19,642 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:59:19,643 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:59:19,644 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:59:19,644 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:59:19,686 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:59:19,717 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-07-01 22:59:19,718 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-07-01 22:59:19,719 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-07-01 22:59:19,720 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-07-01 22:59:19,864 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-07-01 22:59:19,865 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-07-01 22:59:19,880 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-07-01 22:59:20,159 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:59:20,160 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:59:20,160 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:59:20,163 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:59:20,189 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-07-01 22:59:20,189 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-07-01 22:59:20,191 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-07-01 22:59:20,192 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-07-01 22:59:20,193 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-07-01 22:59:20,194 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:59:20,194 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:59:20,195 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:59:20,197 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:59:20,197 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:59:20,198 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:20,198 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:20,199 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:20,329 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:59:20,330 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:59:20,331 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:59:20,332 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:59:20,332 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:59:20,373 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:59:20,400 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-07-01 22:59:20,400 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-07-01 22:59:20,402 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-07-01 22:59:20,403 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-07-01 22:59:20,409 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-07-01 22:59:20,410 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-07-01 22:59:20,423 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-07-01 22:59:20,443 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-01 22:59:20,444 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-01 22:59:20,445 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-01 22:59:20,447 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-01 22:59:20,474 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-07-01 22:59:20,475 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-07-01 22:59:20,476 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-07-01 22:59:20,477 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-07-01 22:59:20,478 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-07-01 22:59:20,480 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-07-01 22:59:20,480 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-07-01 22:59:20,481 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-07-01 22:59:20,482 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-01 22:59:20,483 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-07-01 22:59:20,484 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:20,484 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:20,485 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-07-01 22:59:20,620 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-07-01 22:59:20,622 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-07-01 22:59:20,622 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-07-01 22:59:20,623 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-07-01 22:59:20,623 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-07-01 22:59:20,664 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-07-01 22:59:20,692 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-07-01 22:59:20,692 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-07-01 22:59:20,693 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-07-01 22:59:20,694 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-07-01 22:59:20,701 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-07-01 22:59:20,702 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-07-01 22:59:20,717 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-07-01 22:59:20,746 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-07-01 22:59:22,426 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 22:59:22,427 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 44:43 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-07-01 22:59:22,431 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-07-01 22:59:22,431 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:38 | PASS | | bgpvpn | sdnvpn | features | 44:43 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-01 22:59:22,436 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-01 22:59:22,520 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:22,620 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:22,721 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:22,731 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:22,820 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:22,921 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,020 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,121 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,221 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,320 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,423 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,522 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,622 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,723 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,822 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:23,922 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,023 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,124 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,221 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,325 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,424 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,527 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,626 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,722 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,827 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:24,927 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:25,023 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:25,126 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:25,253 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:25,361 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:25,416 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:25,519 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:25,619 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-01 22:59:28,670 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-236 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-01 22:59:28,674 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dTX87NqR6rsGYf7NztQWDcxGu export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-07-01 22:59:28,675 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-01 22:59:28,675 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-07-01 22:59:28,676 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-01 22:59:28,678 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-01 22:59:31,154 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-236 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-01 22:59:31,159 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=dTX87NqR6rsGYf7NztQWDcxGu export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-07-01 22:59:31,159 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-01 22:59:31,160 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-07-01 22:59:31,160 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-07-01 22:59:31,162 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK